+ 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 [Fri Jul 17 04:09:40 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:55:00 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-84cfc8767d-n6nb8 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 0x7f51fdb69668 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:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /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-07-17 04:09:44.656 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-07-17 04:09:44.656 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. 2026-07-17 04:09:44.757 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-07-17 04:09:44.757 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. /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-07-17 04:09:46.054 7 INFO cinder.rpc [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-17 04:09:46.058 7 INFO cinder.rpc [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-17 04:09:46.061 7 INFO cinder.rpc [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-17 04:09:46.064 7 INFO cinder.rpc [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-17 04:09:46.090 8 INFO cinder.rpc [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-17 04:09:46.093 8 INFO cinder.rpc [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-17 04:09:46.096 8 INFO cinder.rpc [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-17 04:09:46.098 8 INFO cinder.rpc [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-17 04:09:46.120 7 INFO cinder.rpc [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-17 04:09:46.125 7 INFO cinder.rpc [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-17 04:09:46.150 8 INFO cinder.rpc [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-17 04:09:46.154 8 INFO cinder.rpc [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-17 04:09:46.176 7 WARNING cinder.api.contrib.hosts [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-17 04:09:46.205 8 WARNING cinder.api.contrib.hosts [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-17 04:09:46.224 7 WARNING keystonemiddleware._common.config [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 04:09:46.233 7 WARNING keystonemiddleware.auth_token [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f51fdb69668 pid: 7 (default app) 2026-07-17 04:09:46.245 8 WARNING keystonemiddleware._common.config [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 04:09:46.254 8 WARNING keystonemiddleware.auth_token [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f51fdb69668 pid: 8 (default app) 2026-07-17 04:09:47.552 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:09:47.553 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:09:57.553 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:09:57.555 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:10:07.552 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:10:07.554 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:10:17.552 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:10:17.553 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:10:17.552 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:10:17.555 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:10:27.551 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:10:27.551 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:10:27.553 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:10:27.553 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:10:37.552 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:10:37.553 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:10:37.554 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:10:37.556 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:10:47.552 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:10:47.552 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:10:47.553 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:10:47.554 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:10:57.551 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:10:57.551 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:10:57.552 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:10:57.552 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:11:07.551 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:11:07.551 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:11:07.552 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:11:07.553 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:11:17.551 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:11:17.552 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] GET http://10.0.0.60:8776/ 2026-07-17 04:11:17.552 8 INFO cinder.api.openstack.wsgi [None req-0540c3e5-c863-4fd2-af6c-d8f52a20f6cd - - - - - -] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:11:17.553 7 INFO cinder.api.openstack.wsgi [None req-9d989334-e259-4696-b530-d504c13fdb33 - - - - - -] http://10.0.0.60: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-07-17 04:11:24.361 8 INFO cinder.api.openstack.wsgi [None req-d16e3ab7-ccbd-4458-b385-325e0edd25d5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/types/rbd1 2026-07-17 04:11:24.419 8 INFO cinder.api.openstack.wsgi [None req-d16e3ab7-ccbd-4458-b385-325e0edd25d5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 9/18] 10.0.0.193 () {30 vars in 682 bytes} [Fri Jul 17 04:11:23 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/types/rbd1 => generated 82 bytes in 946 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-07-17 04:11:24.929 7 INFO cinder.api.openstack.wsgi [None req-a519ec5b-a9ce-4ab7-a90a-257e9d4c187b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:11:24.987 7 INFO cinder.api.openstack.wsgi [None req-a519ec5b-a9ce-4ab7-a90a-257e9d4c187b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/19] 10.0.0.193 () {30 vars in 721 bytes} [Fri Jul 17 04:11:24 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/types?name=rbd1&is_public=None => generated 20 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:11:27.098 8 INFO cinder.api.openstack.wsgi [None req-a41b9988-4a0a-414d-92e8-a51cf0bdb2db 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:11:27.127 8 INFO cinder.api.openstack.wsgi [None req-a41b9988-4a0a-414d-92e8-a51cf0bdb2db 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/types returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.193 () {34 vars in 725 bytes} [Fri Jul 17 04:11:27 2026] POST /v3/96a51f393b6847b9a19a4c3076325c63/types => generated 179 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:11:27.144 7 INFO cinder.api.openstack.wsgi [req-a41b9988-4a0a-414d-92e8-a51cf0bdb2db req-e421455a-7cf8-415f-af9e-c7eafb7333d7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/types/ffaa1cdb-1048-4394-ad17-306230d69d58/extra_specs 2026-07-17 04:11:27.204 7 INFO cinder.api.openstack.wsgi [req-a41b9988-4a0a-414d-92e8-a51cf0bdb2db req-e421455a-7cf8-415f-af9e-c7eafb7333d7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/types/ffaa1cdb-1048-4394-ad17-306230d69d58/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.193 () {36 vars in 894 bytes} [Fri Jul 17 04:11:27 2026] POST /v3/96a51f393b6847b9a19a4c3076325c63/types/ffaa1cdb-1048-4394-ad17-306230d69d58/extra_specs => generated 48 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:11:27.551 8 INFO cinder.api.openstack.wsgi [None req-a41b9988-4a0a-414d-92e8-a51cf0bdb2db 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:11:27.551 7 INFO cinder.api.openstack.wsgi [req-a41b9988-4a0a-414d-92e8-a51cf0bdb2db req-e421455a-7cf8-415f-af9e-c7eafb7333d7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:11:27.553 7 INFO cinder.api.openstack.wsgi [req-a41b9988-4a0a-414d-92e8-a51cf0bdb2db req-e421455a-7cf8-415f-af9e-c7eafb7333d7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:11:27.553 8 INFO cinder.api.openstack.wsgi [None req-a41b9988-4a0a-414d-92e8-a51cf0bdb2db 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:11:29.570 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/types?is_public=None 2026-07-17 04:11:29.582 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/24] 10.0.0.193 () {30 vars in 701 bytes} [Fri Jul 17 04:11:29 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/types?is_public=None => generated 443 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:11:31.543 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/qos-specs 2026-07-17 04:11:31.560 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/25] 10.0.0.193 () {30 vars in 680 bytes} [Fri Jul 17 04:11:31 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/qos-specs => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:11:37.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:11:37.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:11:37.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:11:37.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:11:47.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:11:47.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:11:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:11:47.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:11:57.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:11:57.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:11:57.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:11:57.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:12:07.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:12:07.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:12:07.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:12:07.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:12:17.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:12:17.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:12:17.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:12:17.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:12:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:12:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:12:27.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:12:27.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:12:37.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:12:37.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:12:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:12:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:12:47.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:12:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:12:47.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:12:47.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:12:57.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:12:57.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:12:57.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:12:57.555 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:13:07.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:13:07.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:13:07.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:13:07.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:13:17.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:13:17.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:13:17.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:13:17.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:13:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:13:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:13:27.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:13:27.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:13:37.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:13:37.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:13:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:13:37.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:13:47.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:13:47.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:13:47.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:13:47.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:13:57.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:13:57.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:13:57.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:13:57.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:14:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:14:07.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:14:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:14:07.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:14:17.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:14:17.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:14:17.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:14:17.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:14:27.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:14:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:14:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:14:27.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:14:37.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:14:37.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:14:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:14:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:14:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:14:47.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:14:47.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:14:47.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:14:57.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:14:57.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:14:57.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:14:57.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:15:07.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:15:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:15:07.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:15:07.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:15:17.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:15:17.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:15:17.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:15:17.554 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:15:27.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:15:27.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:15:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:15:27.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:15:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:15:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:15:37.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:15:37.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:15:47.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:15:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:15:47.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:15:47.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:15:57.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:15:57.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:15:57.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:15:57.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:16:07.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:16:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:16:07.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:16:07.554 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:16:17.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:16:17.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:16:17.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:16:17.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:16:27.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:16:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:16:27.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:16:27.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:16:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:16:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:16:37.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:16:37.554 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:16:47.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:16:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:16:47.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:16:47.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:16:57.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:16:57.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:16:57.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:16:57.555 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:17:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:17:07.554 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:17:07.561 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:17:07.562 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:17:17.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:17:17.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:17:17.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:17:17.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:17:27.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:17:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:17:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:17:27.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:17:37.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:17:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:17:37.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:17:37.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:17:47.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:17:47.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:17:47.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:17:47.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:17:57.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:17:57.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:17:57.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:17:57.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:18:07.558 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:18:07.559 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:18:07.562 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:18:07.563 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:18:17.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:18:17.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:18:17.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:18:17.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:18:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:18:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:18:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:18:27.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:18:37.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:18:37.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:18:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:18:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:18:47.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:18:47.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:18:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:18:47.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:18:57.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:18:57.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:18:57.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:18:57.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:19:07.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:19:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:19:07.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:19:07.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:19:17.554 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:19:17.555 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:19:17.561 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:19:17.562 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:19:27.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:19:27.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:19:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:19:27.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:19:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:19:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:19:37.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:19:37.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:19:47.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:19:47.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:19:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:19:47.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:19:57.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:19:57.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:19:57.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:19:57.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:20:07.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:20:07.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:20:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:20:07.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:20:17.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:20:17.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:20:17.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:20:17.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:20:27.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:20:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:20:27.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:20:27.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:20:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:20:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:20:37.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:20:37.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:20:47.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:20:47.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:20:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:20:47.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:20:57.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:20:57.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:20:57.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:20:57.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:21:07.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:21:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:21:07.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:21:07.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:21:17.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:21:17.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:21:17.554 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:21:17.554 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:21:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:21:27.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:21:27.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:21:27.554 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:21:37.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:21:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:21:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:21:37.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:21:47.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:21:47.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:21:47.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:21:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:21:57.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:21:57.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:21:57.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:21:57.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:22:07.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:22:07.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:22:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:22:07.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:22:17.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:22:17.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:22:17.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:22:17.554 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:22:27.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:22:27.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:22:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:22:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:22:37.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:22:37.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:22:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:22:37.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:22:47.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:22:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:22:47.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:22:47.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:22:57.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:22:57.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:22:57.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:22:57.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:23:07.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:23:07.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:23:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:23:07.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:23:17.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:23:17.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:23:17.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:23:17.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:23:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:23:27.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:23:27.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:23:27.554 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:23:37.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:23:37.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:23:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:23:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:23:47.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:23:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:23:47.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:23:47.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:23:57.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:23:57.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:23:57.554 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:23:57.554 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:24:07.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:24:07.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:24:07.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:24:07.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:24:17.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:24:17.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:24:17.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:24:17.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:24:27.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:24:27.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:24:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:24:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:24:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:24:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:24:37.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:24:37.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:24:47.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:24:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:24:47.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:24:47.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:24:57.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:24:57.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:24:57.554 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:24:57.555 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:25:07.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:25:07.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:25:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:25:07.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:25:17.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:25:17.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:25:17.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:25:17.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:25:27.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:25:27.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:25:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:25:27.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:25:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:25:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:25:37.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:25:37.554 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:25:47.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:25:47.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:25:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:25:47.554 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:25:57.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:25:57.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:25:57.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:25:57.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:26:07.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:26:07.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:26:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:26:07.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:26:17.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:26:17.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:26:17.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:26:17.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:26:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:26:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:26:27.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:26:27.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:26:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:26:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:26:37.554 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:26:37.554 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:26:47.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:26:47.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:26:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:26:47.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:26:57.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:26:57.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:26:57.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:26:57.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:27:07.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:27:07.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:27:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:27:07.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:27:17.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:27:17.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:27:17.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:27:17.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:27:27.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:27:27.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:27:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:27:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:27:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:27:37.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:27:37.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:27:37.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:27:47.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:27:47.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:27:47.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:27:47.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:27:57.550 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:27:57.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:27:57.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:27:57.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:28:07.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:28:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:28:07.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:28:07.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:28:17.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:28:17.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:28:17.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:28:17.553 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:28:27.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:28:27.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:28:27.552 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:28:27.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:28:37.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:28:37.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:28:37.554 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:28:37.554 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:28:47.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:28:47.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:28:47.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:28:47.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:28:57.551 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:28:57.551 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:28:57.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:28:57.553 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:29:07.552 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:29:07.554 8 INFO cinder.api.openstack.wsgi [None req-3aa249ff-8a03-43e5-a4ab-a079850f50ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:29:07.554 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:29:07.555 7 INFO cinder.api.openstack.wsgi [None req-273c86a3-9f5b-4bc8-8b7d-02eb22aa3b89 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60: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-07-17 04:29:09.754 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET https://volume.199-204-45-238.nip.io/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=False 2026-07-17 04:29:09.818 8 WARNING cinder.quota [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - 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-07-17 04:29:09.819 8 WARNING cinder.quota [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - 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-07-17 04:29:09.819 8 WARNING cinder.quota [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - 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-07-17 04:29:09.819 8 WARNING cinder.quota [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - 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-07-17 04:29:09.819 8 WARNING cinder.quota [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - 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-07-17 04:29:09.820 8 WARNING cinder.quota [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - 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-07-17 04:29:09.825 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] https://volume.199-204-45-238.nip.io/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 119/238] 199.204.45.238 () {44 vars in 1068 bytes} [Fri Jul 17 04:29:09 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=False => generated 340 bytes in 216 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-07-17 04:29:10.059 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] PUT https://volume.199-204-45-238.nip.io/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63 2026-07-17 04:29:10.158 7 WARNING cinder.quota [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - 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-07-17 04:29:10.159 7 WARNING cinder.quota [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - 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-07-17 04:29:10.159 7 WARNING cinder.quota [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - 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-07-17 04:29:10.159 7 WARNING cinder.quota [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - 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-07-17 04:29:10.160 7 WARNING cinder.quota [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - 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-07-17 04:29:10.160 7 WARNING cinder.quota [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - 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-07-17 04:29:10.166 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] https://volume.199-204-45-238.nip.io/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63 returned with HTTP 200 [pid: 7|app: 0|req: 120/239] 199.204.45.238 () {48 vars in 1097 bytes} [Fri Jul 17 04:29:10 2026] PUT /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63 => generated 296 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:29:17.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:29:17.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:29:17.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:29:17.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:29:27.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:29:27.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:29:27.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:29:27.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:29:37.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:29:37.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:29:37.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:29:37.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:29:47.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:29:47.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:29:47.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:29:47.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:29:57.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:29:57.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:29:57.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:29:57.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:30:07.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:30:07.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:30:07.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:30:07.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:30:17.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:30:17.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:30:17.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:30:17.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:30:27.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:30:27.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:30:27.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:30:27.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:30:37.550 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:30:37.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:30:37.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:30:37.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:30:47.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:30:47.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:30:47.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:30:47.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:30:57.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:30:57.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:30:57.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:30:57.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:31:07.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:31:07.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:31:07.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:31:07.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:31:17.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:31:17.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:31:17.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:31:17.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:31:27.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:31:27.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:31:27.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:31:27.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:31:37.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:31:37.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:31:37.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:31:37.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:31:47.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:31:47.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:31:47.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:31:47.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:31:57.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:31:57.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:31:57.554 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:31:57.554 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:32:07.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:32:07.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:32:07.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:32:07.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:32:17.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:32:17.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:32:17.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:32:17.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:32:27.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:32:27.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:32:27.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:32:27.554 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:32:37.561 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:32:37.561 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:32:37.562 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:32:37.564 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:32:47.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:32:47.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:32:47.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:32:47.554 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:32:57.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:32:57.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:32:57.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:32:57.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:33:07.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:33:07.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:33:07.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:33:07.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:33:17.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:33:17.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:33:17.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:33:17.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:33:27.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:33:27.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:33:27.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:33:27.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:33:37.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:33:37.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:33:37.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:33:37.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:33:47.555 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:33:47.555 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:33:47.556 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:33:47.556 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:33:57.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:33:57.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:33:57.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:33:57.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:34:07.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:34:07.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:34:07.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:34:07.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:34:17.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:34:17.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:34:17.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:34:17.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:34:27.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:34:27.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:34:27.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:34:27.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:34:37.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:34:37.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:34:37.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:34:37.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:34:47.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:34:47.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:34:47.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:34:47.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:34:57.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:34:57.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:34:57.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:34:57.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:35:07.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:35:07.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:35:07.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:35:07.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:35:17.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:35:17.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:35:17.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:35:17.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:35:27.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:35:27.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:35:27.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:35:27.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:35:37.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:35:37.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:35:37.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:35:37.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:35:47.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:35:47.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:35:47.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:35:47.554 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:35:57.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:35:57.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:35:57.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:35:57.554 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:36:07.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:36:07.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:36:07.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:36:07.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:36:17.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:36:17.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:36:17.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:36:17.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:36:27.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:36:27.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:36:27.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:36:27.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:36:37.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:36:37.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:36:37.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:36:37.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:36:47.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:36:47.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:36:47.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:36:47.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:36:57.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:36:57.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:36:57.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:36:57.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:37:07.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:37:07.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:37:07.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:37:07.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:37:17.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:37:17.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:37:17.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:37:17.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:37:27.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:37:27.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:37:27.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:37:27.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:37:37.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:37:37.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:37:37.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:37:37.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:37:47.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:37:47.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:37:47.555 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:37:47.556 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:37:57.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:37:57.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:37:57.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:37:57.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:38:07.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:38:07.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:38:07.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:38:07.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:38:17.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:38:17.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:38:17.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:38:17.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:38:27.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:38:27.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:38:27.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:38:27.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:38:37.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:38:37.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:38:37.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:38:37.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:38:47.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:38:47.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:38:47.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:38:47.554 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:38:57.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:38:57.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:38:57.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:38:57.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:39:07.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:39:07.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:39:07.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:39:07.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:39:17.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:39:17.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:39:17.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:39:17.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:39:27.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:39:27.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:39:27.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:39:27.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:39:37.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:39:37.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:39:37.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:39:37.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:39:47.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:39:47.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:39:47.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:39:47.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:39:57.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:39:57.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:39:57.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:39:57.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:40:07.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:40:07.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:40:07.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:40:07.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:40:17.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:40:17.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:40:17.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:40:17.553 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:40:27.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:40:27.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:40:27.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:40:27.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:40:37.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:40:37.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:40:37.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:40:37.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:40:47.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:40:47.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:40:47.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:40:47.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:40:57.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:40:57.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:40:57.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:40:57.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:41:07.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:41:07.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:41:07.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:41:07.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:41:17.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:41:17.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:41:17.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:41:17.554 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:41:27.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:41:27.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:41:27.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:41:27.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:41:37.551 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:41:37.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:41:37.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:41:37.553 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:41:47.551 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:41:47.552 8 INFO cinder.api.openstack.wsgi [None req-eedc87aa-7a03-4183-ad01-9790c58bd2c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:41:47.552 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:41:47.556 7 INFO cinder.api.openstack.wsgi [None req-88db6703-7bf2-424c-94dd-b1e84278db6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:41:48.735 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET https://volume.199-204-45-238.nip.io/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=False 2026-07-17 04:41:48.799 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] https://volume.199-204-45-238.nip.io/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 196/392] 199.204.45.238 () {44 vars in 1068 bytes} [Fri Jul 17 04:41:48 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=False => generated 340 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:41:49.649 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] PUT https://volume.199-204-45-238.nip.io/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0 2026-07-17 04:41:49.758 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] https://volume.199-204-45-238.nip.io/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0 returned with HTTP 200 [pid: 7|app: 0|req: 197/393] 199.204.45.238 () {48 vars in 1097 bytes} [Fri Jul 17 04:41:49 2026] PUT /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0 => generated 296 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:41:57.551 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:41:57.551 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:41:57.552 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:41:57.552 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:42:07.551 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:42:07.551 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:42:07.552 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:42:07.552 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:42:17.551 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:42:17.552 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:42:17.552 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:42:17.553 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:42:27.551 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:42:27.553 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:42:27.554 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:42:27.555 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:42:37.551 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:42:37.551 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:42:37.551 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:42:37.552 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:42:47.551 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:42:47.551 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:42:47.551 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:42:47.552 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:42:57.551 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:42:57.551 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:42:57.552 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:42:57.552 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:43:07.551 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:43:07.552 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:43:07.552 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:43:07.553 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:43:17.551 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:43:17.551 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:43:17.552 7 INFO cinder.api.openstack.wsgi [None req-1e0e81b0-b9a5-42f5-bea9-eab985a446a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:43:17.552 8 INFO cinder.api.openstack.wsgi [None req-20a16aa0-4a3c-4589-a4d9-407d96b1e53c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:43:19.505 7 INFO cinder.api.openstack.wsgi [None req-6e082819-ce0d-40a0-954d-6187f12a23f9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:43:19.552 7 INFO cinder.volume.api [None req-6e082819-ce0d-40a0-954d-6187f12a23f9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:43:19.555 7 INFO cinder.api.openstack.wsgi [None req-6e082819-ce0d-40a0-954d-6187f12a23f9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 207/412] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:43:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:43:19.569 8 INFO cinder.api.openstack.wsgi [None req-e4ac5f5b-f561-41ce-ac15-007478b4bc34 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:43:19.584 8 INFO cinder.volume.api [None req-e4ac5f5b-f561-41ce-ac15-007478b4bc34 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:43:19.584 8 INFO cinder.api.openstack.wsgi [None req-e4ac5f5b-f561-41ce-ac15-007478b4bc34 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 206/413] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:43:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:43:19.595 7 INFO cinder.api.openstack.wsgi [None req-7f1b448d-1b9b-4725-a206-907f2ee7466e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:43:19.603 7 INFO cinder.api.openstack.wsgi [None req-7f1b448d-1b9b-4725-a206-907f2ee7466e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 208/414] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:43:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:43:19.614 8 INFO cinder.api.openstack.wsgi [None req-3807bc1d-5a4e-4668-a34d-245942d18e38 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:43:19.654 8 INFO cinder.volume.api [None req-3807bc1d-5a4e-4668-a34d-245942d18e38 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:43:19.656 8 INFO cinder.api.openstack.wsgi [None req-3807bc1d-5a4e-4668-a34d-245942d18e38 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 207/415] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:43:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:43:19.709 7 INFO cinder.api.openstack.wsgi [None req-c4913df3-498d-49bc-889f-33076f0b70a8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:43:19.729 7 INFO cinder.api.openstack.wsgi [None req-c4913df3-498d-49bc-889f-33076f0b70a8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 209/416] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:43:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:43:19.745 8 INFO cinder.api.openstack.wsgi [None req-7efdb10c-cad0-4bd1-a62e-6b8311171178 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:43:19.776 8 INFO cinder.api.openstack.wsgi [None req-7efdb10c-cad0-4bd1-a62e-6b8311171178 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/417] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:43:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:43:19.797 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:43:19.818 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 210/418] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:43:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:43:19.828 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:43:20.367 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 209/419] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:43:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:43:27.551 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:43:27.551 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:43:27.552 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:43:27.553 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:43:37.551 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:43:37.551 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:43:37.552 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:43:37.552 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:43:47.552 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:43:47.553 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:43:47.555 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:43:47.556 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:43:57.551 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:43:57.551 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:43:57.552 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:43:57.552 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:44:07.551 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:44:07.551 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:44:07.552 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:44:07.552 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:44:17.552 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:44:17.553 7 INFO cinder.api.openstack.wsgi [None req-7d14ce4b-082e-4af5-88c5-9300dd406491 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:44:17.555 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:44:17.556 8 INFO cinder.api.openstack.wsgi [None req-a3a89a7a-1e62-4bd0-8cca-bee1e796c2e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:44:19.486 7 INFO cinder.api.openstack.wsgi [None req-74ecebc9-4b7f-4af2-9314-e9d12039d18b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:44:19.501 7 INFO cinder.volume.api [None req-74ecebc9-4b7f-4af2-9314-e9d12039d18b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:44:19.502 7 INFO cinder.api.openstack.wsgi [None req-74ecebc9-4b7f-4af2-9314-e9d12039d18b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/432] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:44:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:44:19.513 8 INFO cinder.api.openstack.wsgi [None req-2bde283e-f476-4165-b915-e4229013975a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:44:19.522 8 INFO cinder.volume.api [None req-2bde283e-f476-4165-b915-e4229013975a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:44:19.523 8 INFO cinder.api.openstack.wsgi [None req-2bde283e-f476-4165-b915-e4229013975a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 216/433] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:44:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:44:19.534 7 INFO cinder.api.openstack.wsgi [None req-c2f1614a-b210-4b8b-9e34-369d05279724 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:44:20.074 7 INFO cinder.api.openstack.wsgi [None req-c2f1614a-b210-4b8b-9e34-369d05279724 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 218/434] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:44:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:44:20.123 8 INFO cinder.api.openstack.wsgi [None req-414ddb4b-7c96-4425-aed4-c8f4d43b19a5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:44:20.141 8 INFO cinder.api.openstack.wsgi [None req-414ddb4b-7c96-4425-aed4-c8f4d43b19a5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 217/435] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:44:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:44:20.150 7 INFO cinder.api.openstack.wsgi [None req-fc92d7b3-71a7-4d5c-aefd-07bd07df0379 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:44:20.173 7 INFO cinder.api.openstack.wsgi [None req-fc92d7b3-71a7-4d5c-aefd-07bd07df0379 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/436] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:44:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:44:20.182 8 INFO cinder.api.openstack.wsgi [None req-cbc8c7b9-51e1-48ed-a98f-1c66ef0d7e2d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:44:20.201 8 INFO cinder.api.openstack.wsgi [None req-cbc8c7b9-51e1-48ed-a98f-1c66ef0d7e2d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 218/437] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:44:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:44:20.210 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:44:20.219 7 INFO cinder.volume.api [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:44:20.221 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 220/438] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:44:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:44:20.230 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:44:20.236 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 8|app: 0|req: 219/439] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:44:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:44:27.551 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:44:27.551 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:44:27.552 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:44:27.553 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:44:37.552 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:44:37.553 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:44:37.553 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:44:37.554 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:44:47.551 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:44:47.551 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:44:47.552 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:44:47.553 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:44:57.551 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:44:57.551 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:44:57.552 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:44:57.552 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:45:07.551 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:45:07.551 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:45:07.552 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:45:07.552 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:45:17.552 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:45:17.554 8 INFO cinder.api.openstack.wsgi [None req-2d5593b1-1a66-4077-a2be-fd7f894b4097 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:45:17.553 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:45:17.556 7 INFO cinder.api.openstack.wsgi [None req-d9bde883-34ac-4f19-8b36-bcf267aee750 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:45:19.486 8 INFO cinder.api.openstack.wsgi [None req-669f2389-d872-4b1c-9a72-d3f615146f6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:45:19.492 8 INFO cinder.volume.api [None req-669f2389-d872-4b1c-9a72-d3f615146f6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:45:19.493 8 INFO cinder.api.openstack.wsgi [None req-669f2389-d872-4b1c-9a72-d3f615146f6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 226/452] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:45:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:45:19.506 7 INFO cinder.api.openstack.wsgi [None req-1a04f165-abbc-4bff-a405-79aa88d2a365 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:45:19.513 7 INFO cinder.api.openstack.wsgi [None req-1a04f165-abbc-4bff-a405-79aa88d2a365 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 227/453] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:45:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:45:19.524 8 INFO cinder.api.openstack.wsgi [None req-9396f969-2e83-4f1e-b205-099c6bf9a6f5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:45:20.033 8 INFO cinder.api.openstack.wsgi [None req-9396f969-2e83-4f1e-b205-099c6bf9a6f5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 227/454] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:45:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true => generated 670 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:45:20.051 7 INFO cinder.api.openstack.wsgi [None req-e6edca2c-aa77-4623-9652-9dad157bacfb 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:45:20.066 7 INFO cinder.volume.api [None req-e6edca2c-aa77-4623-9652-9dad157bacfb 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:45:20.068 7 INFO cinder.api.openstack.wsgi [None req-e6edca2c-aa77-4623-9652-9dad157bacfb 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/455] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:45:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:45:20.079 8 INFO cinder.api.openstack.wsgi [None req-23a006e7-6e93-40be-ae62-685df9481083 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:45:20.089 8 INFO cinder.volume.api [None req-23a006e7-6e93-40be-ae62-685df9481083 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:45:20.090 8 INFO cinder.api.openstack.wsgi [None req-23a006e7-6e93-40be-ae62-685df9481083 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:45:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:45:20.138 7 INFO cinder.api.openstack.wsgi [None req-767b5d08-45ba-481e-aab0-807fd9520c9a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:45:20.162 7 INFO cinder.api.openstack.wsgi [None req-767b5d08-45ba-481e-aab0-807fd9520c9a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:45:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:45:20.181 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:45:20.207 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 229/458] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:45:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:45:20.219 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:45:20.242 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/459] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:45:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:45:27.551 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:45:27.551 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:45:27.553 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:45:27.553 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:45:37.551 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:45:37.551 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:45:37.552 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:45:37.552 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:45:47.551 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:45:47.551 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:45:47.552 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:45:47.552 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:45:57.551 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:45:57.551 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:45:57.552 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:45:57.552 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:46:07.554 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:46:07.554 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:46:07.555 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:46:07.556 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:46:17.551 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:46:17.552 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:46:17.553 8 INFO cinder.api.openstack.wsgi [None req-8571bd71-8f29-49fe-83f8-d58fffa5f150 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:46:17.553 7 INFO cinder.api.openstack.wsgi [None req-6eb17afd-76d6-457a-95b9-8cd01507d58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:46:19.503 8 INFO cinder.api.openstack.wsgi [None req-10c254ca-1853-4831-b009-3a8813bd4feb 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:46:19.510 8 INFO cinder.volume.api [None req-10c254ca-1853-4831-b009-3a8813bd4feb 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:46:19.510 8 INFO cinder.api.openstack.wsgi [None req-10c254ca-1853-4831-b009-3a8813bd4feb 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/472] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:46:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:46:19.524 7 INFO cinder.api.openstack.wsgi [None req-678a9e18-e4ca-4d87-ba86-19deb62fd03c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:46:19.535 7 INFO cinder.volume.api [None req-678a9e18-e4ca-4d87-ba86-19deb62fd03c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:46:19.537 7 INFO cinder.api.openstack.wsgi [None req-678a9e18-e4ca-4d87-ba86-19deb62fd03c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/473] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:46:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:46:19.548 8 INFO cinder.api.openstack.wsgi [None req-4f2c0010-c1b4-4a4b-a7ef-32eabf42d446 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:46:20.052 8 INFO cinder.api.openstack.wsgi [None req-4f2c0010-c1b4-4a4b-a7ef-32eabf42d446 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 237/474] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:46:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:46:20.066 7 INFO cinder.api.openstack.wsgi [None req-de5ebcb7-8395-410f-bce6-e8cf97578c3f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:46:20.090 7 INFO cinder.volume.api [None req-de5ebcb7-8395-410f-bce6-e8cf97578c3f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:46:20.093 7 INFO cinder.api.openstack.wsgi [None req-de5ebcb7-8395-410f-bce6-e8cf97578c3f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 238/475] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:46:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:46:20.106 8 INFO cinder.api.openstack.wsgi [None req-6d296d24-f542-41dd-bf3d-ddc2e492b572 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:46:20.116 8 INFO cinder.api.openstack.wsgi [None req-6d296d24-f542-41dd-bf3d-ddc2e492b572 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 8|app: 0|req: 238/476] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:46:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:46:20.158 7 INFO cinder.api.openstack.wsgi [None req-77f4d6f8-62d4-4118-b0f6-e377f5a70147 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:46:20.180 7 INFO cinder.api.openstack.wsgi [None req-77f4d6f8-62d4-4118-b0f6-e377f5a70147 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/477] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:46:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:46:20.194 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:46:20.216 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/478] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:46:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:46:20.231 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:46:20.259 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 240/479] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:46:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:46:27.551 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:46:27.551 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:46:27.552 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:46:27.553 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:46:37.551 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:46:37.551 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:46:37.552 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:46:37.553 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:46:47.552 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:46:47.552 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:46:47.552 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:46:47.553 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:46:57.552 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:46:57.552 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:46:57.553 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:46:57.553 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:47:07.552 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:47:07.552 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:47:07.553 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:47:07.554 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:47:17.551 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:47:17.551 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:47:17.552 8 INFO cinder.api.openstack.wsgi [None req-a1c6e9f7-f7d9-43ed-b42c-25283c14de4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:47:17.552 7 INFO cinder.api.openstack.wsgi [None req-a9506a48-68ff-4f96-aa0e-9eef72eaf1ef 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:47:19.513 8 INFO cinder.api.openstack.wsgi [None req-74a7cec6-6064-4a08-9198-be1dc746c60e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:47:19.519 8 INFO cinder.volume.api [None req-74a7cec6-6064-4a08-9198-be1dc746c60e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:47:19.519 8 INFO cinder.api.openstack.wsgi [None req-74a7cec6-6064-4a08-9198-be1dc746c60e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/492] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:47:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:47:19.530 7 INFO cinder.api.openstack.wsgi [None req-61c4ce06-aa9c-4367-9102-36f3e2e46677 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:47:19.537 7 INFO cinder.api.openstack.wsgi [None req-61c4ce06-aa9c-4367-9102-36f3e2e46677 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 247/493] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:47:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:47:19.580 8 INFO cinder.api.openstack.wsgi [None req-cccd6e97-0c3e-4e7b-b7f2-b2177f33b07d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:47:19.603 8 INFO cinder.api.openstack.wsgi [None req-cccd6e97-0c3e-4e7b-b7f2-b2177f33b07d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 247/494] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:47:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:47:19.623 7 INFO cinder.api.openstack.wsgi [None req-dbfea20a-0d9f-4902-baf6-9fc814bf4a1e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:47:19.654 7 INFO cinder.api.openstack.wsgi [None req-dbfea20a-0d9f-4902-baf6-9fc814bf4a1e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/495] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:47:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:47:19.667 8 INFO cinder.api.openstack.wsgi [None req-52f6134c-7410-43a5-a119-181dd043e106 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:47:19.699 8 INFO cinder.api.openstack.wsgi [None req-52f6134c-7410-43a5-a119-181dd043e106 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/496] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:47:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:47:19.714 7 INFO cinder.api.openstack.wsgi [None req-bdbcd993-18e6-4d0a-b510-72018df2f14b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:47:19.729 7 INFO cinder.volume.api [None req-bdbcd993-18e6-4d0a-b510-72018df2f14b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:47:19.730 7 INFO cinder.api.openstack.wsgi [None req-bdbcd993-18e6-4d0a-b510-72018df2f14b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/497] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:47:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:47:19.742 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:47:19.755 8 INFO cinder.volume.api [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:47:19.757 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/498] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:47:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:47:19.767 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:47:20.271 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 250/499] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:47:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:47:27.552 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:47:27.552 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:47:27.553 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:47:27.554 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:47:37.551 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:47:37.551 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:47:37.552 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:47:37.553 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:47:47.551 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:47:47.551 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:47:47.552 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:47:47.552 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:47:57.551 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:47:57.551 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:47:57.552 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:47:57.552 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:48:07.551 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:48:07.551 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:48:07.552 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:48:07.552 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:48:17.554 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:48:17.556 7 INFO cinder.api.openstack.wsgi [None req-11d30dad-dc91-49a4-920e-4dbf563dd5a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:48:17.565 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:48:17.566 8 INFO cinder.api.openstack.wsgi [None req-7fb13fdd-6ffe-40af-b07f-caa5b3072710 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:48:19.483 7 INFO cinder.api.openstack.wsgi [None req-b64f2413-19c9-4f1c-829a-9f2455858e13 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:48:19.493 7 INFO cinder.volume.api [None req-b64f2413-19c9-4f1c-829a-9f2455858e13 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:48:19.495 7 INFO cinder.api.openstack.wsgi [None req-b64f2413-19c9-4f1c-829a-9f2455858e13 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/512] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:48:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:48:19.507 8 INFO cinder.api.openstack.wsgi [None req-ad11ea29-120a-4187-9219-0349b4f40b32 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:48:19.513 8 INFO cinder.volume.api [None req-ad11ea29-120a-4187-9219-0349b4f40b32 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:48:19.514 8 INFO cinder.api.openstack.wsgi [None req-ad11ea29-120a-4187-9219-0349b4f40b32 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/513] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:48:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:48:19.525 7 INFO cinder.api.openstack.wsgi [None req-a8437795-d9d0-4109-b789-4406a19ac412 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:48:19.531 7 INFO cinder.api.openstack.wsgi [None req-a8437795-d9d0-4109-b789-4406a19ac412 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 258/514] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:48:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:48:19.543 8 INFO cinder.api.openstack.wsgi [None req-80596f73-8375-4798-a0fd-96fd4f464c14 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:48:19.552 8 INFO cinder.volume.api [None req-80596f73-8375-4798-a0fd-96fd4f464c14 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:48:19.554 8 INFO cinder.api.openstack.wsgi [None req-80596f73-8375-4798-a0fd-96fd4f464c14 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 257/515] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:48:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:48:19.564 7 INFO cinder.api.openstack.wsgi [None req-bc2f44b8-d5cb-4c95-ac3a-184416518a2d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:48:20.068 7 INFO cinder.api.openstack.wsgi [None req-bc2f44b8-d5cb-4c95-ac3a-184416518a2d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 259/516] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:48:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:48:20.120 8 INFO cinder.api.openstack.wsgi [None req-05356ada-9d0e-46e1-b95f-8800114cdc9a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:48:20.141 8 INFO cinder.api.openstack.wsgi [None req-05356ada-9d0e-46e1-b95f-8800114cdc9a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 258/517] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:48:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:48:20.156 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:48:20.194 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 260/518] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:48:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:48:20.207 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:48:20.231 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 259/519] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:48:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:48:27.552 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:48:27.552 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:48:27.553 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:48:27.553 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:48:37.551 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:48:37.551 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:48:37.553 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:48:37.553 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:48:47.551 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:48:47.551 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:48:47.552 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:48:47.553 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:48:57.551 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:48:57.551 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:48:57.552 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:48:57.552 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:49:07.552 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:49:07.552 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:49:07.553 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:49:07.553 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:49:17.552 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:49:17.552 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:49:17.553 8 INFO cinder.api.openstack.wsgi [None req-274ef76e-5541-4177-b178-3c44d4f8b74b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:49:17.553 7 INFO cinder.api.openstack.wsgi [None req-94ee6c19-a680-4adb-95a2-3972ca963514 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:49:19.693 8 INFO cinder.api.openstack.wsgi [None req-ad1a2602-a7d2-402b-8d48-3297a89ec8a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:49:19.705 8 INFO cinder.volume.api [None req-ad1a2602-a7d2-402b-8d48-3297a89ec8a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:49:19.707 8 INFO cinder.api.openstack.wsgi [None req-ad1a2602-a7d2-402b-8d48-3297a89ec8a1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 266/532] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:49:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 15 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:49:19.720 7 INFO cinder.api.openstack.wsgi [None req-10027661-e9ce-488d-a48b-78517d6c0e48 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:49:19.729 7 INFO cinder.volume.api [None req-10027661-e9ce-488d-a48b-78517d6c0e48 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:49:19.729 7 INFO cinder.api.openstack.wsgi [None req-10027661-e9ce-488d-a48b-78517d6c0e48 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/533] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:49:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:49:19.818 8 INFO cinder.api.openstack.wsgi [None req-aee4c986-1adf-4739-8c46-d22dfc315179 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:49:19.842 8 INFO cinder.api.openstack.wsgi [None req-aee4c986-1adf-4739-8c46-d22dfc315179 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/534] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:49:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:49:19.854 7 INFO cinder.api.openstack.wsgi [None req-3277edf6-af84-4ab5-aef3-1158b9090823 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:49:19.876 7 INFO cinder.api.openstack.wsgi [None req-3277edf6-af84-4ab5-aef3-1158b9090823 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 268/535] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:49:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:49:19.891 8 INFO cinder.api.openstack.wsgi [None req-a6422e8e-83de-45b5-8562-31274c8e3fd5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:49:19.914 8 INFO cinder.api.openstack.wsgi [None req-a6422e8e-83de-45b5-8562-31274c8e3fd5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/536] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:49:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:49:19.926 7 INFO cinder.api.openstack.wsgi [None req-3e6dca22-3403-4dec-937c-17fe699301e8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:49:19.931 7 INFO cinder.api.openstack.wsgi [None req-3e6dca22-3403-4dec-937c-17fe699301e8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 269/537] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:49:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:49:19.941 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:49:19.949 8 INFO cinder.volume.api [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:49:19.951 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/538] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:49:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:49:19.961 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:49:20.464 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 270/539] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:49:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:49:27.552 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:49:27.552 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:49:27.553 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:49:27.553 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:49:37.551 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:49:37.551 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:49:37.552 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:49:37.552 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:49:47.551 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:49:47.552 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:49:47.553 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:49:47.553 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:49:57.551 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:49:57.551 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:49:57.552 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:49:57.553 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:50:07.551 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:50:07.551 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:50:07.551 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:50:07.552 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:50:17.552 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:50:17.552 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:50:17.552 8 INFO cinder.api.openstack.wsgi [None req-c2ce315a-b363-4e57-8291-53877547f3b4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:50:17.553 7 INFO cinder.api.openstack.wsgi [None req-7d3a13ed-0646-447a-b0c1-8dd8c411173f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:50:19.578 8 INFO cinder.api.openstack.wsgi [None req-d55a8f44-bfcd-4425-bed9-ac71cc9b46a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:50:19.584 8 INFO cinder.volume.api [None req-d55a8f44-bfcd-4425-bed9-ac71cc9b46a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:50:19.584 8 INFO cinder.api.openstack.wsgi [None req-d55a8f44-bfcd-4425-bed9-ac71cc9b46a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 276/552] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:50:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true => generated 17 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:50:19.601 7 INFO cinder.api.openstack.wsgi [None req-1eaa921b-f6b2-4f1c-971d-20e613e75065 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:50:19.611 7 INFO cinder.volume.api [None req-1eaa921b-f6b2-4f1c-971d-20e613e75065 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:50:19.614 7 INFO cinder.api.openstack.wsgi [None req-1eaa921b-f6b2-4f1c-971d-20e613e75065 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/553] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:50:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:50:19.628 8 INFO cinder.api.openstack.wsgi [None req-cf8d2825-6d34-4e16-98a1-52623d66dc85 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:50:19.640 8 INFO cinder.volume.api [None req-cf8d2825-6d34-4e16-98a1-52623d66dc85 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:50:19.644 8 INFO cinder.api.openstack.wsgi [None req-cf8d2825-6d34-4e16-98a1-52623d66dc85 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 277/554] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:50:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:50:19.674 7 INFO cinder.api.openstack.wsgi [None req-e83a09c3-6349-447c-9fe4-b4a87f208bd9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:50:19.680 7 INFO cinder.api.openstack.wsgi [None req-e83a09c3-6349-447c-9fe4-b4a87f208bd9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 278/555] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:50:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:50:19.773 8 INFO cinder.api.openstack.wsgi [None req-c1ffb832-79c0-42f5-a43b-53409de09b2c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:50:19.809 8 INFO cinder.api.openstack.wsgi [None req-c1ffb832-79c0-42f5-a43b-53409de09b2c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/556] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:50:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:50:19.821 7 INFO cinder.api.openstack.wsgi [None req-38637f97-8259-4325-a577-87c55d0205fa 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:50:19.843 7 INFO cinder.api.openstack.wsgi [None req-38637f97-8259-4325-a577-87c55d0205fa 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/557] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:50:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:50:19.856 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:50:19.881 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/558] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:50:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:50:19.898 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:50:20.403 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 280/559] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:50:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:50:27.551 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:50:27.551 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:50:27.552 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:50:27.552 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:50:37.551 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:50:37.553 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:50:37.554 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:50:37.555 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:50:47.551 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:50:47.551 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:50:47.552 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:50:47.552 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:50:57.552 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:50:57.552 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:50:57.553 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:50:57.553 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:51:07.552 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:51:07.553 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:51:07.554 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:51:07.554 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:51:17.552 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:51:17.552 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:51:17.552 8 INFO cinder.api.openstack.wsgi [None req-449b578a-1f08-4d58-87de-93a7b44f5fce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:51:17.553 7 INFO cinder.api.openstack.wsgi [None req-e7984c4f-432b-418f-9289-73eaccbee5b6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:51:19.524 8 INFO cinder.api.openstack.wsgi [None req-9b860cac-8696-473b-8a7c-8bbd6cd2e69e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:51:19.534 8 INFO cinder.volume.api [None req-9b860cac-8696-473b-8a7c-8bbd6cd2e69e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:51:19.536 8 INFO cinder.api.openstack.wsgi [None req-9b860cac-8696-473b-8a7c-8bbd6cd2e69e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 286/572] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:51:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:51:19.553 7 INFO cinder.api.openstack.wsgi [None req-71acbbb2-105f-4a5e-b641-d921c6e3c61e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:51:20.060 7 INFO cinder.api.openstack.wsgi [None req-71acbbb2-105f-4a5e-b641-d921c6e3c61e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 287/573] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:51:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:51:20.072 8 INFO cinder.api.openstack.wsgi [None req-a099c843-6d60-4d1c-a926-ce4d768c85da 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:51:20.077 8 INFO cinder.volume.api [None req-a099c843-6d60-4d1c-a926-ce4d768c85da 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:51:20.078 8 INFO cinder.api.openstack.wsgi [None req-a099c843-6d60-4d1c-a926-ce4d768c85da 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/574] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:51:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:51:20.089 7 INFO cinder.api.openstack.wsgi [None req-fdc7c81c-9107-44c5-a54d-b57e1bf63c8f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:51:20.096 7 INFO cinder.api.openstack.wsgi [None req-fdc7c81c-9107-44c5-a54d-b57e1bf63c8f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 288/575] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:51:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:51:20.104 8 INFO cinder.api.openstack.wsgi [None req-a80223d8-3d7a-482e-9814-64295d1a94ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:51:20.113 8 INFO cinder.volume.api [None req-a80223d8-3d7a-482e-9814-64295d1a94ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:51:20.114 8 INFO cinder.api.openstack.wsgi [None req-a80223d8-3d7a-482e-9814-64295d1a94ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/576] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:51:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:51:20.159 7 INFO cinder.api.openstack.wsgi [None req-8777a723-82bc-4b01-95e0-d9f2ac8bf49f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:51:20.186 7 INFO cinder.api.openstack.wsgi [None req-8777a723-82bc-4b01-95e0-d9f2ac8bf49f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 289/577] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:51:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:51:20.199 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:51:20.229 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 289/578] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:51:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:51:20.241 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:51:20.264 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/579] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:51:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:51:27.551 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:51:27.551 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:51:27.552 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:51:27.553 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:51:37.551 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:51:37.551 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:51:37.552 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:51:37.553 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:51:47.552 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:51:47.552 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:51:47.553 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:51:47.553 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:51:57.552 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:51:57.553 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:51:57.555 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:51:57.557 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:52:07.551 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:52:07.552 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:52:07.552 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:52:07.553 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:52:17.551 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:52:17.551 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:52:17.552 7 INFO cinder.api.openstack.wsgi [None req-1b5852d5-73d3-4c0c-9682-ff327142e9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:52:17.552 8 INFO cinder.api.openstack.wsgi [None req-52f8e013-0baa-4ee9-9bf2-549d3d90af07 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:52:19.611 8 INFO cinder.api.openstack.wsgi [None req-ce412322-9047-42ff-b2dd-57c9442908ce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:52:19.667 8 INFO cinder.api.openstack.wsgi [None req-ce412322-9047-42ff-b2dd-57c9442908ce 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 8|app: 0|req: 296/592] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:52:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:52:19.681 7 INFO cinder.api.openstack.wsgi [None req-d058ce5e-df0b-411b-92ae-075e65df1ed7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:52:19.757 7 INFO cinder.volume.api [None req-d058ce5e-df0b-411b-92ae-075e65df1ed7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:52:19.761 7 INFO cinder.api.openstack.wsgi [None req-d058ce5e-df0b-411b-92ae-075e65df1ed7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/593] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:52:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 15 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:52:19.774 8 INFO cinder.api.openstack.wsgi [None req-0fe7ae0d-0ee5-451c-8364-ec923aaabf18 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:52:20.277 8 INFO cinder.api.openstack.wsgi [None req-0fe7ae0d-0ee5-451c-8364-ec923aaabf18 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 297/594] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:52:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:52:20.387 7 INFO cinder.api.openstack.wsgi [None req-73f9f4bc-7057-4170-afe4-0db4780918ab 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:52:20.412 7 INFO cinder.api.openstack.wsgi [None req-73f9f4bc-7057-4170-afe4-0db4780918ab 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/595] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:52:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:52:20.425 8 INFO cinder.api.openstack.wsgi [None req-966b5325-16fc-419a-9555-ea706c513bad 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:52:20.448 8 INFO cinder.api.openstack.wsgi [None req-966b5325-16fc-419a-9555-ea706c513bad 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 298/596] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:52:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:52:20.460 7 INFO cinder.api.openstack.wsgi [None req-474e57be-a2e0-4904-b8e8-b1deaf2059bc 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:52:20.476 7 INFO cinder.api.openstack.wsgi [None req-474e57be-a2e0-4904-b8e8-b1deaf2059bc 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/597] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:52:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:52:20.488 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:52:20.498 8 INFO cinder.volume.api [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:52:20.500 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 299/598] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:52:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:52:20.510 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:52:20.516 7 INFO cinder.volume.api [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:52:20.516 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 300/599] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:52:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:52:27.551 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:52:27.551 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:52:27.552 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:52:27.553 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:52:37.551 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:52:37.551 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:52:37.551 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:52:37.551 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:52:47.551 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:52:47.551 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:52:47.552 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:52:47.552 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:52:57.551 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:52:57.551 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:52:57.552 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:52:57.553 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:53:07.551 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:53:07.551 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:53:07.552 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:53:07.552 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:53:17.552 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:53:17.552 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:53:17.553 7 INFO cinder.api.openstack.wsgi [None req-458f9d3a-3860-4693-872f-78d98ba2222d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:53:17.553 8 INFO cinder.api.openstack.wsgi [None req-cbbf8d5e-6970-42d2-9a58-7ab162055e0e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:53:19.550 8 INFO cinder.api.openstack.wsgi [None req-fbcbdf4d-22a2-443d-a13f-9c285605d731 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:53:19.556 8 INFO cinder.volume.api [None req-fbcbdf4d-22a2-443d-a13f-9c285605d731 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:53:19.556 8 INFO cinder.api.openstack.wsgi [None req-fbcbdf4d-22a2-443d-a13f-9c285605d731 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/612] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:53:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true => generated 17 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:53:19.570 7 INFO cinder.api.openstack.wsgi [None req-49ed1a86-069e-4f7d-8cb8-811a53b38b62 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:53:20.078 7 INFO cinder.api.openstack.wsgi [None req-49ed1a86-069e-4f7d-8cb8-811a53b38b62 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:53:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:53:20.124 8 INFO cinder.api.openstack.wsgi [None req-2c44b4ad-dcfb-43ed-8cc1-2ece2f50c9d0 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:53:20.145 8 INFO cinder.api.openstack.wsgi [None req-2c44b4ad-dcfb-43ed-8cc1-2ece2f50c9d0 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 307/614] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:53:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:53:20.156 7 INFO cinder.api.openstack.wsgi [None req-74114f7b-5461-4a0b-a629-0b1759a91739 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:53:20.172 7 INFO cinder.api.openstack.wsgi [None req-74114f7b-5461-4a0b-a629-0b1759a91739 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 308/615] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:53:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:53:20.182 8 INFO cinder.api.openstack.wsgi [None req-62380dcf-d83b-4816-9c6a-ff187ac7a9a5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:53:20.203 8 INFO cinder.api.openstack.wsgi [None req-62380dcf-d83b-4816-9c6a-ff187ac7a9a5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 308/616] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:53:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:53:20.210 7 INFO cinder.api.openstack.wsgi [None req-b5e97987-4ffa-472d-b9fc-c10568e24357 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:53:20.227 7 INFO cinder.volume.api [None req-b5e97987-4ffa-472d-b9fc-c10568e24357 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:53:20.229 7 INFO cinder.api.openstack.wsgi [None req-b5e97987-4ffa-472d-b9fc-c10568e24357 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/617] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:53:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:53:20.240 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:53:20.251 8 INFO cinder.volume.api [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:53:20.252 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 309/618] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:53:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:53:20.266 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:53:20.272 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 310/619] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:53:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:53:27.551 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:53:27.553 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:53:27.555 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:53:27.557 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:53:37.551 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:53:37.552 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:53:37.553 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:53:37.553 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:53:47.552 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:53:47.552 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:53:47.552 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:53:47.553 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:53:57.551 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:53:57.552 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:53:57.552 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:53:57.552 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:54:07.551 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:54:07.551 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:54:07.552 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:54:07.553 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:54:17.551 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:54:17.551 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:54:17.552 7 INFO cinder.api.openstack.wsgi [None req-338dd989-8872-4f5e-bfff-4809d20cafa2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:54:17.552 8 INFO cinder.api.openstack.wsgi [None req-7cd0fbc8-05f1-4cd3-9a14-e06ad1cb85ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:54:19.496 7 INFO cinder.api.openstack.wsgi [None req-7a961bcd-8fe4-4f9b-ae57-78818892151f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:54:19.504 7 INFO cinder.api.openstack.wsgi [None req-7a961bcd-8fe4-4f9b-ae57-78818892151f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 317/632] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:54:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:54:19.516 8 INFO cinder.api.openstack.wsgi [None req-76bec2a7-52c4-48e5-b3e4-3e4301a32f81 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:54:20.020 8 INFO cinder.api.openstack.wsgi [None req-76bec2a7-52c4-48e5-b3e4-3e4301a32f81 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 316/633] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:54:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:54:20.031 7 INFO cinder.api.openstack.wsgi [None req-90aa177b-d488-44a7-a613-16b522488d17 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:54:20.037 7 INFO cinder.volume.api [None req-90aa177b-d488-44a7-a613-16b522488d17 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:54:20.037 7 INFO cinder.api.openstack.wsgi [None req-90aa177b-d488-44a7-a613-16b522488d17 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 318/634] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:54:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:54:20.046 8 INFO cinder.api.openstack.wsgi [None req-6217773f-48bd-41ca-8c98-63267370be46 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:54:20.057 8 INFO cinder.volume.api [None req-6217773f-48bd-41ca-8c98-63267370be46 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:54:20.058 8 INFO cinder.api.openstack.wsgi [None req-6217773f-48bd-41ca-8c98-63267370be46 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 317/635] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:54:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:54:20.067 7 INFO cinder.api.openstack.wsgi [None req-2ffb6621-d7c4-4b67-a70e-6341c2a8d4ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:54:20.075 7 INFO cinder.volume.api [None req-2ffb6621-d7c4-4b67-a70e-6341c2a8d4ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:54:20.076 7 INFO cinder.api.openstack.wsgi [None req-2ffb6621-d7c4-4b67-a70e-6341c2a8d4ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/636] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:54:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:54:20.137 8 INFO cinder.api.openstack.wsgi [None req-3d9737e3-a4d7-4104-8b8e-45e5bde86736 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:54:20.161 8 INFO cinder.api.openstack.wsgi [None req-3d9737e3-a4d7-4104-8b8e-45e5bde86736 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/637] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:54:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:54:20.181 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:54:20.197 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 320/638] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:54:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:54:20.210 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:54:20.233 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 319/639] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:54:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:54:27.552 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:54:27.552 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:54:27.553 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:54:27.553 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:54:37.553 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:54:37.552 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:54:37.554 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:54:37.554 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:54:47.551 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:54:47.551 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:54:47.552 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:54:47.552 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:54:57.552 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:54:57.552 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:54:57.553 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:54:57.553 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:55:07.551 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:55:07.551 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:55:07.552 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:55:07.552 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:55:17.551 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:55:17.552 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:55:17.552 8 INFO cinder.api.openstack.wsgi [None req-b3b90449-a1c4-4ba6-b00b-e227e8a0c1de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:55:17.553 7 INFO cinder.api.openstack.wsgi [None req-135436e0-9412-45b9-bdac-ba364d0d6542 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:55:19.538 8 INFO cinder.api.openstack.wsgi [None req-da568c56-fed8-46d2-bdf0-9fd692925733 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:55:19.567 8 INFO cinder.api.openstack.wsgi [None req-da568c56-fed8-46d2-bdf0-9fd692925733 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/652] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:55:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:55:19.584 7 INFO cinder.api.openstack.wsgi [None req-cf1c5516-e443-422a-a84f-f3982ab7d4fe 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:55:19.611 7 INFO cinder.api.openstack.wsgi [None req-cf1c5516-e443-422a-a84f-f3982ab7d4fe 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/653] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:55:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:55:19.625 8 INFO cinder.api.openstack.wsgi [None req-1c28add9-db51-43fd-8370-01594418f1be 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:55:19.644 8 INFO cinder.api.openstack.wsgi [None req-1c28add9-db51-43fd-8370-01594418f1be 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/654] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:55:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:55:19.658 7 INFO cinder.api.openstack.wsgi [None req-fd0dba57-afd4-41de-873e-975c65e51c71 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:55:19.665 7 INFO cinder.volume.api [None req-fd0dba57-afd4-41de-873e-975c65e51c71 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:55:19.665 7 INFO cinder.api.openstack.wsgi [None req-fd0dba57-afd4-41de-873e-975c65e51c71 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 328/655] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:55:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:55:19.679 8 INFO cinder.api.openstack.wsgi [None req-9193cbfd-e093-4446-87b7-8e3c1d661c5f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:55:19.687 8 INFO cinder.volume.api [None req-9193cbfd-e093-4446-87b7-8e3c1d661c5f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:55:19.689 8 INFO cinder.api.openstack.wsgi [None req-9193cbfd-e093-4446-87b7-8e3c1d661c5f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/656] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:55:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:55:19.699 7 INFO cinder.api.openstack.wsgi [None req-c02fa469-e26d-4f90-868f-47e8b215451f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:55:19.706 7 INFO cinder.api.openstack.wsgi [None req-c02fa469-e26d-4f90-868f-47e8b215451f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 329/657] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:55:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:55:19.715 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:55:19.724 8 INFO cinder.volume.api [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:55:19.726 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 329/658] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:55:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:55:19.737 7 INFO cinder.api.openstack.wsgi [None req-33898d19-a406-4514-a801-c449984ee6b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:55:20.241 7 INFO cinder.api.openstack.wsgi [None req-33898d19-a406-4514-a801-c449984ee6b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 330/659] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:55:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:55:27.552 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:55:27.552 7 INFO cinder.api.openstack.wsgi [None req-33898d19-a406-4514-a801-c449984ee6b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:55:27.553 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:55:27.553 7 INFO cinder.api.openstack.wsgi [None req-33898d19-a406-4514-a801-c449984ee6b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:55:36.492 7 INFO cinder.api.openstack.wsgi [None req-0b05116a-207e-4579-a65d-c697a89e4b42 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET https://volume.199-204-45-238.nip.io/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=False 2026-07-17 04:55:36.508 7 INFO cinder.api.openstack.wsgi [None req-0b05116a-207e-4579-a65d-c697a89e4b42 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] https://volume.199-204-45-238.nip.io/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 332/662] 199.204.45.238 () {44 vars in 1068 bytes} [Fri Jul 17 04:55:36 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=False => generated 338 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:55:37.551 7 INFO cinder.api.openstack.wsgi [None req-0b05116a-207e-4579-a65d-c697a89e4b42 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:55:37.552 7 INFO cinder.api.openstack.wsgi [None req-0b05116a-207e-4579-a65d-c697a89e4b42 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:55:37.552 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:55:37.553 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:55:47.551 7 INFO cinder.api.openstack.wsgi [None req-0b05116a-207e-4579-a65d-c697a89e4b42 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:55:47.551 7 INFO cinder.api.openstack.wsgi [None req-0b05116a-207e-4579-a65d-c697a89e4b42 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:55:47.551 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:55:47.552 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:55:57.552 7 INFO cinder.api.openstack.wsgi [None req-0b05116a-207e-4579-a65d-c697a89e4b42 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:55:57.552 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:55:57.553 7 INFO cinder.api.openstack.wsgi [None req-0b05116a-207e-4579-a65d-c697a89e4b42 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:55:57.553 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:56:07.552 7 INFO cinder.api.openstack.wsgi [None req-0b05116a-207e-4579-a65d-c697a89e4b42 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:56:07.552 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:56:07.553 7 INFO cinder.api.openstack.wsgi [None req-0b05116a-207e-4579-a65d-c697a89e4b42 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:56:07.553 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:56:17.551 7 INFO cinder.api.openstack.wsgi [None req-0b05116a-207e-4579-a65d-c697a89e4b42 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:56:17.551 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:56:17.552 7 INFO cinder.api.openstack.wsgi [None req-0b05116a-207e-4579-a65d-c697a89e4b42 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:56:17.553 8 INFO cinder.api.openstack.wsgi [None req-fd596958-919b-4d74-9255-6cd3ba4f71bf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:56:19.522 7 INFO cinder.api.openstack.wsgi [None req-2c2a9b35-5716-48e0-bd49-d7f747dddb9c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:56:19.545 7 INFO cinder.api.openstack.wsgi [None req-2c2a9b35-5716-48e0-bd49-d7f747dddb9c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/673] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:56:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:56:19.569 8 INFO cinder.api.openstack.wsgi [None req-0a78e1a7-6a9d-4e14-b6b2-daa309b28262 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:56:19.587 8 INFO cinder.api.openstack.wsgi [None req-0a78e1a7-6a9d-4e14-b6b2-daa309b28262 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/674] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:56:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:56:19.601 7 INFO cinder.api.openstack.wsgi [None req-a15fc67e-5fec-4be4-93e8-ec3da95f318c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:56:19.629 7 INFO cinder.api.openstack.wsgi [None req-a15fc67e-5fec-4be4-93e8-ec3da95f318c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/675] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:56:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:56:19.641 8 INFO cinder.api.openstack.wsgi [None req-ea95de89-5fff-47d6-98c4-251d497c2526 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:56:19.653 8 INFO cinder.volume.api [None req-ea95de89-5fff-47d6-98c4-251d497c2526 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:56:19.656 8 INFO cinder.api.openstack.wsgi [None req-ea95de89-5fff-47d6-98c4-251d497c2526 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/676] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:56:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:56:19.668 7 INFO cinder.api.openstack.wsgi [None req-a76de459-a105-4785-a98b-e108513891e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:56:19.676 7 INFO cinder.api.openstack.wsgi [None req-a76de459-a105-4785-a98b-e108513891e3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 340/677] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:56:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:56:19.690 8 INFO cinder.api.openstack.wsgi [None req-4abd1880-a6b8-495e-8392-6552fa143c49 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:56:19.701 8 INFO cinder.volume.api [None req-4abd1880-a6b8-495e-8392-6552fa143c49 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:56:19.701 8 INFO cinder.api.openstack.wsgi [None req-4abd1880-a6b8-495e-8392-6552fa143c49 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 338/678] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:56:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:56:19.710 7 INFO cinder.api.openstack.wsgi [None req-ca426d04-b8d4-485a-a9cd-17cfbadf41c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:56:19.720 7 INFO cinder.volume.api [None req-ca426d04-b8d4-485a-a9cd-17cfbadf41c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:56:19.724 7 INFO cinder.api.openstack.wsgi [None req-ca426d04-b8d4-485a-a9cd-17cfbadf41c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 341/679] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:56:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:56:19.737 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:56:20.243 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 339/680] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:56:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:56:27.551 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:56:27.551 7 INFO cinder.api.openstack.wsgi [None req-ca426d04-b8d4-485a-a9cd-17cfbadf41c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:56:27.553 7 INFO cinder.api.openstack.wsgi [None req-ca426d04-b8d4-485a-a9cd-17cfbadf41c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:56:27.553 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:56:37.551 7 INFO cinder.api.openstack.wsgi [None req-ca426d04-b8d4-485a-a9cd-17cfbadf41c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:56:37.551 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:56:37.552 7 INFO cinder.api.openstack.wsgi [None req-ca426d04-b8d4-485a-a9cd-17cfbadf41c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:56:37.552 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:56:47.404 7 INFO cinder.api.openstack.wsgi [None req-9e681109-46e3-4c53-8605-44b1141835b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET https://volume.199-204-45-238.nip.io/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=False 2026-07-17 04:56:47.425 7 INFO cinder.api.openstack.wsgi [None req-9e681109-46e3-4c53-8605-44b1141835b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] https://volume.199-204-45-238.nip.io/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 344/685] 199.204.45.238 () {44 vars in 1068 bytes} [Fri Jul 17 04:56:47 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=False => generated 338 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:56:47.551 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:56:47.551 7 INFO cinder.api.openstack.wsgi [None req-9e681109-46e3-4c53-8605-44b1141835b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:56:47.552 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:56:47.553 7 INFO cinder.api.openstack.wsgi [None req-9e681109-46e3-4c53-8605-44b1141835b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:56:57.552 7 INFO cinder.api.openstack.wsgi [None req-9e681109-46e3-4c53-8605-44b1141835b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:56:57.552 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:56:57.552 7 INFO cinder.api.openstack.wsgi [None req-9e681109-46e3-4c53-8605-44b1141835b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:56:57.553 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:57:07.551 7 INFO cinder.api.openstack.wsgi [None req-9e681109-46e3-4c53-8605-44b1141835b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:57:07.551 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:57:07.552 7 INFO cinder.api.openstack.wsgi [None req-9e681109-46e3-4c53-8605-44b1141835b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:57:07.552 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:57:17.552 7 INFO cinder.api.openstack.wsgi [None req-9e681109-46e3-4c53-8605-44b1141835b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:57:17.552 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:57:17.553 7 INFO cinder.api.openstack.wsgi [None req-9e681109-46e3-4c53-8605-44b1141835b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:57:17.553 8 INFO cinder.api.openstack.wsgi [None req-9c822b98-43c6-4442-8050-26d61c26a9e4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:57:19.509 7 INFO cinder.api.openstack.wsgi [None req-d25c4a7c-8137-4b54-ac6d-68865615f517 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:57:19.516 7 INFO cinder.volume.api [None req-d25c4a7c-8137-4b54-ac6d-68865615f517 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:57:19.517 7 INFO cinder.api.openstack.wsgi [None req-d25c4a7c-8137-4b54-ac6d-68865615f517 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 349/694] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:57:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:57:19.558 8 INFO cinder.api.openstack.wsgi [None req-241f29d5-4417-4731-b2ef-d619aa385778 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:57:19.586 8 INFO cinder.api.openstack.wsgi [None req-241f29d5-4417-4731-b2ef-d619aa385778 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/695] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:57:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:57:19.602 7 INFO cinder.api.openstack.wsgi [None req-091a8c25-119c-4a93-b03c-bef81b676688 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:57:19.648 7 INFO cinder.api.openstack.wsgi [None req-091a8c25-119c-4a93-b03c-bef81b676688 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/696] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:57:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:57:19.673 8 INFO cinder.api.openstack.wsgi [None req-55a143eb-6a8b-4f67-8af7-6f2f461aa1bb 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:57:19.703 8 INFO cinder.api.openstack.wsgi [None req-55a143eb-6a8b-4f67-8af7-6f2f461aa1bb 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/697] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:57:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:57:19.719 7 INFO cinder.api.openstack.wsgi [None req-a1efdd62-4188-47fb-95bf-b0042adf227f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:57:20.223 7 INFO cinder.api.openstack.wsgi [None req-a1efdd62-4188-47fb-95bf-b0042adf227f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 351/698] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:57:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:57:20.235 8 INFO cinder.api.openstack.wsgi [None req-2cf7f0ad-cd39-439f-bb9a-bb9067c261a5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:57:20.247 8 INFO cinder.volume.api [None req-2cf7f0ad-cd39-439f-bb9a-bb9067c261a5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:57:20.249 8 INFO cinder.api.openstack.wsgi [None req-2cf7f0ad-cd39-439f-bb9a-bb9067c261a5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 348/699] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:57:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:57:20.261 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:57:20.269 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 352/700] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:57:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:57:20.277 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:57:20.285 8 INFO cinder.volume.api [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:57:20.287 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 349/701] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:57:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:57:27.551 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:57:27.551 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:57:27.552 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:57:27.552 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:57:37.551 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:57:37.551 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:57:37.552 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:57:37.552 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:57:47.551 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:57:47.551 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:57:47.552 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:57:47.552 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:57:57.551 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:57:57.551 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:57:57.552 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:57:57.552 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:58:07.551 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:58:07.552 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:58:07.552 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:58:07.553 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:58:17.552 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:58:17.552 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:58:17.553 8 INFO cinder.api.openstack.wsgi [None req-ccb6cfe0-cbc1-4cdf-b1d6-7ab26308c58b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:58:17.553 7 INFO cinder.api.openstack.wsgi [None req-21f21bf9-3a70-4dcc-8fc4-d553556eb8f8 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:58:19.670 8 INFO cinder.api.openstack.wsgi [None req-2d1740cf-ebd2-49e5-9d14-60ee6b272f06 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:58:19.683 8 INFO cinder.volume.api [None req-2d1740cf-ebd2-49e5-9d14-60ee6b272f06 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:58:19.686 8 INFO cinder.api.openstack.wsgi [None req-2d1740cf-ebd2-49e5-9d14-60ee6b272f06 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 356/714] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:58:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:58:19.702 7 INFO cinder.api.openstack.wsgi [None req-1612acc9-a402-4bb0-8793-e824914cf5d9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:58:20.207 7 INFO cinder.api.openstack.wsgi [None req-1612acc9-a402-4bb0-8793-e824914cf5d9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 359/715] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:58:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:58:20.263 8 INFO cinder.api.openstack.wsgi [None req-90f43605-c76e-4025-8685-c4ffd19e230b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:58:20.291 8 INFO cinder.api.openstack.wsgi [None req-90f43605-c76e-4025-8685-c4ffd19e230b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/716] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:58:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:58:20.304 7 INFO cinder.api.openstack.wsgi [None req-792b3d0f-8692-4732-8076-5669060fee05 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:58:20.328 7 INFO cinder.api.openstack.wsgi [None req-792b3d0f-8692-4732-8076-5669060fee05 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/717] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:58:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:58:20.344 8 INFO cinder.api.openstack.wsgi [None req-d3b90b88-c59a-4a10-9a57-6718c0565114 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:58:20.366 8 INFO cinder.api.openstack.wsgi [None req-d3b90b88-c59a-4a10-9a57-6718c0565114 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/718] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:58:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:58:20.381 7 INFO cinder.api.openstack.wsgi [None req-50b99bc2-1f40-489e-b0f1-4220c9284037 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:58:20.385 7 INFO cinder.api.openstack.wsgi [None req-50b99bc2-1f40-489e-b0f1-4220c9284037 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 361/719] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:58:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:58:20.394 8 INFO cinder.api.openstack.wsgi [None req-c991bd15-94af-4baa-945e-78b100713afe 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:58:20.404 8 INFO cinder.volume.api [None req-c991bd15-94af-4baa-945e-78b100713afe 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:58:20.406 8 INFO cinder.api.openstack.wsgi [None req-c991bd15-94af-4baa-945e-78b100713afe 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 359/720] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:58:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:58:20.414 7 INFO cinder.api.openstack.wsgi [None req-378a5b89-f1aa-4a1b-9194-b1f2ac634613 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:58:20.420 7 INFO cinder.volume.api [None req-378a5b89-f1aa-4a1b-9194-b1f2ac634613 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:58:20.420 7 INFO cinder.api.openstack.wsgi [None req-378a5b89-f1aa-4a1b-9194-b1f2ac634613 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 362/721] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:58:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:58:24.772 8 INFO cinder.api.openstack.wsgi [None req-f3d2b1f2-9a4c-482a-8ee3-4927fc3a5bf4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots 2026-07-17 04:58:24.787 8 INFO cinder.volume.api [None req-f3d2b1f2-9a4c-482a-8ee3-4927fc3a5bf4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:58:24.787 8 INFO cinder.api.openstack.wsgi [None req-f3d2b1f2-9a4c-482a-8ee3-4927fc3a5bf4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 360/722] 10.0.0.193 () {32 vars in 705 bytes} [Fri Jul 17 04:58:24 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:58:24.806 7 INFO cinder.api.openstack.wsgi [None req-fb6acab5-a15c-446e-b56b-aaa67fb3f820 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes 2026-07-17 04:58:24.831 7 INFO cinder.volume.api [None req-fb6acab5-a15c-446e-b56b-aaa67fb3f820 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:58:24.832 7 INFO cinder.api.openstack.wsgi [None req-fb6acab5-a15c-446e-b56b-aaa67fb3f820 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes returned with HTTP 200 [pid: 7|app: 0|req: 363/723] 10.0.0.193 () {32 vars in 701 bytes} [Fri Jul 17 04:58:24 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:58:27.551 8 INFO cinder.api.openstack.wsgi [None req-f3d2b1f2-9a4c-482a-8ee3-4927fc3a5bf4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:58:27.552 8 INFO cinder.api.openstack.wsgi [None req-f3d2b1f2-9a4c-482a-8ee3-4927fc3a5bf4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:58:27.554 7 INFO cinder.api.openstack.wsgi [None req-fb6acab5-a15c-446e-b56b-aaa67fb3f820 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:58:27.555 7 INFO cinder.api.openstack.wsgi [None req-fb6acab5-a15c-446e-b56b-aaa67fb3f820 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:58:37.551 8 INFO cinder.api.openstack.wsgi [None req-f3d2b1f2-9a4c-482a-8ee3-4927fc3a5bf4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:58:37.552 8 INFO cinder.api.openstack.wsgi [None req-f3d2b1f2-9a4c-482a-8ee3-4927fc3a5bf4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:58:37.554 7 INFO cinder.api.openstack.wsgi [None req-fb6acab5-a15c-446e-b56b-aaa67fb3f820 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:58:37.555 7 INFO cinder.api.openstack.wsgi [None req-fb6acab5-a15c-446e-b56b-aaa67fb3f820 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:58:47.552 8 INFO cinder.api.openstack.wsgi [None req-f3d2b1f2-9a4c-482a-8ee3-4927fc3a5bf4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:58:47.553 8 INFO cinder.api.openstack.wsgi [None req-f3d2b1f2-9a4c-482a-8ee3-4927fc3a5bf4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:58:47.554 7 INFO cinder.api.openstack.wsgi [None req-fb6acab5-a15c-446e-b56b-aaa67fb3f820 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:58:47.555 7 INFO cinder.api.openstack.wsgi [None req-fb6acab5-a15c-446e-b56b-aaa67fb3f820 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:58:49.666 8 INFO cinder.api.openstack.wsgi [None req-48acf2fd-1911-4bb3-a7fe-ca1c373ae285 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes 2026-07-17 04:58:50.355 8 INFO cinder.api.v3.volumes [None req-48acf2fd-1911-4bb3-a7fe-ca1c373ae285 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Create volume of 1 GB 2026-07-17 04:58:50.379 8 INFO cinder.volume.api [None req-48acf2fd-1911-4bb3-a7fe-ca1c373ae285 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Availability Zones retrieved successfully. 2026-07-17 04:58:50.783 8 INFO cinder.volume.api [None req-48acf2fd-1911-4bb3-a7fe-ca1c373ae285 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Create volume request issued successfully. 2026-07-17 04:58:50.784 8 INFO cinder.api.openstack.wsgi [None req-48acf2fd-1911-4bb3-a7fe-ca1c373ae285 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes returned with HTTP 202 [pid: 8|app: 0|req: 364/730] 10.0.0.193 () {34 vars in 723 bytes} [Fri Jul 17 04:58:49 2026] POST /v3/e18459d7413146659736012251df5338/volumes => generated 865 bytes in 1129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-17 04:58:50.809 7 INFO cinder.api.openstack.wsgi [None req-1f83c81d-705e-4a25-95e0-136e26f09e47 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:58:50.857 7 INFO cinder.volume.api [None req-1f83c81d-705e-4a25-95e0-136e26f09e47 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Volume info retrieved successfully. 2026-07-17 04:58:50.877 7 INFO cinder.api.openstack.wsgi [None req-1f83c81d-705e-4a25-95e0-136e26f09e47 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 returned with HTTP 200 [pid: 7|app: 0|req: 367/731] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 04:58:50 2026] GET /v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 => generated 933 bytes in 78 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-07-17 04:58:51.905 8 INFO cinder.api.openstack.wsgi [None req-515105f8-fb51-431c-8f8a-33f8a1c824c4 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:58:51.960 8 INFO cinder.volume.api [None req-515105f8-fb51-431c-8f8a-33f8a1c824c4 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Volume info retrieved successfully. 2026-07-17 04:58:51.980 8 INFO cinder.api.openstack.wsgi [None req-515105f8-fb51-431c-8f8a-33f8a1c824c4 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 returned with HTTP 200 [pid: 8|app: 0|req: 365/732] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 04:58:51 2026] GET /v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 => generated 957 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-07-17 04:58:53.004 7 INFO cinder.api.openstack.wsgi [None req-e407c934-6f10-4398-a91b-da6dabf2fa2a 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:58:53.024 7 INFO cinder.volume.api [None req-e407c934-6f10-4398-a91b-da6dabf2fa2a 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Volume info retrieved successfully. 2026-07-17 04:58:53.035 7 INFO cinder.api.openstack.wsgi [None req-e407c934-6f10-4398-a91b-da6dabf2fa2a 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 returned with HTTP 200 [pid: 7|app: 0|req: 368/733] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 04:58:52 2026] GET /v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 04:58:54.053 8 INFO cinder.api.openstack.wsgi [None req-ee4ff13a-d79a-400d-9766-8b09f91df0e9 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:58:54.067 8 INFO cinder.volume.api [None req-ee4ff13a-d79a-400d-9766-8b09f91df0e9 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Volume info retrieved successfully. 2026-07-17 04:58:54.071 8 INFO cinder.api.openstack.wsgi [None req-ee4ff13a-d79a-400d-9766-8b09f91df0e9 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 returned with HTTP 200 [pid: 8|app: 0|req: 366/734] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 04:58:54 2026] GET /v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 => generated 957 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-07-17 04:58:55.096 7 INFO cinder.api.openstack.wsgi [None req-51dc6811-fa08-4e28-a898-de65ae869d77 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:58:55.125 7 INFO cinder.volume.api [None req-51dc6811-fa08-4e28-a898-de65ae869d77 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Volume info retrieved successfully. 2026-07-17 04:58:55.135 7 INFO cinder.api.openstack.wsgi [None req-51dc6811-fa08-4e28-a898-de65ae869d77 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 returned with HTTP 200 [pid: 7|app: 0|req: 369/735] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 04:58:55 2026] GET /v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 => generated 1483 bytes in 47 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-07-17 04:58:55.231 8 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-95e0fc39-dc6e-45f0-98bd-92d492bbc862 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:58:55.253 8 INFO cinder.volume.api [req-77034a48-a5ca-479d-b739-8550d7293e3c req-95e0fc39-dc6e-45f0-98bd-92d492bbc862 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Volume info retrieved successfully. 2026-07-17 04:58:55.261 8 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-95e0fc39-dc6e-45f0-98bd-92d492bbc862 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 returned with HTTP 200 [pid: 8|app: 0|req: 367/736] 10.0.0.136 () {34 vars in 1028 bytes} [Fri Jul 17 04:58:55 2026] GET /v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 => generated 1483 bytes in 41 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-07-17 04:58:57.319 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-65be3706-e2a8-4e5f-968c-eba02363cccd 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:58:57.336 7 INFO cinder.volume.api [req-77034a48-a5ca-479d-b739-8550d7293e3c req-65be3706-e2a8-4e5f-968c-eba02363cccd 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Volume info retrieved successfully. 2026-07-17 04:58:57.342 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-65be3706-e2a8-4e5f-968c-eba02363cccd 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 returned with HTTP 200 [pid: 7|app: 0|req: 370/737] 10.0.0.136 () {34 vars in 1028 bytes} [Fri Jul 17 04:58:57 2026] GET /v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 => generated 1483 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 04:58:57.354 8 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-95e0fc39-dc6e-45f0-98bd-92d492bbc862 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 04:58:57.355 8 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-95e0fc39-dc6e-45f0-98bd-92d492bbc862 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 368/738] 10.0.0.136 () {32 vars in 829 bytes} [Fri Jul 17 04:58:57 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-07-17 04:58:57.366 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-b5f45cbc-286c-42ab-a758-2a8a2dedff52 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:58:57.448 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-b5f45cbc-286c-42ab-a758-2a8a2dedff52 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/attachments returned with HTTP 200 [pid: 7|app: 0|req: 371/739] 10.0.0.136 () {40 vars in 1057 bytes} [Fri Jul 17 04:58:57 2026] POST /v3/e18459d7413146659736012251df5338/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 04:58:57.551 8 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-95e0fc39-dc6e-45f0-98bd-92d492bbc862 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:58:57.552 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-b5f45cbc-286c-42ab-a758-2a8a2dedff52 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:58:57.553 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-b5f45cbc-286c-42ab-a758-2a8a2dedff52 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:58:57.556 8 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-95e0fc39-dc6e-45f0-98bd-92d492bbc862 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:59:03.411 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-b5f45cbc-286c-42ab-a758-2a8a2dedff52 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 04:59:03.412 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-b5f45cbc-286c-42ab-a758-2a8a2dedff52 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 373/742] 199.204.45.238 () {32 vars in 840 bytes} [Fri Jul 17 04:59:03 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-07-17 04:59:03.460 8 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-6af2400d-0667-4fbc-9ce5-cebfdc180ddc 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:59:03.478 8 INFO cinder.volume.api [req-77034a48-a5ca-479d-b739-8550d7293e3c req-6af2400d-0667-4fbc-9ce5-cebfdc180ddc 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Volume info retrieved successfully. 2026-07-17 04:59:03.483 8 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-6af2400d-0667-4fbc-9ce5-cebfdc180ddc 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 returned with HTTP 200 [pid: 8|app: 0|req: 370/743] 199.204.45.238 () {36 vars in 1073 bytes} [Fri Jul 17 04:59:03 2026] GET /v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 04:59:05.343 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-13b1ab8c-d79d-4078-9780-69d9b51f6808 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/attachments/e5fd9886-babd-4b0d-b6b6-4795c1e57d6f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:59:06.380 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-13b1ab8c-d79d-4078-9780-69d9b51f6808 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/attachments/e5fd9886-babd-4b0d-b6b6-4795c1e57d6f returned with HTTP 200 [pid: 7|app: 0|req: 374/744] 199.204.45.238 () {40 vars in 1135 bytes} [Fri Jul 17 04:59:05 2026] PUT /v3/e18459d7413146659736012251df5338/attachments/e5fd9886-babd-4b0d-b6b6-4795c1e57d6f => generated 802 bytes in 1047 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-07-17 04:59:06.911 8 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-bee62dec-8f63-4cd1-a78e-7b11d6ed3188 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/attachments/e5fd9886-babd-4b0d-b6b6-4795c1e57d6f/action /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:59:06.959 8 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-bee62dec-8f63-4cd1-a78e-7b11d6ed3188 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/attachments/e5fd9886-babd-4b0d-b6b6-4795c1e57d6f/action returned with HTTP 204 [pid: 8|app: 0|req: 371/745] 199.204.45.238 () {40 vars in 1148 bytes} [Fri Jul 17 04:59:06 2026] POST /v3/e18459d7413146659736012251df5338/attachments/e5fd9886-babd-4b0d-b6b6-4795c1e57d6f/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-17 04:59:07.551 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-13b1ab8c-d79d-4078-9780-69d9b51f6808 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:59:07.552 8 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-bee62dec-8f63-4cd1-a78e-7b11d6ed3188 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:59:07.552 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-13b1ab8c-d79d-4078-9780-69d9b51f6808 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:59:07.553 8 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-bee62dec-8f63-4cd1-a78e-7b11d6ed3188 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://10.0.0.60: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-07-17 04:59:10.554 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-facffeb2-8df6-4749-b55f-0920ec89940c 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/attachments/e5fd9886-babd-4b0d-b6b6-4795c1e57d6f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:59:11.162 7 INFO cinder.api.openstack.wsgi [req-77034a48-a5ca-479d-b739-8550d7293e3c req-facffeb2-8df6-4749-b55f-0920ec89940c 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/attachments/e5fd9886-babd-4b0d-b6b6-4795c1e57d6f returned with HTTP 200 [pid: 7|app: 0|req: 376/748] 199.204.45.238 () {38 vars in 1103 bytes} [Fri Jul 17 04:59:10 2026] DELETE /v3/e18459d7413146659736012251df5338/attachments/e5fd9886-babd-4b0d-b6b6-4795c1e57d6f => generated 19 bytes in 615 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-07-17 04:59:16.806 8 INFO cinder.api.openstack.wsgi [req-dacd2044-58b8-4fa0-91ea-70f3f6bdd419 req-cd516562-13e0-4337-8992-3a486111c4e2 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/attachments/e5fd9886-babd-4b0d-b6b6-4795c1e57d6f 2026-07-17 04:59:16.823 8 INFO cinder.api.openstack.wsgi [req-dacd2044-58b8-4fa0-91ea-70f3f6bdd419 req-cd516562-13e0-4337-8992-3a486111c4e2 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/attachments/e5fd9886-babd-4b0d-b6b6-4795c1e57d6f returned with HTTP 404 [pid: 8|app: 0|req: 373/749] 10.0.0.136 () {38 vars in 1099 bytes} [Fri Jul 17 04:59:16 2026] DELETE /v3/e18459d7413146659736012251df5338/attachments/e5fd9886-babd-4b0d-b6b6-4795c1e57d6f => generated 149 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 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-07-17 04:59:16.839 7 INFO cinder.api.openstack.wsgi [req-dacd2044-58b8-4fa0-91ea-70f3f6bdd419 req-41b5a6a4-0cc5-432b-b695-d0ea4c643d16 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 2026-07-17 04:59:16.840 7 INFO cinder.api.v3.volumes [req-dacd2044-58b8-4fa0-91ea-70f3f6bdd419 req-41b5a6a4-0cc5-432b-b695-d0ea4c643d16 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Delete volume with id: 0e541245-cb57-4992-9c5b-463510fa8b45 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 04:59:16.851 7 INFO cinder.volume.api [req-dacd2044-58b8-4fa0-91ea-70f3f6bdd419 req-41b5a6a4-0cc5-432b-b695-d0ea4c643d16 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Volume info retrieved successfully. 2026-07-17 04:59:16.882 7 INFO cinder.volume.api [req-dacd2044-58b8-4fa0-91ea-70f3f6bdd419 req-41b5a6a4-0cc5-432b-b695-d0ea4c643d16 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] Delete volume request issued successfully. 2026-07-17 04:59:16.882 7 INFO cinder.api.openstack.wsgi [req-dacd2044-58b8-4fa0-91ea-70f3f6bdd419 req-41b5a6a4-0cc5-432b-b695-d0ea4c643d16 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 returned with HTTP 202 [pid: 7|app: 0|req: 377/750] 10.0.0.136 () {36 vars in 1050 bytes} [Fri Jul 17 04:59:16 2026] DELETE /v3/e18459d7413146659736012251df5338/volumes/0e541245-cb57-4992-9c5b-463510fa8b45 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-17 04:59:17.552 7 INFO cinder.api.openstack.wsgi [req-dacd2044-58b8-4fa0-91ea-70f3f6bdd419 req-41b5a6a4-0cc5-432b-b695-d0ea4c643d16 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:59:17.552 8 INFO cinder.api.openstack.wsgi [req-dacd2044-58b8-4fa0-91ea-70f3f6bdd419 req-cd516562-13e0-4337-8992-3a486111c4e2 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:59:17.553 7 INFO cinder.api.openstack.wsgi [req-dacd2044-58b8-4fa0-91ea-70f3f6bdd419 req-41b5a6a4-0cc5-432b-b695-d0ea4c643d16 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:59:17.553 8 INFO cinder.api.openstack.wsgi [req-dacd2044-58b8-4fa0-91ea-70f3f6bdd419 req-cd516562-13e0-4337-8992-3a486111c4e2 98939671b5334fa2922663a3d29c37ec e18459d7413146659736012251df5338 - - default default] http://10.0.0.60: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-07-17 04:59:19.894 7 INFO cinder.api.openstack.wsgi [None req-250fe186-372a-422c-ace9-0f06fc03bf54 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 04:59:19.903 7 INFO cinder.volume.api [None req-250fe186-372a-422c-ace9-0f06fc03bf54 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 04:59:19.903 7 INFO cinder.api.openstack.wsgi [None req-250fe186-372a-422c-ace9-0f06fc03bf54 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 379/753] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 04:59:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true => generated 17 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 04:59:19.921 8 INFO cinder.api.openstack.wsgi [None req-5ce2e93a-70f3-4332-94b0-118e9fad9c56 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 04:59:20.425 8 INFO cinder.api.openstack.wsgi [None req-5ce2e93a-70f3-4332-94b0-118e9fad9c56 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 375/754] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 04:59:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:59:20.480 7 INFO cinder.api.openstack.wsgi [None req-463602b6-c8c8-40d6-b9aa-65f27afb5cf1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/07b92c1490a44f409e41224615f3cdde?usage=true 2026-07-17 04:59:20.504 7 INFO cinder.api.openstack.wsgi [None req-463602b6-c8c8-40d6-b9aa-65f27afb5cf1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/07b92c1490a44f409e41224615f3cdde?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/755] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:59:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/07b92c1490a44f409e41224615f3cdde?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:59:20.519 8 INFO cinder.api.openstack.wsgi [None req-13d0725f-5428-4acd-a42c-104457a762fa 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 04:59:20.550 8 INFO cinder.api.openstack.wsgi [None req-13d0725f-5428-4acd-a42c-104457a762fa 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/756] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:59:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:59:20.561 7 INFO cinder.api.openstack.wsgi [None req-1506a5a7-7d3c-4c96-b2a9-314b2a61ec50 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/5aed80ee41a049349a4a86b0ab252ba1?usage=true 2026-07-17 04:59:20.606 7 INFO cinder.api.openstack.wsgi [None req-1506a5a7-7d3c-4c96-b2a9-314b2a61ec50 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/5aed80ee41a049349a4a86b0ab252ba1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/757] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:59:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/5aed80ee41a049349a4a86b0ab252ba1?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:59:20.621 8 INFO cinder.api.openstack.wsgi [None req-5cad889f-87cf-481a-91ef-984afddce48e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/618515b40c894bac8bf282ccd9a6c18b?usage=true 2026-07-17 04:59:20.647 8 INFO cinder.api.openstack.wsgi [None req-5cad889f-87cf-481a-91ef-984afddce48e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/618515b40c894bac8bf282ccd9a6c18b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/758] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:59:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/618515b40c894bac8bf282ccd9a6c18b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:59:20.663 7 INFO cinder.api.openstack.wsgi [None req-3d8b0587-6879-4af3-a7ba-b2575d7974f4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/839bf08ab04443fbb05b8dbc94ba3dce?usage=true 2026-07-17 04:59:20.705 7 INFO cinder.api.openstack.wsgi [None req-3d8b0587-6879-4af3-a7ba-b2575d7974f4 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/839bf08ab04443fbb05b8dbc94ba3dce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/759] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:59:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/839bf08ab04443fbb05b8dbc94ba3dce?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:59:20.723 8 INFO cinder.api.openstack.wsgi [None req-1e29d663-2238-4b7f-b532-351736072bf7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 04:59:20.765 8 INFO cinder.api.openstack.wsgi [None req-1e29d663-2238-4b7f-b532-351736072bf7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/760] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:59:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:59:20.777 7 INFO cinder.api.openstack.wsgi [None req-589e6866-5c15-4735-9d01-88504b35dc16 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/baebf51c15ce4592ab0fbbeab34e7f58?usage=true 2026-07-17 04:59:20.801 7 INFO cinder.api.openstack.wsgi [None req-589e6866-5c15-4735-9d01-88504b35dc16 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/baebf51c15ce4592ab0fbbeab34e7f58?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 383/761] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:59:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/baebf51c15ce4592ab0fbbeab34e7f58?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:59:20.817 8 INFO cinder.api.openstack.wsgi [None req-b77e2d94-838d-4cc9-a1d6-6708b3a9d1ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 04:59:20.844 8 INFO cinder.api.openstack.wsgi [None req-b77e2d94-838d-4cc9-a1d6-6708b3a9d1ae 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/762] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 04:59:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:59:20.853 7 INFO cinder.api.openstack.wsgi [None req-c6dcad98-d90f-4044-bdd0-cdfeb44e2285 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:59:20.863 7 INFO cinder.volume.api [None req-c6dcad98-d90f-4044-bdd0-cdfeb44e2285 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:59:20.865 7 INFO cinder.api.openstack.wsgi [None req-c6dcad98-d90f-4044-bdd0-cdfeb44e2285 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 384/763] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:59:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:59:20.878 8 INFO cinder.api.openstack.wsgi [None req-da9d1e47-e55e-43de-b893-497a7e050167 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 04:59:20.883 8 INFO cinder.api.openstack.wsgi [None req-da9d1e47-e55e-43de-b893-497a7e050167 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 8|app: 0|req: 380/764] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 04:59:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 04:59:20.893 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 04:59:20.901 7 INFO cinder.volume.api [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 04:59:20.903 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 385/765] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 04:59:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 04:59:27.551 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:59:27.551 8 INFO cinder.api.openstack.wsgi [None req-da9d1e47-e55e-43de-b893-497a7e050167 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:59:27.552 8 INFO cinder.api.openstack.wsgi [None req-da9d1e47-e55e-43de-b893-497a7e050167 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:59:27.552 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:59:37.551 8 INFO cinder.api.openstack.wsgi [None req-da9d1e47-e55e-43de-b893-497a7e050167 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:59:37.551 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:59:37.552 8 INFO cinder.api.openstack.wsgi [None req-da9d1e47-e55e-43de-b893-497a7e050167 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:59:37.552 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:59:47.552 8 INFO cinder.api.openstack.wsgi [None req-da9d1e47-e55e-43de-b893-497a7e050167 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:59:47.552 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:59:47.553 8 INFO cinder.api.openstack.wsgi [None req-da9d1e47-e55e-43de-b893-497a7e050167 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:59:47.554 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:59:57.551 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:59:57.551 8 INFO cinder.api.openstack.wsgi [None req-da9d1e47-e55e-43de-b893-497a7e050167 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 04:59:57.553 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 04:59:57.553 8 INFO cinder.api.openstack.wsgi [None req-da9d1e47-e55e-43de-b893-497a7e050167 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:00:01.438 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 05:00:01.440 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 390/774] 10.0.0.188 () {28 vars in 376 bytes} [Fri Jul 17 05:00:01 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 05:00:01.453 8 INFO cinder.api.openstack.wsgi [None req-af0f11e4-8afa-4e18-801e-1f03f46e2199 db9ccece58af45249e614d77edb71f33 34ce8ad200bb4f2abca770b4c3adc4b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/34ce8ad200bb4f2abca770b4c3adc4b4/limits?tenant_id=34ce8ad200bb4f2abca770b4c3adc4b4 2026-07-17 05:00:01.477 8 INFO cinder.api.openstack.wsgi [None req-af0f11e4-8afa-4e18-801e-1f03f46e2199 db9ccece58af45249e614d77edb71f33 34ce8ad200bb4f2abca770b4c3adc4b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34ce8ad200bb4f2abca770b4c3adc4b4/limits?tenant_id=34ce8ad200bb4f2abca770b4c3adc4b4 returned with HTTP 200 [pid: 8|app: 0|req: 385/775] 10.0.0.188 () {34 vars in 879 bytes} [Fri Jul 17 05:00:01 2026] GET /v3/34ce8ad200bb4f2abca770b4c3adc4b4/limits?tenant_id=34ce8ad200bb4f2abca770b4c3adc4b4 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 05:00:04.080 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 05:00:04.081 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 391/776] 10.0.0.188 () {28 vars in 376 bytes} [Fri Jul 17 05:00:04 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 05:00:04.094 8 INFO cinder.api.openstack.wsgi [None req-af0f11e4-8afa-4e18-801e-1f03f46e2199 db9ccece58af45249e614d77edb71f33 34ce8ad200bb4f2abca770b4c3adc4b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 05:00:04.095 8 INFO cinder.api.openstack.wsgi [None req-af0f11e4-8afa-4e18-801e-1f03f46e2199 db9ccece58af45249e614d77edb71f33 34ce8ad200bb4f2abca770b4c3adc4b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 386/777] 10.0.0.188 () {28 vars in 376 bytes} [Fri Jul 17 05:00:04 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 05:00:05.756 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 05:00:05.756 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 392/778] 10.0.0.188 () {28 vars in 376 bytes} [Fri Jul 17 05:00:05 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 05:00:05.769 8 INFO cinder.api.openstack.wsgi [None req-94b807d9-3c56-472c-96f8-3ee2f3639202 db9ccece58af45249e614d77edb71f33 34ce8ad200bb4f2abca770b4c3adc4b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/34ce8ad200bb4f2abca770b4c3adc4b4/limits?tenant_id=34ce8ad200bb4f2abca770b4c3adc4b4 2026-07-17 05:00:05.802 8 INFO cinder.api.openstack.wsgi [None req-94b807d9-3c56-472c-96f8-3ee2f3639202 db9ccece58af45249e614d77edb71f33 34ce8ad200bb4f2abca770b4c3adc4b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34ce8ad200bb4f2abca770b4c3adc4b4/limits?tenant_id=34ce8ad200bb4f2abca770b4c3adc4b4 returned with HTTP 200 [pid: 8|app: 0|req: 387/779] 10.0.0.188 () {34 vars in 879 bytes} [Fri Jul 17 05:00:05 2026] GET /v3/34ce8ad200bb4f2abca770b4c3adc4b4/limits?tenant_id=34ce8ad200bb4f2abca770b4c3adc4b4 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 05:00:07.551 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:00:07.551 8 INFO cinder.api.openstack.wsgi [None req-94b807d9-3c56-472c-96f8-3ee2f3639202 db9ccece58af45249e614d77edb71f33 34ce8ad200bb4f2abca770b4c3adc4b4 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:00:07.552 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:00:07.552 8 INFO cinder.api.openstack.wsgi [None req-94b807d9-3c56-472c-96f8-3ee2f3639202 db9ccece58af45249e614d77edb71f33 34ce8ad200bb4f2abca770b4c3adc4b4 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:00:08.995 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 05:00:08.996 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 394/782] 10.0.0.188 () {28 vars in 376 bytes} [Fri Jul 17 05:00:08 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 05:00:09.002 8 INFO cinder.api.openstack.wsgi [None req-94b807d9-3c56-472c-96f8-3ee2f3639202 db9ccece58af45249e614d77edb71f33 34ce8ad200bb4f2abca770b4c3adc4b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 05:00:09.003 8 INFO cinder.api.openstack.wsgi [None req-94b807d9-3c56-472c-96f8-3ee2f3639202 db9ccece58af45249e614d77edb71f33 34ce8ad200bb4f2abca770b4c3adc4b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 389/783] 10.0.0.188 () {28 vars in 376 bytes} [Fri Jul 17 05:00:09 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 05:00:17.552 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:00:17.552 7 INFO cinder.api.openstack.wsgi [None req-37b84edb-4524-4b7c-be3e-3a411df06aaf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:00:17.554 8 INFO cinder.api.openstack.wsgi [None req-94b807d9-3c56-472c-96f8-3ee2f3639202 db9ccece58af45249e614d77edb71f33 34ce8ad200bb4f2abca770b4c3adc4b4 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:00:17.554 8 INFO cinder.api.openstack.wsgi [None req-94b807d9-3c56-472c-96f8-3ee2f3639202 db9ccece58af45249e614d77edb71f33 34ce8ad200bb4f2abca770b4c3adc4b4 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:00:19.675 7 INFO cinder.api.openstack.wsgi [None req-3439c402-faaa-43d3-9d12-ae819b45f5de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 05:00:19.686 7 INFO cinder.api.openstack.wsgi [None req-3439c402-faaa-43d3-9d12-ae819b45f5de 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 396/786] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 05:00:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:00:19.705 8 INFO cinder.api.openstack.wsgi [None req-38777ffd-1d05-4222-841a-da03ba92d36a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:00:19.719 8 INFO cinder.volume.api [None req-38777ffd-1d05-4222-841a-da03ba92d36a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:00:19.721 8 INFO cinder.api.openstack.wsgi [None req-38777ffd-1d05-4222-841a-da03ba92d36a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 391/787] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:00:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:00:19.736 7 INFO cinder.api.openstack.wsgi [None req-303b3af3-0fe7-4c99-9d83-b7a21d04909c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 05:00:19.743 7 INFO cinder.volume.api [None req-303b3af3-0fe7-4c99-9d83-b7a21d04909c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 05:00:19.743 7 INFO cinder.api.openstack.wsgi [None req-303b3af3-0fe7-4c99-9d83-b7a21d04909c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 397/788] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 05:00:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:00:19.759 8 INFO cinder.api.openstack.wsgi [None req-23163b00-ec9a-427c-848d-313808b5c18a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:00:19.776 8 INFO cinder.volume.api [None req-23163b00-ec9a-427c-848d-313808b5c18a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:00:19.779 8 INFO cinder.api.openstack.wsgi [None req-23163b00-ec9a-427c-848d-313808b5c18a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 392/789] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:00:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:00:19.795 7 INFO cinder.api.openstack.wsgi [None req-65b4d10b-e84d-4c00-b284-1cce0013728c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 05:00:20.298 7 INFO cinder.api.openstack.wsgi [None req-65b4d10b-e84d-4c00-b284-1cce0013728c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 398/790] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 05:00:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:00:20.494 8 INFO cinder.api.openstack.wsgi [None req-471a65dd-906c-429c-a5ea-cc21f800d5a7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 05:00:20.524 8 INFO cinder.api.openstack.wsgi [None req-471a65dd-906c-429c-a5ea-cc21f800d5a7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/791] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:00:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:00:20.535 7 INFO cinder.api.openstack.wsgi [None req-fe8048b8-6ad6-4f5a-b99f-a2bc37b299ea 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/3fe807b96b6945aea013ab7a10762167?usage=true 2026-07-17 05:00:20.555 7 INFO cinder.api.openstack.wsgi [None req-fe8048b8-6ad6-4f5a-b99f-a2bc37b299ea 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/3fe807b96b6945aea013ab7a10762167?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/792] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:00:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/3fe807b96b6945aea013ab7a10762167?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:00:20.570 8 INFO cinder.api.openstack.wsgi [None req-9e17769c-8086-4a42-b712-a11e198ce822 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/52af09dc50914d5d860dfbb9e301a2a3?usage=true 2026-07-17 05:00:20.591 8 INFO cinder.api.openstack.wsgi [None req-9e17769c-8086-4a42-b712-a11e198ce822 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/52af09dc50914d5d860dfbb9e301a2a3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/793] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:00:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/52af09dc50914d5d860dfbb9e301a2a3?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:00:20.604 7 INFO cinder.api.openstack.wsgi [None req-6b82018b-030e-4f49-8674-9a73164b86a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/59a616827931420f8f09671732613339?usage=true 2026-07-17 05:00:20.621 7 INFO cinder.api.openstack.wsgi [None req-6b82018b-030e-4f49-8674-9a73164b86a9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/59a616827931420f8f09671732613339?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/794] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:00:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/59a616827931420f8f09671732613339?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:00:20.636 8 INFO cinder.api.openstack.wsgi [None req-0cb78b99-8769-400e-8f4c-91940ef65d17 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/61b8c932fe90453dbdedaf15e09b844e?usage=true 2026-07-17 05:00:20.668 8 INFO cinder.api.openstack.wsgi [None req-0cb78b99-8769-400e-8f4c-91940ef65d17 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/61b8c932fe90453dbdedaf15e09b844e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/795] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:00:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/61b8c932fe90453dbdedaf15e09b844e?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:00:20.694 7 INFO cinder.api.openstack.wsgi [None req-f579d4a5-e877-4e3d-b54e-1b6be81cc820 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 05:00:20.736 7 INFO cinder.api.openstack.wsgi [None req-f579d4a5-e877-4e3d-b54e-1b6be81cc820 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/796] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:00:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:00:20.749 8 INFO cinder.api.openstack.wsgi [None req-ec2dfcaf-6c19-4a59-8f7f-b0d561a0692d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 05:00:20.775 8 INFO cinder.api.openstack.wsgi [None req-ec2dfcaf-6c19-4a59-8f7f-b0d561a0692d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/797] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:00:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:00:20.787 7 INFO cinder.api.openstack.wsgi [None req-77742bc0-0096-4609-885d-c93af9990306 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/f5520003f1bc452f8e4f67e84144d230?usage=true 2026-07-17 05:00:20.810 7 INFO cinder.api.openstack.wsgi [None req-77742bc0-0096-4609-885d-c93af9990306 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/f5520003f1bc452f8e4f67e84144d230?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/798] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:00:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/f5520003f1bc452f8e4f67e84144d230?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:00:27.555 8 INFO cinder.api.openstack.wsgi [None req-ec2dfcaf-6c19-4a59-8f7f-b0d561a0692d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:00:27.556 7 INFO cinder.api.openstack.wsgi [None req-77742bc0-0096-4609-885d-c93af9990306 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:00:27.556 8 INFO cinder.api.openstack.wsgi [None req-ec2dfcaf-6c19-4a59-8f7f-b0d561a0692d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:00:27.557 7 INFO cinder.api.openstack.wsgi [None req-77742bc0-0096-4609-885d-c93af9990306 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:00:37.551 8 INFO cinder.api.openstack.wsgi [None req-ec2dfcaf-6c19-4a59-8f7f-b0d561a0692d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:00:37.552 8 INFO cinder.api.openstack.wsgi [None req-ec2dfcaf-6c19-4a59-8f7f-b0d561a0692d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:00:37.552 7 INFO cinder.api.openstack.wsgi [None req-77742bc0-0096-4609-885d-c93af9990306 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:00:37.553 7 INFO cinder.api.openstack.wsgi [None req-77742bc0-0096-4609-885d-c93af9990306 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:00:37.701 8 INFO cinder.api.openstack.wsgi [None req-ec2dfcaf-6c19-4a59-8f7f-b0d561a0692d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 05:00:37.702 8 INFO cinder.api.openstack.wsgi [None req-ec2dfcaf-6c19-4a59-8f7f-b0d561a0692d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 399/803] 10.0.0.193 () {30 vars in 411 bytes} [Fri Jul 17 05:00:37 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 05:00:40.739 7 INFO cinder.api.openstack.wsgi [None req-0fd8ca1f-38ae-4912-bbb8-16830a992506 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes 2026-07-17 05:00:40.741 7 INFO cinder.api.v3.volumes [None req-0fd8ca1f-38ae-4912-bbb8-16830a992506 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Create volume of 1 GB 2026-07-17 05:00:40.762 7 INFO cinder.volume.api [None req-0fd8ca1f-38ae-4912-bbb8-16830a992506 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Availability Zones retrieved successfully. 2026-07-17 05:00:41.158 7 INFO cinder.volume.api [None req-0fd8ca1f-38ae-4912-bbb8-16830a992506 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Create volume request issued successfully. 2026-07-17 05:00:41.159 7 INFO cinder.api.openstack.wsgi [None req-0fd8ca1f-38ae-4912-bbb8-16830a992506 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes returned with HTTP 202 [pid: 7|app: 0|req: 405/804] 10.0.0.193 () {34 vars in 723 bytes} [Fri Jul 17 05:00:40 2026] POST /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes => generated 871 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-17 05:00:41.177 8 INFO cinder.api.openstack.wsgi [None req-ecb26826-cd2f-4a0b-9b9c-de068ff2d0bc 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:41.193 8 INFO cinder.volume.api [None req-ecb26826-cd2f-4a0b-9b9c-de068ff2d0bc 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:41.198 8 INFO cinder.api.openstack.wsgi [None req-ecb26826-cd2f-4a0b-9b9c-de068ff2d0bc 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c returned with HTTP 200 [pid: 8|app: 0|req: 400/805] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:41 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c => generated 939 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-07-17 05:00:42.221 7 INFO cinder.api.openstack.wsgi [None req-f07c4a0a-a944-4428-a06a-910110defbbf 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:42.235 7 INFO cinder.volume.api [None req-f07c4a0a-a944-4428-a06a-910110defbbf 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:42.240 7 INFO cinder.api.openstack.wsgi [None req-f07c4a0a-a944-4428-a06a-910110defbbf 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c returned with HTTP 200 [pid: 7|app: 0|req: 406/806] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:42 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c => generated 964 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-07-17 05:00:42.258 8 INFO cinder.api.openstack.wsgi [None req-70a94d97-7f92-47ac-8b17-7a85ff6ef87f 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:42.273 8 INFO cinder.volume.api [None req-70a94d97-7f92-47ac-8b17-7a85ff6ef87f 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:42.283 8 INFO cinder.api.openstack.wsgi [None req-70a94d97-7f92-47ac-8b17-7a85ff6ef87f 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c returned with HTTP 200 [pid: 8|app: 0|req: 401/807] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:42 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c => generated 964 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-07-17 05:00:42.297 7 INFO cinder.api.openstack.wsgi [None req-54ae22c2-8c7a-4fd6-8564-8281b756ccd8 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:42.308 7 INFO cinder.volume.api [None req-54ae22c2-8c7a-4fd6-8564-8281b756ccd8 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:42.314 7 INFO cinder.volume.api [None req-54ae22c2-8c7a-4fd6-8564-8281b756ccd8 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume updated successfully. 2026-07-17 05:00:42.315 7 INFO cinder.api.openstack.wsgi [None req-54ae22c2-8c7a-4fd6-8564-8281b756ccd8 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c returned with HTTP 200 [pid: 7|app: 0|req: 407/808] 10.0.0.193 () {34 vars in 795 bytes} [Fri Jul 17 05:00:42 2026] PUT /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c => generated 896 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-07-17 05:00:42.336 8 INFO cinder.api.openstack.wsgi [None req-1e86a8a8-7c8e-4774-9741-45232dc66a3f 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:42.351 8 INFO cinder.volume.api [None req-1e86a8a8-7c8e-4774-9741-45232dc66a3f 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:42.358 8 INFO cinder.volume.api [None req-1e86a8a8-7c8e-4774-9741-45232dc66a3f 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume updated successfully. 2026-07-17 05:00:42.359 8 INFO cinder.api.openstack.wsgi [None req-1e86a8a8-7c8e-4774-9741-45232dc66a3f 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c returned with HTTP 200 [pid: 8|app: 0|req: 402/809] 10.0.0.193 () {34 vars in 796 bytes} [Fri Jul 17 05:00:42 2026] PUT /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c => generated 934 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-07-17 05:00:42.375 7 INFO cinder.api.openstack.wsgi [None req-c9e5493a-1bab-498e-822b-10f0481001cd 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:42.387 7 INFO cinder.volume.api [None req-c9e5493a-1bab-498e-822b-10f0481001cd 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:42.391 7 INFO cinder.api.openstack.wsgi [None req-c9e5493a-1bab-498e-822b-10f0481001cd 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c returned with HTTP 200 [pid: 7|app: 0|req: 408/810] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:42 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c => 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-07-17 05:00:42.412 8 INFO cinder.api.openstack.wsgi [None req-f3bd0836-5dd4-4bdf-aeee-63d53faf11a6 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes 2026-07-17 05:00:42.416 8 INFO cinder.api.v3.volumes [None req-f3bd0836-5dd4-4bdf-aeee-63d53faf11a6 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Create volume of 1 GB 2026-07-17 05:00:42.424 8 INFO cinder.volume.api [None req-f3bd0836-5dd4-4bdf-aeee-63d53faf11a6 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Availability Zones retrieved successfully. 2026-07-17 05:00:42.836 8 INFO cinder.volume.api [None req-f3bd0836-5dd4-4bdf-aeee-63d53faf11a6 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Create volume request issued successfully. 2026-07-17 05:00:42.837 8 INFO cinder.api.openstack.wsgi [None req-f3bd0836-5dd4-4bdf-aeee-63d53faf11a6 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes returned with HTTP 202 [pid: 8|app: 0|req: 403/811] 10.0.0.193 () {34 vars in 723 bytes} [Fri Jul 17 05:00:42 2026] POST /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes => generated 891 bytes in 432 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-07-17 05:00:42.856 7 INFO cinder.api.openstack.wsgi [None req-8b188ab5-bdc2-4820-9a82-a381f59d9588 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:42.872 7 INFO cinder.volume.api [None req-8b188ab5-bdc2-4820-9a82-a381f59d9588 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:42.877 7 INFO cinder.api.openstack.wsgi [None req-8b188ab5-bdc2-4820-9a82-a381f59d9588 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 returned with HTTP 200 [pid: 7|app: 0|req: 409/812] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:42 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 => generated 959 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-07-17 05:00:43.901 8 INFO cinder.api.openstack.wsgi [None req-a0b53c4c-a2a2-49dd-9ec6-9f336a8ed010 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:43.918 8 INFO cinder.volume.api [None req-a0b53c4c-a2a2-49dd-9ec6-9f336a8ed010 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:43.927 8 INFO cinder.api.openstack.wsgi [None req-a0b53c4c-a2a2-49dd-9ec6-9f336a8ed010 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 returned with HTTP 200 [pid: 8|app: 0|req: 404/813] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:43 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 => 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-07-17 05:00:43.946 7 INFO cinder.api.openstack.wsgi [None req-4362e8cb-4d82-478e-b7ee-5cf76281faff 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:43.961 7 INFO cinder.volume.api [None req-4362e8cb-4d82-478e-b7ee-5cf76281faff 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:43.969 7 INFO cinder.volume.api [None req-4362e8cb-4d82-478e-b7ee-5cf76281faff 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume updated successfully. 2026-07-17 05:00:43.969 7 INFO cinder.api.openstack.wsgi [None req-4362e8cb-4d82-478e-b7ee-5cf76281faff 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 returned with HTTP 200 [pid: 7|app: 0|req: 410/814] 10.0.0.193 () {34 vars in 795 bytes} [Fri Jul 17 05:00:43 2026] PUT /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 => generated 882 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-07-17 05:00:43.986 8 INFO cinder.api.openstack.wsgi [None req-694a4664-54d6-4fdb-8074-a226caa3dd70 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:44.002 8 INFO cinder.volume.api [None req-694a4664-54d6-4fdb-8074-a226caa3dd70 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:44.007 8 INFO cinder.api.openstack.wsgi [None req-694a4664-54d6-4fdb-8074-a226caa3dd70 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 returned with HTTP 200 [pid: 8|app: 0|req: 405/815] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:43 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 => generated 950 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-07-17 05:00:44.035 7 INFO cinder.api.openstack.wsgi [None req-3ee0d802-a43f-48a8-88c2-a1a49807ca32 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 2026-07-17 05:00:44.036 7 INFO cinder.api.v3.volumes [None req-3ee0d802-a43f-48a8-88c2-a1a49807ca32 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Delete volume with id: dd141461-d075-4fb9-81b9-e32e4dd2c2d4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:44.049 7 INFO cinder.volume.api [None req-3ee0d802-a43f-48a8-88c2-a1a49807ca32 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:44.081 7 INFO cinder.volume.api [None req-3ee0d802-a43f-48a8-88c2-a1a49807ca32 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Delete volume request issued successfully. 2026-07-17 05:00:44.082 7 INFO cinder.api.openstack.wsgi [None req-3ee0d802-a43f-48a8-88c2-a1a49807ca32 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 returned with HTTP 202 [pid: 7|app: 0|req: 411/816] 10.0.0.193 () {32 vars in 778 bytes} [Fri Jul 17 05:00:44 2026] DELETE /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 => generated 0 bytes in 57 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-07-17 05:00:44.096 8 INFO cinder.api.openstack.wsgi [None req-679dfa90-4c7a-4590-9ef8-b8c3284be3d7 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:44.112 8 INFO cinder.volume.api [None req-679dfa90-4c7a-4590-9ef8-b8c3284be3d7 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:44.119 8 INFO cinder.api.openstack.wsgi [None req-679dfa90-4c7a-4590-9ef8-b8c3284be3d7 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 returned with HTTP 200 [pid: 8|app: 0|req: 406/817] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:44 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 => generated 949 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-07-17 05:00:45.149 7 INFO cinder.api.openstack.wsgi [None req-c05aef3d-abd1-4b7c-ab93-e5597745fa65 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 2026-07-17 05:00:45.157 7 INFO cinder.api.openstack.wsgi [None req-c05aef3d-abd1-4b7c-ab93-e5597745fa65 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 returned with HTTP 404 [pid: 7|app: 0|req: 412/818] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:45 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/dd141461-d075-4fb9-81b9-e32e4dd2c2d4 => 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-07-17 05:00:45.173 8 INFO cinder.api.openstack.wsgi [None req-a39422b4-9394-4941-856d-99be5dbde47d 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:45.202 8 INFO cinder.volume.api [None req-a39422b4-9394-4941-856d-99be5dbde47d 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:45.219 8 INFO cinder.api.openstack.wsgi [None req-a39422b4-9394-4941-856d-99be5dbde47d 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c returned with HTTP 200 [pid: 8|app: 0|req: 407/819] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:45 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c => generated 1002 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 05:00:45.246 7 INFO cinder.api.openstack.wsgi [None req-03efe424-a13e-4586-aed8-07e8441f9885 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c 2026-07-17 05:00:45.247 7 INFO cinder.api.v3.volumes [None req-03efe424-a13e-4586-aed8-07e8441f9885 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Delete volume with id: 53e94ab5-03d8-42c2-805a-bb0aff03753c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:45.266 7 INFO cinder.volume.api [None req-03efe424-a13e-4586-aed8-07e8441f9885 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:45.318 7 INFO cinder.volume.api [None req-03efe424-a13e-4586-aed8-07e8441f9885 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Delete volume request issued successfully. 2026-07-17 05:00:45.318 7 INFO cinder.api.openstack.wsgi [None req-03efe424-a13e-4586-aed8-07e8441f9885 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c returned with HTTP 202 [pid: 7|app: 0|req: 413/820] 10.0.0.193 () {32 vars in 778 bytes} [Fri Jul 17 05:00:45 2026] DELETE /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c => generated 0 bytes in 79 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-07-17 05:00:45.334 8 INFO cinder.api.openstack.wsgi [None req-e647e558-4110-47d5-bb1e-0fc32fd98703 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:45.349 8 INFO cinder.volume.api [None req-e647e558-4110-47d5-bb1e-0fc32fd98703 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:45.357 8 INFO cinder.api.openstack.wsgi [None req-e647e558-4110-47d5-bb1e-0fc32fd98703 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c returned with HTTP 200 [pid: 8|app: 0|req: 408/821] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:45 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c => generated 1001 bytes in 33 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-07-17 05:00:46.382 7 INFO cinder.api.openstack.wsgi [None req-43e413ba-7adb-418c-b34f-dd917263f3d5 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c 2026-07-17 05:00:46.396 7 INFO cinder.api.openstack.wsgi [None req-43e413ba-7adb-418c-b34f-dd917263f3d5 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c returned with HTTP 404 [pid: 7|app: 0|req: 414/822] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:46 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/53e94ab5-03d8-42c2-805a-bb0aff03753c => generated 109 bytes in 22 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-07-17 05:00:46.466 8 INFO cinder.api.openstack.wsgi [None req-07b38ef9-d98a-4a33-9245-90f652966559 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes 2026-07-17 05:00:46.571 8 INFO cinder.api.v3.volumes [None req-07b38ef9-d98a-4a33-9245-90f652966559 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Create volume of 1 GB 2026-07-17 05:00:46.586 8 INFO cinder.volume.api [None req-07b38ef9-d98a-4a33-9245-90f652966559 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Availability Zones retrieved successfully. 2026-07-17 05:00:46.799 8 INFO cinder.volume.api [None req-07b38ef9-d98a-4a33-9245-90f652966559 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Create volume request issued successfully. 2026-07-17 05:00:46.800 8 INFO cinder.api.openstack.wsgi [None req-07b38ef9-d98a-4a33-9245-90f652966559 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes returned with HTTP 202 [pid: 8|app: 0|req: 409/823] 10.0.0.193 () {34 vars in 723 bytes} [Fri Jul 17 05:00:46 2026] POST /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes => generated 871 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-17 05:00:46.819 7 INFO cinder.api.openstack.wsgi [None req-aa625fcb-10a2-4c7a-a772-599406727721 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:46.837 7 INFO cinder.volume.api [None req-aa625fcb-10a2-4c7a-a772-599406727721 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:46.842 7 INFO cinder.api.openstack.wsgi [None req-aa625fcb-10a2-4c7a-a772-599406727721 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a returned with HTTP 200 [pid: 7|app: 0|req: 415/824] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:46 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:00:47.551 8 INFO cinder.api.openstack.wsgi [None req-07b38ef9-d98a-4a33-9245-90f652966559 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:00:47.552 8 INFO cinder.api.openstack.wsgi [None req-07b38ef9-d98a-4a33-9245-90f652966559 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:00:47.552 7 INFO cinder.api.openstack.wsgi [None req-aa625fcb-10a2-4c7a-a772-599406727721 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:00:47.554 7 INFO cinder.api.openstack.wsgi [None req-aa625fcb-10a2-4c7a-a772-599406727721 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://10.0.0.60: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-07-17 05:00:47.862 8 INFO cinder.api.openstack.wsgi [None req-a7a8cbf7-36af-4fbd-976f-a598cad003d5 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:47.881 8 INFO cinder.volume.api [None req-a7a8cbf7-36af-4fbd-976f-a598cad003d5 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:47.887 8 INFO cinder.api.openstack.wsgi [None req-a7a8cbf7-36af-4fbd-976f-a598cad003d5 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a returned with HTTP 200 [pid: 8|app: 0|req: 411/827] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:47 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a => 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-07-17 05:00:47.907 7 INFO cinder.api.openstack.wsgi [None req-541c143a-7da7-4126-af1d-94738273029d 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:47.920 7 INFO cinder.volume.api [None req-541c143a-7da7-4126-af1d-94738273029d 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:47.930 7 INFO cinder.api.openstack.wsgi [None req-541c143a-7da7-4126-af1d-94738273029d 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a returned with HTTP 200 [pid: 7|app: 0|req: 417/828] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:47 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a => generated 1489 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-07-17 05:00:47.947 8 INFO cinder.api.openstack.wsgi [None req-22f9fb27-3844-427e-97f0-8b2d4810d5ff 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:47.964 8 INFO cinder.volume.api [None req-22f9fb27-3844-427e-97f0-8b2d4810d5ff 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:47.972 8 INFO cinder.volume.api [None req-22f9fb27-3844-427e-97f0-8b2d4810d5ff 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume updated successfully. 2026-07-17 05:00:47.972 8 INFO cinder.api.openstack.wsgi [None req-22f9fb27-3844-427e-97f0-8b2d4810d5ff 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a returned with HTTP 200 [pid: 8|app: 0|req: 412/829] 10.0.0.193 () {34 vars in 795 bytes} [Fri Jul 17 05:00:47 2026] PUT /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a => generated 895 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-07-17 05:00:47.993 7 INFO cinder.api.openstack.wsgi [None req-4fbf69b3-cabf-480f-a233-ca1af525702a 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:48.010 7 INFO cinder.volume.api [None req-4fbf69b3-cabf-480f-a233-ca1af525702a 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:48.023 7 INFO cinder.volume.api [None req-4fbf69b3-cabf-480f-a233-ca1af525702a 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume updated successfully. 2026-07-17 05:00:48.024 7 INFO cinder.api.openstack.wsgi [None req-4fbf69b3-cabf-480f-a233-ca1af525702a 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a returned with HTTP 200 [pid: 7|app: 0|req: 418/830] 10.0.0.193 () {34 vars in 796 bytes} [Fri Jul 17 05:00:47 2026] PUT /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a => generated 933 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 05:00:48.045 8 INFO cinder.api.openstack.wsgi [None req-a6dc01dd-99ff-4c5b-8497-3947e3ba13d6 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:48.059 8 INFO cinder.volume.api [None req-a6dc01dd-99ff-4c5b-8497-3947e3ba13d6 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:48.064 8 INFO cinder.api.openstack.wsgi [None req-a6dc01dd-99ff-4c5b-8497-3947e3ba13d6 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a returned with HTTP 200 [pid: 8|app: 0|req: 413/831] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:48 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a => generated 1527 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-07-17 05:00:48.084 7 INFO cinder.api.openstack.wsgi [None req-4b03d036-a364-45ce-a958-a8f9c8655a98 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes 2026-07-17 05:00:48.085 7 INFO cinder.api.v3.volumes [None req-4b03d036-a364-45ce-a958-a8f9c8655a98 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Create volume of 1 GB 2026-07-17 05:00:48.091 7 INFO cinder.volume.api [None req-4b03d036-a364-45ce-a958-a8f9c8655a98 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Availability Zones retrieved successfully. 2026-07-17 05:00:48.214 7 INFO cinder.volume.api [None req-4b03d036-a364-45ce-a958-a8f9c8655a98 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Create volume request issued successfully. 2026-07-17 05:00:48.215 7 INFO cinder.api.openstack.wsgi [None req-4b03d036-a364-45ce-a958-a8f9c8655a98 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes returned with HTTP 202 [pid: 7|app: 0|req: 419/832] 10.0.0.193 () {34 vars in 723 bytes} [Fri Jul 17 05:00:48 2026] POST /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes => generated 890 bytes in 138 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-07-17 05:00:48.232 8 INFO cinder.api.openstack.wsgi [None req-049f9911-fbe5-400a-9944-c2800f740e2c 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:48.248 8 INFO cinder.volume.api [None req-049f9911-fbe5-400a-9944-c2800f740e2c 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:48.253 8 INFO cinder.api.openstack.wsgi [None req-049f9911-fbe5-400a-9944-c2800f740e2c 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 returned with HTTP 200 [pid: 8|app: 0|req: 414/833] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:48 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 => generated 958 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-07-17 05:00:49.279 7 INFO cinder.api.openstack.wsgi [None req-f1d26f4f-64f9-4044-a018-0a5037342523 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:49.299 7 INFO cinder.volume.api [None req-f1d26f4f-64f9-4044-a018-0a5037342523 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:49.305 7 INFO cinder.api.openstack.wsgi [None req-f1d26f4f-64f9-4044-a018-0a5037342523 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 returned with HTTP 200 [pid: 7|app: 0|req: 420/834] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:49 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 => generated 983 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-07-17 05:00:49.330 8 INFO cinder.api.openstack.wsgi [None req-4483fb3a-e86b-40fb-9bc5-7839062dd1fe 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:49.348 8 INFO cinder.volume.api [None req-4483fb3a-e86b-40fb-9bc5-7839062dd1fe 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:49.356 8 INFO cinder.volume.api [None req-4483fb3a-e86b-40fb-9bc5-7839062dd1fe 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume updated successfully. 2026-07-17 05:00:49.356 8 INFO cinder.api.openstack.wsgi [None req-4483fb3a-e86b-40fb-9bc5-7839062dd1fe 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 returned with HTTP 200 [pid: 8|app: 0|req: 415/835] 10.0.0.193 () {34 vars in 795 bytes} [Fri Jul 17 05:00:49 2026] PUT /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 05:00:49.378 7 INFO cinder.api.openstack.wsgi [None req-aabb26d3-b024-4707-900f-7685161c97f3 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:49.396 7 INFO cinder.volume.api [None req-aabb26d3-b024-4707-900f-7685161c97f3 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:49.402 7 INFO cinder.api.openstack.wsgi [None req-aabb26d3-b024-4707-900f-7685161c97f3 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 returned with HTTP 200 [pid: 7|app: 0|req: 421/836] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:49 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 => generated 950 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-07-17 05:00:49.420 8 INFO cinder.api.openstack.wsgi [None req-ee46202d-13f3-4294-9781-7b1ee254212c 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 2026-07-17 05:00:49.421 8 INFO cinder.api.v3.volumes [None req-ee46202d-13f3-4294-9781-7b1ee254212c 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Delete volume with id: 4f0d6ac1-5e05-4db5-b1f3-e527162d7707 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:49.431 8 INFO cinder.volume.api [None req-ee46202d-13f3-4294-9781-7b1ee254212c 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:49.454 8 INFO cinder.volume.api [None req-ee46202d-13f3-4294-9781-7b1ee254212c 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Delete volume request issued successfully. 2026-07-17 05:00:49.455 8 INFO cinder.api.openstack.wsgi [None req-ee46202d-13f3-4294-9781-7b1ee254212c 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 returned with HTTP 202 [pid: 8|app: 0|req: 416/837] 10.0.0.193 () {32 vars in 778 bytes} [Fri Jul 17 05:00:49 2026] DELETE /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 => generated 0 bytes in 41 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-07-17 05:00:49.466 7 INFO cinder.api.openstack.wsgi [None req-eefeefb8-e554-43df-b81f-3fdcee8f2d39 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:49.478 7 INFO cinder.volume.api [None req-eefeefb8-e554-43df-b81f-3fdcee8f2d39 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:49.483 7 INFO cinder.api.openstack.wsgi [None req-eefeefb8-e554-43df-b81f-3fdcee8f2d39 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 returned with HTTP 200 [pid: 7|app: 0|req: 422/838] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:49 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 05:00:50.505 8 INFO cinder.api.openstack.wsgi [None req-88851cbf-cc57-404b-bbb9-04126ad682d3 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 2026-07-17 05:00:50.514 8 INFO cinder.api.openstack.wsgi [None req-88851cbf-cc57-404b-bbb9-04126ad682d3 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 returned with HTTP 404 [pid: 8|app: 0|req: 417/839] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:50 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/4f0d6ac1-5e05-4db5-b1f3-e527162d7707 => 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-07-17 05:00:50.529 7 INFO cinder.api.openstack.wsgi [None req-a65ab43d-5b01-4b6f-a9bb-2d7ffab99977 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:50.551 7 INFO cinder.volume.api [None req-a65ab43d-5b01-4b6f-a9bb-2d7ffab99977 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:50.567 7 INFO cinder.api.openstack.wsgi [None req-a65ab43d-5b01-4b6f-a9bb-2d7ffab99977 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a returned with HTTP 200 [pid: 7|app: 0|req: 423/840] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:50 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a => generated 1527 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 05:00:50.595 8 INFO cinder.api.openstack.wsgi [None req-6fe7881c-ed4a-4cfe-83bd-493408e853bb 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a 2026-07-17 05:00:50.596 8 INFO cinder.api.v3.volumes [None req-6fe7881c-ed4a-4cfe-83bd-493408e853bb 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Delete volume with id: f461ff94-091a-45a7-a791-aedff79d993a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:50.606 8 INFO cinder.volume.api [None req-6fe7881c-ed4a-4cfe-83bd-493408e853bb 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:50.632 8 INFO cinder.volume.api [None req-6fe7881c-ed4a-4cfe-83bd-493408e853bb 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Delete volume request issued successfully. 2026-07-17 05:00:50.632 8 INFO cinder.api.openstack.wsgi [None req-6fe7881c-ed4a-4cfe-83bd-493408e853bb 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a returned with HTTP 202 [pid: 8|app: 0|req: 418/841] 10.0.0.193 () {32 vars in 778 bytes} [Fri Jul 17 05:00:50 2026] DELETE /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a => 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-07-17 05:00:50.645 7 INFO cinder.api.openstack.wsgi [None req-3f69b1f0-2fa4-4716-95ab-cd33045c98f6 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:50.665 7 INFO cinder.volume.api [None req-3f69b1f0-2fa4-4716-95ab-cd33045c98f6 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] Volume info retrieved successfully. 2026-07-17 05:00:50.677 7 INFO cinder.api.openstack.wsgi [None req-3f69b1f0-2fa4-4716-95ab-cd33045c98f6 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a returned with HTTP 200 [pid: 7|app: 0|req: 424/842] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:50 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a => generated 1526 bytes in 38 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-07-17 05:00:51.710 8 INFO cinder.api.openstack.wsgi [None req-97c0a574-a6c5-4675-a8d6-3118cdca4fa8 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a 2026-07-17 05:00:51.719 8 INFO cinder.api.openstack.wsgi [None req-97c0a574-a6c5-4675-a8d6-3118cdca4fa8 73c6d292f3d94fed92a1fa1e69fc1e4b 9604dda85eac4b70b2d9b1c634b3e0c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a returned with HTTP 404 [pid: 8|app: 0|req: 419/843] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:51 2026] GET /v3/9604dda85eac4b70b2d9b1c634b3e0c1/volumes/f461ff94-091a-45a7-a791-aedff79d993a => generated 109 bytes in 29 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-07-17 05:00:54.568 7 INFO cinder.api.openstack.wsgi [None req-2aa69439-3add-4513-ae34-7013c06a6856 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes 2026-07-17 05:00:54.595 7 INFO cinder.volume.api [None req-2aa69439-3add-4513-ae34-7013c06a6856 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Get all volumes completed successfully. 2026-07-17 05:00:54.595 7 INFO cinder.api.openstack.wsgi [None req-2aa69439-3add-4513-ae34-7013c06a6856 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes returned with HTTP 200 [pid: 7|app: 0|req: 425/844] 10.0.0.193 () {32 vars in 701 bytes} [Fri Jul 17 05:00:54 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 05:00:54.612 8 INFO cinder.api.openstack.wsgi [None req-abfbb069-fb2a-4785-8c7a-1cc6e329e36f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes 2026-07-17 05:00:54.618 8 INFO cinder.api.v3.volumes [None req-abfbb069-fb2a-4785-8c7a-1cc6e329e36f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Create volume of 1 GB 2026-07-17 05:00:54.624 8 INFO cinder.volume.api [None req-abfbb069-fb2a-4785-8c7a-1cc6e329e36f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Availability Zones retrieved successfully. 2026-07-17 05:00:54.868 8 INFO cinder.volume.api [None req-abfbb069-fb2a-4785-8c7a-1cc6e329e36f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Create volume request issued successfully. 2026-07-17 05:00:54.870 8 INFO cinder.api.openstack.wsgi [None req-abfbb069-fb2a-4785-8c7a-1cc6e329e36f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 420/845] 10.0.0.193 () {34 vars in 723 bytes} [Fri Jul 17 05:00:54 2026] POST /v3/a70c81571df54ac9a44a801d629bfd1e/volumes => generated 875 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-17 05:00:54.892 7 INFO cinder.api.openstack.wsgi [None req-fcb26fad-0135-4a9d-8f48-2addf6d3e9cc 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:54.906 7 INFO cinder.volume.api [None req-fcb26fad-0135-4a9d-8f48-2addf6d3e9cc 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:00:54.912 7 INFO cinder.api.openstack.wsgi [None req-fcb26fad-0135-4a9d-8f48-2addf6d3e9cc 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd returned with HTTP 200 [pid: 7|app: 0|req: 426/846] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:54 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd => generated 943 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-07-17 05:00:55.935 8 INFO cinder.api.openstack.wsgi [None req-92934d61-9338-4dd0-af9b-087725d524f2 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:55.953 8 INFO cinder.volume.api [None req-92934d61-9338-4dd0-af9b-087725d524f2 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:00:55.957 8 INFO cinder.api.openstack.wsgi [None req-92934d61-9338-4dd0-af9b-087725d524f2 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd returned with HTTP 200 [pid: 8|app: 0|req: 421/847] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:55 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd => 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-07-17 05:00:55.976 7 INFO cinder.api.openstack.wsgi [None req-9cb15dce-5c69-443b-8967-63ff7cdabfc9 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:55.991 7 INFO cinder.volume.api [None req-9cb15dce-5c69-443b-8967-63ff7cdabfc9 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:00:55.996 7 INFO cinder.api.openstack.wsgi [None req-9cb15dce-5c69-443b-8967-63ff7cdabfc9 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd returned with HTTP 200 [pid: 7|app: 0|req: 427/848] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:55 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 05:00:56.017 8 INFO cinder.api.openstack.wsgi [None req-038f4a66-d30c-4d68-91d2-9c714bf15f64 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes 2026-07-17 05:00:56.020 8 INFO cinder.api.v3.volumes [None req-038f4a66-d30c-4d68-91d2-9c714bf15f64 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Create volume of 1 GB 2026-07-17 05:00:56.025 8 INFO cinder.volume.api [None req-038f4a66-d30c-4d68-91d2-9c714bf15f64 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Availability Zones retrieved successfully. 2026-07-17 05:00:56.159 8 INFO cinder.volume.api [None req-038f4a66-d30c-4d68-91d2-9c714bf15f64 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Create volume request issued successfully. 2026-07-17 05:00:56.160 8 INFO cinder.api.openstack.wsgi [None req-038f4a66-d30c-4d68-91d2-9c714bf15f64 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 422/849] 10.0.0.193 () {34 vars in 723 bytes} [Fri Jul 17 05:00:56 2026] POST /v3/a70c81571df54ac9a44a801d629bfd1e/volumes => generated 875 bytes in 150 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-07-17 05:00:56.181 7 INFO cinder.api.openstack.wsgi [None req-8c0071bc-95ad-4079-a3d5-c2d23da6325a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:56.197 7 INFO cinder.volume.api [None req-8c0071bc-95ad-4079-a3d5-c2d23da6325a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:00:56.203 7 INFO cinder.api.openstack.wsgi [None req-8c0071bc-95ad-4079-a3d5-c2d23da6325a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da returned with HTTP 200 [pid: 7|app: 0|req: 428/850] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:56 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da => generated 943 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-07-17 05:00:57.226 8 INFO cinder.api.openstack.wsgi [None req-5f5880bc-99e9-41f7-b434-2300f48a76b1 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:57.243 8 INFO cinder.volume.api [None req-5f5880bc-99e9-41f7-b434-2300f48a76b1 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:00:57.250 8 INFO cinder.api.openstack.wsgi [None req-5f5880bc-99e9-41f7-b434-2300f48a76b1 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da returned with HTTP 200 [pid: 8|app: 0|req: 423/851] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:57 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da => 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-07-17 05:00:57.271 7 INFO cinder.api.openstack.wsgi [None req-ebb2be75-f9f7-4548-a750-4630ee8c24c7 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:57.286 7 INFO cinder.volume.api [None req-ebb2be75-f9f7-4548-a750-4630ee8c24c7 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:00:57.291 7 INFO cinder.api.openstack.wsgi [None req-ebb2be75-f9f7-4548-a750-4630ee8c24c7 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da returned with HTTP 200 [pid: 7|app: 0|req: 429/852] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:57 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da => 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-07-17 05:00:57.313 8 INFO cinder.api.openstack.wsgi [None req-fbbc5db7-fbd3-47bc-9d10-d6fd52cfbd2f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes 2026-07-17 05:00:57.315 8 INFO cinder.api.v3.volumes [None req-fbbc5db7-fbd3-47bc-9d10-d6fd52cfbd2f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Create volume of 1 GB 2026-07-17 05:00:57.323 8 INFO cinder.volume.api [None req-fbbc5db7-fbd3-47bc-9d10-d6fd52cfbd2f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Availability Zones retrieved successfully. 2026-07-17 05:00:57.459 8 INFO cinder.volume.api [None req-fbbc5db7-fbd3-47bc-9d10-d6fd52cfbd2f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Create volume request issued successfully. 2026-07-17 05:00:57.460 8 INFO cinder.api.openstack.wsgi [None req-fbbc5db7-fbd3-47bc-9d10-d6fd52cfbd2f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 424/853] 10.0.0.193 () {34 vars in 723 bytes} [Fri Jul 17 05:00:57 2026] POST /v3/a70c81571df54ac9a44a801d629bfd1e/volumes => generated 876 bytes in 156 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-07-17 05:00:57.479 7 INFO cinder.api.openstack.wsgi [None req-8953f471-da3b-4733-89e9-1911eea20eb8 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:57.497 7 INFO cinder.volume.api [None req-8953f471-da3b-4733-89e9-1911eea20eb8 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:00:57.503 7 INFO cinder.api.openstack.wsgi [None req-8953f471-da3b-4733-89e9-1911eea20eb8 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 returned with HTTP 200 [pid: 7|app: 0|req: 430/854] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:57 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:00:57.551 8 INFO cinder.api.openstack.wsgi [None req-fbbc5db7-fbd3-47bc-9d10-d6fd52cfbd2f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:00:57.552 7 INFO cinder.api.openstack.wsgi [None req-8953f471-da3b-4733-89e9-1911eea20eb8 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:00:57.552 8 INFO cinder.api.openstack.wsgi [None req-fbbc5db7-fbd3-47bc-9d10-d6fd52cfbd2f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:00:57.554 7 INFO cinder.api.openstack.wsgi [None req-8953f471-da3b-4733-89e9-1911eea20eb8 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://10.0.0.60: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-07-17 05:00:58.524 8 INFO cinder.api.openstack.wsgi [None req-ea3ceeab-fdfc-45a3-baf5-ae887b52cc3a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:58.545 8 INFO cinder.volume.api [None req-ea3ceeab-fdfc-45a3-baf5-ae887b52cc3a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:00:58.555 8 INFO cinder.api.openstack.wsgi [None req-ea3ceeab-fdfc-45a3-baf5-ae887b52cc3a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 returned with HTTP 200 [pid: 8|app: 0|req: 426/857] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:58 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 => generated 969 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-07-17 05:00:58.574 7 INFO cinder.api.openstack.wsgi [None req-5f2ee371-e2ca-4079-b55f-7c50173de9b5 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:58.589 7 INFO cinder.volume.api [None req-5f2ee371-e2ca-4079-b55f-7c50173de9b5 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:00:58.596 7 INFO cinder.api.openstack.wsgi [None req-5f2ee371-e2ca-4079-b55f-7c50173de9b5 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 returned with HTTP 200 [pid: 7|app: 0|req: 432/858] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:58 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 => generated 969 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-07-17 05:00:58.614 8 INFO cinder.api.openstack.wsgi [None req-65701e5c-1e06-4172-bbe1-30e673853e9d 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes 2026-07-17 05:00:58.685 8 INFO cinder.volume.api [None req-65701e5c-1e06-4172-bbe1-30e673853e9d 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Get all volumes completed successfully. 2026-07-17 05:00:58.686 8 INFO cinder.api.openstack.wsgi [None req-65701e5c-1e06-4172-bbe1-30e673853e9d 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes returned with HTTP 200 [pid: 8|app: 0|req: 427/859] 10.0.0.193 () {32 vars in 701 bytes} [Fri Jul 17 05:00:58 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes => generated 1322 bytes in 78 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-07-17 05:00:58.702 7 INFO cinder.api.openstack.wsgi [None req-390ccd0c-22b6-4bdc-8b45-f4c7f500e598 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:58.738 7 INFO cinder.volume.api [None req-390ccd0c-22b6-4bdc-8b45-f4c7f500e598 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:00:58.748 7 INFO cinder.api.openstack.wsgi [None req-390ccd0c-22b6-4bdc-8b45-f4c7f500e598 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 returned with HTTP 200 [pid: 7|app: 0|req: 433/860] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:58 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 => generated 969 bytes in 55 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-07-17 05:00:58.769 8 INFO cinder.api.openstack.wsgi [None req-b609e80e-a72b-4aa0-85e9-baa99fd9f72a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 2026-07-17 05:00:58.770 8 INFO cinder.api.v3.volumes [None req-b609e80e-a72b-4aa0-85e9-baa99fd9f72a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Delete volume with id: 0e2d8f46-b02a-427a-85d8-675a6e91d610 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:58.781 8 INFO cinder.volume.api [None req-b609e80e-a72b-4aa0-85e9-baa99fd9f72a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:00:58.804 8 INFO cinder.volume.api [None req-b609e80e-a72b-4aa0-85e9-baa99fd9f72a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Delete volume request issued successfully. 2026-07-17 05:00:58.804 8 INFO cinder.api.openstack.wsgi [None req-b609e80e-a72b-4aa0-85e9-baa99fd9f72a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 returned with HTTP 202 [pid: 8|app: 0|req: 428/861] 10.0.0.193 () {32 vars in 778 bytes} [Fri Jul 17 05:00:58 2026] DELETE /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 => generated 0 bytes in 41 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-07-17 05:00:58.816 7 INFO cinder.api.openstack.wsgi [None req-6e8d7032-4738-418a-9067-688694a5d46a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:58.838 7 INFO cinder.volume.api [None req-6e8d7032-4738-418a-9067-688694a5d46a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:00:58.847 7 INFO cinder.api.openstack.wsgi [None req-6e8d7032-4738-418a-9067-688694a5d46a 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 returned with HTTP 200 [pid: 7|app: 0|req: 434/862] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:58 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 => generated 968 bytes in 38 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-07-17 05:00:59.873 8 INFO cinder.api.openstack.wsgi [None req-434f62aa-0c21-4977-813e-56848a0cc1bf 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 2026-07-17 05:00:59.884 8 INFO cinder.api.openstack.wsgi [None req-434f62aa-0c21-4977-813e-56848a0cc1bf 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 returned with HTTP 404 [pid: 8|app: 0|req: 429/863] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:59 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/0e2d8f46-b02a-427a-85d8-675a6e91d610 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 05:00:59.896 7 INFO cinder.api.openstack.wsgi [None req-28bc2423-c6bc-4f05-bf59-fc56c6f9ab7f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:59.909 7 INFO cinder.volume.api [None req-28bc2423-c6bc-4f05-bf59-fc56c6f9ab7f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:00:59.913 7 INFO cinder.api.openstack.wsgi [None req-28bc2423-c6bc-4f05-bf59-fc56c6f9ab7f 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da returned with HTTP 200 [pid: 7|app: 0|req: 435/864] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:00:59 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:00:59.937 8 INFO cinder.api.openstack.wsgi [None req-f25ee3ef-2f29-4aeb-b5b6-ed7263fd2e74 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da 2026-07-17 05:00:59.938 8 INFO cinder.api.v3.volumes [None req-f25ee3ef-2f29-4aeb-b5b6-ed7263fd2e74 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Delete volume with id: 1bb61c6d-e4ab-4250-accf-c874411db4da /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:00:59.964 8 INFO cinder.volume.api [None req-f25ee3ef-2f29-4aeb-b5b6-ed7263fd2e74 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:01:00.005 8 INFO cinder.volume.api [None req-f25ee3ef-2f29-4aeb-b5b6-ed7263fd2e74 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Delete volume request issued successfully. 2026-07-17 05:01:00.005 8 INFO cinder.api.openstack.wsgi [None req-f25ee3ef-2f29-4aeb-b5b6-ed7263fd2e74 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da returned with HTTP 202 [pid: 8|app: 0|req: 430/865] 10.0.0.193 () {32 vars in 778 bytes} [Fri Jul 17 05:00:59 2026] DELETE /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da => generated 0 bytes in 74 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-07-17 05:01:00.024 7 INFO cinder.api.openstack.wsgi [None req-b3bec08e-68b2-4f1a-af75-7260ae5cbfd8 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:01:00.040 7 INFO cinder.volume.api [None req-b3bec08e-68b2-4f1a-af75-7260ae5cbfd8 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:01:00.044 7 INFO cinder.api.openstack.wsgi [None req-b3bec08e-68b2-4f1a-af75-7260ae5cbfd8 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da returned with HTTP 200 [pid: 7|app: 0|req: 436/866] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:01:00 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da => 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-07-17 05:01:01.070 8 INFO cinder.api.openstack.wsgi [None req-d3530207-192c-4806-9146-5a4381cec9b6 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da 2026-07-17 05:01:01.093 8 INFO cinder.api.openstack.wsgi [None req-d3530207-192c-4806-9146-5a4381cec9b6 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da returned with HTTP 404 [pid: 8|app: 0|req: 431/867] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:01:01 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/1bb61c6d-e4ab-4250-accf-c874411db4da => generated 109 bytes in 31 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-07-17 05:01:01.112 7 INFO cinder.api.openstack.wsgi [None req-fa62fd3e-7900-4176-bd8f-86ea28ee4527 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:01:01.145 7 INFO cinder.volume.api [None req-fa62fd3e-7900-4176-bd8f-86ea28ee4527 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:01:01.150 7 INFO cinder.api.openstack.wsgi [None req-fa62fd3e-7900-4176-bd8f-86ea28ee4527 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd returned with HTTP 200 [pid: 7|app: 0|req: 437/868] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:01:01 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd => generated 968 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:01.172 8 INFO cinder.api.openstack.wsgi [None req-ce468d43-450b-4f40-90de-e9067388bd17 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd 2026-07-17 05:01:01.173 8 INFO cinder.api.v3.volumes [None req-ce468d43-450b-4f40-90de-e9067388bd17 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Delete volume with id: e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:01:01.182 8 INFO cinder.volume.api [None req-ce468d43-450b-4f40-90de-e9067388bd17 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:01:01.204 8 INFO cinder.volume.api [None req-ce468d43-450b-4f40-90de-e9067388bd17 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Delete volume request issued successfully. 2026-07-17 05:01:01.205 8 INFO cinder.api.openstack.wsgi [None req-ce468d43-450b-4f40-90de-e9067388bd17 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd returned with HTTP 202 [pid: 8|app: 0|req: 432/869] 10.0.0.193 () {32 vars in 778 bytes} [Fri Jul 17 05:01:01 2026] DELETE /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd => 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-07-17 05:01:01.223 7 INFO cinder.api.openstack.wsgi [None req-f4f64ba0-2611-4568-be1c-5a231ec6c801 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:01:01.242 7 INFO cinder.volume.api [None req-f4f64ba0-2611-4568-be1c-5a231ec6c801 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] Volume info retrieved successfully. 2026-07-17 05:01:01.249 7 INFO cinder.api.openstack.wsgi [None req-f4f64ba0-2611-4568-be1c-5a231ec6c801 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd returned with HTTP 200 [pid: 7|app: 0|req: 438/870] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:01:01 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd => generated 967 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 05:01:02.284 8 INFO cinder.api.openstack.wsgi [None req-f86c3493-aa18-4ac3-b3ba-3f55d359f5b8 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd 2026-07-17 05:01:02.313 8 INFO cinder.api.openstack.wsgi [None req-f86c3493-aa18-4ac3-b3ba-3f55d359f5b8 915aa3d7bc834c2f98a6784bc689900a a70c81571df54ac9a44a801d629bfd1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd returned with HTTP 404 [pid: 8|app: 0|req: 433/871] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:01:02 2026] GET /v3/a70c81571df54ac9a44a801d629bfd1e/volumes/e7a9d2bb-a3de-4c1b-9adb-94450f35a9fd => generated 109 bytes in 37 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-07-17 05:01:05.945 7 INFO cinder.api.openstack.wsgi [None req-e6c98698-2e58-4905-9cdc-ac53c5c958fe d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes 2026-07-17 05:01:05.948 7 INFO cinder.api.v3.volumes [None req-e6c98698-2e58-4905-9cdc-ac53c5c958fe d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] Create volume of 1 GB 2026-07-17 05:01:05.955 7 INFO cinder.volume.api [None req-e6c98698-2e58-4905-9cdc-ac53c5c958fe d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] Availability Zones retrieved successfully. 2026-07-17 05:01:06.151 7 INFO cinder.volume.api [None req-e6c98698-2e58-4905-9cdc-ac53c5c958fe d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] Create volume request issued successfully. 2026-07-17 05:01:06.153 7 INFO cinder.api.openstack.wsgi [None req-e6c98698-2e58-4905-9cdc-ac53c5c958fe d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes returned with HTTP 202 [pid: 7|app: 0|req: 439/872] 10.0.0.193 () {34 vars in 722 bytes} [Fri Jul 17 05:01:05 2026] POST /v3/f3e84b767fd44e638f2fa6d637557adb/volumes => generated 860 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-17 05:01:06.179 8 INFO cinder.api.openstack.wsgi [None req-039b68f6-2ed6-478c-98b8-d40ca78fe73c d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:01:06.192 8 INFO cinder.volume.api [None req-039b68f6-2ed6-478c-98b8-d40ca78fe73c d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] Volume info retrieved successfully. 2026-07-17 05:01:06.196 8 INFO cinder.api.openstack.wsgi [None req-039b68f6-2ed6-478c-98b8-d40ca78fe73c d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 returned with HTTP 200 [pid: 8|app: 0|req: 434/873] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:01:06 2026] GET /v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 05:01:07.226 7 INFO cinder.api.openstack.wsgi [None req-6850502f-10c8-45f6-978f-241014d2072a d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:01:07.253 7 INFO cinder.volume.api [None req-6850502f-10c8-45f6-978f-241014d2072a d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] Volume info retrieved successfully. 2026-07-17 05:01:07.265 7 INFO cinder.api.openstack.wsgi [None req-6850502f-10c8-45f6-978f-241014d2072a d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 returned with HTTP 200 [pid: 7|app: 0|req: 440/874] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:01:07 2026] GET /v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 => generated 953 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:07.551 8 INFO cinder.api.openstack.wsgi [None req-039b68f6-2ed6-478c-98b8-d40ca78fe73c d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:01:07.552 7 INFO cinder.api.openstack.wsgi [None req-6850502f-10c8-45f6-978f-241014d2072a d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:01:07.553 8 INFO cinder.api.openstack.wsgi [None req-039b68f6-2ed6-478c-98b8-d40ca78fe73c d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:01:07.553 7 INFO cinder.api.openstack.wsgi [None req-6850502f-10c8-45f6-978f-241014d2072a d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:01:17.552 8 INFO cinder.api.openstack.wsgi [None req-039b68f6-2ed6-478c-98b8-d40ca78fe73c d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:01:17.553 7 INFO cinder.api.openstack.wsgi [None req-6850502f-10c8-45f6-978f-241014d2072a d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:01:17.553 8 INFO cinder.api.openstack.wsgi [None req-039b68f6-2ed6-478c-98b8-d40ca78fe73c d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:01:17.554 7 INFO cinder.api.openstack.wsgi [None req-6850502f-10c8-45f6-978f-241014d2072a d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60: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-07-17 05:01:19.659 8 INFO cinder.api.openstack.wsgi [None req-568ba129-5406-488d-9a9f-562419ea6083 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:01:19.670 8 INFO cinder.volume.api [None req-568ba129-5406-488d-9a9f-562419ea6083 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:01:19.677 8 INFO cinder.api.openstack.wsgi [None req-568ba129-5406-488d-9a9f-562419ea6083 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 437/879] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:01:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 1121 bytes in 160 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-07-17 05:01:19.691 7 INFO cinder.api.openstack.wsgi [None req-6a7fb821-d566-421d-9ad1-92b47d406845 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 05:01:19.701 7 INFO cinder.volume.api [None req-6a7fb821-d566-421d-9ad1-92b47d406845 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 05:01:19.701 7 INFO cinder.api.openstack.wsgi [None req-6a7fb821-d566-421d-9ad1-92b47d406845 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 443/880] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 05:01:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true => generated 17 bytes in 16 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-07-17 05:01:19.711 8 INFO cinder.api.openstack.wsgi [None req-5d0c2928-606a-4d51-a8bc-b2fdf2f0dca3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 05:01:19.721 8 INFO cinder.api.openstack.wsgi [None req-5d0c2928-606a-4d51-a8bc-b2fdf2f0dca3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 8|app: 0|req: 438/881] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 05:01:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:19.730 7 INFO cinder.api.openstack.wsgi [None req-fbcb2253-b2bf-4b95-a97f-ba3daa766b47 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:01:19.743 7 INFO cinder.volume.api [None req-fbcb2253-b2bf-4b95-a97f-ba3daa766b47 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:01:19.756 7 INFO cinder.api.openstack.wsgi [None req-fbcb2253-b2bf-4b95-a97f-ba3daa766b47 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 444/882] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:01:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 1121 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 05:01:19.769 8 INFO cinder.api.openstack.wsgi [None req-c4e89f93-3ad5-4924-9457-8fda9d6ea707 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 05:01:20.273 8 INFO cinder.api.openstack.wsgi [None req-c4e89f93-3ad5-4924-9457-8fda9d6ea707 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 439/883] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 05:01:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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) /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-07-17 05:01:20.378 7 INFO cinder.api.openstack.wsgi [None req-fee43ca8-be09-4a92-a6bd-bc33a8368fb9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/16f2a73eed7d4a55a9f6739f55b697c9?usage=true 2026-07-17 05:01:20.399 7 INFO cinder.api.openstack.wsgi [None req-fee43ca8-be09-4a92-a6bd-bc33a8368fb9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/16f2a73eed7d4a55a9f6739f55b697c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/884] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:01:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/16f2a73eed7d4a55a9f6739f55b697c9?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:20.411 8 INFO cinder.api.openstack.wsgi [None req-77690ba7-ba2b-49df-aef9-b2b423a66dfb 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 05:01:20.454 8 INFO cinder.api.openstack.wsgi [None req-77690ba7-ba2b-49df-aef9-b2b423a66dfb 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/885] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:01:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:20.466 7 INFO cinder.api.openstack.wsgi [None req-00606540-c290-4c9a-80c2-c60bd2a52466 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/3131adf0135b435d8a6ac6ec59100801?usage=true 2026-07-17 05:01:20.488 7 INFO cinder.api.openstack.wsgi [None req-00606540-c290-4c9a-80c2-c60bd2a52466 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/3131adf0135b435d8a6ac6ec59100801?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/886] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:01:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/3131adf0135b435d8a6ac6ec59100801?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:20.500 8 INFO cinder.api.openstack.wsgi [None req-7319310b-d466-41be-aacb-2bc51ec80888 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/38a25c511ae04bfea20ba9fb04a83cf8?usage=true 2026-07-17 05:01:20.523 8 INFO cinder.api.openstack.wsgi [None req-7319310b-d466-41be-aacb-2bc51ec80888 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/38a25c511ae04bfea20ba9fb04a83cf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/887] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:01:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/38a25c511ae04bfea20ba9fb04a83cf8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:20.535 7 INFO cinder.api.openstack.wsgi [None req-d3a3dcc7-e69d-4f23-9ed5-94be02ee9d3c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 05:01:20.561 7 INFO cinder.api.openstack.wsgi [None req-d3a3dcc7-e69d-4f23-9ed5-94be02ee9d3c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/888] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:01:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:20.575 8 INFO cinder.api.openstack.wsgi [None req-17ddf0d7-3e90-4517-9519-2eabfbafe223 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/c583daa09e424c6c917adf57a20b00f1?usage=true 2026-07-17 05:01:20.598 8 INFO cinder.api.openstack.wsgi [None req-17ddf0d7-3e90-4517-9519-2eabfbafe223 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/c583daa09e424c6c917adf57a20b00f1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/889] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:01:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/c583daa09e424c6c917adf57a20b00f1?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:20.612 7 INFO cinder.api.openstack.wsgi [None req-75fbc660-b84c-41c0-99df-5a13484ace65 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 05:01:20.643 7 INFO cinder.api.openstack.wsgi [None req-75fbc660-b84c-41c0-99df-5a13484ace65 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/890] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:01:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:20.661 8 INFO cinder.api.openstack.wsgi [None req-b2ff6045-b064-4cb9-9cbd-f5fe5893710e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/e5f1299eabf742b28a3df9d4afa61b87?usage=true 2026-07-17 05:01:20.688 8 INFO cinder.api.openstack.wsgi [None req-b2ff6045-b064-4cb9-9cbd-f5fe5893710e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/e5f1299eabf742b28a3df9d4afa61b87?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/891] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:01:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/e5f1299eabf742b28a3df9d4afa61b87?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:20.705 7 INFO cinder.api.openstack.wsgi [None req-099f318d-451c-4940-8033-22b6c94e7ca7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/f32b8ffdc5b14b719c116819be2182b6?usage=true 2026-07-17 05:01:20.729 7 INFO cinder.api.openstack.wsgi [None req-099f318d-451c-4940-8033-22b6c94e7ca7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/f32b8ffdc5b14b719c116819be2182b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/892] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:01:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/f32b8ffdc5b14b719c116819be2182b6?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:20.741 8 INFO cinder.api.openstack.wsgi [None req-c291937d-1a0d-484f-9ddd-699b96b9cf97 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/f3e84b767fd44e638f2fa6d637557adb?usage=true 2026-07-17 05:01:20.768 8 INFO cinder.api.openstack.wsgi [None req-c291937d-1a0d-484f-9ddd-699b96b9cf97 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/f3e84b767fd44e638f2fa6d637557adb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/893] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:01:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/f3e84b767fd44e638f2fa6d637557adb?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:23.474 7 INFO cinder.api.openstack.wsgi [None req-d97bfeb5-9b25-4dda-8e1c-e0c0f6a54af9 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:01:23.490 7 INFO cinder.volume.api [None req-d97bfeb5-9b25-4dda-8e1c-e0c0f6a54af9 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] Volume info retrieved successfully. 2026-07-17 05:01:23.496 7 INFO cinder.api.openstack.wsgi [None req-d97bfeb5-9b25-4dda-8e1c-e0c0f6a54af9 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 returned with HTTP 200 [pid: 7|app: 0|req: 450/894] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:01:23 2026] GET /v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 => generated 953 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:01:23.519 8 INFO cinder.api.openstack.wsgi [None req-c1a692c2-253e-4ae0-92d5-effaef69bf89 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 2026-07-17 05:01:23.519 8 INFO cinder.api.v3.volumes [None req-c1a692c2-253e-4ae0-92d5-effaef69bf89 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] Delete volume with id: cab2de31-c5b6-4701-97a3-c176eae64407 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:01:23.528 8 INFO cinder.volume.api [None req-c1a692c2-253e-4ae0-92d5-effaef69bf89 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] Volume info retrieved successfully. 2026-07-17 05:01:23.554 8 INFO cinder.volume.api [None req-c1a692c2-253e-4ae0-92d5-effaef69bf89 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] Delete volume request issued successfully. 2026-07-17 05:01:23.554 8 INFO cinder.api.openstack.wsgi [None req-c1a692c2-253e-4ae0-92d5-effaef69bf89 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 returned with HTTP 202 [pid: 8|app: 0|req: 445/895] 10.0.0.193 () {32 vars in 778 bytes} [Fri Jul 17 05:01:23 2026] DELETE /v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 05:01:23.574 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-07-17 05:01:23.590 7 INFO cinder.volume.api [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] Volume info retrieved successfully. 2026-07-17 05:01:23.597 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 returned with HTTP 200 [pid: 7|app: 0|req: 451/896] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:01:23 2026] GET /v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 => generated 952 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-07-17 05:01:24.622 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 2026-07-17 05:01:24.630 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 returned with HTTP 404 [pid: 8|app: 0|req: 446/897] 10.0.0.193 () {32 vars in 775 bytes} [Fri Jul 17 05:01:24 2026] GET /v3/f3e84b767fd44e638f2fa6d637557adb/volumes/cab2de31-c5b6-4701-97a3-c176eae64407 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-17 05:01:27.551 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:01:27.552 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:01:27.553 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:01:27.553 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:01:37.551 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:01:37.552 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:01:37.552 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:01:37.553 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:01:47.551 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:01:47.552 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:01:47.552 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:01:47.553 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:01:57.551 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:01:57.552 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:01:57.552 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:01:57.553 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:02:07.551 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:02:07.551 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:02:07.552 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:02:07.552 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:02:17.551 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:02:17.551 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:02:17.552 8 INFO cinder.api.openstack.wsgi [None req-4600760f-402b-4e1f-8b18-79d336c01905 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:02:17.552 7 INFO cinder.api.openstack.wsgi [None req-898feb19-b376-4456-b124-9f72c8fa9ad2 d289cf1dc13e42988c68b0eaa915d538 f3e84b767fd44e638f2fa6d637557adb - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:02:19.636 8 INFO cinder.api.openstack.wsgi [None req-dcc76c64-331c-420d-aea8-2da5bee3ea5b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:02:19.702 8 INFO cinder.volume.api [None req-dcc76c64-331c-420d-aea8-2da5bee3ea5b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:02:19.707 8 INFO cinder.api.openstack.wsgi [None req-dcc76c64-331c-420d-aea8-2da5bee3ea5b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 453/910] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:02:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 15 bytes in 221 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-07-17 05:02:19.717 7 INFO cinder.api.openstack.wsgi [None req-70584147-6579-49b7-bee7-8af81d126f35 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 05:02:19.780 7 INFO cinder.volume.api [None req-70584147-6579-49b7-bee7-8af81d126f35 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 05:02:19.781 7 INFO cinder.api.openstack.wsgi [None req-70584147-6579-49b7-bee7-8af81d126f35 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 458/911] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 05:02:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true => generated 17 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 05:02:19.792 8 INFO cinder.api.openstack.wsgi [None req-abc01520-3a46-42a1-a552-addc973ed264 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 05:02:20.296 8 INFO cinder.api.openstack.wsgi [None req-abc01520-3a46-42a1-a552-addc973ed264 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 454/912] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 05:02:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:02:20.338 7 INFO cinder.api.openstack.wsgi [None req-d44a2477-c2a6-4b07-ba52-a318ec1d40c9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/01b07d38d29a401d8a4e3361d730de44?usage=true 2026-07-17 05:02:20.360 7 INFO cinder.api.openstack.wsgi [None req-d44a2477-c2a6-4b07-ba52-a318ec1d40c9 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/01b07d38d29a401d8a4e3361d730de44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/913] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/01b07d38d29a401d8a4e3361d730de44?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.370 8 INFO cinder.api.openstack.wsgi [None req-5be8499f-855a-4e17-bf36-fd93ec5b555a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/1e2127ddd81e456d826c68f872fd9c3d?usage=true 2026-07-17 05:02:20.397 8 INFO cinder.api.openstack.wsgi [None req-5be8499f-855a-4e17-bf36-fd93ec5b555a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/1e2127ddd81e456d826c68f872fd9c3d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/914] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/1e2127ddd81e456d826c68f872fd9c3d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.408 7 INFO cinder.api.openstack.wsgi [None req-251b90aa-210e-4b1c-8e59-49b4a27da367 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 05:02:20.433 7 INFO cinder.api.openstack.wsgi [None req-251b90aa-210e-4b1c-8e59-49b4a27da367 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/915] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.449 8 INFO cinder.api.openstack.wsgi [None req-e07f097c-28b9-400d-bab1-3ed958fdb145 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/37da55773fdc4b7887ca2eb9b1d7116b?usage=true 2026-07-17 05:02:20.467 8 INFO cinder.api.openstack.wsgi [None req-e07f097c-28b9-400d-bab1-3ed958fdb145 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/37da55773fdc4b7887ca2eb9b1d7116b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/916] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/37da55773fdc4b7887ca2eb9b1d7116b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.484 7 INFO cinder.api.openstack.wsgi [None req-ac069436-9a6d-4e4a-bfe6-b8237e72b0ed 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/3e3581fce67f46ac8733ac10b4cd91b3?usage=true 2026-07-17 05:02:20.512 7 INFO cinder.api.openstack.wsgi [None req-ac069436-9a6d-4e4a-bfe6-b8237e72b0ed 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/3e3581fce67f46ac8733ac10b4cd91b3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/917] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/3e3581fce67f46ac8733ac10b4cd91b3?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.523 8 INFO cinder.api.openstack.wsgi [None req-6209a3e8-d419-4ba4-8c15-0d00aeec8a4e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/3ffcfc55b6ed4ff1b7c7a52f67f62c31?usage=true 2026-07-17 05:02:20.552 8 INFO cinder.api.openstack.wsgi [None req-6209a3e8-d419-4ba4-8c15-0d00aeec8a4e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/3ffcfc55b6ed4ff1b7c7a52f67f62c31?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/918] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/3ffcfc55b6ed4ff1b7c7a52f67f62c31?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.564 7 INFO cinder.api.openstack.wsgi [None req-63930715-92f8-41ff-826f-8e1106e6f4b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/908664e1fc97488fa9bee6e825b977a6?usage=true 2026-07-17 05:02:20.599 7 INFO cinder.api.openstack.wsgi [None req-63930715-92f8-41ff-826f-8e1106e6f4b2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/908664e1fc97488fa9bee6e825b977a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/919] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/908664e1fc97488fa9bee6e825b977a6?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.614 8 INFO cinder.api.openstack.wsgi [None req-35ba2e4a-f7c2-4860-8811-96caab40c800 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 05:02:20.660 8 INFO cinder.api.openstack.wsgi [None req-35ba2e4a-f7c2-4860-8811-96caab40c800 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/920] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.670 7 INFO cinder.api.openstack.wsgi [None req-511bf1fd-8545-44e9-92ae-ab8ff6ca198f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/c0885a9ca4674252ac3e6b0b2007ff8c?usage=true 2026-07-17 05:02:20.702 7 INFO cinder.api.openstack.wsgi [None req-511bf1fd-8545-44e9-92ae-ab8ff6ca198f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/c0885a9ca4674252ac3e6b0b2007ff8c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/921] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/c0885a9ca4674252ac3e6b0b2007ff8c?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.719 8 INFO cinder.api.openstack.wsgi [None req-8e2b4c5b-3cf1-47c4-89c2-c933e355294a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/d6c32f4b04f04560bf8399730f676ab3?usage=true 2026-07-17 05:02:20.750 8 INFO cinder.api.openstack.wsgi [None req-8e2b4c5b-3cf1-47c4-89c2-c933e355294a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/d6c32f4b04f04560bf8399730f676ab3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/922] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/d6c32f4b04f04560bf8399730f676ab3?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.763 7 INFO cinder.api.openstack.wsgi [None req-382813c0-4320-4f14-b84a-b315f458b564 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 05:02:20.787 7 INFO cinder.api.openstack.wsgi [None req-382813c0-4320-4f14-b84a-b315f458b564 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/923] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.800 8 INFO cinder.api.openstack.wsgi [None req-7e391247-9824-49d2-a749-dda7a253b499 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/ecf7fb5738854399822a2eebc8d29977?usage=true 2026-07-17 05:02:20.827 8 INFO cinder.api.openstack.wsgi [None req-7e391247-9824-49d2-a749-dda7a253b499 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/ecf7fb5738854399822a2eebc8d29977?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/924] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/ecf7fb5738854399822a2eebc8d29977?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.840 7 INFO cinder.api.openstack.wsgi [None req-c94ef1a0-67d3-4b1b-aebd-eab76426385d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/f1b01c20700b47599639c640450a9206?usage=true 2026-07-17 05:02:20.864 7 INFO cinder.api.openstack.wsgi [None req-c94ef1a0-67d3-4b1b-aebd-eab76426385d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/f1b01c20700b47599639c640450a9206?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/925] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/f1b01c20700b47599639c640450a9206?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.877 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 05:02:20.882 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 8|app: 0|req: 461/926] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:02:20.893 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:02:20.904 7 INFO cinder.volume.api [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:02:20.906 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 466/927] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:02:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:02:27.552 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:02:27.552 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:02:27.553 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:02:27.553 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:02:37.551 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:02:37.552 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:02:37.553 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:02:37.553 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:02:47.551 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:02:47.552 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:02:47.552 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:02:47.553 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:02:57.551 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:02:57.551 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:02:57.551 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:02:57.552 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:03:07.551 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:03:07.552 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:03:07.553 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:03:07.553 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:03:17.552 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:03:17.554 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:03:17.555 7 INFO cinder.api.openstack.wsgi [None req-be096a10-8a7a-4131-800e-21446ec49b75 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:03:17.556 8 INFO cinder.api.openstack.wsgi [None req-2f508c83-b2e1-4ac5-affa-1ac43fa4b408 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:03:19.639 7 INFO cinder.api.openstack.wsgi [None req-9743edb8-34c0-4caa-95d8-7c9d38862e6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:03:19.651 7 INFO cinder.volume.api [None req-9743edb8-34c0-4caa-95d8-7c9d38862e6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:03:19.653 7 INFO cinder.api.openstack.wsgi [None req-9743edb8-34c0-4caa-95d8-7c9d38862e6e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/940] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:03:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 05:03:19.666 8 INFO cinder.api.openstack.wsgi [None req-bc294456-6866-4fdb-87ca-799466cbbfc3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 05:03:20.169 8 INFO cinder.api.openstack.wsgi [None req-bc294456-6866-4fdb-87ca-799466cbbfc3 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 468/941] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 05:03:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:03:20.181 7 INFO cinder.api.openstack.wsgi [None req-eceb84f8-f158-4028-b575-0040c89f919f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:03:20.188 7 INFO cinder.volume.api [None req-eceb84f8-f158-4028-b575-0040c89f919f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:03:20.190 7 INFO cinder.api.openstack.wsgi [None req-eceb84f8-f158-4028-b575-0040c89f919f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 474/942] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:03:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:03:20.199 8 INFO cinder.api.openstack.wsgi [None req-ec0f6611-a33a-44c5-8bc3-1b0e09971d0f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 05:03:20.206 8 INFO cinder.volume.api [None req-ec0f6611-a33a-44c5-8bc3-1b0e09971d0f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 05:03:20.206 8 INFO cinder.api.openstack.wsgi [None req-ec0f6611-a33a-44c5-8bc3-1b0e09971d0f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 469/943] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 05:03:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:03:20.242 7 INFO cinder.api.openstack.wsgi [None req-f1db8043-7f40-4a68-9f54-eb1d7f69e46d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 05:03:20.261 7 INFO cinder.api.openstack.wsgi [None req-f1db8043-7f40-4a68-9f54-eb1d7f69e46d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/944] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:03:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:03:20.272 8 INFO cinder.api.openstack.wsgi [None req-9fbcd4c9-a0bc-417a-abdc-7361985000f1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 05:03:20.296 8 INFO cinder.api.openstack.wsgi [None req-9fbcd4c9-a0bc-417a-abdc-7361985000f1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/945] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:03:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:03:20.310 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 05:03:20.330 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/946] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:03:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:03:20.343 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 05:03:20.348 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 8|app: 0|req: 471/947] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 05:03:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:03:27.551 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:03:27.551 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:03:27.551 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:03:27.552 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:03:37.552 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:03:37.552 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:03:37.552 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:03:37.554 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:03:47.551 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:03:47.551 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:03:47.552 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:03:47.552 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:03:57.551 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:03:57.551 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:03:57.552 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:03:57.552 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:04:07.551 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:04:07.551 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:04:07.552 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:04:07.552 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:04:17.552 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:04:17.552 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:04:17.553 8 INFO cinder.api.openstack.wsgi [None req-c81c090c-d63e-4d67-8c45-7220bc92830a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:04:17.553 7 INFO cinder.api.openstack.wsgi [None req-a0948100-03e9-4325-a526-c7ed4b6a6ed5 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:04:19.513 8 INFO cinder.api.openstack.wsgi [None req-0440e339-4ea4-4f6b-8699-d8921647eca6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:04:19.529 8 INFO cinder.volume.api [None req-0440e339-4ea4-4f6b-8699-d8921647eca6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:04:19.530 8 INFO cinder.api.openstack.wsgi [None req-0440e339-4ea4-4f6b-8699-d8921647eca6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 478/960] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:04:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 05:04:19.545 7 INFO cinder.api.openstack.wsgi [None req-579ef46c-6e45-4bac-a17c-8840fef21d3d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 05:04:19.554 7 INFO cinder.volume.api [None req-579ef46c-6e45-4bac-a17c-8840fef21d3d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 05:04:19.555 7 INFO cinder.api.openstack.wsgi [None req-579ef46c-6e45-4bac-a17c-8840fef21d3d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 483/961] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 05:04:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 05:04:19.606 8 INFO cinder.api.openstack.wsgi [None req-06b77d77-4258-43c3-8841-897edc433319 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 05:04:19.648 8 INFO cinder.api.openstack.wsgi [None req-06b77d77-4258-43c3-8841-897edc433319 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/962] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:04:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:04:19.665 7 INFO cinder.api.openstack.wsgi [None req-fb565dc7-95ab-4917-aa34-b71a9f9c072d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 05:04:19.709 7 INFO cinder.api.openstack.wsgi [None req-fb565dc7-95ab-4917-aa34-b71a9f9c072d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/963] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:04:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:04:19.723 8 INFO cinder.api.openstack.wsgi [None req-3e9aee5c-5ed7-4349-9094-259e02e49f5b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 05:04:19.753 8 INFO cinder.api.openstack.wsgi [None req-3e9aee5c-5ed7-4349-9094-259e02e49f5b 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/964] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:04:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:04:19.765 7 INFO cinder.api.openstack.wsgi [None req-1f1ffea4-bb88-41af-bdb2-59bbda81baa0 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 05:04:19.770 7 INFO cinder.api.openstack.wsgi [None req-1f1ffea4-bb88-41af-bdb2-59bbda81baa0 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 485/965] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 05:04:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:04:19.780 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:04:19.789 8 INFO cinder.volume.api [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:04:19.791 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 481/966] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:04:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:04:19.804 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 05:04:20.308 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 486/967] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 05:04:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:04:27.551 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:04:27.552 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:04:27.552 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:04:27.553 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:04:37.551 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:04:37.551 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:04:37.552 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:04:37.552 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:04:47.553 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:04:47.553 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:04:47.554 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:04:47.557 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:04:57.552 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:04:57.552 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:04:57.553 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:04:57.553 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:05:07.551 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:05:07.552 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:05:07.551 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:05:07.553 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:05:17.552 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:05:17.553 7 INFO cinder.api.openstack.wsgi [None req-a4b3d1ec-c0b4-4315-94b2-65096a06ba4d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:05:17.554 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:05:17.555 8 INFO cinder.api.openstack.wsgi [None req-3ca5ae08-fe7b-4062-9f9f-b3bf7219c60a 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:05:19.558 7 INFO cinder.api.openstack.wsgi [None req-7e9fab63-0cf1-446d-8ec9-91913881c4c6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 05:05:19.582 7 INFO cinder.api.openstack.wsgi [None req-7e9fab63-0cf1-446d-8ec9-91913881c4c6 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/980] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:05:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:05:19.599 8 INFO cinder.api.openstack.wsgi [None req-db33ff16-9d95-427a-9719-0d50450c230e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 05:05:19.646 8 INFO cinder.api.openstack.wsgi [None req-db33ff16-9d95-427a-9719-0d50450c230e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/981] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:05:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:05:19.666 7 INFO cinder.api.openstack.wsgi [None req-92e5980e-8180-4167-abf0-37e5f8ec52af 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 05:05:19.702 7 INFO cinder.api.openstack.wsgi [None req-92e5980e-8180-4167-abf0-37e5f8ec52af 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/982] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:05:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:05:19.715 8 INFO cinder.api.openstack.wsgi [None req-60269f3c-5067-4f04-96cb-065cde47af1c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 05:05:20.222 8 INFO cinder.api.openstack.wsgi [None req-60269f3c-5067-4f04-96cb-065cde47af1c 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 489/983] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 05:05:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:05:20.234 7 INFO cinder.api.openstack.wsgi [None req-e4b37e7b-299f-4033-b0a9-5a9a576d1a74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:05:20.246 7 INFO cinder.volume.api [None req-e4b37e7b-299f-4033-b0a9-5a9a576d1a74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:05:20.248 7 INFO cinder.api.openstack.wsgi [None req-e4b37e7b-299f-4033-b0a9-5a9a576d1a74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 495/984] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:05:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:05:20.258 8 INFO cinder.api.openstack.wsgi [None req-8aeb7496-6130-4ed0-a649-0ffc9d8462c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:05:20.267 8 INFO cinder.volume.api [None req-8aeb7496-6130-4ed0-a649-0ffc9d8462c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:05:20.269 8 INFO cinder.api.openstack.wsgi [None req-8aeb7496-6130-4ed0-a649-0ffc9d8462c2 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 490/985] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:05:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:05:20.282 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 05:05:20.290 7 INFO cinder.volume.api [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 05:05:20.290 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 496/986] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 05:05:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:05:20.299 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 05:05:20.304 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 8|app: 0|req: 491/987] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 05:05:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:05:27.551 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:05:27.552 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:05:27.552 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:05:27.553 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:05:37.551 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:05:37.551 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:05:37.551 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:05:37.553 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:05:47.551 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:05:47.552 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:05:47.552 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:05:47.553 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:05:57.551 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:05:57.551 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:05:57.552 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:05:57.552 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:06:07.551 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:06:07.551 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:06:07.551 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:06:07.552 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:06:17.551 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:06:17.551 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:06:17.552 7 INFO cinder.api.openstack.wsgi [None req-14cc594d-a1df-48e2-bc39-ff3ab9401999 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:06:17.553 8 INFO cinder.api.openstack.wsgi [None req-45389afa-29ac-40b3-9407-8ec68063dcc7 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:06:19.528 7 INFO cinder.api.openstack.wsgi [None req-0ab110ab-dd8d-4e91-a563-62537e673e8d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 05:06:19.538 7 INFO cinder.api.openstack.wsgi [None req-0ab110ab-dd8d-4e91-a563-62537e673e8d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 503/1000] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 05:06:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:06:19.550 8 INFO cinder.api.openstack.wsgi [None req-168e3caa-4541-4422-9e4c-dfb494424a4f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:06:19.561 8 INFO cinder.volume.api [None req-168e3caa-4541-4422-9e4c-dfb494424a4f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:06:19.563 8 INFO cinder.api.openstack.wsgi [None req-168e3caa-4541-4422-9e4c-dfb494424a4f 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1001] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:06:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:06:19.575 7 INFO cinder.api.openstack.wsgi [None req-1834fd65-027e-457d-90a5-f3d706963878 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 05:06:20.079 7 INFO cinder.api.openstack.wsgi [None req-1834fd65-027e-457d-90a5-f3d706963878 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1002] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 05:06:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:06:20.092 8 INFO cinder.api.openstack.wsgi [None req-713b0203-48fa-44cd-b206-ede015bce046 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 05:06:20.100 8 INFO cinder.volume.api [None req-713b0203-48fa-44cd-b206-ede015bce046 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 05:06:20.100 8 INFO cinder.api.openstack.wsgi [None req-713b0203-48fa-44cd-b206-ede015bce046 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1003] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 05:06:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:06:20.156 7 INFO cinder.api.openstack.wsgi [None req-c98e79e9-e9fa-4be3-b33f-03d8506f5760 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 05:06:20.208 7 INFO cinder.api.openstack.wsgi [None req-c98e79e9-e9fa-4be3-b33f-03d8506f5760 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1004] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:06:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:06:20.224 8 INFO cinder.api.openstack.wsgi [None req-cc68b803-edc7-4761-8b96-75fb33eeb89d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 05:06:20.255 8 INFO cinder.api.openstack.wsgi [None req-cc68b803-edc7-4761-8b96-75fb33eeb89d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1005] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:06:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:06:20.271 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 05:06:20.313 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1006] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:06:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:06:20.322 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:06:20.333 8 INFO cinder.volume.api [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:06:20.335 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1007] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:06:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:06:27.554 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:06:27.555 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:06:27.555 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:06:27.556 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:06:37.551 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:06:37.552 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:06:37.553 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:06:37.555 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:06:47.551 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:06:47.552 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:06:47.552 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:06:47.553 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:06:57.550 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:06:57.551 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:06:57.551 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:06:57.552 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:07:07.551 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:07:07.551 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:07:07.552 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:07:07.553 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:07:17.551 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:07:17.551 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:07:17.552 8 INFO cinder.api.openstack.wsgi [None req-80b127a3-b660-45db-a41c-68bc7e8e0687 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:07:17.552 7 INFO cinder.api.openstack.wsgi [None req-f228ebc0-9565-4cb7-be86-c2d3a83b0c74 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:07:19.491 8 INFO cinder.api.openstack.wsgi [None req-a37f9f4f-fb16-4c19-80ef-235f2f1c0737 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:07:19.503 8 INFO cinder.volume.api [None req-a37f9f4f-fb16-4c19-80ef-235f2f1c0737 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:07:19.504 8 INFO cinder.api.openstack.wsgi [None req-a37f9f4f-fb16-4c19-80ef-235f2f1c0737 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1020] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:07:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 05:07:19.515 7 INFO cinder.api.openstack.wsgi [None req-5cee644f-c51b-4c14-8284-b45773d1d61e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true 2026-07-17 05:07:19.524 7 INFO cinder.volume.api [None req-5cee644f-c51b-4c14-8284-b45773d1d61e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all volumes completed successfully. 2026-07-17 05:07:19.526 7 INFO cinder.api.openstack.wsgi [None req-5cee644f-c51b-4c14-8284-b45773d1d61e 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1021] 10.0.0.122 () {28 vars in 684 bytes} [Fri Jul 17 05:07:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:07:19.535 8 INFO cinder.api.openstack.wsgi [None req-c95271ef-0907-4fbe-9aec-e4a1f7d05bbf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true 2026-07-17 05:07:20.040 8 INFO cinder.api.openstack.wsgi [None req-c95271ef-0907-4fbe-9aec-e4a1f7d05bbf 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1022] 10.0.0.122 () {28 vars in 696 bytes} [Fri Jul 17 05:07:19 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:07:20.078 7 INFO cinder.api.openstack.wsgi [None req-2270df90-9b4a-444b-86b0-71b5834062ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true 2026-07-17 05:07:20.095 7 INFO cinder.api.openstack.wsgi [None req-2270df90-9b4a-444b-86b0-71b5834062ac 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1023] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:07:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/292a463cb54f464ca007df4e2f4e63f0?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:07:20.103 8 INFO cinder.api.openstack.wsgi [None req-c43a8901-e7ec-4368-8e16-263f69e068ca 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true 2026-07-17 05:07:20.123 8 INFO cinder.api.openstack.wsgi [None req-c43a8901-e7ec-4368-8e16-263f69e068ca 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1024] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:07:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/96a51f393b6847b9a19a4c3076325c63?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:07:20.134 7 INFO cinder.api.openstack.wsgi [None req-fa466ccf-0855-4d3b-a728-76bc230a69dc 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true 2026-07-17 05:07:20.156 7 INFO cinder.api.openstack.wsgi [None req-fa466ccf-0855-4d3b-a728-76bc230a69dc 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1025] 10.0.0.122 () {28 vars in 736 bytes} [Fri Jul 17 05:07:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-quota-sets/dcb6495458064b219c9959a4eb8636c0?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:07:20.168 8 INFO cinder.api.openstack.wsgi [None req-310d0f41-53aa-4662-a219-0e2efb837e0d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true 2026-07-17 05:07:20.177 8 INFO cinder.volume.api [None req-310d0f41-53aa-4662-a219-0e2efb837e0d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] Get all snapshots completed successfully. 2026-07-17 05:07:20.177 8 INFO cinder.api.openstack.wsgi [None req-310d0f41-53aa-4662-a219-0e2efb837e0d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1026] 10.0.0.122 () {28 vars in 674 bytes} [Fri Jul 17 05:07:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/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-07-17 05:07:20.188 7 INFO cinder.api.openstack.wsgi [None req-a8892b51-d800-40d0-9d3d-51a2833b41e1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services 2026-07-17 05:07:20.196 7 INFO cinder.api.openstack.wsgi [None req-a8892b51-d800-40d0-9d3d-51a2833b41e1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/96a51f393b6847b9a19a4c3076325c63/os-services returned with HTTP 200 [pid: 7|app: 0|req: 516/1027] 10.0.0.122 () {28 vars in 645 bytes} [Fri Jul 17 05:07:20 2026] GET /v3/96a51f393b6847b9a19a4c3076325c63/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 05:07:27.551 8 INFO cinder.api.openstack.wsgi [None req-310d0f41-53aa-4662-a219-0e2efb837e0d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:07:27.551 7 INFO cinder.api.openstack.wsgi [None req-a8892b51-d800-40d0-9d3d-51a2833b41e1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] GET http://10.0.0.60:8776/ 2026-07-17 05:07:27.552 8 INFO cinder.api.openstack.wsgi [None req-310d0f41-53aa-4662-a219-0e2efb837e0d 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300 2026-07-17 05:07:27.553 7 INFO cinder.api.openstack.wsgi [None req-a8892b51-d800-40d0-9d3d-51a2833b41e1 4f5d4de164d34238949785a1d3a02c4b 96a51f393b6847b9a19a4c3076325c63 - - default default] http://10.0.0.60:8776/ returned with HTTP 300