+ 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 May 29 06:10:16 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:41 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-59c46ddcdc-k8gpk 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 0x7fc823aa9668 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/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. 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_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: 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:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-05-29 06:10:20.443 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-29 06:10:20.443 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-05-29 06:10:20.490 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-29 06:10:20.490 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-05-29 06:10:21.709 7 INFO cinder.rpc [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-29 06:10:21.712 7 INFO cinder.rpc [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-29 06:10:21.715 7 INFO cinder.rpc [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-29 06:10:21.717 7 INFO cinder.rpc [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-29 06:10:21.729 7 INFO cinder.rpc [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-29 06:10:21.732 7 INFO cinder.rpc [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-29 06:10:21.737 8 INFO cinder.rpc [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-29 06:10:21.739 8 INFO cinder.rpc [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-29 06:10:21.742 8 INFO cinder.rpc [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-29 06:10:21.745 8 INFO cinder.rpc [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-29 06:10:21.757 8 INFO cinder.rpc [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-29 06:10:21.759 8 INFO cinder.rpc [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-29 06:10:21.778 7 WARNING cinder.api.contrib.hosts [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-29 06:10:21.808 8 WARNING cinder.api.contrib.hosts [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-29 06:10:21.819 7 WARNING keystonemiddleware._common.config [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 06:10:21.828 7 WARNING oslo_config.cfg [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fc823aa9668 pid: 7 (default app) 2026-05-29 06:10:21.851 8 WARNING keystonemiddleware._common.config [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 06:10:21.861 8 WARNING oslo_config.cfg [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fc823aa9668 pid: 8 (default app) 2026-05-29 06:10:25.516 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:10:25.518 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:10:35.517 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:10:35.519 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:10:45.516 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:10:45.517 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:10:55.516 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:10:55.516 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:10:55.517 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:10:55.517 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:11:05.516 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:11:05.516 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:11:05.517 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:11:05.518 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:11:15.516 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:11:15.516 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:11:15.517 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:11:15.517 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:11:25.516 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:11:25.516 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:11:25.516 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:11:25.517 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:11:35.515 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:11:35.516 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:11:35.517 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:11:35.517 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:11:45.516 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:11:45.516 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:11:45.517 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:11:45.517 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:11:55.516 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:11:55.516 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:11:55.518 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:11:55.518 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:12:05.516 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:12:05.516 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] GET http://10.0.0.138:8776/ 2026-05-29 06:12:05.517 7 INFO cinder.api.openstack.wsgi [None req-0fcd0c3d-00ff-4503-92dc-d594a4ced9cb - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:12:05.517 8 INFO cinder.api.openstack.wsgi [None req-f470e106-94a1-4252-8c82-87282d0b9308 - - - - - -] http://10.0.0.138:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:12:06.958 8 WARNING oslo_policy.policy [None req-e516f4cc-e9a5-49a1-a7fe-4f7ada943de3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 06:12:06.958 8 WARNING oslo_policy.policy [None req-e516f4cc-e9a5-49a1-a7fe-4f7ada943de3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup: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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-29 06:12:07.285 8 INFO cinder.api.openstack.wsgi [None req-e516f4cc-e9a5-49a1-a7fe-4f7ada943de3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/types/rbd1 2026-05-29 06:12:07.311 8 INFO cinder.api.openstack.wsgi [None req-e516f4cc-e9a5-49a1-a7fe-4f7ada943de3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/20] 10.0.0.171 () {30 vars in 682 bytes} [Fri May 29 06:12:06 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/types/rbd1 => generated 82 bytes in 798 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, ' 2026-05-29 06:12:07.355 7 WARNING oslo_policy.policy [None req-10790b61-861f-4f95-a7cf-487beba315e0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 06:12:07.355 7 WARNING oslo_policy.policy [None req-10790b61-861f-4f95-a7cf-487beba315e0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup: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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-29 06:12:07.690 7 INFO cinder.api.openstack.wsgi [None req-10790b61-861f-4f95-a7cf-487beba315e0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:12:07.713 7 INFO cinder.api.openstack.wsgi [None req-10790b61-861f-4f95-a7cf-487beba315e0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.171 () {30 vars in 721 bytes} [Fri May 29 06:12:07 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/types?name=rbd1&is_public=None => generated 20 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:12:09.346 8 INFO cinder.api.openstack.wsgi [None req-cbaae251-6838-4b25-ab9e-acc8c7805b95 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:12:09.373 8 INFO cinder.api.openstack.wsgi [None req-cbaae251-6838-4b25-ab9e-acc8c7805b95 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/types returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.171 () {34 vars in 725 bytes} [Fri May 29 06:12:09 2026] POST /v3/dbae01a224b04a2bad69c7ba70167d5a/types => generated 179 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:12:09.388 7 INFO cinder.api.openstack.wsgi [req-cbaae251-6838-4b25-ab9e-acc8c7805b95 req-b6077f1b-85df-428b-9ac6-ee5b035d2d05 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/types/e32ba583-678b-4f85-b293-16310d1bc5ac/extra_specs 2026-05-29 06:12:09.447 7 INFO cinder.api.openstack.wsgi [req-cbaae251-6838-4b25-ab9e-acc8c7805b95 req-b6077f1b-85df-428b-9ac6-ee5b035d2d05 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/types/e32ba583-678b-4f85-b293-16310d1bc5ac/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.171 () {36 vars in 894 bytes} [Fri May 29 06:12:09 2026] POST /v3/dbae01a224b04a2bad69c7ba70167d5a/types/e32ba583-678b-4f85-b293-16310d1bc5ac/extra_specs => generated 48 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:12:11.080 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/types?is_public=None 2026-05-29 06:12:11.095 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.171 () {30 vars in 701 bytes} [Fri May 29 06:12:11 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/types?is_public=None => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:12:13.143 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/qos-specs 2026-05-29 06:12:13.160 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/25] 10.0.0.171 () {30 vars in 680 bytes} [Fri May 29 06:12:12 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/qos-specs => generated 17 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:12:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:12:15.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:12:15.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:12:15.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:12:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:12:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:12:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:12:25.518 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:12:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:12:35.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:12:35.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:12:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:12:45.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:12:45.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:12:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:12:45.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:12:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:12:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:12:55.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:12:55.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:13:05.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:13:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:13:05.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:13:05.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:13:15.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:13:15.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:13:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:13:15.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:13:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:13:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:13:25.518 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:13:25.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:13:35.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:13:35.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:13:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:13:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:13:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:13:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:13:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:13:45.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:13:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:13:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:13:55.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:13:55.518 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:14:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:14:05.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:14:05.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:14:05.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:14:15.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:14:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:14:15.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:14:15.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:14:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:14:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:14:25.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:14:25.518 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:14:35.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:14:35.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:14:35.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:14:35.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:14:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:14:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:14:45.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:14:45.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:14:55.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:14:55.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:14:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:14:55.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:15:05.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:15:05.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:15:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:15:05.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:15:15.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:15:15.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:15:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:15:15.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:15:25.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:15:25.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:15:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:15:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:15:35.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:15:35.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:15:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:15:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:15:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:15:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:15:45.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:15:45.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:15:55.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:15:55.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:15:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:15:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:16:05.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:16:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:16:05.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:16:05.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:16:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:16:15.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:16:15.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:16:15.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:16:25.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:16:25.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:16:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:16:25.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:16:35.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:16:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:16:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:16:35.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:16:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:16:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:16:45.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:16:45.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:16:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:16:55.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:16:55.518 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:16:55.519 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:17:05.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:17:05.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:17:05.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:17:05.518 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:17:15.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:17:15.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:17:15.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:17:15.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:17:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:17:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:17:25.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:17:25.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:17:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:17:35.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:17:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:17:35.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:17:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:17:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:17:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:17:45.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:17:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:17:55.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:17:55.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:17:55.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:18:05.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:18:05.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:18:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:18:05.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:18:15.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:18:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:18:15.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:18:15.518 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:18:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:18:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:18:25.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:18:25.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:18:35.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:18:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:18:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:18:35.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:18:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:18:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:18:45.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:18:45.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:18:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:18:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:18:55.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:18:55.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:19:05.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:19:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:19:05.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:19:05.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:19:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:19:15.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:19:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:19:15.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:19:25.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:19:25.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:19:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:19:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:19:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:19:35.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:19:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:19:35.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:19:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:19:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:19:45.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:19:45.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:19:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:19:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:19:55.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:19:55.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:20:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:20:05.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:20:05.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:20:05.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:20:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:20:15.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:20:15.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:20:15.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:20:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:20:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:20:25.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:20:25.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:20:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:20:35.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:20:35.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:20:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:20:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:20:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:20:45.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:20:45.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:20:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:20:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:20:55.518 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:20:55.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:21:05.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:21:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:21:05.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:21:05.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:21:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:21:15.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:21:15.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:21:15.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:21:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:21:25.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:21:25.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:21:25.519 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:21:35.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:21:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:21:35.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:21:35.519 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:21:45.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:21:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:21:45.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:21:45.519 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:21:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:21:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:21:55.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:21:55.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:22:05.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:22:05.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:22:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:22:05.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:22:15.519 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:22:15.519 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:22:15.520 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:22:15.520 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:22:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:22:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:22:25.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:22:25.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:22:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:22:35.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:22:35.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:22:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:22:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:22:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:22:45.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:22:45.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:22:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:22:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:22:55.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:22:55.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:23:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:23:05.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:23:05.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:23:05.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:23:15.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:23:15.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:23:15.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:23:15.518 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:23:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:23:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:23:25.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:23:25.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:23:35.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:23:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:23:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:23:35.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:23:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:23:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:23:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:23:45.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:23:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:23:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:23:55.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:23:55.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:24:05.520 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:24:05.521 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:24:05.521 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:24:05.522 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:24:15.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:24:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:24:15.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:24:15.518 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:24:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:24:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:24:25.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:24:25.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:24:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:24:35.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:24:35.522 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:24:35.523 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:24:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:24:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:24:45.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:24:45.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:24:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:24:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:24:55.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:24:55.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:25:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:25:05.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:25:05.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:25:05.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:25:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:25:15.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:25:15.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:25:15.519 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:25:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:25:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:25:25.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:25:25.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:25:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:25:35.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:25:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:25:35.519 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:25:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:25:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:25:45.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:25:45.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:25:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:25:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:25:55.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:25:55.518 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:26:05.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:26:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:26:05.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:26:05.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:26:15.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:26:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:26:15.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:26:15.518 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:26:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:26:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:26:25.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:26:25.518 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:26:35.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:26:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:26:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:26:35.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:26:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:26:45.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:26:45.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:26:45.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:26:55.515 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:26:55.515 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:26:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:26:55.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:27:05.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:27:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:27:05.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:27:05.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:27:15.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:27:15.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:27:15.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:27:15.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:27:25.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:27:25.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:27:25.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:27:25.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:27:35.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:27:35.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:27:35.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:27:35.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:27:45.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:27:45.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:27:45.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:27:45.518 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:27:55.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:27:55.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:27:55.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:27:55.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:28:05.516 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:28:05.516 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:28:05.517 7 INFO cinder.api.openstack.wsgi [None req-c364b8e5-0fcd-4169-85ce-2f1757a6ad09 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:28:05.517 8 INFO cinder.api.openstack.wsgi [None req-fa6edbfc-7b85-42c1-89b0-6eb8c0feb502 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:28:13.488 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET https://volume.199-204-45-30.nip.io/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=False 2026-05-29 06:28:13.514 7 WARNING cinder.quota [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 06:28:13.514 7 WARNING cinder.quota [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 06:28:13.514 7 WARNING cinder.quota [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 06:28:13.515 7 WARNING cinder.quota [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 06:28:13.515 7 WARNING cinder.quota [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 06:28:13.515 7 WARNING cinder.quota [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 06:28:13.521 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] https://volume.199-204-45-30.nip.io/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 110/218] 199.204.45.30 () {44 vars in 1065 bytes} [Fri May 29 06:28:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=False => generated 340 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:28:13.690 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] PUT https://volume.199-204-45-30.nip.io/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a 2026-05-29 06:28:13.751 8 WARNING cinder.quota [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 06:28:13.752 8 WARNING cinder.quota [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 06:28:13.752 8 WARNING cinder.quota [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 06:28:13.753 8 WARNING cinder.quota [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 06:28:13.753 8 WARNING cinder.quota [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 06:28:13.754 8 WARNING cinder.quota [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-29 06:28:13.759 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] https://volume.199-204-45-30.nip.io/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a returned with HTTP 200 [pid: 8|app: 0|req: 109/219] 199.204.45.30 () {48 vars in 1094 bytes} [Fri May 29 06:28:13 2026] PUT /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a => generated 296 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:28:15.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:28:15.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:28:15.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:28:15.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:28:25.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:28:25.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:28:25.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:28:25.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:28:35.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:28:35.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:28:35.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:28:35.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:28:45.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:28:45.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:28:45.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:28:45.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:28:55.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:28:55.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:28:55.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:28:55.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:29:05.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:29:05.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:29:05.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:29:05.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:29:15.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:29:15.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:29:15.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:29:15.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:29:25.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:29:25.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:29:25.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:29:25.520 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:29:35.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:29:35.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:29:35.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:29:35.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:29:45.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:29:45.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:29:45.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:29:45.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:29:55.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:29:55.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:29:55.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:29:55.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:30:05.515 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:30:05.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:30:05.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:30:05.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:30:15.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:30:15.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:30:15.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:30:15.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:30:25.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:30:25.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:30:25.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:30:25.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:30:35.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:30:35.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:30:35.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:30:35.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:30:45.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:30:45.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:30:45.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:30:45.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:30:55.515 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:30:55.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:30:55.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:30:55.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:31:05.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:31:05.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:31:05.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:31:05.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:31:15.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:31:15.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:31:15.527 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:31:15.528 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:31:25.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:31:25.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:31:25.520 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:31:25.521 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:31:35.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:31:35.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:31:35.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:31:35.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:31:45.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:31:45.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:31:45.519 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:31:45.519 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:31:55.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:31:55.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:31:55.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:31:55.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:32:05.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:32:05.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:32:05.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:32:05.519 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:32:15.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:32:15.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:32:15.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:32:15.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:32:25.515 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:32:25.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:32:25.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:32:25.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:32:35.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:32:35.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:32:35.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:32:35.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:32:45.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:32:45.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:32:45.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:32:45.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:32:55.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:32:55.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:32:55.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:32:55.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:33:05.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:33:05.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:33:05.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:33:05.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:33:15.515 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:33:15.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:33:15.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:33:15.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:33:25.515 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:33:25.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:33:25.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:33:25.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:33:35.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:33:35.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:33:35.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:33:35.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:33:45.515 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:33:45.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:33:45.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:33:45.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:33:55.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:33:55.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:33:55.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:33:55.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:34:05.515 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:34:05.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:34:05.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:34:05.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:34:15.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:34:15.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:34:15.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:34:15.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:34:25.515 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:34:25.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:34:25.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:34:25.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:34:35.515 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:34:35.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:34:35.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:34:35.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:34:45.515 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:34:45.515 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:34:45.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:34:45.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:34:55.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:34:55.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:34:55.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:34:55.519 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:35:05.515 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:35:05.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:35:05.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:35:05.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:35:15.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:35:15.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:35:15.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:35:15.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:35:25.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:35:25.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:35:25.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:35:25.521 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:35:35.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:35:35.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:35:35.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:35:35.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:35:45.515 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:35:45.515 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:35:45.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:35:45.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:35:55.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:35:55.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:35:55.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:35:55.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:36:05.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:36:05.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:36:05.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:36:05.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:36:15.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:36:15.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:36:15.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:36:15.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:36:25.515 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:36:25.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:36:25.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:36:25.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:36:35.515 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:36:35.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:36:35.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:36:35.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:36:45.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:36:45.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:36:45.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:36:45.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:36:55.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:36:55.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:36:55.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:36:55.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:37:05.515 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:37:05.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:37:05.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:37:05.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:37:15.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:37:15.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:37:15.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:37:15.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:37:25.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:37:25.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:37:25.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:37:25.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:37:35.515 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:37:35.515 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:37:35.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:37:35.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:37:45.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:37:45.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:37:45.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:37:45.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:37:55.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:37:55.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:37:55.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:37:55.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:38:05.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:38:05.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:38:05.518 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:38:05.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:38:15.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:38:15.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:38:15.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:38:15.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:38:25.515 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:38:25.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:38:25.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:38:25.518 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:38:35.515 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:38:35.515 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:38:35.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:38:35.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:38:45.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:38:45.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:38:45.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:38:45.517 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:38:55.515 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:38:55.515 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:38:55.516 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:38:55.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:39:05.515 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:39:05.515 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:39:05.516 8 INFO cinder.api.openstack.wsgi [None req-09b62e38-47aa-4f25-8833-7c93c9d19c53 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:39:05.517 7 INFO cinder.api.openstack.wsgi [None req-9919cece-39f0-4f9b-b7af-e5e0044ba4db 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:39:14.448 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET https://volume.199-204-45-30.nip.io/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=False 2026-05-29 06:39:14.468 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] https://volume.199-204-45-30.nip.io/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 176/352] 199.204.45.30 () {44 vars in 1065 bytes} [Fri May 29 06:39:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=False => generated 340 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:39:15.001 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] PUT https://volume.199-204-45-30.nip.io/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479 2026-05-29 06:39:15.065 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] https://volume.199-204-45-30.nip.io/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479 returned with HTTP 200 [pid: 7|app: 0|req: 177/353] 199.204.45.30 () {48 vars in 1094 bytes} [Fri May 29 06:39:14 2026] PUT /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479 => generated 296 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:39:15.516 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:39:15.516 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:39:15.516 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:39:15.517 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:39:25.516 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:39:25.516 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:39:25.517 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:39:25.517 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:39:35.516 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:39:35.516 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:39:35.517 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:39:35.517 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:39:45.516 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:39:45.516 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:39:45.517 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:39:45.517 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:39:55.515 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:39:55.516 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:39:55.516 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:39:55.518 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:40:05.516 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:40:05.516 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:40:05.517 8 INFO cinder.api.openstack.wsgi [None req-be837da7-3e5d-4ece-af7f-ca048deb1074 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:40:05.517 7 INFO cinder.api.openstack.wsgi [None req-9b714865-0072-41c7-b208-6dad7ebddfc1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:40:13.914 8 INFO cinder.api.openstack.wsgi [None req-e541b4b9-da46-43fa-a052-69d7f5b94e4b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:40:13.949 8 INFO cinder.volume.api [None req-e541b4b9-da46-43fa-a052-69d7f5b94e4b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:40:13.951 8 INFO cinder.api.openstack.wsgi [None req-e541b4b9-da46-43fa-a052-69d7f5b94e4b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 183/366] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:40:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:40:13.960 7 INFO cinder.api.openstack.wsgi [None req-9c403fbd-bbac-45e6-8802-7f961ef6199d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:40:13.972 7 INFO cinder.volume.api [None req-9c403fbd-bbac-45e6-8802-7f961ef6199d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:40:13.972 7 INFO cinder.api.openstack.wsgi [None req-9c403fbd-bbac-45e6-8802-7f961ef6199d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 184/367] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:40:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:40:14.014 8 INFO cinder.api.openstack.wsgi [None req-e39b9d47-9423-4fea-a9e0-af7b000c45e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:40:14.032 8 INFO cinder.api.openstack.wsgi [None req-e39b9d47-9423-4fea-a9e0-af7b000c45e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 184/368] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:40:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:40:14.042 7 INFO cinder.api.openstack.wsgi [None req-3f2a1491-2b3f-44d9-8a7b-40156704b718 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:40:14.061 7 INFO cinder.api.openstack.wsgi [None req-3f2a1491-2b3f-44d9-8a7b-40156704b718 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 185/369] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:40:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:40:14.074 8 INFO cinder.api.openstack.wsgi [None req-7f7c272a-c6ea-4a31-94cd-9da983d20ec5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:40:14.090 8 INFO cinder.api.openstack.wsgi [None req-7f7c272a-c6ea-4a31-94cd-9da983d20ec5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 185/370] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:40:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:40:14.103 7 INFO cinder.api.openstack.wsgi [None req-7dd696dd-0aaa-442e-9834-ff366ed1483d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:40:14.640 7 INFO cinder.api.openstack.wsgi [None req-7dd696dd-0aaa-442e-9834-ff366ed1483d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 186/371] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:40:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:40:14.651 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:40:14.660 8 INFO cinder.volume.api [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:40:14.662 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 186/372] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:40:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:40:14.673 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:40:14.680 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 187/373] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:40:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:40:15.515 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:40:15.515 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:40:15.516 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:40:15.516 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:40:25.516 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:40:25.517 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:40:25.517 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:40:25.519 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:40:35.515 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:40:35.516 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:40:35.516 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:40:35.517 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:40:45.516 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:40:45.516 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:40:45.517 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:40:45.517 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:40:55.516 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:40:55.516 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:40:55.517 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:40:55.517 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:41:05.516 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:41:05.516 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:41:05.518 8 INFO cinder.api.openstack.wsgi [None req-86f639be-2763-4bd0-bb20-4025789b5452 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:41:05.518 7 INFO cinder.api.openstack.wsgi [None req-41818f97-37e4-47bc-ad0d-bfc52e12ff5e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:41:14.023 8 INFO cinder.api.openstack.wsgi [None req-471281b2-4713-4d2d-818d-5ed9462fb43c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:41:14.574 8 INFO cinder.api.openstack.wsgi [None req-471281b2-4713-4d2d-818d-5ed9462fb43c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 193/386] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:41:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:41:14.589 7 INFO cinder.api.openstack.wsgi [None req-c7b3db88-76d2-414a-9a8e-751ed5d65850 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:41:14.616 7 INFO cinder.volume.api [None req-c7b3db88-76d2-414a-9a8e-751ed5d65850 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:41:14.618 7 INFO cinder.api.openstack.wsgi [None req-c7b3db88-76d2-414a-9a8e-751ed5d65850 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 194/387] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:41:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:41:14.627 8 INFO cinder.api.openstack.wsgi [None req-07d3e513-cc88-445f-a81d-e1e8b8079bd0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:41:14.637 8 INFO cinder.volume.api [None req-07d3e513-cc88-445f-a81d-e1e8b8079bd0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:41:14.639 8 INFO cinder.api.openstack.wsgi [None req-07d3e513-cc88-445f-a81d-e1e8b8079bd0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 194/388] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:41:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:41:14.651 7 INFO cinder.api.openstack.wsgi [None req-ecd89973-126c-45b1-91bb-625cce81ae00 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:41:14.656 7 INFO cinder.api.openstack.wsgi [None req-ecd89973-126c-45b1-91bb-625cce81ae00 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 195/389] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:41:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:41:14.665 8 INFO cinder.api.openstack.wsgi [None req-5390db4a-9269-4875-a94b-fe474d6e58c7 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:41:14.678 8 INFO cinder.volume.api [None req-5390db4a-9269-4875-a94b-fe474d6e58c7 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:41:14.678 8 INFO cinder.api.openstack.wsgi [None req-5390db4a-9269-4875-a94b-fe474d6e58c7 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 195/390] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:41:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:41:14.723 7 INFO cinder.api.openstack.wsgi [None req-da67a6a8-22a3-432e-9dbb-de53dbef6f1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:41:14.749 7 INFO cinder.api.openstack.wsgi [None req-da67a6a8-22a3-432e-9dbb-de53dbef6f1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 196/391] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:41:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:41:14.762 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:41:14.796 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 196/392] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:41:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:41:14.804 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:41:14.826 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 197/393] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:41:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:41:15.516 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:41:15.516 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:41:15.517 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:41:15.517 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:41:25.515 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:41:25.515 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:41:25.516 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:41:25.516 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:41:35.515 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:41:35.517 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:41:35.518 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:41:35.519 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:41:45.515 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:41:45.515 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:41:45.516 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:41:45.516 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:41:55.516 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:41:55.516 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:41:55.517 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:41:55.517 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:42:05.516 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:42:05.516 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:42:05.517 8 INFO cinder.api.openstack.wsgi [None req-635aa76a-6742-4b4b-822d-c2256d3a2481 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:42:05.518 7 INFO cinder.api.openstack.wsgi [None req-63e3db97-3864-415b-8790-e5eee854802a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:42:13.899 8 INFO cinder.api.openstack.wsgi [None req-36567fb3-a3b3-4e15-8bc7-a166c12a377d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:42:13.909 8 INFO cinder.volume.api [None req-36567fb3-a3b3-4e15-8bc7-a166c12a377d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:42:13.911 8 INFO cinder.api.openstack.wsgi [None req-36567fb3-a3b3-4e15-8bc7-a166c12a377d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/406] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:42:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:42:13.923 7 INFO cinder.api.openstack.wsgi [None req-ebe4e7fd-d521-4211-b30d-42e5c2dc6e2e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:42:13.928 7 INFO cinder.api.openstack.wsgi [None req-ebe4e7fd-d521-4211-b30d-42e5c2dc6e2e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 204/407] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:42:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:42:13.948 8 INFO cinder.api.openstack.wsgi [None req-8cb3c04e-5145-4e23-bc1f-5b7644a85026 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:42:13.967 8 INFO cinder.volume.api [None req-8cb3c04e-5145-4e23-bc1f-5b7644a85026 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:42:13.970 8 INFO cinder.api.openstack.wsgi [None req-8cb3c04e-5145-4e23-bc1f-5b7644a85026 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 204/408] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:42:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:42:13.995 7 INFO cinder.api.openstack.wsgi [None req-c3fd9a19-88c8-45e4-ac8c-7182b7f939ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:42:14.500 7 INFO cinder.api.openstack.wsgi [None req-c3fd9a19-88c8-45e4-ac8c-7182b7f939ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:42:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:42:14.514 8 INFO cinder.api.openstack.wsgi [None req-31392e2e-b0f7-499a-b735-cf5f59338e07 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:42:14.520 8 INFO cinder.volume.api [None req-31392e2e-b0f7-499a-b735-cf5f59338e07 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:42:14.520 8 INFO cinder.api.openstack.wsgi [None req-31392e2e-b0f7-499a-b735-cf5f59338e07 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:42:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:42:14.565 7 INFO cinder.api.openstack.wsgi [None req-345f07ef-58b6-4185-9951-fca5af242e9c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:42:14.587 7 INFO cinder.api.openstack.wsgi [None req-345f07ef-58b6-4185-9951-fca5af242e9c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:42:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:42:14.599 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:42:14.621 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 206/412] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:42:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:42:14.631 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:42:14.650 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/413] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:42:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:42:15.516 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:42:15.516 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:42:15.517 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:42:15.517 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:42:25.516 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:42:25.516 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:42:25.517 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:42:25.517 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:42:35.515 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:42:35.516 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:42:35.516 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:42:35.517 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:42:45.515 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:42:45.516 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:42:45.517 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:42:45.517 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:42:55.516 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:42:55.516 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:42:55.517 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:42:55.519 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:43:05.515 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:43:05.515 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:43:05.515 7 INFO cinder.api.openstack.wsgi [None req-21ee6fec-898e-4fa2-a0d1-76c8a3da5c0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:43:05.516 8 INFO cinder.api.openstack.wsgi [None req-47ae7e52-bc5c-4837-8db7-45661f3f44e1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:43:13.917 7 INFO cinder.api.openstack.wsgi [None req-7d4f4b4c-0f8d-47ce-bc2a-0f0724f22830 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:43:13.926 7 INFO cinder.volume.api [None req-7d4f4b4c-0f8d-47ce-bc2a-0f0724f22830 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:43:13.927 7 INFO cinder.api.openstack.wsgi [None req-7d4f4b4c-0f8d-47ce-bc2a-0f0724f22830 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 214/426] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:43:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:43:13.940 8 INFO cinder.api.openstack.wsgi [None req-421ab8f4-b456-4188-9c37-03d600216120 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:43:13.949 8 INFO cinder.volume.api [None req-421ab8f4-b456-4188-9c37-03d600216120 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:43:13.951 8 INFO cinder.api.openstack.wsgi [None req-421ab8f4-b456-4188-9c37-03d600216120 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/427] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:43:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:43:13.987 7 INFO cinder.api.openstack.wsgi [None req-64346871-646f-4889-ab72-284c54a61095 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:43:14.017 7 INFO cinder.api.openstack.wsgi [None req-64346871-646f-4889-ab72-284c54a61095 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/428] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:43:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:43:14.030 8 INFO cinder.api.openstack.wsgi [None req-23bbad8c-0a92-4ff4-8849-cd3f4cbe209f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:43:14.045 8 INFO cinder.api.openstack.wsgi [None req-23bbad8c-0a92-4ff4-8849-cd3f4cbe209f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/429] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:43:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:43:14.056 7 INFO cinder.api.openstack.wsgi [None req-6ffca800-b766-4899-a50c-41d30fd19b2c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:43:14.075 7 INFO cinder.api.openstack.wsgi [None req-6ffca800-b766-4899-a50c-41d30fd19b2c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/430] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:43:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:43:14.085 8 INFO cinder.api.openstack.wsgi [None req-1b8c7a33-9d2c-485d-b504-251344ecec93 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:43:14.094 8 INFO cinder.volume.api [None req-1b8c7a33-9d2c-485d-b504-251344ecec93 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:43:14.096 8 INFO cinder.api.openstack.wsgi [None req-1b8c7a33-9d2c-485d-b504-251344ecec93 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/431] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:43:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:43:14.108 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:43:14.612 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 217/432] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:43:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:43:14.623 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:43:14.629 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 216/433] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:43:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:43:15.516 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:43:15.516 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:43:15.517 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:43:15.517 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:43:25.516 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:43:25.516 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:43:25.517 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:43:25.518 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:43:35.515 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:43:35.516 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:43:35.516 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:43:35.516 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:43:45.515 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:43:45.516 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:43:45.516 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:43:45.517 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:43:55.515 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:43:55.516 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:43:55.517 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:43:55.517 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:44:05.515 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:44:05.516 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:44:05.516 8 INFO cinder.api.openstack.wsgi [None req-08a3be59-617f-47e9-ad79-e193ed59f5fd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:44:05.520 7 INFO cinder.api.openstack.wsgi [None req-d3e24310-4d9c-41b7-b58b-9884c669fcf1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:44:13.908 8 INFO cinder.api.openstack.wsgi [None req-10b4c15d-03da-4542-b94c-960afe57f67b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:44:13.916 8 INFO cinder.api.openstack.wsgi [None req-10b4c15d-03da-4542-b94c-960afe57f67b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 223/446] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:44:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:44:13.965 7 INFO cinder.api.openstack.wsgi [None req-4f5f61a9-6af4-4ae4-ac39-ff335f9b339d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:44:13.984 7 INFO cinder.api.openstack.wsgi [None req-4f5f61a9-6af4-4ae4-ac39-ff335f9b339d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/447] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:44:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:44:13.998 8 INFO cinder.api.openstack.wsgi [None req-b7a67d00-5b42-438d-aad1-1b7e99de5687 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:44:14.022 8 INFO cinder.api.openstack.wsgi [None req-b7a67d00-5b42-438d-aad1-1b7e99de5687 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/448] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:44:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:44:14.035 7 INFO cinder.api.openstack.wsgi [None req-4954a8ca-13d2-4e0c-8dc5-de39639f1352 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:44:14.058 7 INFO cinder.api.openstack.wsgi [None req-4954a8ca-13d2-4e0c-8dc5-de39639f1352 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/449] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:44:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:44:14.069 8 INFO cinder.api.openstack.wsgi [None req-6cc4df33-e295-4a9f-9f52-f3c08b182e0f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:44:14.077 8 INFO cinder.volume.api [None req-6cc4df33-e295-4a9f-9f52-f3c08b182e0f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:44:14.079 8 INFO cinder.api.openstack.wsgi [None req-6cc4df33-e295-4a9f-9f52-f3c08b182e0f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:44:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:44:14.091 7 INFO cinder.api.openstack.wsgi [None req-3128c71b-cd95-46c3-9eb5-fc06d04e55e9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:44:14.594 7 INFO cinder.api.openstack.wsgi [None req-3128c71b-cd95-46c3-9eb5-fc06d04e55e9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:44:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:44:14.604 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:44:14.613 8 INFO cinder.volume.api [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:44:14.615 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 226/452] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:44:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:44:14.625 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:44:14.632 7 INFO cinder.volume.api [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:44:14.632 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 227/453] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:44:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:44:15.516 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:44:15.516 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:44:15.517 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:44:15.518 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:44:25.516 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:44:25.516 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:44:25.517 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:44:25.517 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:44:35.516 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:44:35.516 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:44:35.517 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:44:35.518 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:44:45.516 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:44:45.516 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:44:45.517 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:44:45.517 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:44:55.516 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:44:55.516 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:44:55.517 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:44:55.517 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:45:05.516 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:45:05.516 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:45:05.516 8 INFO cinder.api.openstack.wsgi [None req-67510f9d-3c19-4394-9e36-f0f2c6c1a79a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:45:05.518 7 INFO cinder.api.openstack.wsgi [None req-809d8fb8-fe02-4896-9939-9d0c3f606312 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:45:13.905 8 INFO cinder.api.openstack.wsgi [None req-eefcb733-40d5-43cc-ba6a-5def8da73175 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:45:13.909 8 INFO cinder.api.openstack.wsgi [None req-eefcb733-40d5-43cc-ba6a-5def8da73175 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:45:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:45:13.923 7 INFO cinder.api.openstack.wsgi [None req-d01c355d-fbb6-4794-90de-f22236a9ec1b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:45:13.931 7 INFO cinder.volume.api [None req-d01c355d-fbb6-4794-90de-f22236a9ec1b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:45:13.932 7 INFO cinder.api.openstack.wsgi [None req-d01c355d-fbb6-4794-90de-f22236a9ec1b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:45:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:45:13.939 8 INFO cinder.api.openstack.wsgi [None req-e7ac173e-9bf6-4d5d-998d-4b94bed3150a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:45:14.442 8 INFO cinder.api.openstack.wsgi [None req-e7ac173e-9bf6-4d5d-998d-4b94bed3150a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 234/468] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:45:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:45:14.495 7 INFO cinder.api.openstack.wsgi [None req-d7878485-c47b-43c2-acad-e6e2e77850f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:45:14.516 7 INFO cinder.api.openstack.wsgi [None req-d7878485-c47b-43c2-acad-e6e2e77850f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:45:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:45:14.529 8 INFO cinder.api.openstack.wsgi [None req-52b053a8-77a7-4105-8a37-dcdf6efb2ed5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:45:14.548 8 INFO cinder.api.openstack.wsgi [None req-52b053a8-77a7-4105-8a37-dcdf6efb2ed5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:45:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:45:14.558 7 INFO cinder.api.openstack.wsgi [None req-7cdc8344-0ee5-4878-9e9d-3e7803191969 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:45:14.632 7 INFO cinder.api.openstack.wsgi [None req-7cdc8344-0ee5-4878-9e9d-3e7803191969 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/471] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:45:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:45:14.648 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:45:14.658 8 INFO cinder.volume.api [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:45:14.662 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/472] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:45:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:45:14.671 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:45:14.680 7 INFO cinder.volume.api [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:45:14.681 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/473] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:45:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:45:15.516 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:45:15.516 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:45:15.517 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:45:15.518 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:45:25.516 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:45:25.516 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:45:25.517 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:45:25.517 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:45:35.516 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:45:35.516 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:45:35.517 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:45:35.517 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:45:45.515 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:45:45.515 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:45:45.517 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:45:45.517 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:45:55.516 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:45:55.516 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:45:55.517 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:45:55.517 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:46:05.515 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:46:05.516 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:46:05.516 7 INFO cinder.api.openstack.wsgi [None req-8b8e3522-6b92-41fb-a7cd-c4bd12d32c9f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:46:05.517 8 INFO cinder.api.openstack.wsgi [None req-8d764b91-334c-4144-a5f7-84b40f7728c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:46:13.901 7 INFO cinder.api.openstack.wsgi [None req-52d73828-b493-45ff-9950-77e6e636c0b5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:46:13.908 7 INFO cinder.volume.api [None req-52d73828-b493-45ff-9950-77e6e636c0b5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:46:13.909 7 INFO cinder.api.openstack.wsgi [None req-52d73828-b493-45ff-9950-77e6e636c0b5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/486] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:46:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:46:13.962 8 INFO cinder.api.openstack.wsgi [None req-f5f5b99e-f8e6-467c-b5f4-c35224b10c6e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:46:13.982 8 INFO cinder.api.openstack.wsgi [None req-f5f5b99e-f8e6-467c-b5f4-c35224b10c6e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/487] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:46:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:46:13.994 7 INFO cinder.api.openstack.wsgi [None req-771bb6e1-3b4b-4620-b16c-100316daa3d2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:46:14.019 7 INFO cinder.api.openstack.wsgi [None req-771bb6e1-3b4b-4620-b16c-100316daa3d2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/488] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:46:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:46:14.034 8 INFO cinder.api.openstack.wsgi [None req-c9c05089-cd06-40e6-b525-71ab35509791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:46:14.054 8 INFO cinder.api.openstack.wsgi [None req-c9c05089-cd06-40e6-b525-71ab35509791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/489] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:46:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:46:14.063 7 INFO cinder.api.openstack.wsgi [None req-5ae89aee-bacd-48ea-abb0-82c483b6cc9e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:46:14.071 7 INFO cinder.volume.api [None req-5ae89aee-bacd-48ea-abb0-82c483b6cc9e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:46:14.073 7 INFO cinder.api.openstack.wsgi [None req-5ae89aee-bacd-48ea-abb0-82c483b6cc9e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/490] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:46:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:46:14.081 8 INFO cinder.api.openstack.wsgi [None req-2f4f8b52-33e2-4e92-b593-dc4f6f1da635 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:46:14.088 8 INFO cinder.volume.api [None req-2f4f8b52-33e2-4e92-b593-dc4f6f1da635 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:46:14.090 8 INFO cinder.api.openstack.wsgi [None req-2f4f8b52-33e2-4e92-b593-dc4f6f1da635 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 245/491] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:46:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:46:14.098 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:46:14.103 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 247/492] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:46:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:46:14.111 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:46:14.614 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 246/493] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:46:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:46:15.516 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:46:15.516 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:46:15.517 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:46:15.517 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:46:25.515 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:46:25.516 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:46:25.516 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:46:25.517 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:46:35.515 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:46:35.515 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:46:35.516 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:46:35.516 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:46:45.516 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:46:45.517 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:46:45.517 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:46:45.518 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:46:55.515 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:46:55.515 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:46:55.516 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:46:55.516 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:47:05.516 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:47:05.516 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:47:05.517 7 INFO cinder.api.openstack.wsgi [None req-43728de9-ebe1-40c1-b9d8-bcc9eec4ae41 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:47:05.517 8 INFO cinder.api.openstack.wsgi [None req-3c4dbe7b-d75e-4c40-960c-c2f2026983d1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:47:13.891 7 INFO cinder.api.openstack.wsgi [None req-8a48b8de-3ae9-4714-8fca-99e16f8d0a43 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:47:14.395 7 INFO cinder.api.openstack.wsgi [None req-8a48b8de-3ae9-4714-8fca-99e16f8d0a43 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 254/506] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:47:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:47:14.409 8 INFO cinder.api.openstack.wsgi [None req-89fe5516-3741-4f83-8eac-37e8fc5f1390 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:47:14.418 8 INFO cinder.volume.api [None req-89fe5516-3741-4f83-8eac-37e8fc5f1390 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:47:14.419 8 INFO cinder.api.openstack.wsgi [None req-89fe5516-3741-4f83-8eac-37e8fc5f1390 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/507] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:47:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:47:14.457 7 INFO cinder.api.openstack.wsgi [None req-3f3cc3f5-1e62-4e7b-ae28-b1c93a32a5bd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:47:14.482 7 INFO cinder.api.openstack.wsgi [None req-3f3cc3f5-1e62-4e7b-ae28-b1c93a32a5bd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/508] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:47:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:47:14.493 8 INFO cinder.api.openstack.wsgi [None req-3317bd58-63c9-444d-a724-3715ecaf111a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:47:14.512 8 INFO cinder.api.openstack.wsgi [None req-3317bd58-63c9-444d-a724-3715ecaf111a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/509] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:47:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:47:14.523 7 INFO cinder.api.openstack.wsgi [None req-df4a2116-05a9-4c26-a7b7-9344f458a920 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:47:14.545 7 INFO cinder.api.openstack.wsgi [None req-df4a2116-05a9-4c26-a7b7-9344f458a920 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/510] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:47:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:47:14.553 8 INFO cinder.api.openstack.wsgi [None req-67c50fdb-e640-481d-af9b-97c3977f9019 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:47:14.558 8 INFO cinder.volume.api [None req-67c50fdb-e640-481d-af9b-97c3977f9019 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:47:14.558 8 INFO cinder.api.openstack.wsgi [None req-67c50fdb-e640-481d-af9b-97c3977f9019 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/511] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:47:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:47:14.570 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:47:14.575 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 257/512] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:47:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:47:14.584 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:47:14.594 8 INFO cinder.volume.api [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:47:14.596 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/513] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:47:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:47:15.516 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:47:15.516 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:47:15.517 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:47:15.517 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:47:25.515 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:47:25.516 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:47:25.516 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:47:25.517 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:47:35.515 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:47:35.515 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:47:35.516 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:47:35.516 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:47:45.516 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:47:45.516 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:47:45.517 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:47:45.517 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:47:55.516 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:47:55.516 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:47:55.517 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:47:55.518 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:48:05.516 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:48:05.516 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:48:05.517 7 INFO cinder.api.openstack.wsgi [None req-fa36b85e-b12c-473c-bcf1-119600fc9cd8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:48:05.518 8 INFO cinder.api.openstack.wsgi [None req-56c84627-8720-4136-ac4d-baa33b1c0beb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:48:13.880 7 INFO cinder.api.openstack.wsgi [None req-0f993470-2742-4e7b-b02a-7f00b616138b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:48:13.889 7 INFO cinder.volume.api [None req-0f993470-2742-4e7b-b02a-7f00b616138b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:48:13.891 7 INFO cinder.api.openstack.wsgi [None req-0f993470-2742-4e7b-b02a-7f00b616138b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/526] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:48:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:48:13.937 8 INFO cinder.api.openstack.wsgi [None req-8f628676-e6c9-4664-945a-1b4029f8681d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:48:13.962 8 INFO cinder.api.openstack.wsgi [None req-8f628676-e6c9-4664-945a-1b4029f8681d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/527] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:48:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:48:13.980 7 INFO cinder.api.openstack.wsgi [None req-8dffc555-7828-4897-abba-22ceeb1865a5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:48:14.004 7 INFO cinder.api.openstack.wsgi [None req-8dffc555-7828-4897-abba-22ceeb1865a5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/528] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:48:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:48:14.018 8 INFO cinder.api.openstack.wsgi [None req-515699d8-bb94-427d-9644-1f2caf572697 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:48:14.044 8 INFO cinder.api.openstack.wsgi [None req-515699d8-bb94-427d-9644-1f2caf572697 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/529] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:48:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:48:14.055 7 INFO cinder.api.openstack.wsgi [None req-d7a6acea-b6dc-4723-8089-db11e7092627 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:48:14.065 7 INFO cinder.volume.api [None req-d7a6acea-b6dc-4723-8089-db11e7092627 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:48:14.067 7 INFO cinder.api.openstack.wsgi [None req-d7a6acea-b6dc-4723-8089-db11e7092627 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/530] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:48:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:48:14.081 8 INFO cinder.api.openstack.wsgi [None req-bc387028-835f-418a-ada9-728baab971dd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:48:14.585 8 INFO cinder.api.openstack.wsgi [None req-bc387028-835f-418a-ada9-728baab971dd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 265/531] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:48:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:48:14.600 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:48:14.609 7 INFO cinder.volume.api [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:48:14.609 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/532] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:48:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:48:14.621 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:48:14.626 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 266/533] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:48:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:48:15.516 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:48:15.516 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:48:15.517 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:48:15.518 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:48:25.516 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:48:25.517 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:48:25.517 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:48:25.519 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:48:35.515 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:48:35.515 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:48:35.516 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:48:35.516 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:48:45.515 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:48:45.515 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:48:45.516 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:48:45.516 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:48:55.516 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:48:55.516 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:48:55.517 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:48:55.518 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:49:05.516 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:49:05.516 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:49:05.517 7 INFO cinder.api.openstack.wsgi [None req-cdcbb75e-1d27-4889-9485-254bcd6262c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:49:05.517 8 INFO cinder.api.openstack.wsgi [None req-d1ee2667-528a-406d-885f-a4f64b846a48 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:49:13.949 7 INFO cinder.api.openstack.wsgi [None req-56bef07c-a8d9-4848-b29f-bf9cb429d210 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:49:13.960 7 INFO cinder.volume.api [None req-56bef07c-a8d9-4848-b29f-bf9cb429d210 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:49:13.960 7 INFO cinder.api.openstack.wsgi [None req-56bef07c-a8d9-4848-b29f-bf9cb429d210 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/546] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:49:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:49:13.970 8 INFO cinder.api.openstack.wsgi [None req-cfc95c95-e51e-4bce-8e97-f3e7a88a0bfb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:49:14.473 8 INFO cinder.api.openstack.wsgi [None req-cfc95c95-e51e-4bce-8e97-f3e7a88a0bfb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 273/547] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:49:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:49:14.483 7 INFO cinder.api.openstack.wsgi [None req-229cf2e6-2d8f-4fc7-a753-1bad86d0400a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:49:14.491 7 INFO cinder.volume.api [None req-229cf2e6-2d8f-4fc7-a753-1bad86d0400a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:49:14.493 7 INFO cinder.api.openstack.wsgi [None req-229cf2e6-2d8f-4fc7-a753-1bad86d0400a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/548] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:49:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:49:14.503 8 INFO cinder.api.openstack.wsgi [None req-54f28217-2f55-4b42-9f8a-9055f4ad0992 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:49:14.517 8 INFO cinder.volume.api [None req-54f28217-2f55-4b42-9f8a-9055f4ad0992 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:49:14.519 8 INFO cinder.api.openstack.wsgi [None req-54f28217-2f55-4b42-9f8a-9055f4ad0992 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/549] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:49:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:49:14.529 7 INFO cinder.api.openstack.wsgi [None req-7ae3c3fd-aa51-42f9-8e1c-1b7f5e0c53a9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:49:14.534 7 INFO cinder.api.openstack.wsgi [None req-7ae3c3fd-aa51-42f9-8e1c-1b7f5e0c53a9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 276/550] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:49:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:49:14.580 8 INFO cinder.api.openstack.wsgi [None req-3fad8e5e-5da2-4dbb-a4e3-9f0d36fa8ba1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:49:14.596 8 INFO cinder.api.openstack.wsgi [None req-3fad8e5e-5da2-4dbb-a4e3-9f0d36fa8ba1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/551] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:49:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:49:14.607 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:49:14.624 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/552] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:49:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:49:14.638 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:49:14.655 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 276/553] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:49:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:49:15.516 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:49:15.516 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:49:15.516 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:49:15.518 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:49:25.516 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:49:25.517 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:49:25.517 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:49:25.518 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:49:35.516 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:49:35.516 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:49:35.517 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:49:35.517 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:49:45.516 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:49:45.516 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:49:45.517 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:49:45.517 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:49:55.516 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:49:55.516 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:49:55.517 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:49:55.517 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:50:05.516 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:50:05.516 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:50:05.516 7 INFO cinder.api.openstack.wsgi [None req-4a0b5546-bb2c-4ef4-a6e3-b977d29c042c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:50:05.517 8 INFO cinder.api.openstack.wsgi [None req-b40ef50a-0104-4c7f-ae9f-b0b2ff78628f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:50:13.929 7 INFO cinder.api.openstack.wsgi [None req-46616528-44c0-496f-ba24-6818714b609f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:50:13.948 7 INFO cinder.volume.api [None req-46616528-44c0-496f-ba24-6818714b609f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:50:13.950 7 INFO cinder.api.openstack.wsgi [None req-46616528-44c0-496f-ba24-6818714b609f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/566] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:50:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:50:13.962 8 INFO cinder.api.openstack.wsgi [None req-269ee60e-34b5-4129-a4e2-e3fc6800a603 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:50:14.468 8 INFO cinder.api.openstack.wsgi [None req-269ee60e-34b5-4129-a4e2-e3fc6800a603 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 283/567] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:50:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:50:14.508 7 INFO cinder.api.openstack.wsgi [None req-c1d22308-6fa6-407d-8a34-3f0b2ab5308d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:50:14.531 7 INFO cinder.api.openstack.wsgi [None req-c1d22308-6fa6-407d-8a34-3f0b2ab5308d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/568] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:50:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:50:14.542 8 INFO cinder.api.openstack.wsgi [None req-1df8790b-9ee1-4c54-8f87-7f63d75495cc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:50:14.568 8 INFO cinder.api.openstack.wsgi [None req-1df8790b-9ee1-4c54-8f87-7f63d75495cc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/569] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:50:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:50:14.575 7 INFO cinder.api.openstack.wsgi [None req-9d385e53-ee31-4f42-a3e7-acec2d4542c8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:50:14.596 7 INFO cinder.api.openstack.wsgi [None req-9d385e53-ee31-4f42-a3e7-acec2d4542c8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/570] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:50:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:50:14.608 8 INFO cinder.api.openstack.wsgi [None req-2fd52ca3-9838-4e0e-af03-06ed55674e87 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:50:14.613 8 INFO cinder.api.openstack.wsgi [None req-2fd52ca3-9838-4e0e-af03-06ed55674e87 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 285/571] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:50:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:50:14.624 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:50:14.634 7 INFO cinder.volume.api [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:50:14.636 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 287/572] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:50:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:50:14.646 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:50:14.652 8 INFO cinder.volume.api [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:50:14.652 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 286/573] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:50:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:50:15.516 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:50:15.516 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:50:15.517 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:50:15.518 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:50:25.517 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:50:25.518 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:50:25.519 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:50:25.519 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:50:35.516 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:50:35.516 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:50:35.517 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:50:35.518 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:50:45.516 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:50:45.516 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:50:45.517 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:50:45.517 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:50:55.516 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:50:55.516 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:50:55.517 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:50:55.517 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:51:05.516 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:51:05.516 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:51:05.517 7 INFO cinder.api.openstack.wsgi [None req-d6a42021-5e4f-44e6-a3b8-f9fc1d09b952 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:51:05.517 8 INFO cinder.api.openstack.wsgi [None req-ee682094-4ed3-4033-91d0-97d5ca0a71c2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:51:13.920 7 INFO cinder.api.openstack.wsgi [None req-1500faef-a106-4f7a-ba9d-07e905608083 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:51:13.925 7 INFO cinder.api.openstack.wsgi [None req-1500faef-a106-4f7a-ba9d-07e905608083 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 294/586] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:51:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:51:13.940 8 INFO cinder.api.openstack.wsgi [None req-afb7abb6-f11d-421b-81bd-121c4c94e3be 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:51:13.950 8 INFO cinder.volume.api [None req-afb7abb6-f11d-421b-81bd-121c4c94e3be 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:51:13.951 8 INFO cinder.api.openstack.wsgi [None req-afb7abb6-f11d-421b-81bd-121c4c94e3be 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/587] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:51:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:51:13.963 7 INFO cinder.api.openstack.wsgi [None req-aa7ed004-332f-4bba-a773-c62205b1f772 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:51:14.466 7 INFO cinder.api.openstack.wsgi [None req-aa7ed004-332f-4bba-a773-c62205b1f772 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 295/588] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:51:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:51:14.475 8 INFO cinder.api.openstack.wsgi [None req-d707b62e-d14e-4c31-9d2e-5faad87a5679 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:51:14.483 8 INFO cinder.volume.api [None req-d707b62e-d14e-4c31-9d2e-5faad87a5679 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:51:14.485 8 INFO cinder.api.openstack.wsgi [None req-d707b62e-d14e-4c31-9d2e-5faad87a5679 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 294/589] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:51:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:51:14.495 7 INFO cinder.api.openstack.wsgi [None req-9c1c8c38-c675-4c17-b81c-c2e4e5610bbe 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:51:14.501 7 INFO cinder.volume.api [None req-9c1c8c38-c675-4c17-b81c-c2e4e5610bbe 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:51:14.501 7 INFO cinder.api.openstack.wsgi [None req-9c1c8c38-c675-4c17-b81c-c2e4e5610bbe 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/590] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:51:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:51:14.569 8 INFO cinder.api.openstack.wsgi [None req-64f36c09-629c-4bdb-b7c2-72134f75409e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:51:14.586 8 INFO cinder.api.openstack.wsgi [None req-64f36c09-629c-4bdb-b7c2-72134f75409e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/591] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:51:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:51:14.597 7 INFO cinder.api.openstack.wsgi [None req-a8d20a03-7090-45f8-bcd3-8e41a71e72f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:51:14.622 7 INFO cinder.api.openstack.wsgi [None req-a8d20a03-7090-45f8-bcd3-8e41a71e72f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 297/592] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:51:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:51:14.633 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:51:14.649 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/593] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:51:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:51:15.517 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:51:15.517 7 INFO cinder.api.openstack.wsgi [None req-a8d20a03-7090-45f8-bcd3-8e41a71e72f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:51:15.517 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:51:15.518 7 INFO cinder.api.openstack.wsgi [None req-a8d20a03-7090-45f8-bcd3-8e41a71e72f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:51:25.515 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:51:25.515 7 INFO cinder.api.openstack.wsgi [None req-a8d20a03-7090-45f8-bcd3-8e41a71e72f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:51:25.516 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:51:25.517 7 INFO cinder.api.openstack.wsgi [None req-a8d20a03-7090-45f8-bcd3-8e41a71e72f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:51:35.516 7 INFO cinder.api.openstack.wsgi [None req-a8d20a03-7090-45f8-bcd3-8e41a71e72f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:51:35.516 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:51:35.517 7 INFO cinder.api.openstack.wsgi [None req-a8d20a03-7090-45f8-bcd3-8e41a71e72f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:51:35.517 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:51:45.365 7 INFO cinder.api.openstack.wsgi [None req-49d41d9c-163f-45d9-aea9-83cccc167169 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET https://volume.199-204-45-30.nip.io/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=False 2026-05-29 06:51:45.379 7 INFO cinder.api.openstack.wsgi [None req-49d41d9c-163f-45d9-aea9-83cccc167169 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] https://volume.199-204-45-30.nip.io/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 301/600] 199.204.45.30 () {44 vars in 1065 bytes} [Fri May 29 06:51:45 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=False => generated 338 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:51:45.516 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:51:45.516 7 INFO cinder.api.openstack.wsgi [None req-49d41d9c-163f-45d9-aea9-83cccc167169 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:51:45.517 7 INFO cinder.api.openstack.wsgi [None req-49d41d9c-163f-45d9-aea9-83cccc167169 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:51:45.517 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:51:55.516 7 INFO cinder.api.openstack.wsgi [None req-49d41d9c-163f-45d9-aea9-83cccc167169 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:51:55.517 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:51:55.518 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:51:55.518 7 INFO cinder.api.openstack.wsgi [None req-49d41d9c-163f-45d9-aea9-83cccc167169 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:52:05.515 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:52:05.515 7 INFO cinder.api.openstack.wsgi [None req-49d41d9c-163f-45d9-aea9-83cccc167169 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:52:05.516 8 INFO cinder.api.openstack.wsgi [None req-bded35dd-9cd7-4348-a58a-c1d919b95904 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:52:05.517 7 INFO cinder.api.openstack.wsgi [None req-49d41d9c-163f-45d9-aea9-83cccc167169 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:52:13.888 7 INFO cinder.api.openstack.wsgi [None req-1af39e1e-b537-4e35-a7eb-ef8e6cfb8500 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:52:13.900 7 INFO cinder.volume.api [None req-1af39e1e-b537-4e35-a7eb-ef8e6cfb8500 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:52:13.902 7 INFO cinder.api.openstack.wsgi [None req-1af39e1e-b537-4e35-a7eb-ef8e6cfb8500 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 305/607] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:52:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/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-05-29 06:52:13.915 8 INFO cinder.api.openstack.wsgi [None req-9a4fe5ce-35cc-4286-be7e-7c5f47085d19 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:52:13.921 8 INFO cinder.volume.api [None req-9a4fe5ce-35cc-4286-be7e-7c5f47085d19 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:52:13.921 8 INFO cinder.api.openstack.wsgi [None req-9a4fe5ce-35cc-4286-be7e-7c5f47085d19 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/608] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:52:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:52:13.975 7 INFO cinder.api.openstack.wsgi [None req-738b158f-954e-46c8-916d-945b667e685d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:52:13.993 7 INFO cinder.api.openstack.wsgi [None req-738b158f-954e-46c8-916d-945b667e685d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/609] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:52:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:52:14.002 8 INFO cinder.api.openstack.wsgi [None req-69c6cd75-9a2a-4500-bc0c-3cadb8025724 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:52:14.022 8 INFO cinder.api.openstack.wsgi [None req-69c6cd75-9a2a-4500-bc0c-3cadb8025724 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/610] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:52:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:52:14.031 7 INFO cinder.api.openstack.wsgi [None req-523b1db6-0c8e-4b3b-b79b-c82794729490 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:52:14.050 7 INFO cinder.api.openstack.wsgi [None req-523b1db6-0c8e-4b3b-b79b-c82794729490 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/611] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:52:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:52:14.059 8 INFO cinder.api.openstack.wsgi [None req-3f9a3b19-0242-47cb-a3b6-95d1366f179a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:52:14.069 8 INFO cinder.volume.api [None req-3f9a3b19-0242-47cb-a3b6-95d1366f179a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:52:14.071 8 INFO cinder.api.openstack.wsgi [None req-3f9a3b19-0242-47cb-a3b6-95d1366f179a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/612] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:52:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:52:14.081 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:52:14.584 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 308/613] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:52:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:52:14.598 8 INFO cinder.api.openstack.wsgi [None req-a36c397c-6c6b-4c68-a862-315b3e80f8aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:52:14.603 8 INFO cinder.api.openstack.wsgi [None req-a36c397c-6c6b-4c68-a862-315b3e80f8aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 306/614] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:52:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:52:15.516 8 INFO cinder.api.openstack.wsgi [None req-a36c397c-6c6b-4c68-a862-315b3e80f8aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:52:15.516 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:52:15.517 8 INFO cinder.api.openstack.wsgi [None req-a36c397c-6c6b-4c68-a862-315b3e80f8aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:52:15.517 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:52:25.516 8 INFO cinder.api.openstack.wsgi [None req-a36c397c-6c6b-4c68-a862-315b3e80f8aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:52:25.516 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:52:25.516 8 INFO cinder.api.openstack.wsgi [None req-a36c397c-6c6b-4c68-a862-315b3e80f8aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:52:25.517 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:52:35.515 8 INFO cinder.api.openstack.wsgi [None req-a36c397c-6c6b-4c68-a862-315b3e80f8aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:52:35.515 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:52:35.516 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:52:35.516 8 INFO cinder.api.openstack.wsgi [None req-a36c397c-6c6b-4c68-a862-315b3e80f8aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:52:45.516 8 INFO cinder.api.openstack.wsgi [None req-a36c397c-6c6b-4c68-a862-315b3e80f8aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:52:45.517 8 INFO cinder.api.openstack.wsgi [None req-a36c397c-6c6b-4c68-a862-315b3e80f8aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:52:45.516 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:52:45.518 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:52:50.405 8 INFO cinder.api.openstack.wsgi [None req-6cfd2577-4b3e-4c91-a2b0-f632f3a51499 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET https://volume.199-204-45-30.nip.io/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=False 2026-05-29 06:52:50.418 8 INFO cinder.api.openstack.wsgi [None req-6cfd2577-4b3e-4c91-a2b0-f632f3a51499 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] https://volume.199-204-45-30.nip.io/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 311/623] 199.204.45.30 () {44 vars in 1065 bytes} [Fri May 29 06:52:50 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=False => generated 338 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:52:55.516 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:52:55.517 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:52:55.517 8 INFO cinder.api.openstack.wsgi [None req-6cfd2577-4b3e-4c91-a2b0-f632f3a51499 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:52:55.519 8 INFO cinder.api.openstack.wsgi [None req-6cfd2577-4b3e-4c91-a2b0-f632f3a51499 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:53:05.516 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:53:05.516 8 INFO cinder.api.openstack.wsgi [None req-6cfd2577-4b3e-4c91-a2b0-f632f3a51499 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:53:05.517 8 INFO cinder.api.openstack.wsgi [None req-6cfd2577-4b3e-4c91-a2b0-f632f3a51499 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:53:05.518 7 INFO cinder.api.openstack.wsgi [None req-2087c2ff-402c-4cca-9ace-1e114ddca4d9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:53:13.879 7 INFO cinder.api.openstack.wsgi [None req-530eefaa-e6c7-486e-8a8a-927db2f11081 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:53:13.889 7 INFO cinder.volume.api [None req-530eefaa-e6c7-486e-8a8a-927db2f11081 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:53:13.891 7 INFO cinder.api.openstack.wsgi [None req-530eefaa-e6c7-486e-8a8a-927db2f11081 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/628] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:53:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:53:13.903 8 INFO cinder.api.openstack.wsgi [None req-1347d1c7-3351-4aa9-a277-fb90e6f0c7cf 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:53:14.408 8 INFO cinder.api.openstack.wsgi [None req-1347d1c7-3351-4aa9-a277-fb90e6f0c7cf 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 314/629] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:53:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:53:14.447 7 INFO cinder.api.openstack.wsgi [None req-d4955ebc-b016-4756-aa75-103622e6b319 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:53:14.466 7 INFO cinder.api.openstack.wsgi [None req-d4955ebc-b016-4756-aa75-103622e6b319 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/630] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:53:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:53:14.477 8 INFO cinder.api.openstack.wsgi [None req-b4cb719c-32c8-4f6e-bc59-9e3817d69103 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:53:14.494 8 INFO cinder.api.openstack.wsgi [None req-b4cb719c-32c8-4f6e-bc59-9e3817d69103 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/631] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:53:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:53:14.505 7 INFO cinder.api.openstack.wsgi [None req-a702b8e6-eff0-47eb-8b29-afde5a2fd3f3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:53:14.523 7 INFO cinder.api.openstack.wsgi [None req-a702b8e6-eff0-47eb-8b29-afde5a2fd3f3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/632] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:53:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:53:14.532 8 INFO cinder.api.openstack.wsgi [None req-e87ace59-eea1-4c51-b966-636c9b75e185 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:53:14.540 8 INFO cinder.volume.api [None req-e87ace59-eea1-4c51-b966-636c9b75e185 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:53:14.542 8 INFO cinder.api.openstack.wsgi [None req-e87ace59-eea1-4c51-b966-636c9b75e185 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/633] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:53:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:53:14.552 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:53:14.558 7 INFO cinder.volume.api [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:53:14.558 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 318/634] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:53:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:53:14.569 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:53:14.574 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 317/635] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:53:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:53:15.515 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:53:15.516 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:53:15.516 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:53:15.518 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:53:25.516 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:53:25.516 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:53:25.516 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:53:25.516 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:53:35.516 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:53:35.516 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:53:35.517 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:53:35.518 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:53:45.516 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:53:45.516 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:53:45.517 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:53:45.517 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:53:55.516 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:53:55.518 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:53:55.518 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:53:55.518 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:54:05.516 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:54:05.516 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:54:05.516 8 INFO cinder.api.openstack.wsgi [None req-b9aa0408-c86b-4dde-8603-8627d02f3fde 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:54:05.517 7 INFO cinder.api.openstack.wsgi [None req-177f6ff2-de33-4246-9de2-f64e9a35ed1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:54:14.140 8 INFO cinder.api.openstack.wsgi [None req-82c887a1-3135-4ec3-9941-677e52281488 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:54:14.151 8 INFO cinder.api.openstack.wsgi [None req-82c887a1-3135-4ec3-9941-677e52281488 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 324/648] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:54:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:54:14.164 7 INFO cinder.api.openstack.wsgi [None req-ee628566-64a0-4846-9601-abee43791a83 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:54:14.172 7 INFO cinder.volume.api [None req-ee628566-64a0-4846-9601-abee43791a83 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:54:14.174 7 INFO cinder.api.openstack.wsgi [None req-ee628566-64a0-4846-9601-abee43791a83 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 325/649] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:54:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:54:14.190 8 INFO cinder.api.openstack.wsgi [None req-648bf371-141c-44c7-bf44-6223e825efc2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:54:14.696 8 INFO cinder.api.openstack.wsgi [None req-648bf371-141c-44c7-bf44-6223e825efc2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 325/650] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:54:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/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-05-29 06:54:14.745 7 INFO cinder.api.openstack.wsgi [None req-3c505baf-3ca7-49d2-961c-4bfa184f96d2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:54:14.765 7 INFO cinder.api.openstack.wsgi [None req-3c505baf-3ca7-49d2-961c-4bfa184f96d2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/651] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:54:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:54:14.776 8 INFO cinder.api.openstack.wsgi [None req-4b886159-6417-4965-998a-a1411ead30a2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:54:14.799 8 INFO cinder.api.openstack.wsgi [None req-4b886159-6417-4965-998a-a1411ead30a2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/652] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:54:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:54:14.811 7 INFO cinder.api.openstack.wsgi [None req-88d43d3b-0d6d-4248-8583-d1a1cab599fb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:54:14.830 7 INFO cinder.api.openstack.wsgi [None req-88d43d3b-0d6d-4248-8583-d1a1cab599fb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/653] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:54:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:54:14.841 8 INFO cinder.api.openstack.wsgi [None req-33a3d360-25d6-49b0-a8ca-c502c71527b2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:54:14.846 8 INFO cinder.volume.api [None req-33a3d360-25d6-49b0-a8ca-c502c71527b2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:54:14.847 8 INFO cinder.api.openstack.wsgi [None req-33a3d360-25d6-49b0-a8ca-c502c71527b2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 327/654] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:54:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:54:14.859 7 INFO cinder.api.openstack.wsgi [None req-8d05b977-25bb-448f-87f1-ee3ef693c0ed 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:54:14.870 7 INFO cinder.volume.api [None req-8d05b977-25bb-448f-87f1-ee3ef693c0ed 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:54:14.872 7 INFO cinder.api.openstack.wsgi [None req-8d05b977-25bb-448f-87f1-ee3ef693c0ed 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 328/655] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:54:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:54:15.518 8 INFO cinder.api.openstack.wsgi [None req-33a3d360-25d6-49b0-a8ca-c502c71527b2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:54:15.518 7 INFO cinder.api.openstack.wsgi [None req-8d05b977-25bb-448f-87f1-ee3ef693c0ed 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:54:15.519 8 INFO cinder.api.openstack.wsgi [None req-33a3d360-25d6-49b0-a8ca-c502c71527b2 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:54:15.519 7 INFO cinder.api.openstack.wsgi [None req-8d05b977-25bb-448f-87f1-ee3ef693c0ed 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:54:21.961 7 INFO cinder.api.openstack.wsgi [None req-6648a26d-a62a-4c56-81bb-6ae7e1244311 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots 2026-05-29 06:54:21.975 7 INFO cinder.volume.api [None req-6648a26d-a62a-4c56-81bb-6ae7e1244311 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:54:21.975 7 INFO cinder.api.openstack.wsgi [None req-6648a26d-a62a-4c56-81bb-6ae7e1244311 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 330/658] 10.0.0.68 () {32 vars in 704 bytes} [Fri May 29 06:54:21 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:54:21.989 8 INFO cinder.api.openstack.wsgi [None req-97944904-fa60-45e9-8d93-b042733fc3aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes 2026-05-29 06:54:22.015 8 INFO cinder.volume.api [None req-97944904-fa60-45e9-8d93-b042733fc3aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:54:22.016 8 INFO cinder.api.openstack.wsgi [None req-97944904-fa60-45e9-8d93-b042733fc3aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes returned with HTTP 200 [pid: 8|app: 0|req: 329/659] 10.0.0.68 () {32 vars in 700 bytes} [Fri May 29 06:54:21 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:54:25.515 7 INFO cinder.api.openstack.wsgi [None req-6648a26d-a62a-4c56-81bb-6ae7e1244311 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:54:25.516 8 INFO cinder.api.openstack.wsgi [None req-97944904-fa60-45e9-8d93-b042733fc3aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:54:25.517 7 INFO cinder.api.openstack.wsgi [None req-6648a26d-a62a-4c56-81bb-6ae7e1244311 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:54:25.517 8 INFO cinder.api.openstack.wsgi [None req-97944904-fa60-45e9-8d93-b042733fc3aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:54:35.516 8 INFO cinder.api.openstack.wsgi [None req-97944904-fa60-45e9-8d93-b042733fc3aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:54:35.516 7 INFO cinder.api.openstack.wsgi [None req-6648a26d-a62a-4c56-81bb-6ae7e1244311 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:54:35.517 8 INFO cinder.api.openstack.wsgi [None req-97944904-fa60-45e9-8d93-b042733fc3aa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:54:35.518 7 INFO cinder.api.openstack.wsgi [None req-6648a26d-a62a-4c56-81bb-6ae7e1244311 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:54:38.080 8 INFO cinder.api.openstack.wsgi [None req-ac0923b9-df23-4593-ace5-44aff58c1e53 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes 2026-05-29 06:54:38.719 8 INFO cinder.api.v3.volumes [None req-ac0923b9-df23-4593-ace5-44aff58c1e53 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] Create volume of 1 GB 2026-05-29 06:54:38.733 8 INFO cinder.volume.api [None req-ac0923b9-df23-4593-ace5-44aff58c1e53 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] Availability Zones retrieved successfully. 2026-05-29 06:54:39.078 8 INFO cinder.volume.api [None req-ac0923b9-df23-4593-ace5-44aff58c1e53 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] Create volume request issued successfully. 2026-05-29 06:54:39.082 8 INFO cinder.api.openstack.wsgi [None req-ac0923b9-df23-4593-ace5-44aff58c1e53 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 332/664] 10.0.0.68 () {34 vars in 722 bytes} [Fri May 29 06:54:38 2026] POST /v3/523e901bdcad422096d26bd456c25c5d/volumes => generated 865 bytes in 1008 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-29 06:54:39.103 7 INFO cinder.api.openstack.wsgi [None req-93b347d6-085a-4d93-bee8-f427280b0660 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:54:39.154 7 INFO cinder.volume.api [None req-93b347d6-085a-4d93-bee8-f427280b0660 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] Volume info retrieved successfully. 2026-05-29 06:54:39.164 7 INFO cinder.api.openstack.wsgi [None req-93b347d6-085a-4d93-bee8-f427280b0660 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 returned with HTTP 200 [pid: 7|app: 0|req: 333/665] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:54:39 2026] GET /v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 => generated 933 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:54:40.185 8 INFO cinder.api.openstack.wsgi [None req-2a6a4e95-8fe3-44f2-bb34-eb6d12d3ca16 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:54:40.211 8 INFO cinder.volume.api [None req-2a6a4e95-8fe3-44f2-bb34-eb6d12d3ca16 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] Volume info retrieved successfully. 2026-05-29 06:54:40.223 8 INFO cinder.api.openstack.wsgi [None req-2a6a4e95-8fe3-44f2-bb34-eb6d12d3ca16 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 returned with HTTP 200 [pid: 8|app: 0|req: 333/666] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:54:40 2026] GET /v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 => generated 957 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:54:41.246 7 INFO cinder.api.openstack.wsgi [None req-a0dc3f2a-ede1-452e-beef-7260f02f02b6 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:54:41.258 7 INFO cinder.volume.api [None req-a0dc3f2a-ede1-452e-beef-7260f02f02b6 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] Volume info retrieved successfully. 2026-05-29 06:54:41.264 7 INFO cinder.api.openstack.wsgi [None req-a0dc3f2a-ede1-452e-beef-7260f02f02b6 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 returned with HTTP 200 [pid: 7|app: 0|req: 334/667] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:54:41 2026] GET /v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:54:42.288 8 INFO cinder.api.openstack.wsgi [None req-e2df8703-688e-4bc5-ae31-8dd62a52838e 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:54:42.303 8 INFO cinder.volume.api [None req-e2df8703-688e-4bc5-ae31-8dd62a52838e 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] Volume info retrieved successfully. 2026-05-29 06:54:42.311 8 INFO cinder.api.openstack.wsgi [None req-e2df8703-688e-4bc5-ae31-8dd62a52838e 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 returned with HTTP 200 [pid: 8|app: 0|req: 334/668] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:54:42 2026] GET /v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 => generated 1483 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:54:42.407 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-d8165304-c31b-4d5f-a906-279c13fb078c 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:54:42.426 7 INFO cinder.volume.api [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-d8165304-c31b-4d5f-a906-279c13fb078c 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] Volume info retrieved successfully. 2026-05-29 06:54:42.432 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-d8165304-c31b-4d5f-a906-279c13fb078c 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 returned with HTTP 200 [pid: 7|app: 0|req: 335/669] 10.0.0.171 () {34 vars in 1028 bytes} [Fri May 29 06:54:42 2026] GET /v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 => generated 1483 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-05-29 06:54:43.624 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-c4efab82-2018-40d4-95b2-d580092c49d7 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:54:43.639 8 INFO cinder.volume.api [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-c4efab82-2018-40d4-95b2-d580092c49d7 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] Volume info retrieved successfully. 2026-05-29 06:54:43.643 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-c4efab82-2018-40d4-95b2-d580092c49d7 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 returned with HTTP 200 [pid: 8|app: 0|req: 335/670] 10.0.0.171 () {34 vars in 1028 bytes} [Fri May 29 06:54:43 2026] GET /v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 => generated 1483 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:54:43.656 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-d8165304-c31b-4d5f-a906-279c13fb078c 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 06:54:43.657 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-d8165304-c31b-4d5f-a906-279c13fb078c 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 336/671] 10.0.0.171 () {32 vars in 829 bytes} [Fri May 29 06:54:43 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:54:43.670 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-686964f2-9e89-4f7e-b558-f350377d2914 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:54:43.763 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-686964f2-9e89-4f7e-b558-f350377d2914 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/attachments returned with HTTP 200 [pid: 8|app: 0|req: 336/672] 10.0.0.171 () {40 vars in 1057 bytes} [Fri May 29 06:54:43 2026] POST /v3/523e901bdcad422096d26bd456c25c5d/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:54:45.515 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-d8165304-c31b-4d5f-a906-279c13fb078c 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:54:45.515 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-d8165304-c31b-4d5f-a906-279c13fb078c 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:54:45.515 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-686964f2-9e89-4f7e-b558-f350377d2914 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:54:45.517 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-686964f2-9e89-4f7e-b558-f350377d2914 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:54:49.902 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-d8165304-c31b-4d5f-a906-279c13fb078c 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 06:54:49.903 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-d8165304-c31b-4d5f-a906-279c13fb078c 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 338/675] 199.204.45.30 () {32 vars in 839 bytes} [Fri May 29 06:54:49 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:54:49.946 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-ec3538c0-0265-4a68-90b3-ebeaed17d583 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:54:49.965 8 INFO cinder.volume.api [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-ec3538c0-0265-4a68-90b3-ebeaed17d583 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] Volume info retrieved successfully. 2026-05-29 06:54:49.974 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-ec3538c0-0265-4a68-90b3-ebeaed17d583 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 returned with HTTP 200 [pid: 8|app: 0|req: 338/676] 199.204.45.30 () {36 vars in 1072 bytes} [Fri May 29 06:54:49 2026] GET /v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 => generated 1663 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:54:51.872 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-7fccc872-61ec-4a30-94e2-62031b1d5ef8 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/attachments/9215159e-1701-4a30-b626-b98fe35a9ffc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:54:52.948 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-7fccc872-61ec-4a30-94e2-62031b1d5ef8 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/attachments/9215159e-1701-4a30-b626-b98fe35a9ffc returned with HTTP 200 [pid: 7|app: 0|req: 339/677] 199.204.45.30 () {40 vars in 1134 bytes} [Fri May 29 06:54:51 2026] PUT /v3/523e901bdcad422096d26bd456c25c5d/attachments/9215159e-1701-4a30-b626-b98fe35a9ffc => generated 802 bytes in 1086 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:54:53.467 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-99c6f8cd-12ae-4db8-bfa7-49c482f4e94e 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/attachments/9215159e-1701-4a30-b626-b98fe35a9ffc/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:54:53.521 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-99c6f8cd-12ae-4db8-bfa7-49c482f4e94e 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/attachments/9215159e-1701-4a30-b626-b98fe35a9ffc/action returned with HTTP 204 [pid: 8|app: 0|req: 339/678] 199.204.45.30 () {40 vars in 1147 bytes} [Fri May 29 06:54:53 2026] POST /v3/523e901bdcad422096d26bd456c25c5d/attachments/9215159e-1701-4a30-b626-b98fe35a9ffc/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-29 06:54:55.515 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-7fccc872-61ec-4a30-94e2-62031b1d5ef8 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:54:55.516 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-7fccc872-61ec-4a30-94e2-62031b1d5ef8 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:54:55.516 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-99c6f8cd-12ae-4db8-bfa7-49c482f4e94e 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:54:55.517 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-99c6f8cd-12ae-4db8-bfa7-49c482f4e94e 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:55:05.516 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-7fccc872-61ec-4a30-94e2-62031b1d5ef8 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:55:05.517 7 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-7fccc872-61ec-4a30-94e2-62031b1d5ef8 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:55:05.519 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-99c6f8cd-12ae-4db8-bfa7-49c482f4e94e 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:55:05.520 8 INFO cinder.api.openstack.wsgi [req-f03607ab-1876-4517-8c88-3408d73f68a1 req-99c6f8cd-12ae-4db8-bfa7-49c482f4e94e 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://10.0.0.138:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:55:10.010 7 INFO cinder.api.openstack.wsgi [req-ed48666f-5ef1-48c8-a950-2a3de06f8b0e req-25d3a87b-d7c7-49bb-ad6b-e9eac6746ea2 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/attachments/9215159e-1701-4a30-b626-b98fe35a9ffc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:55:10.613 7 INFO cinder.api.openstack.wsgi [req-ed48666f-5ef1-48c8-a950-2a3de06f8b0e req-25d3a87b-d7c7-49bb-ad6b-e9eac6746ea2 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/attachments/9215159e-1701-4a30-b626-b98fe35a9ffc returned with HTTP 200 [pid: 7|app: 0|req: 342/683] 199.204.45.30 () {38 vars in 1102 bytes} [Fri May 29 06:55:09 2026] DELETE /v3/523e901bdcad422096d26bd456c25c5d/attachments/9215159e-1701-4a30-b626-b98fe35a9ffc => generated 19 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:55:10.632 8 INFO cinder.api.openstack.wsgi [req-ed48666f-5ef1-48c8-a950-2a3de06f8b0e req-fdaa3068-e4dc-446e-b1ff-1d84c0928e35 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 2026-05-29 06:55:10.633 8 INFO cinder.api.v3.volumes [req-ed48666f-5ef1-48c8-a950-2a3de06f8b0e req-fdaa3068-e4dc-446e-b1ff-1d84c0928e35 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] Delete volume with id: 25d891f9-a8f8-46b4-b645-1152993cbd38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:55:10.646 8 INFO cinder.volume.api [req-ed48666f-5ef1-48c8-a950-2a3de06f8b0e req-fdaa3068-e4dc-446e-b1ff-1d84c0928e35 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] Volume info retrieved successfully. 2026-05-29 06:55:10.695 8 INFO cinder.volume.api [req-ed48666f-5ef1-48c8-a950-2a3de06f8b0e req-fdaa3068-e4dc-446e-b1ff-1d84c0928e35 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] Delete volume request issued successfully. 2026-05-29 06:55:10.695 8 INFO cinder.api.openstack.wsgi [req-ed48666f-5ef1-48c8-a950-2a3de06f8b0e req-fdaa3068-e4dc-446e-b1ff-1d84c0928e35 327c5df66e6e4389afbb19859d5ad997 523e901bdcad422096d26bd456c25c5d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 returned with HTTP 202 [pid: 8|app: 0|req: 342/684] 199.204.45.30 () {36 vars in 1053 bytes} [Fri May 29 06:55:10 2026] DELETE /v3/523e901bdcad422096d26bd456c25c5d/volumes/25d891f9-a8f8-46b4-b645-1152993cbd38 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:55:14.050 7 INFO cinder.api.openstack.wsgi [None req-61dbf83f-edc9-43af-a882-a6552e0c69ae 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:55:14.066 7 INFO cinder.volume.api [None req-61dbf83f-edc9-43af-a882-a6552e0c69ae 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:55:14.069 7 INFO cinder.api.openstack.wsgi [None req-61dbf83f-edc9-43af-a882-a6552e0c69ae 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 343/685] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:55:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:55:14.080 8 INFO cinder.api.openstack.wsgi [None req-955d75fb-9a47-4c9d-8fd9-f7f2926fb294 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:55:14.084 8 INFO cinder.volume.api [None req-955d75fb-9a47-4c9d-8fd9-f7f2926fb294 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:55:14.085 8 INFO cinder.api.openstack.wsgi [None req-955d75fb-9a47-4c9d-8fd9-f7f2926fb294 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 343/686] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:55:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:55:14.095 7 INFO cinder.api.openstack.wsgi [None req-83a15142-0ec9-498d-8277-e4b1f43ace43 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:55:14.101 7 INFO cinder.api.openstack.wsgi [None req-83a15142-0ec9-498d-8277-e4b1f43ace43 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 344/687] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:55:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:55:14.158 8 INFO cinder.api.openstack.wsgi [None req-7cbdbe92-dccb-49ad-8b0a-a1288a5c53b6 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:55:14.180 8 INFO cinder.api.openstack.wsgi [None req-7cbdbe92-dccb-49ad-8b0a-a1288a5c53b6 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/688] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:55:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:55:14.192 7 INFO cinder.api.openstack.wsgi [None req-e601546b-df12-4e70-8a23-f49a1f5bd547 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:55:14.230 7 INFO cinder.api.openstack.wsgi [None req-e601546b-df12-4e70-8a23-f49a1f5bd547 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/689] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:55:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:55:14.243 8 INFO cinder.api.openstack.wsgi [None req-491679ba-d232-4362-917b-6f7482efbe4a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/523e901bdcad422096d26bd456c25c5d?usage=true 2026-05-29 06:55:14.271 8 INFO cinder.api.openstack.wsgi [None req-491679ba-d232-4362-917b-6f7482efbe4a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/523e901bdcad422096d26bd456c25c5d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/690] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:55:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/523e901bdcad422096d26bd456c25c5d?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:55:14.281 7 INFO cinder.api.openstack.wsgi [None req-835fa131-f669-4af7-8c14-b5bb0bcb7103 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/852ede378562405587b3d9fab87d1f4a?usage=true 2026-05-29 06:55:14.305 7 INFO cinder.api.openstack.wsgi [None req-835fa131-f669-4af7-8c14-b5bb0bcb7103 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/852ede378562405587b3d9fab87d1f4a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/691] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:55:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/852ede378562405587b3d9fab87d1f4a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:55:14.319 8 INFO cinder.api.openstack.wsgi [None req-6f02aa93-d67a-4124-a7a2-b45e3ec4be0e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/a39d641f97da40a0a3d1cc5eb42a9b66?usage=true 2026-05-29 06:55:14.338 8 INFO cinder.api.openstack.wsgi [None req-6f02aa93-d67a-4124-a7a2-b45e3ec4be0e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/a39d641f97da40a0a3d1cc5eb42a9b66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/692] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:55:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/a39d641f97da40a0a3d1cc5eb42a9b66?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:55:14.349 7 INFO cinder.api.openstack.wsgi [None req-6143f7c7-9cff-4e16-a7d9-a1633566f5be 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d40ce5cddab748eeadd9a8efdb477932?usage=true 2026-05-29 06:55:14.383 7 INFO cinder.api.openstack.wsgi [None req-6143f7c7-9cff-4e16-a7d9-a1633566f5be 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d40ce5cddab748eeadd9a8efdb477932?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/693] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:55:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d40ce5cddab748eeadd9a8efdb477932?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:55:14.405 8 INFO cinder.api.openstack.wsgi [None req-fa69aa65-296a-4dac-9224-9fa83ccfdd47 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:55:14.439 8 INFO cinder.api.openstack.wsgi [None req-fa69aa65-296a-4dac-9224-9fa83ccfdd47 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/694] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:55:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:55:14.452 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:55:14.956 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 348/695] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:55:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:55:14.965 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:55:14.975 8 INFO cinder.volume.api [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:55:14.977 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 348/696] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:55:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:55:15.516 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:55:15.516 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:55:15.517 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:55:15.518 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:55:25.516 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:55:25.517 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:55:25.517 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:55:25.518 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:55:35.516 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:55:35.516 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:55:35.517 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:55:35.517 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:55:39.710 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 06:55:39.719 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 352/703] 10.0.0.68 () {30 vars in 410 bytes} [Fri May 29 06:55:39 2026] GET / => generated 411 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-29 06:55:45.516 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:55:45.516 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:55:45.517 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:55:45.517 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:55:55.515 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:55:55.516 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:55:55.516 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:55:55.516 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:56:05.515 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:56:05.516 7 INFO cinder.api.openstack.wsgi [None req-64682a37-e747-48b0-9b48-4e2c375bcb1d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:56:05.517 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:56:05.518 8 INFO cinder.api.openstack.wsgi [None req-447307cf-328b-478a-97f5-4339aaa2cde9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:56:07.388 7 INFO cinder.api.openstack.wsgi [None req-75c5985e-558b-4ffb-90ac-465220f8d42e f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes 2026-05-29 06:56:07.392 7 INFO cinder.api.v3.volumes [None req-75c5985e-558b-4ffb-90ac-465220f8d42e f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Create volume of 1 GB 2026-05-29 06:56:07.411 7 INFO cinder.volume.api [None req-75c5985e-558b-4ffb-90ac-465220f8d42e f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Availability Zones retrieved successfully. 2026-05-29 06:56:07.718 7 INFO cinder.volume.api [None req-75c5985e-558b-4ffb-90ac-465220f8d42e f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Create volume request issued successfully. 2026-05-29 06:56:07.718 7 INFO cinder.api.openstack.wsgi [None req-75c5985e-558b-4ffb-90ac-465220f8d42e f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 355/710] 10.0.0.68 () {34 vars in 722 bytes} [Fri May 29 06:56:07 2026] POST /v3/d8e205f6e19b49e292039deb73f990e3/volumes => generated 871 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-29 06:56:07.750 8 INFO cinder.api.openstack.wsgi [None req-b6fd508e-c063-4e2a-9517-7d0960dd6d40 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:07.784 8 INFO cinder.volume.api [None req-b6fd508e-c063-4e2a-9517-7d0960dd6d40 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:07.793 8 INFO cinder.api.openstack.wsgi [None req-b6fd508e-c063-4e2a-9517-7d0960dd6d40 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d returned with HTTP 200 [pid: 8|app: 0|req: 356/711] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:07 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d => generated 939 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:08.817 7 INFO cinder.api.openstack.wsgi [None req-c6c44cc8-2e4f-4a1c-81d5-1a018a2dafce f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:08.834 7 INFO cinder.volume.api [None req-c6c44cc8-2e4f-4a1c-81d5-1a018a2dafce f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:08.839 7 INFO cinder.api.openstack.wsgi [None req-c6c44cc8-2e4f-4a1c-81d5-1a018a2dafce f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d returned with HTTP 200 [pid: 7|app: 0|req: 356/712] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:08 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d => generated 964 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:08.861 8 INFO cinder.api.openstack.wsgi [None req-40effb9f-a72e-4308-a2de-787230ee7327 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:08.875 8 INFO cinder.volume.api [None req-40effb9f-a72e-4308-a2de-787230ee7327 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:08.881 8 INFO cinder.api.openstack.wsgi [None req-40effb9f-a72e-4308-a2de-787230ee7327 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d returned with HTTP 200 [pid: 8|app: 0|req: 357/713] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:08 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d => generated 964 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:08.901 7 INFO cinder.api.openstack.wsgi [None req-7b59a59d-bca2-424a-8fcd-3e9278db493d f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:08.938 7 INFO cinder.volume.api [None req-7b59a59d-bca2-424a-8fcd-3e9278db493d f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:08.945 7 INFO cinder.volume.api [None req-7b59a59d-bca2-424a-8fcd-3e9278db493d f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume updated successfully. 2026-05-29 06:56:08.946 7 INFO cinder.api.openstack.wsgi [None req-7b59a59d-bca2-424a-8fcd-3e9278db493d f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d returned with HTTP 200 [pid: 7|app: 0|req: 357/714] 10.0.0.68 () {34 vars in 794 bytes} [Fri May 29 06:56:08 2026] PUT /v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d => generated 896 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:08.964 8 INFO cinder.api.openstack.wsgi [None req-126bf865-158e-4622-bc6e-710b112d2116 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:08.979 8 INFO cinder.volume.api [None req-126bf865-158e-4622-bc6e-710b112d2116 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:08.987 8 INFO cinder.volume.api [None req-126bf865-158e-4622-bc6e-710b112d2116 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume updated successfully. 2026-05-29 06:56:08.988 8 INFO cinder.api.openstack.wsgi [None req-126bf865-158e-4622-bc6e-710b112d2116 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d returned with HTTP 200 [pid: 8|app: 0|req: 358/715] 10.0.0.68 () {34 vars in 795 bytes} [Fri May 29 06:56:08 2026] PUT /v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d => generated 935 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:09.005 7 INFO cinder.api.openstack.wsgi [None req-a528f40a-292a-404b-bf09-8ce09daf8898 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:09.024 7 INFO cinder.volume.api [None req-a528f40a-292a-404b-bf09-8ce09daf8898 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:09.038 7 INFO cinder.api.openstack.wsgi [None req-a528f40a-292a-404b-bf09-8ce09daf8898 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d returned with HTTP 200 [pid: 7|app: 0|req: 358/716] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:09 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d => generated 1003 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:09.065 8 INFO cinder.api.openstack.wsgi [None req-1b6cd404-1ea5-4662-bc2e-46b56d2c75ec f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes 2026-05-29 06:56:09.067 8 INFO cinder.api.v3.volumes [None req-1b6cd404-1ea5-4662-bc2e-46b56d2c75ec f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Create volume of 1 GB 2026-05-29 06:56:09.078 8 INFO cinder.volume.api [None req-1b6cd404-1ea5-4662-bc2e-46b56d2c75ec f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Availability Zones retrieved successfully. 2026-05-29 06:56:09.238 8 INFO cinder.volume.api [None req-1b6cd404-1ea5-4662-bc2e-46b56d2c75ec f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Create volume request issued successfully. 2026-05-29 06:56:09.239 8 INFO cinder.api.openstack.wsgi [None req-1b6cd404-1ea5-4662-bc2e-46b56d2c75ec f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 359/717] 10.0.0.68 () {34 vars in 722 bytes} [Fri May 29 06:56:09 2026] POST /v3/d8e205f6e19b49e292039deb73f990e3/volumes => generated 892 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:09.260 7 INFO cinder.api.openstack.wsgi [None req-3cf7a6ec-04dd-492a-8692-cf49696be5d9 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:09.274 7 INFO cinder.volume.api [None req-3cf7a6ec-04dd-492a-8692-cf49696be5d9 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:09.279 7 INFO cinder.api.openstack.wsgi [None req-3cf7a6ec-04dd-492a-8692-cf49696be5d9 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e returned with HTTP 200 [pid: 7|app: 0|req: 359/718] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:09 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e => generated 960 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:10.305 8 INFO cinder.api.openstack.wsgi [None req-9bce1f6b-1b0e-4853-96f2-fcb638a06c32 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:10.321 8 INFO cinder.volume.api [None req-9bce1f6b-1b0e-4853-96f2-fcb638a06c32 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:10.327 8 INFO cinder.api.openstack.wsgi [None req-9bce1f6b-1b0e-4853-96f2-fcb638a06c32 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e returned with HTTP 200 [pid: 8|app: 0|req: 360/719] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:10 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e => generated 985 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:10.345 7 INFO cinder.api.openstack.wsgi [None req-ee68cdef-4db5-40d3-b7cb-6b0a739c1475 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:10.361 7 INFO cinder.volume.api [None req-ee68cdef-4db5-40d3-b7cb-6b0a739c1475 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:10.368 7 INFO cinder.volume.api [None req-ee68cdef-4db5-40d3-b7cb-6b0a739c1475 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume updated successfully. 2026-05-29 06:56:10.369 7 INFO cinder.api.openstack.wsgi [None req-ee68cdef-4db5-40d3-b7cb-6b0a739c1475 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e returned with HTTP 200 [pid: 7|app: 0|req: 360/720] 10.0.0.68 () {34 vars in 794 bytes} [Fri May 29 06:56:10 2026] PUT /v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:10.388 8 INFO cinder.api.openstack.wsgi [None req-4d3eb9de-502d-46d0-afb0-3b32e7c7b8ca f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:10.406 8 INFO cinder.volume.api [None req-4d3eb9de-502d-46d0-afb0-3b32e7c7b8ca f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:10.411 8 INFO cinder.api.openstack.wsgi [None req-4d3eb9de-502d-46d0-afb0-3b32e7c7b8ca f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e returned with HTTP 200 [pid: 8|app: 0|req: 361/721] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:10 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:10.430 7 INFO cinder.api.openstack.wsgi [None req-503921d7-a4f0-47ca-83e5-023cfab22d0d f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e 2026-05-29 06:56:10.431 7 INFO cinder.api.v3.volumes [None req-503921d7-a4f0-47ca-83e5-023cfab22d0d f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Delete volume with id: 32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:10.442 7 INFO cinder.volume.api [None req-503921d7-a4f0-47ca-83e5-023cfab22d0d f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:10.473 7 INFO cinder.volume.api [None req-503921d7-a4f0-47ca-83e5-023cfab22d0d f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Delete volume request issued successfully. 2026-05-29 06:56:10.473 7 INFO cinder.api.openstack.wsgi [None req-503921d7-a4f0-47ca-83e5-023cfab22d0d f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e returned with HTTP 202 [pid: 7|app: 0|req: 361/722] 10.0.0.68 () {32 vars in 777 bytes} [Fri May 29 06:56:10 2026] DELETE /v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:10.486 8 INFO cinder.api.openstack.wsgi [None req-40b6c3a7-1e86-4a90-9adb-fafc8b5dd885 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:10.499 8 INFO cinder.volume.api [None req-40b6c3a7-1e86-4a90-9adb-fafc8b5dd885 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:10.503 8 INFO cinder.api.openstack.wsgi [None req-40b6c3a7-1e86-4a90-9adb-fafc8b5dd885 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e returned with HTTP 200 [pid: 8|app: 0|req: 362/723] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:10 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e => 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-05-29 06:56:11.524 7 INFO cinder.api.openstack.wsgi [None req-3dd7d83b-be32-446a-bec4-e4d6feebfd03 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e 2026-05-29 06:56:11.533 7 INFO cinder.api.openstack.wsgi [None req-3dd7d83b-be32-446a-bec4-e4d6feebfd03 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e returned with HTTP 404 [pid: 7|app: 0|req: 362/724] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:11 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/32dcf35d-d1e7-41b1-9be7-ebf8e5886e3e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:11.550 8 INFO cinder.api.openstack.wsgi [None req-ceceed06-babc-4c8d-b439-ba5603663d72 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:11.563 8 INFO cinder.volume.api [None req-ceceed06-babc-4c8d-b439-ba5603663d72 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:11.571 8 INFO cinder.api.openstack.wsgi [None req-ceceed06-babc-4c8d-b439-ba5603663d72 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d returned with HTTP 200 [pid: 8|app: 0|req: 363/725] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:11 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d => generated 1003 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:56:11.594 7 INFO cinder.api.openstack.wsgi [None req-2db8e652-e5fc-4b3f-b5ce-8a7f4ff46552 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d 2026-05-29 06:56:11.595 7 INFO cinder.api.v3.volumes [None req-2db8e652-e5fc-4b3f-b5ce-8a7f4ff46552 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Delete volume with id: ca3a26d7-db92-47c2-be6b-5f17e4667b2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:11.604 7 INFO cinder.volume.api [None req-2db8e652-e5fc-4b3f-b5ce-8a7f4ff46552 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:11.625 7 INFO cinder.volume.api [None req-2db8e652-e5fc-4b3f-b5ce-8a7f4ff46552 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Delete volume request issued successfully. 2026-05-29 06:56:11.625 7 INFO cinder.api.openstack.wsgi [None req-2db8e652-e5fc-4b3f-b5ce-8a7f4ff46552 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d returned with HTTP 202 [pid: 7|app: 0|req: 363/726] 10.0.0.68 () {32 vars in 777 bytes} [Fri May 29 06:56:11 2026] DELETE /v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:11.640 8 INFO cinder.api.openstack.wsgi [None req-32c3f8b6-ea07-4d86-81e0-c3a4f2abd79b f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:11.653 8 INFO cinder.volume.api [None req-32c3f8b6-ea07-4d86-81e0-c3a4f2abd79b f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:11.657 8 INFO cinder.api.openstack.wsgi [None req-32c3f8b6-ea07-4d86-81e0-c3a4f2abd79b f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d returned with HTTP 200 [pid: 8|app: 0|req: 364/727] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:11 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d => generated 1002 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:12.681 7 INFO cinder.api.openstack.wsgi [None req-ab74f0b6-10e9-45a2-b6b7-df7e9135dcca f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d 2026-05-29 06:56:12.690 7 INFO cinder.api.openstack.wsgi [None req-ab74f0b6-10e9-45a2-b6b7-df7e9135dcca f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d returned with HTTP 404 [pid: 7|app: 0|req: 364/728] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:12 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/ca3a26d7-db92-47c2-be6b-5f17e4667b2d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:12.754 8 INFO cinder.api.openstack.wsgi [None req-53ba5a0d-5f38-4ad6-811b-72cc923c159e f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes 2026-05-29 06:56:12.864 8 INFO cinder.api.v3.volumes [None req-53ba5a0d-5f38-4ad6-811b-72cc923c159e f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Create volume of 1 GB 2026-05-29 06:56:12.871 8 INFO cinder.volume.api [None req-53ba5a0d-5f38-4ad6-811b-72cc923c159e f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Availability Zones retrieved successfully. 2026-05-29 06:56:13.012 8 INFO cinder.volume.api [None req-53ba5a0d-5f38-4ad6-811b-72cc923c159e f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Create volume request issued successfully. 2026-05-29 06:56:13.013 8 INFO cinder.api.openstack.wsgi [None req-53ba5a0d-5f38-4ad6-811b-72cc923c159e f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 365/729] 10.0.0.68 () {34 vars in 722 bytes} [Fri May 29 06:56:12 2026] POST /v3/d8e205f6e19b49e292039deb73f990e3/volumes => generated 870 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-29 06:56:13.038 7 INFO cinder.api.openstack.wsgi [None req-e7f48d9e-ca6f-40bd-8561-654b6146998f f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:13.056 7 INFO cinder.volume.api [None req-e7f48d9e-ca6f-40bd-8561-654b6146998f f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:13.060 7 INFO cinder.api.openstack.wsgi [None req-e7f48d9e-ca6f-40bd-8561-654b6146998f f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b returned with HTTP 200 [pid: 7|app: 0|req: 365/730] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:13 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b => generated 938 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:13.985 8 INFO cinder.api.openstack.wsgi [None req-52902133-9da3-4345-b471-7e438f4f28f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:13.991 8 INFO cinder.volume.api [None req-52902133-9da3-4345-b471-7e438f4f28f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:56:13.991 8 INFO cinder.api.openstack.wsgi [None req-52902133-9da3-4345-b471-7e438f4f28f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 366/731] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:56:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:14.000 7 INFO cinder.api.openstack.wsgi [None req-ed6f1be3-12f6-484b-8def-a0dc0159ed1e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:56:14.011 7 INFO cinder.volume.api [None req-ed6f1be3-12f6-484b-8def-a0dc0159ed1e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:14.019 7 INFO cinder.api.openstack.wsgi [None req-ed6f1be3-12f6-484b-8def-a0dc0159ed1e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 366/732] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:56:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 1656 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:56:14.031 8 INFO cinder.api.openstack.wsgi [None req-dca1bdc8-3d44-48cc-8782-28d4feccc562 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:56:14.041 8 INFO cinder.volume.api [None req-dca1bdc8-3d44-48cc-8782-28d4feccc562 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:14.048 8 INFO cinder.api.openstack.wsgi [None req-dca1bdc8-3d44-48cc-8782-28d4feccc562 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 367/733] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:56:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 1656 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:14.083 7 INFO cinder.api.openstack.wsgi [None req-977e96ab-9fcd-42ac-8a05-fdb24796b7de f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:14.094 8 INFO cinder.api.openstack.wsgi [None req-e9de11e5-c8f9-40d5-92f6-6558af830270 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:56:14.097 7 INFO cinder.volume.api [None req-977e96ab-9fcd-42ac-8a05-fdb24796b7de f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:14.102 7 INFO cinder.api.openstack.wsgi [None req-977e96ab-9fcd-42ac-8a05-fdb24796b7de f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b returned with HTTP 200 [pid: 7|app: 0|req: 367/734] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:14 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b => generated 1488 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:56:14.119 8 INFO cinder.api.openstack.wsgi [None req-e9de11e5-c8f9-40d5-92f6-6558af830270 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/735] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:56:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:56:14.122 7 INFO cinder.api.openstack.wsgi [None req-680ae8d9-3d0b-4443-a3d7-bd0f81bd7235 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b 2026-05-29 06:56:14.127 8 INFO cinder.api.openstack.wsgi [None req-686d2d83-3cfb-4eed-b033-369d42fa5013 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:14.134 7 INFO cinder.volume.api [None req-680ae8d9-3d0b-4443-a3d7-bd0f81bd7235 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:14.140 7 INFO cinder.api.openstack.wsgi [None req-680ae8d9-3d0b-4443-a3d7-bd0f81bd7235 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b returned with HTTP 200 [pid: 7|app: 0|req: 368/736] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:14 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b => generated 1488 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:56:14.148 8 INFO cinder.api.openstack.wsgi [None req-686d2d83-3cfb-4eed-b033-369d42fa5013 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/737] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:56:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:14.153 7 INFO cinder.api.openstack.wsgi [None req-93083b35-5e28-462f-b7b6-f83790e216a4 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b 2026-05-29 06:56:14.161 8 INFO cinder.api.openstack.wsgi [None req-042177d7-814c-4958-ba90-96fd03ae63f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/5f6d7c3c0b784236871bffa511e3a636?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:14.175 7 INFO cinder.volume.api [None req-93083b35-5e28-462f-b7b6-f83790e216a4 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:14.182 7 INFO cinder.volume.api [None req-93083b35-5e28-462f-b7b6-f83790e216a4 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume updated successfully. 2026-05-29 06:56:14.183 7 INFO cinder.api.openstack.wsgi [None req-93083b35-5e28-462f-b7b6-f83790e216a4 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b returned with HTTP 200 [pid: 7|app: 0|req: 369/738] 10.0.0.68 () {34 vars in 794 bytes} [Fri May 29 06:56:14 2026] PUT /v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b => generated 894 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:14.198 7 INFO cinder.api.openstack.wsgi [None req-eb5a814d-8424-41e4-b85e-9da6e53ac442 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b 2026-05-29 06:56:14.208 8 INFO cinder.api.openstack.wsgi [None req-042177d7-814c-4958-ba90-96fd03ae63f5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/5f6d7c3c0b784236871bffa511e3a636?usage=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' [pid: 8|app: 0|req: 370/739] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:56:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/5f6d7c3c0b784236871bffa511e3a636?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:56:14.215 7 INFO cinder.volume.api [None req-eb5a814d-8424-41e4-b85e-9da6e53ac442 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:14.219 8 INFO cinder.api.openstack.wsgi [None req-2bbe1492-14f5-494a-a6e9-20bdf78e5ff8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/904d329b5f8840bca15f0b5c615cb135?usage=true 2026-05-29 06:56:14.223 7 INFO cinder.volume.api [None req-eb5a814d-8424-41e4-b85e-9da6e53ac442 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume updated successfully. 2026-05-29 06:56:14.224 7 INFO cinder.api.openstack.wsgi [None req-eb5a814d-8424-41e4-b85e-9da6e53ac442 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b returned with HTTP 200 [pid: 7|app: 0|req: 370/740] 10.0.0.68 () {34 vars in 795 bytes} [Fri May 29 06:56:14 2026] PUT /v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b => generated 933 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:14.241 7 INFO cinder.api.openstack.wsgi [None req-30bb15c0-2927-4e34-82fc-180627a82b0d f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b 2026-05-29 06:56:14.241 8 INFO cinder.api.openstack.wsgi [None req-2bbe1492-14f5-494a-a6e9-20bdf78e5ff8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/904d329b5f8840bca15f0b5c615cb135?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/741] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:56:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/904d329b5f8840bca15f0b5c615cb135?usage=true => generated 847 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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:14.252 8 INFO cinder.api.openstack.wsgi [None req-dcfd19ad-93b7-4622-81e9-253fb9c1c1f1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/94b36494b6074bc08ede248cab66fb68?usage=true 2026-05-29 06:56:14.252 7 INFO cinder.volume.api [None req-30bb15c0-2927-4e34-82fc-180627a82b0d f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:14.258 7 INFO cinder.api.openstack.wsgi [None req-30bb15c0-2927-4e34-82fc-180627a82b0d f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b returned with HTTP 200 [pid: 7|app: 0|req: 371/742] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:14 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b => generated 1527 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:14.271 7 INFO cinder.api.openstack.wsgi [None req-21d55816-23f8-445c-8471-3794715e0db3 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes 2026-05-29 06:56:14.273 7 INFO cinder.api.v3.volumes [None req-21d55816-23f8-445c-8471-3794715e0db3 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Create volume of 1 GB 2026-05-29 06:56:14.276 8 INFO cinder.api.openstack.wsgi [None req-dcfd19ad-93b7-4622-81e9-253fb9c1c1f1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/94b36494b6074bc08ede248cab66fb68?usage=true returned with HTTP 200 2026-05-29 06:56:14.277 7 INFO cinder.volume.api [None req-21d55816-23f8-445c-8471-3794715e0db3 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Availability Zones retrieved successfully. [pid: 8|app: 0|req: 372/743] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:56:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/94b36494b6074bc08ede248cab66fb68?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:56:14.286 8 INFO cinder.api.openstack.wsgi [None req-fd3b2623-d534-4c42-a8c0-8074fcfaa4a6 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/b84e4d392266461894a4c36931ea81d8?usage=true 2026-05-29 06:56:14.309 8 INFO cinder.api.openstack.wsgi [None req-fd3b2623-d534-4c42-a8c0-8074fcfaa4a6 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/b84e4d392266461894a4c36931ea81d8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/744] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:56:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/b84e4d392266461894a4c36931ea81d8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:56:14.320 8 INFO cinder.api.openstack.wsgi [None req-13eb4a18-c909-4122-a0fc-2d0a0cde26a4 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d8e205f6e19b49e292039deb73f990e3?usage=true 2026-05-29 06:56:14.351 8 INFO cinder.api.openstack.wsgi [None req-13eb4a18-c909-4122-a0fc-2d0a0cde26a4 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d8e205f6e19b49e292039deb73f990e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/745] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:56:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d8e205f6e19b49e292039deb73f990e3?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:56:14.363 8 INFO cinder.api.openstack.wsgi [None req-52fb5348-c135-4626-837b-c0956b2dd811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:56:14.389 8 INFO cinder.api.openstack.wsgi [None req-52fb5348-c135-4626-837b-c0956b2dd811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/746] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:56:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:56:14.400 8 INFO cinder.api.openstack.wsgi [None req-b3353845-6546-49f4-86a8-7b4d62684a20 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:56:14.405 8 INFO cinder.api.openstack.wsgi [None req-b3353845-6546-49f4-86a8-7b4d62684a20 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 376/747] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:56:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:56:14.411 8 INFO cinder.api.openstack.wsgi [None req-3ab16636-a3cc-44cc-b739-3bc1af6f2588 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:56:14.412 7 INFO cinder.volume.api [None req-21d55816-23f8-445c-8471-3794715e0db3 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Create volume request issued successfully. 2026-05-29 06:56:14.413 7 INFO cinder.api.openstack.wsgi [None req-21d55816-23f8-445c-8471-3794715e0db3 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 372/748] 10.0.0.68 () {34 vars in 722 bytes} [Fri May 29 06:56:14 2026] POST /v3/d8e205f6e19b49e292039deb73f990e3/volumes => generated 891 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:14.426 7 INFO cinder.api.openstack.wsgi [None req-619a879f-b4b8-433b-a8f4-6aee13746d2c f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:14.443 7 INFO cinder.volume.api [None req-619a879f-b4b8-433b-a8f4-6aee13746d2c f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:14.449 7 INFO cinder.api.openstack.wsgi [None req-619a879f-b4b8-433b-a8f4-6aee13746d2c f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a returned with HTTP 200 [pid: 7|app: 0|req: 373/749] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:14 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a => generated 959 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:56:14.914 8 INFO cinder.api.openstack.wsgi [None req-3ab16636-a3cc-44cc-b739-3bc1af6f2588 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 377/750] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:56:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:15.467 7 INFO cinder.api.openstack.wsgi [None req-18e32fa6-367d-4a84-9e0b-91d5d427d950 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:15.479 7 INFO cinder.volume.api [None req-18e32fa6-367d-4a84-9e0b-91d5d427d950 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:15.483 7 INFO cinder.api.openstack.wsgi [None req-18e32fa6-367d-4a84-9e0b-91d5d427d950 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a returned with HTTP 200 [pid: 7|app: 0|req: 374/751] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:15 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a => generated 984 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:56:15.502 8 INFO cinder.api.openstack.wsgi [None req-65763371-2022-4990-8600-d85c8f025a32 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:15.515 7 INFO cinder.api.openstack.wsgi [None req-18e32fa6-367d-4a84-9e0b-91d5d427d950 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:56:15.517 7 INFO cinder.api.openstack.wsgi [None req-18e32fa6-367d-4a84-9e0b-91d5d427d950 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:56:15.518 7 INFO cinder.api.openstack.wsgi [None req-18e32fa6-367d-4a84-9e0b-91d5d427d950 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:56:15.519 7 INFO cinder.api.openstack.wsgi [None req-18e32fa6-367d-4a84-9e0b-91d5d427d950 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:56:15.519 8 INFO cinder.volume.api [None req-65763371-2022-4990-8600-d85c8f025a32 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:15.528 8 INFO cinder.volume.api [None req-65763371-2022-4990-8600-d85c8f025a32 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume updated successfully. 2026-05-29 06:56:15.529 8 INFO cinder.api.openstack.wsgi [None req-65763371-2022-4990-8600-d85c8f025a32 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a returned with HTTP 200 [pid: 8|app: 0|req: 378/754] 10.0.0.68 () {34 vars in 794 bytes} [Fri May 29 06:56:15 2026] PUT /v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:15.551 7 INFO cinder.api.openstack.wsgi [None req-289e7f1b-a4c9-41c1-816f-e0fcc7fad30b f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:15.563 7 INFO cinder.volume.api [None req-289e7f1b-a4c9-41c1-816f-e0fcc7fad30b f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:15.574 7 INFO cinder.api.openstack.wsgi [None req-289e7f1b-a4c9-41c1-816f-e0fcc7fad30b f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a returned with HTTP 200 [pid: 7|app: 0|req: 377/755] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:15 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a => 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-05-29 06:56:15.594 8 INFO cinder.api.openstack.wsgi [None req-2a00f49a-a301-4e9c-bf02-5bab41517bf2 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a 2026-05-29 06:56:15.594 8 INFO cinder.api.v3.volumes [None req-2a00f49a-a301-4e9c-bf02-5bab41517bf2 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Delete volume with id: fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:15.603 8 INFO cinder.volume.api [None req-2a00f49a-a301-4e9c-bf02-5bab41517bf2 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:15.625 8 INFO cinder.volume.api [None req-2a00f49a-a301-4e9c-bf02-5bab41517bf2 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Delete volume request issued successfully. 2026-05-29 06:56:15.626 8 INFO cinder.api.openstack.wsgi [None req-2a00f49a-a301-4e9c-bf02-5bab41517bf2 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a returned with HTTP 202 [pid: 8|app: 0|req: 379/756] 10.0.0.68 () {32 vars in 777 bytes} [Fri May 29 06:56:15 2026] DELETE /v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:15.638 7 INFO cinder.api.openstack.wsgi [None req-15ef59be-8c46-4398-9026-d1b223657ad1 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:15.653 7 INFO cinder.volume.api [None req-15ef59be-8c46-4398-9026-d1b223657ad1 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:15.659 7 INFO cinder.api.openstack.wsgi [None req-15ef59be-8c46-4398-9026-d1b223657ad1 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a returned with HTTP 200 [pid: 7|app: 0|req: 378/757] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:15 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a => generated 948 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:16.678 8 INFO cinder.api.openstack.wsgi [None req-3b6e75fe-7d49-4611-b8df-0692ce40b6d4 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a 2026-05-29 06:56:16.687 8 INFO cinder.api.openstack.wsgi [None req-3b6e75fe-7d49-4611-b8df-0692ce40b6d4 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a returned with HTTP 404 [pid: 8|app: 0|req: 380/758] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:16 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/fcaa5f9a-f9ee-4797-9baa-e3be18f8c03a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:16.701 7 INFO cinder.api.openstack.wsgi [None req-b3a2cfff-94b8-404f-b67e-d3a437fae4d9 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:16.716 7 INFO cinder.volume.api [None req-b3a2cfff-94b8-404f-b67e-d3a437fae4d9 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:16.723 7 INFO cinder.api.openstack.wsgi [None req-b3a2cfff-94b8-404f-b67e-d3a437fae4d9 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b returned with HTTP 200 [pid: 7|app: 0|req: 379/759] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:16 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b => generated 1527 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:56:16.745 8 INFO cinder.api.openstack.wsgi [None req-44091104-1a35-4bcd-b43a-8ab77d19e57f f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b 2026-05-29 06:56:16.746 8 INFO cinder.api.v3.volumes [None req-44091104-1a35-4bcd-b43a-8ab77d19e57f f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Delete volume with id: 01dbf411-dbe3-419a-a846-d234ef1db60b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:16.755 8 INFO cinder.volume.api [None req-44091104-1a35-4bcd-b43a-8ab77d19e57f f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:16.777 8 INFO cinder.volume.api [None req-44091104-1a35-4bcd-b43a-8ab77d19e57f f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Delete volume request issued successfully. 2026-05-29 06:56:16.777 8 INFO cinder.api.openstack.wsgi [None req-44091104-1a35-4bcd-b43a-8ab77d19e57f f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b returned with HTTP 202 [pid: 8|app: 0|req: 381/760] 10.0.0.68 () {32 vars in 777 bytes} [Fri May 29 06:56:16 2026] DELETE /v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:16.787 7 INFO cinder.api.openstack.wsgi [None req-646cf6f4-5c85-4ae5-9d8c-d6d488e52526 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:16.806 7 INFO cinder.volume.api [None req-646cf6f4-5c85-4ae5-9d8c-d6d488e52526 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] Volume info retrieved successfully. 2026-05-29 06:56:16.812 7 INFO cinder.api.openstack.wsgi [None req-646cf6f4-5c85-4ae5-9d8c-d6d488e52526 f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b returned with HTTP 200 [pid: 7|app: 0|req: 380/761] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:16 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b => generated 1526 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:17.833 8 INFO cinder.api.openstack.wsgi [None req-563a454c-1617-438e-b576-cbaae057dbcc f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b 2026-05-29 06:56:17.841 8 INFO cinder.api.openstack.wsgi [None req-563a454c-1617-438e-b576-cbaae057dbcc f1e9ff1c0f834a59841d95ca1c82aae0 d8e205f6e19b49e292039deb73f990e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b returned with HTTP 404 [pid: 8|app: 0|req: 382/762] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:17 2026] GET /v3/d8e205f6e19b49e292039deb73f990e3/volumes/01dbf411-dbe3-419a-a846-d234ef1db60b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:20.395 7 INFO cinder.api.openstack.wsgi [None req-01a70457-34a5-4251-9ce6-51e68fb4596f 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes 2026-05-29 06:56:20.423 7 INFO cinder.volume.api [None req-01a70457-34a5-4251-9ce6-51e68fb4596f 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Get all volumes completed successfully. 2026-05-29 06:56:20.424 7 INFO cinder.api.openstack.wsgi [None req-01a70457-34a5-4251-9ce6-51e68fb4596f 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes returned with HTTP 200 [pid: 7|app: 0|req: 381/763] 10.0.0.68 () {32 vars in 700 bytes} [Fri May 29 06:56:20 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:56:20.439 8 INFO cinder.api.openstack.wsgi [None req-f6ec9755-a2c9-4b74-b502-a331f9e4a908 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes 2026-05-29 06:56:20.442 8 INFO cinder.api.v3.volumes [None req-f6ec9755-a2c9-4b74-b502-a331f9e4a908 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Create volume of 1 GB 2026-05-29 06:56:20.447 8 INFO cinder.volume.api [None req-f6ec9755-a2c9-4b74-b502-a331f9e4a908 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Availability Zones retrieved successfully. 2026-05-29 06:56:20.589 8 INFO cinder.volume.api [None req-f6ec9755-a2c9-4b74-b502-a331f9e4a908 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Create volume request issued successfully. 2026-05-29 06:56:20.590 8 INFO cinder.api.openstack.wsgi [None req-f6ec9755-a2c9-4b74-b502-a331f9e4a908 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 383/764] 10.0.0.68 () {34 vars in 722 bytes} [Fri May 29 06:56:20 2026] POST /v3/61d4951417b74acfa56675abf17aba6e/volumes => generated 875 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-29 06:56:20.611 7 INFO cinder.api.openstack.wsgi [None req-ceeae70f-7fae-4e07-a825-01b3f0194d3a 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:20.628 7 INFO cinder.volume.api [None req-ceeae70f-7fae-4e07-a825-01b3f0194d3a 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:20.635 7 INFO cinder.api.openstack.wsgi [None req-ceeae70f-7fae-4e07-a825-01b3f0194d3a 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c returned with HTTP 200 [pid: 7|app: 0|req: 382/765] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:20 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:21.653 8 INFO cinder.api.openstack.wsgi [None req-80a69318-4ec4-494c-a1fe-8df134853616 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:21.668 8 INFO cinder.volume.api [None req-80a69318-4ec4-494c-a1fe-8df134853616 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:21.673 8 INFO cinder.api.openstack.wsgi [None req-80a69318-4ec4-494c-a1fe-8df134853616 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c returned with HTTP 200 [pid: 8|app: 0|req: 384/766] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:21 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:21.693 7 INFO cinder.api.openstack.wsgi [None req-6497f670-888b-4b6c-b354-67c141adcab0 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:21.706 7 INFO cinder.volume.api [None req-6497f670-888b-4b6c-b354-67c141adcab0 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:21.712 7 INFO cinder.api.openstack.wsgi [None req-6497f670-888b-4b6c-b354-67c141adcab0 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c returned with HTTP 200 [pid: 7|app: 0|req: 383/767] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:21 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:21.734 8 INFO cinder.api.openstack.wsgi [None req-da4a4cab-4cfd-48b8-867b-bd0193065302 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes 2026-05-29 06:56:21.739 8 INFO cinder.api.v3.volumes [None req-da4a4cab-4cfd-48b8-867b-bd0193065302 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Create volume of 1 GB 2026-05-29 06:56:21.747 8 INFO cinder.volume.api [None req-da4a4cab-4cfd-48b8-867b-bd0193065302 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Availability Zones retrieved successfully. 2026-05-29 06:56:21.897 8 INFO cinder.volume.api [None req-da4a4cab-4cfd-48b8-867b-bd0193065302 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Create volume request issued successfully. 2026-05-29 06:56:21.898 8 INFO cinder.api.openstack.wsgi [None req-da4a4cab-4cfd-48b8-867b-bd0193065302 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 385/768] 10.0.0.68 () {34 vars in 722 bytes} [Fri May 29 06:56:21 2026] POST /v3/61d4951417b74acfa56675abf17aba6e/volumes => generated 876 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:21.916 7 INFO cinder.api.openstack.wsgi [None req-68280f89-98bc-4ac4-9af2-69236981c5d7 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:21.938 7 INFO cinder.volume.api [None req-68280f89-98bc-4ac4-9af2-69236981c5d7 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:21.947 7 INFO cinder.api.openstack.wsgi [None req-68280f89-98bc-4ac4-9af2-69236981c5d7 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee returned with HTTP 200 [pid: 7|app: 0|req: 384/769] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:21 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee => generated 944 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:22.973 8 INFO cinder.api.openstack.wsgi [None req-79cc36e5-0619-4279-aa65-921078030c7b 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:22.986 8 INFO cinder.volume.api [None req-79cc36e5-0619-4279-aa65-921078030c7b 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:22.992 8 INFO cinder.api.openstack.wsgi [None req-79cc36e5-0619-4279-aa65-921078030c7b 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee returned with HTTP 200 [pid: 8|app: 0|req: 386/770] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:22 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:23.011 7 INFO cinder.api.openstack.wsgi [None req-dfe94fdd-aa89-4a69-b58d-017399a31011 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:23.025 7 INFO cinder.volume.api [None req-dfe94fdd-aa89-4a69-b58d-017399a31011 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:23.031 7 INFO cinder.api.openstack.wsgi [None req-dfe94fdd-aa89-4a69-b58d-017399a31011 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee returned with HTTP 200 [pid: 7|app: 0|req: 385/771] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:23 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:23.053 8 INFO cinder.api.openstack.wsgi [None req-7a077649-5856-4c8e-a292-8e2b1147df16 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes 2026-05-29 06:56:23.055 8 INFO cinder.api.v3.volumes [None req-7a077649-5856-4c8e-a292-8e2b1147df16 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Create volume of 1 GB 2026-05-29 06:56:23.060 8 INFO cinder.volume.api [None req-7a077649-5856-4c8e-a292-8e2b1147df16 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Availability Zones retrieved successfully. 2026-05-29 06:56:23.197 8 INFO cinder.volume.api [None req-7a077649-5856-4c8e-a292-8e2b1147df16 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Create volume request issued successfully. 2026-05-29 06:56:23.199 8 INFO cinder.api.openstack.wsgi [None req-7a077649-5856-4c8e-a292-8e2b1147df16 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 387/772] 10.0.0.68 () {34 vars in 722 bytes} [Fri May 29 06:56:23 2026] POST /v3/61d4951417b74acfa56675abf17aba6e/volumes => generated 876 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:23.220 7 INFO cinder.api.openstack.wsgi [None req-1dea0482-cdc8-42ff-96d0-03aae8773af9 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:23.233 7 INFO cinder.volume.api [None req-1dea0482-cdc8-42ff-96d0-03aae8773af9 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:23.239 7 INFO cinder.api.openstack.wsgi [None req-1dea0482-cdc8-42ff-96d0-03aae8773af9 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 returned with HTTP 200 [pid: 7|app: 0|req: 386/773] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:23 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:24.261 8 INFO cinder.api.openstack.wsgi [None req-687f819b-1541-433c-8ac8-97eb8ba33fa4 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:24.282 8 INFO cinder.volume.api [None req-687f819b-1541-433c-8ac8-97eb8ba33fa4 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:24.287 8 INFO cinder.api.openstack.wsgi [None req-687f819b-1541-433c-8ac8-97eb8ba33fa4 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 returned with HTTP 200 [pid: 8|app: 0|req: 388/774] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:24 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:24.313 7 INFO cinder.api.openstack.wsgi [None req-fc154317-623b-4201-a3f5-98f94d5c118a 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:24.329 7 INFO cinder.volume.api [None req-fc154317-623b-4201-a3f5-98f94d5c118a 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:24.333 7 INFO cinder.api.openstack.wsgi [None req-fc154317-623b-4201-a3f5-98f94d5c118a 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 returned with HTTP 200 [pid: 7|app: 0|req: 387/775] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:24 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:24.351 8 INFO cinder.api.openstack.wsgi [None req-70fe7c97-d633-4461-b548-9f1b576c02aa 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes 2026-05-29 06:56:24.379 8 INFO cinder.volume.api [None req-70fe7c97-d633-4461-b548-9f1b576c02aa 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Get all volumes completed successfully. 2026-05-29 06:56:24.380 8 INFO cinder.api.openstack.wsgi [None req-70fe7c97-d633-4461-b548-9f1b576c02aa 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes returned with HTTP 200 [pid: 8|app: 0|req: 389/776] 10.0.0.68 () {32 vars in 700 bytes} [Fri May 29 06:56:24 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes => generated 1323 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-05-29 06:56:24.398 7 INFO cinder.api.openstack.wsgi [None req-939599bc-f0cb-42d8-8f2b-27d5a9882684 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:24.552 7 INFO cinder.volume.api [None req-939599bc-f0cb-42d8-8f2b-27d5a9882684 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:24.558 7 INFO cinder.api.openstack.wsgi [None req-939599bc-f0cb-42d8-8f2b-27d5a9882684 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 returned with HTTP 200 [pid: 7|app: 0|req: 388/777] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:24 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:24.577 8 INFO cinder.api.openstack.wsgi [None req-26b50248-dbe7-4e8d-817f-4a7e7a14fd27 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 2026-05-29 06:56:24.578 8 INFO cinder.api.v3.volumes [None req-26b50248-dbe7-4e8d-817f-4a7e7a14fd27 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Delete volume with id: f8f8a35c-2123-446f-b5df-4fad76b15325 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:24.589 8 INFO cinder.volume.api [None req-26b50248-dbe7-4e8d-817f-4a7e7a14fd27 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:24.609 8 INFO cinder.volume.api [None req-26b50248-dbe7-4e8d-817f-4a7e7a14fd27 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Delete volume request issued successfully. 2026-05-29 06:56:24.613 8 INFO cinder.api.openstack.wsgi [None req-26b50248-dbe7-4e8d-817f-4a7e7a14fd27 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 returned with HTTP 202 [pid: 8|app: 0|req: 390/778] 10.0.0.68 () {32 vars in 777 bytes} [Fri May 29 06:56:24 2026] DELETE /v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:24.626 7 INFO cinder.api.openstack.wsgi [None req-844a997c-3040-4269-b168-c05d90e9ae26 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:24.646 7 INFO cinder.volume.api [None req-844a997c-3040-4269-b168-c05d90e9ae26 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:24.654 7 INFO cinder.api.openstack.wsgi [None req-844a997c-3040-4269-b168-c05d90e9ae26 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 returned with HTTP 200 [pid: 7|app: 0|req: 389/779] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:24 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:56:25.515 8 INFO cinder.api.openstack.wsgi [None req-26b50248-dbe7-4e8d-817f-4a7e7a14fd27 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:56:25.516 7 INFO cinder.api.openstack.wsgi [None req-844a997c-3040-4269-b168-c05d90e9ae26 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:56:25.517 8 INFO cinder.api.openstack.wsgi [None req-26b50248-dbe7-4e8d-817f-4a7e7a14fd27 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:56:25.517 7 INFO cinder.api.openstack.wsgi [None req-844a997c-3040-4269-b168-c05d90e9ae26 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://10.0.0.138:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:25.683 8 INFO cinder.api.openstack.wsgi [None req-7c54b799-ff5c-464a-afa9-374d0ffb4aa8 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 2026-05-29 06:56:25.690 8 INFO cinder.api.openstack.wsgi [None req-7c54b799-ff5c-464a-afa9-374d0ffb4aa8 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 returned with HTTP 404 [pid: 8|app: 0|req: 392/782] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:25 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/f8f8a35c-2123-446f-b5df-4fad76b15325 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:25.701 7 INFO cinder.api.openstack.wsgi [None req-72bada52-6f81-48ca-8035-e35071385422 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:25.712 7 INFO cinder.volume.api [None req-72bada52-6f81-48ca-8035-e35071385422 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:25.716 7 INFO cinder.api.openstack.wsgi [None req-72bada52-6f81-48ca-8035-e35071385422 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee returned with HTTP 200 [pid: 7|app: 0|req: 391/783] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:25 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:56:25.729 8 INFO cinder.api.openstack.wsgi [None req-d3942d94-df50-458e-9dc5-c1a518971434 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee 2026-05-29 06:56:25.730 8 INFO cinder.api.v3.volumes [None req-d3942d94-df50-458e-9dc5-c1a518971434 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Delete volume with id: 091bacbc-f87c-452a-9261-f53bf4a010ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:25.738 8 INFO cinder.volume.api [None req-d3942d94-df50-458e-9dc5-c1a518971434 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:25.756 8 INFO cinder.volume.api [None req-d3942d94-df50-458e-9dc5-c1a518971434 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Delete volume request issued successfully. 2026-05-29 06:56:25.756 8 INFO cinder.api.openstack.wsgi [None req-d3942d94-df50-458e-9dc5-c1a518971434 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee returned with HTTP 202 [pid: 8|app: 0|req: 393/784] 10.0.0.68 () {32 vars in 777 bytes} [Fri May 29 06:56:25 2026] DELETE /v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:25.769 7 INFO cinder.api.openstack.wsgi [None req-43dfd0a4-4b3e-4e60-ba6e-a56f57f0daa9 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:25.786 7 INFO cinder.volume.api [None req-43dfd0a4-4b3e-4e60-ba6e-a56f57f0daa9 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:25.791 7 INFO cinder.api.openstack.wsgi [None req-43dfd0a4-4b3e-4e60-ba6e-a56f57f0daa9 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee returned with HTTP 200 [pid: 7|app: 0|req: 392/785] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:25 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:26.808 8 INFO cinder.api.openstack.wsgi [None req-f0c476ab-92bc-457a-abc1-ae17b0511755 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee 2026-05-29 06:56:26.820 8 INFO cinder.api.openstack.wsgi [None req-f0c476ab-92bc-457a-abc1-ae17b0511755 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee returned with HTTP 404 [pid: 8|app: 0|req: 394/786] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:26 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/091bacbc-f87c-452a-9261-f53bf4a010ee => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:26.834 7 INFO cinder.api.openstack.wsgi [None req-360d5a36-caab-466e-9bfc-966eb1c7e7ea 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:26.847 7 INFO cinder.volume.api [None req-360d5a36-caab-466e-9bfc-966eb1c7e7ea 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:26.853 7 INFO cinder.api.openstack.wsgi [None req-360d5a36-caab-466e-9bfc-966eb1c7e7ea 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c returned with HTTP 200 [pid: 7|app: 0|req: 393/787] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:26 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:56:26.873 8 INFO cinder.api.openstack.wsgi [None req-6363a104-3f56-4c72-ab4e-b4a21ae2384d 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c 2026-05-29 06:56:26.875 8 INFO cinder.api.v3.volumes [None req-6363a104-3f56-4c72-ab4e-b4a21ae2384d 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Delete volume with id: f6e97b4d-2b8a-4916-8933-ed44d75ff50c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:27.021 8 INFO cinder.volume.api [None req-6363a104-3f56-4c72-ab4e-b4a21ae2384d 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:27.044 8 INFO cinder.volume.api [None req-6363a104-3f56-4c72-ab4e-b4a21ae2384d 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Delete volume request issued successfully. 2026-05-29 06:56:27.044 8 INFO cinder.api.openstack.wsgi [None req-6363a104-3f56-4c72-ab4e-b4a21ae2384d 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c returned with HTTP 202 [pid: 8|app: 0|req: 395/788] 10.0.0.68 () {32 vars in 777 bytes} [Fri May 29 06:56:26 2026] DELETE /v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:27.058 7 INFO cinder.api.openstack.wsgi [None req-dd56f18c-d5c8-4b98-aafe-927c34836db9 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:56:27.077 7 INFO cinder.volume.api [None req-dd56f18c-d5c8-4b98-aafe-927c34836db9 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] Volume info retrieved successfully. 2026-05-29 06:56:27.081 7 INFO cinder.api.openstack.wsgi [None req-dd56f18c-d5c8-4b98-aafe-927c34836db9 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c returned with HTTP 200 [pid: 7|app: 0|req: 394/789] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:27 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c => generated 967 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:28.099 8 INFO cinder.api.openstack.wsgi [None req-2b09ec58-bdc8-4409-908a-7eac0e433b74 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c 2026-05-29 06:56:28.109 8 INFO cinder.api.openstack.wsgi [None req-2b09ec58-bdc8-4409-908a-7eac0e433b74 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c returned with HTTP 404 [pid: 8|app: 0|req: 396/790] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:56:28 2026] GET /v3/61d4951417b74acfa56675abf17aba6e/volumes/f6e97b4d-2b8a-4916-8933-ed44d75ff50c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:56:31.950 7 INFO cinder.api.openstack.wsgi [req-1112ad20-0801-42e7-92b3-95df02f6079c req-7bd4b7a5-1301-4cb7-8780-95cb29484194 c4f7cf0f58aa4ccf88975e391bb23dc5 5f6d7c3c0b784236871bffa511e3a636 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5f6d7c3c0b784236871bffa511e3a636/attachments?instance_id=d55106d2-f7e9-4cc1-93ad-dd57312f85d7 2026-05-29 06:56:31.967 7 INFO cinder.api.openstack.wsgi [req-1112ad20-0801-42e7-92b3-95df02f6079c req-7bd4b7a5-1301-4cb7-8780-95cb29484194 c4f7cf0f58aa4ccf88975e391bb23dc5 5f6d7c3c0b784236871bffa511e3a636 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5f6d7c3c0b784236871bffa511e3a636/attachments?instance_id=d55106d2-f7e9-4cc1-93ad-dd57312f85d7 returned with HTTP 200 [pid: 7|app: 0|req: 395/791] 199.204.45.30 () {36 vars in 1103 bytes} [Fri May 29 06:56:31 2026] GET /v3/5f6d7c3c0b784236871bffa511e3a636/attachments?instance_id=d55106d2-f7e9-4cc1-93ad-dd57312f85d7 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:56:35.515 8 INFO cinder.api.openstack.wsgi [None req-2b09ec58-bdc8-4409-908a-7eac0e433b74 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:56:35.515 7 INFO cinder.api.openstack.wsgi [req-1112ad20-0801-42e7-92b3-95df02f6079c req-7bd4b7a5-1301-4cb7-8780-95cb29484194 c4f7cf0f58aa4ccf88975e391bb23dc5 5f6d7c3c0b784236871bffa511e3a636 - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:56:35.516 7 INFO cinder.api.openstack.wsgi [req-1112ad20-0801-42e7-92b3-95df02f6079c req-7bd4b7a5-1301-4cb7-8780-95cb29484194 c4f7cf0f58aa4ccf88975e391bb23dc5 5f6d7c3c0b784236871bffa511e3a636 - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:56:35.516 8 INFO cinder.api.openstack.wsgi [None req-2b09ec58-bdc8-4409-908a-7eac0e433b74 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:56:45.516 8 INFO cinder.api.openstack.wsgi [None req-2b09ec58-bdc8-4409-908a-7eac0e433b74 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:56:45.516 7 INFO cinder.api.openstack.wsgi [req-1112ad20-0801-42e7-92b3-95df02f6079c req-7bd4b7a5-1301-4cb7-8780-95cb29484194 c4f7cf0f58aa4ccf88975e391bb23dc5 5f6d7c3c0b784236871bffa511e3a636 - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:56:45.517 8 INFO cinder.api.openstack.wsgi [None req-2b09ec58-bdc8-4409-908a-7eac0e433b74 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:56:45.518 7 INFO cinder.api.openstack.wsgi [req-1112ad20-0801-42e7-92b3-95df02f6079c req-7bd4b7a5-1301-4cb7-8780-95cb29484194 c4f7cf0f58aa4ccf88975e391bb23dc5 5f6d7c3c0b784236871bffa511e3a636 - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:56:55.516 8 INFO cinder.api.openstack.wsgi [None req-2b09ec58-bdc8-4409-908a-7eac0e433b74 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:56:55.516 7 INFO cinder.api.openstack.wsgi [req-1112ad20-0801-42e7-92b3-95df02f6079c req-7bd4b7a5-1301-4cb7-8780-95cb29484194 c4f7cf0f58aa4ccf88975e391bb23dc5 5f6d7c3c0b784236871bffa511e3a636 - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:56:55.517 8 INFO cinder.api.openstack.wsgi [None req-2b09ec58-bdc8-4409-908a-7eac0e433b74 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:56:55.517 7 INFO cinder.api.openstack.wsgi [req-1112ad20-0801-42e7-92b3-95df02f6079c req-7bd4b7a5-1301-4cb7-8780-95cb29484194 c4f7cf0f58aa4ccf88975e391bb23dc5 5f6d7c3c0b784236871bffa511e3a636 - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:57:05.516 8 INFO cinder.api.openstack.wsgi [None req-2b09ec58-bdc8-4409-908a-7eac0e433b74 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:57:05.516 8 INFO cinder.api.openstack.wsgi [None req-2b09ec58-bdc8-4409-908a-7eac0e433b74 9ad2f60ff92949a69ff5c68a24198847 61d4951417b74acfa56675abf17aba6e - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:57:05.516 7 INFO cinder.api.openstack.wsgi [req-1112ad20-0801-42e7-92b3-95df02f6079c req-7bd4b7a5-1301-4cb7-8780-95cb29484194 c4f7cf0f58aa4ccf88975e391bb23dc5 5f6d7c3c0b784236871bffa511e3a636 - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:57:05.518 7 INFO cinder.api.openstack.wsgi [req-1112ad20-0801-42e7-92b3-95df02f6079c req-7bd4b7a5-1301-4cb7-8780-95cb29484194 c4f7cf0f58aa4ccf88975e391bb23dc5 5f6d7c3c0b784236871bffa511e3a636 - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:57:14.046 8 INFO cinder.api.openstack.wsgi [None req-4a1a6e0d-a985-42d0-8982-87d430ecf31e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:57:14.066 8 INFO cinder.api.openstack.wsgi [None req-4a1a6e0d-a985-42d0-8982-87d430ecf31e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/800] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:57:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:57:14.077 7 INFO cinder.api.openstack.wsgi [None req-e288a8a2-d0bc-4427-b56b-84202196b3fe 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/3796d512f54247e09e543a7ebc99e534?usage=true 2026-05-29 06:57:14.117 7 INFO cinder.api.openstack.wsgi [None req-e288a8a2-d0bc-4427-b56b-84202196b3fe 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/3796d512f54247e09e543a7ebc99e534?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/801] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:57:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/3796d512f54247e09e543a7ebc99e534?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:57:14.132 8 INFO cinder.api.openstack.wsgi [None req-141034ed-31d4-4c21-91fb-ce53b277616d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:57:14.148 8 INFO cinder.api.openstack.wsgi [None req-141034ed-31d4-4c21-91fb-ce53b277616d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 402/802] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:57:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:57:14.160 7 INFO cinder.api.openstack.wsgi [None req-9f7a20a2-4033-4f09-8b79-067afd5fb898 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/5f6d7c3c0b784236871bffa511e3a636?usage=true 2026-05-29 06:57:14.184 7 INFO cinder.api.openstack.wsgi [None req-9f7a20a2-4033-4f09-8b79-067afd5fb898 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/5f6d7c3c0b784236871bffa511e3a636?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/803] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:57:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/5f6d7c3c0b784236871bffa511e3a636?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:57:14.196 8 INFO cinder.api.openstack.wsgi [None req-42c574aa-735f-488e-a441-f00c3f05dc84 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/904d329b5f8840bca15f0b5c615cb135?usage=true 2026-05-29 06:57:14.226 8 INFO cinder.api.openstack.wsgi [None req-42c574aa-735f-488e-a441-f00c3f05dc84 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/904d329b5f8840bca15f0b5c615cb135?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 403/804] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:57:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/904d329b5f8840bca15f0b5c615cb135?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:57:14.238 7 INFO cinder.api.openstack.wsgi [None req-5cf269a3-57bb-446d-af1c-21f127df0763 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/94b36494b6074bc08ede248cab66fb68?usage=true 2026-05-29 06:57:14.262 7 INFO cinder.api.openstack.wsgi [None req-5cf269a3-57bb-446d-af1c-21f127df0763 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/94b36494b6074bc08ede248cab66fb68?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/805] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:57:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/94b36494b6074bc08ede248cab66fb68?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:57:14.276 8 INFO cinder.api.openstack.wsgi [None req-fd0992e2-bd77-44ab-b775-d5d160a2bc0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/bce75717e5c2441eac7c59b94bba788f?usage=true 2026-05-29 06:57:14.297 8 INFO cinder.api.openstack.wsgi [None req-fd0992e2-bd77-44ab-b775-d5d160a2bc0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/bce75717e5c2441eac7c59b94bba788f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/806] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:57:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/bce75717e5c2441eac7c59b94bba788f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:57:14.308 7 INFO cinder.api.openstack.wsgi [None req-85cb647d-c7ee-49cc-b10e-d20afc097b0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d2409650bfa845dd968180a20d7d1b64?usage=true 2026-05-29 06:57:14.332 7 INFO cinder.api.openstack.wsgi [None req-85cb647d-c7ee-49cc-b10e-d20afc097b0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d2409650bfa845dd968180a20d7d1b64?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/807] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:57:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d2409650bfa845dd968180a20d7d1b64?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:57:14.344 8 INFO cinder.api.openstack.wsgi [None req-0d82328f-579a-4125-a940-b10846ef4b3d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:57:14.363 8 INFO cinder.api.openstack.wsgi [None req-0d82328f-579a-4125-a940-b10846ef4b3d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/808] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:57:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:57:14.375 7 INFO cinder.api.openstack.wsgi [None req-89d0ebd0-237d-4e4d-a608-dfd913ba14c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:57:14.385 7 INFO cinder.volume.api [None req-89d0ebd0-237d-4e4d-a608-dfd913ba14c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:57:14.387 7 INFO cinder.api.openstack.wsgi [None req-89d0ebd0-237d-4e4d-a608-dfd913ba14c0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 404/809] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:57:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:57:14.398 8 INFO cinder.api.openstack.wsgi [None req-eb60d177-fca0-46b7-93f4-3b78359137ed 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:57:14.405 8 INFO cinder.api.openstack.wsgi [None req-eb60d177-fca0-46b7-93f4-3b78359137ed 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 406/810] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:57:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:57:14.420 7 INFO cinder.api.openstack.wsgi [None req-b4667e5c-51ac-4f31-8629-f5a4b00f606d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:57:14.923 7 INFO cinder.api.openstack.wsgi [None req-b4667e5c-51ac-4f31-8629-f5a4b00f606d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 405/811] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:57:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:57:14.940 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:57:14.945 8 INFO cinder.volume.api [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:57:14.946 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 407/812] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:57:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:57:14.956 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:57:14.970 7 INFO cinder.volume.api [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:57:14.972 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 406/813] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:57:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:57:15.516 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:57:15.516 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:57:15.517 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:57:15.517 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:57:25.515 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:57:25.515 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:57:25.516 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:57:25.516 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:57:35.515 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:57:35.515 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:57:35.516 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:57:35.517 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:57:45.515 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:57:45.516 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:57:45.517 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:57:45.517 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:57:55.515 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:57:55.515 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:57:55.516 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:57:55.516 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:58:05.516 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:58:05.517 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:58:05.517 7 INFO cinder.api.openstack.wsgi [None req-692dae06-990b-4aff-833f-682748ed7f68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:58:05.518 8 INFO cinder.api.openstack.wsgi [None req-a25bb18f-f646-47fa-a48e-841abb869811 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:58:05.787 7 INFO cinder.api.openstack.wsgi [None req-4a3856dc-845d-4e2f-927d-61ec757d5075 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes 2026-05-29 06:58:05.791 7 INFO cinder.api.v3.volumes [None req-4a3856dc-845d-4e2f-927d-61ec757d5075 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Create volume of 1 GB 2026-05-29 06:58:05.798 7 INFO cinder.volume.api [None req-4a3856dc-845d-4e2f-927d-61ec757d5075 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Availability Zones retrieved successfully. 2026-05-29 06:58:05.979 7 INFO cinder.volume.api [None req-4a3856dc-845d-4e2f-927d-61ec757d5075 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Create volume request issued successfully. 2026-05-29 06:58:05.982 7 INFO cinder.api.openstack.wsgi [None req-4a3856dc-845d-4e2f-927d-61ec757d5075 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes returned with HTTP 202 [pid: 7|app: 0|req: 413/826] 10.0.0.68 () {34 vars in 721 bytes} [Fri May 29 06:58:05 2026] POST /v3/22003c130a544d0a819fbc6708f6d8b5/volumes => generated 860 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-29 06:58:06.020 8 INFO cinder.api.openstack.wsgi [None req-0473fc4f-e107-47ad-8266-4b36cd685af5 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:06.039 8 INFO cinder.volume.api [None req-0473fc4f-e107-47ad-8266-4b36cd685af5 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Volume info retrieved successfully. 2026-05-29 06:58:06.047 8 INFO cinder.api.openstack.wsgi [None req-0473fc4f-e107-47ad-8266-4b36cd685af5 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 returned with HTTP 200 [pid: 8|app: 0|req: 414/827] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:58:06 2026] GET /v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:07.069 7 INFO cinder.api.openstack.wsgi [None req-35f26560-4b24-4ca6-a8f1-63428247920c e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:07.090 7 INFO cinder.volume.api [None req-35f26560-4b24-4ca6-a8f1-63428247920c e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Volume info retrieved successfully. 2026-05-29 06:58:07.094 7 INFO cinder.api.openstack.wsgi [None req-35f26560-4b24-4ca6-a8f1-63428247920c e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 returned with HTTP 200 [pid: 7|app: 0|req: 414/828] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:58:07 2026] GET /v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 => generated 953 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:14.153 8 INFO cinder.api.openstack.wsgi [None req-4cb7f771-2189-4876-8838-e47bc9583dad 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:58:14.168 8 INFO cinder.volume.api [None req-4cb7f771-2189-4876-8838-e47bc9583dad 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:14.183 8 INFO cinder.api.openstack.wsgi [None req-4cb7f771-2189-4876-8838-e47bc9583dad 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 415/829] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:58:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 1121 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:14.244 7 INFO cinder.api.openstack.wsgi [None req-71bdd310-e12d-48a3-b2f1-5b2f07161f3d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:58:14.273 7 INFO cinder.api.openstack.wsgi [None req-71bdd310-e12d-48a3-b2f1-5b2f07161f3d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 415/830] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:58:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:14.284 8 INFO cinder.api.openstack.wsgi [None req-dd748180-f96b-4ba6-8e0e-fc6fda501224 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/1755b79dc1bf43c8b8327bed0dab4f1c?usage=true 2026-05-29 06:58:14.304 8 INFO cinder.api.openstack.wsgi [None req-dd748180-f96b-4ba6-8e0e-fc6fda501224 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/1755b79dc1bf43c8b8327bed0dab4f1c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/831] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:58:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/1755b79dc1bf43c8b8327bed0dab4f1c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:58:14.316 7 INFO cinder.api.openstack.wsgi [None req-046b503e-f07d-4ebc-b254-34299dd0f153 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/22003c130a544d0a819fbc6708f6d8b5?usage=true 2026-05-29 06:58:14.343 7 INFO cinder.api.openstack.wsgi [None req-046b503e-f07d-4ebc-b254-34299dd0f153 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/22003c130a544d0a819fbc6708f6d8b5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/832] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:58:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/22003c130a544d0a819fbc6708f6d8b5?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:58:14.353 8 INFO cinder.api.openstack.wsgi [None req-b790cc8d-a9b8-4045-83c0-c81b3ae66398 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:58:14.378 8 INFO cinder.api.openstack.wsgi [None req-b790cc8d-a9b8-4045-83c0-c81b3ae66398 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/833] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:58:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:58:14.389 7 INFO cinder.api.openstack.wsgi [None req-8301b5cc-c316-4bb0-94d8-ceed99c6d0ce 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:58:14.411 7 INFO cinder.api.openstack.wsgi [None req-8301b5cc-c316-4bb0-94d8-ceed99c6d0ce 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/834] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:58:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:58:14.421 8 INFO cinder.api.openstack.wsgi [None req-a5e9cf75-cc61-46a0-a407-0132d9ddfc31 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/fcf4a6ac27264458b1be22f46a24d099?usage=true 2026-05-29 06:58:14.451 8 INFO cinder.api.openstack.wsgi [None req-a5e9cf75-cc61-46a0-a407-0132d9ddfc31 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/fcf4a6ac27264458b1be22f46a24d099?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/835] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:58:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/fcf4a6ac27264458b1be22f46a24d099?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:58:14.463 7 INFO cinder.api.openstack.wsgi [None req-6faf5a10-b77b-4f8c-b4da-e398c25852ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:58:14.469 7 INFO cinder.api.openstack.wsgi [None req-6faf5a10-b77b-4f8c-b4da-e398c25852ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 418/836] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:58:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:58:14.480 8 INFO cinder.api.openstack.wsgi [None req-42e72b6d-8fcd-41e6-b7a5-c3c75a83b8ed 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:58:14.486 8 INFO cinder.volume.api [None req-42e72b6d-8fcd-41e6-b7a5-c3c75a83b8ed 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:58:14.487 8 INFO cinder.api.openstack.wsgi [None req-42e72b6d-8fcd-41e6-b7a5-c3c75a83b8ed 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 419/837] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:58:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:58:14.497 7 INFO cinder.api.openstack.wsgi [None req-0b971781-c019-46b9-bce5-f901407695cc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:58:14.507 7 INFO cinder.volume.api [None req-0b971781-c019-46b9-bce5-f901407695cc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:14.513 7 INFO cinder.api.openstack.wsgi [None req-0b971781-c019-46b9-bce5-f901407695cc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 419/838] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:58:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 1121 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:58:14.522 8 INFO cinder.api.openstack.wsgi [None req-ad8ae104-c07a-4852-a736-155e448f0c33 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:58:15.026 8 INFO cinder.api.openstack.wsgi [None req-ad8ae104-c07a-4852-a736-155e448f0c33 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 420/839] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:58:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:58:15.515 7 INFO cinder.api.openstack.wsgi [None req-0b971781-c019-46b9-bce5-f901407695cc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:58:15.516 8 INFO cinder.api.openstack.wsgi [None req-ad8ae104-c07a-4852-a736-155e448f0c33 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:58:15.517 7 INFO cinder.api.openstack.wsgi [None req-0b971781-c019-46b9-bce5-f901407695cc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:58:15.517 8 INFO cinder.api.openstack.wsgi [None req-ad8ae104-c07a-4852-a736-155e448f0c33 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:20.462 7 INFO cinder.api.openstack.wsgi [None req-a69b1636-a4b6-4cb2-a19e-b1932ef6d31f e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:20.482 7 INFO cinder.volume.api [None req-a69b1636-a4b6-4cb2-a19e-b1932ef6d31f e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Volume info retrieved successfully. 2026-05-29 06:58:20.527 7 INFO cinder.volume.api [None req-a69b1636-a4b6-4cb2-a19e-b1932ef6d31f e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Update volume admin metadata completed successfully. 2026-05-29 06:58:21.036 7 INFO cinder.volume.api [None req-a69b1636-a4b6-4cb2-a19e-b1932ef6d31f e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Attach volume completed successfully. 2026-05-29 06:58:21.037 7 INFO cinder.api.openstack.wsgi [None req-a69b1636-a4b6-4cb2-a19e-b1932ef6d31f e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53/action returned with HTTP 202 [pid: 7|app: 0|req: 421/842] 10.0.0.68 () {34 vars in 809 bytes} [Fri May 29 06:58:20 2026] POST /v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53/action => generated 0 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-05-29 06:58:21.050 8 INFO cinder.api.openstack.wsgi [None req-7187c774-38f3-4d84-8bf5-f1e93baf1d88 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:21.074 8 INFO cinder.volume.api [None req-7187c774-38f3-4d84-8bf5-f1e93baf1d88 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Volume info retrieved successfully. 2026-05-29 06:58:21.082 8 INFO cinder.api.openstack.wsgi [None req-7187c774-38f3-4d84-8bf5-f1e93baf1d88 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 returned with HTTP 200 [pid: 8|app: 0|req: 422/843] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:58:21 2026] GET /v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 => generated 1287 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-05-29 06:58:21.103 7 INFO cinder.api.openstack.wsgi [None req-86aef2c4-41f7-4628-9c13-a4197ec7cd02 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:21.120 7 INFO cinder.volume.api [None req-86aef2c4-41f7-4628-9c13-a4197ec7cd02 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Volume info retrieved successfully. 2026-05-29 06:58:21.626 7 INFO cinder.volume.api [None req-86aef2c4-41f7-4628-9c13-a4197ec7cd02 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Detach volume completed successfully. 2026-05-29 06:58:21.626 7 INFO cinder.api.openstack.wsgi [None req-86aef2c4-41f7-4628-9c13-a4197ec7cd02 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53/action returned with HTTP 202 [pid: 7|app: 0|req: 422/844] 10.0.0.68 () {34 vars in 809 bytes} [Fri May 29 06:58:21 2026] POST /v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53/action => generated 0 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:21.645 8 INFO cinder.api.openstack.wsgi [None req-a0a3e6e3-d1be-4421-b39f-5108119cdf42 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:21.668 8 INFO cinder.volume.api [None req-a0a3e6e3-d1be-4421-b39f-5108119cdf42 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Volume info retrieved successfully. 2026-05-29 06:58:21.673 8 INFO cinder.api.openstack.wsgi [None req-a0a3e6e3-d1be-4421-b39f-5108119cdf42 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 returned with HTTP 200 [pid: 8|app: 0|req: 423/845] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:58:21 2026] GET /v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 => generated 972 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:58:25.515 7 INFO cinder.api.openstack.wsgi [None req-86aef2c4-41f7-4628-9c13-a4197ec7cd02 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:58:25.516 8 INFO cinder.api.openstack.wsgi [None req-a0a3e6e3-d1be-4421-b39f-5108119cdf42 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:58:25.516 7 INFO cinder.api.openstack.wsgi [None req-86aef2c4-41f7-4628-9c13-a4197ec7cd02 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:58:25.517 8 INFO cinder.api.openstack.wsgi [None req-a0a3e6e3-d1be-4421-b39f-5108119cdf42 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://10.0.0.138:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:28.651 7 INFO cinder.api.openstack.wsgi [None req-06457c9b-2c93-4536-bd1a-275b2f091f52 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:28.670 7 INFO cinder.volume.api [None req-06457c9b-2c93-4536-bd1a-275b2f091f52 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Volume info retrieved successfully. 2026-05-29 06:58:28.676 7 INFO cinder.api.openstack.wsgi [None req-06457c9b-2c93-4536-bd1a-275b2f091f52 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 returned with HTTP 200 [pid: 7|app: 0|req: 424/848] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:58:28 2026] GET /v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 => generated 972 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:28.701 8 INFO cinder.api.openstack.wsgi [None req-f950cef4-68c0-4712-92fe-71e53eca7b62 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 2026-05-29 06:58:28.702 8 INFO cinder.api.v3.volumes [None req-f950cef4-68c0-4712-92fe-71e53eca7b62 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Delete volume with id: e41822d9-c3f3-48be-8fc1-d573a9391b53 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:28.713 8 INFO cinder.volume.api [None req-f950cef4-68c0-4712-92fe-71e53eca7b62 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Volume info retrieved successfully. 2026-05-29 06:58:28.933 8 INFO cinder.volume.api [None req-f950cef4-68c0-4712-92fe-71e53eca7b62 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Delete volume request issued successfully. 2026-05-29 06:58:28.933 8 INFO cinder.api.openstack.wsgi [None req-f950cef4-68c0-4712-92fe-71e53eca7b62 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 returned with HTTP 202 [pid: 8|app: 0|req: 425/849] 10.0.0.68 () {32 vars in 777 bytes} [Fri May 29 06:58:28 2026] DELETE /v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:28.945 7 INFO cinder.api.openstack.wsgi [None req-5d6acb97-b8fc-43b0-a9be-50b676477cbd e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:28.960 7 INFO cinder.volume.api [None req-5d6acb97-b8fc-43b0-a9be-50b676477cbd e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Volume info retrieved successfully. 2026-05-29 06:58:28.965 7 INFO cinder.api.openstack.wsgi [None req-5d6acb97-b8fc-43b0-a9be-50b676477cbd e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 returned with HTTP 200 [pid: 7|app: 0|req: 425/850] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:58:28 2026] GET /v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 => generated 971 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:29.984 8 INFO cinder.api.openstack.wsgi [None req-c0f130ca-69f9-4c4b-89c3-592d3f0909f3 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:29.998 8 INFO cinder.volume.api [None req-c0f130ca-69f9-4c4b-89c3-592d3f0909f3 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Volume info retrieved successfully. 2026-05-29 06:58:30.002 8 INFO cinder.api.openstack.wsgi [None req-c0f130ca-69f9-4c4b-89c3-592d3f0909f3 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 returned with HTTP 200 [pid: 8|app: 0|req: 426/851] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:58:29 2026] GET /v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 => generated 971 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:31.024 7 INFO cinder.api.openstack.wsgi [None req-2c9ee584-ca9c-409c-a2f3-7927110cdc7a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:31.036 7 INFO cinder.volume.api [None req-2c9ee584-ca9c-409c-a2f3-7927110cdc7a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Volume info retrieved successfully. 2026-05-29 06:58:31.042 7 INFO cinder.api.openstack.wsgi [None req-2c9ee584-ca9c-409c-a2f3-7927110cdc7a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 returned with HTTP 200 [pid: 7|app: 0|req: 426/852] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:58:31 2026] GET /v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 => generated 971 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:32.063 8 INFO cinder.api.openstack.wsgi [None req-ac08cbc3-378f-4ccd-b065-9e357c3e2526 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:58:32.076 8 INFO cinder.volume.api [None req-ac08cbc3-378f-4ccd-b065-9e357c3e2526 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] Volume info retrieved successfully. 2026-05-29 06:58:32.080 8 INFO cinder.api.openstack.wsgi [None req-ac08cbc3-378f-4ccd-b065-9e357c3e2526 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 returned with HTTP 200 [pid: 8|app: 0|req: 427/853] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:58:32 2026] GET /v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:33.105 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 2026-05-29 06:58:33.113 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 returned with HTTP 404 [pid: 7|app: 0|req: 427/854] 10.0.0.68 () {32 vars in 774 bytes} [Fri May 29 06:58:33 2026] GET /v3/22003c130a544d0a819fbc6708f6d8b5/volumes/e41822d9-c3f3-48be-8fc1-d573a9391b53 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-29 06:58:35.516 8 INFO cinder.api.openstack.wsgi [None req-ac08cbc3-378f-4ccd-b065-9e357c3e2526 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:58:35.516 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:58:35.517 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:58:35.517 8 INFO cinder.api.openstack.wsgi [None req-ac08cbc3-378f-4ccd-b065-9e357c3e2526 e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:58:39.489 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 06:58:39.490 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 429/857] 10.0.0.37 () {28 vars in 375 bytes} [Fri May 29 06:58:39 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:58:39.503 8 INFO cinder.api.openstack.wsgi [None req-ec1a6604-ef47-49ee-9839-c189c13df82c 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6c3f846c1c4c9eb39934f2eeca17bc/limits?tenant_id=3f6c3f846c1c4c9eb39934f2eeca17bc 2026-05-29 06:58:39.524 8 INFO cinder.api.openstack.wsgi [None req-ec1a6604-ef47-49ee-9839-c189c13df82c 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6c3f846c1c4c9eb39934f2eeca17bc/limits?tenant_id=3f6c3f846c1c4c9eb39934f2eeca17bc returned with HTTP 200 [pid: 8|app: 0|req: 429/858] 10.0.0.37 () {34 vars in 878 bytes} [Fri May 29 06:58:39 2026] GET /v3/3f6c3f846c1c4c9eb39934f2eeca17bc/limits?tenant_id=3f6c3f846c1c4c9eb39934f2eeca17bc => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:58:41.023 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 06:58:41.024 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 430/859] 10.0.0.37 () {28 vars in 375 bytes} [Fri May 29 06:58:41 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-29 06:58:41.032 8 INFO cinder.api.openstack.wsgi [None req-ec1a6604-ef47-49ee-9839-c189c13df82c 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 06:58:41.033 8 INFO cinder.api.openstack.wsgi [None req-ec1a6604-ef47-49ee-9839-c189c13df82c 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 430/860] 10.0.0.37 () {28 vars in 375 bytes} [Fri May 29 06:58:41 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-29 06:58:41.520 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 06:58:41.521 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 431/861] 10.0.0.37 () {28 vars in 375 bytes} [Fri May 29 06:58:41 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-29 06:58:41.534 8 INFO cinder.api.openstack.wsgi [None req-f2b15016-5f94-4024-9c7a-8f8cf37ad288 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6c3f846c1c4c9eb39934f2eeca17bc/limits?tenant_id=3f6c3f846c1c4c9eb39934f2eeca17bc 2026-05-29 06:58:41.557 8 INFO cinder.api.openstack.wsgi [None req-f2b15016-5f94-4024-9c7a-8f8cf37ad288 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6c3f846c1c4c9eb39934f2eeca17bc/limits?tenant_id=3f6c3f846c1c4c9eb39934f2eeca17bc returned with HTTP 200 [pid: 8|app: 0|req: 431/862] 10.0.0.37 () {34 vars in 878 bytes} [Fri May 29 06:58:41 2026] GET /v3/3f6c3f846c1c4c9eb39934f2eeca17bc/limits?tenant_id=3f6c3f846c1c4c9eb39934f2eeca17bc => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:58:43.035 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 06:58:43.036 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 432/863] 10.0.0.37 () {28 vars in 375 bytes} [Fri May 29 06:58:43 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-29 06:58:43.043 8 INFO cinder.api.openstack.wsgi [None req-f2b15016-5f94-4024-9c7a-8f8cf37ad288 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 06:58:43.045 8 INFO cinder.api.openstack.wsgi [None req-f2b15016-5f94-4024-9c7a-8f8cf37ad288 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 432/864] 10.0.0.37 () {28 vars in 375 bytes} [Fri May 29 06:58:43 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-29 06:58:45.515 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:58:45.516 8 INFO cinder.api.openstack.wsgi [None req-f2b15016-5f94-4024-9c7a-8f8cf37ad288 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:58:45.516 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:58:45.516 8 INFO cinder.api.openstack.wsgi [None req-f2b15016-5f94-4024-9c7a-8f8cf37ad288 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:58:55.516 8 INFO cinder.api.openstack.wsgi [None req-f2b15016-5f94-4024-9c7a-8f8cf37ad288 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:58:55.516 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:58:55.517 8 INFO cinder.api.openstack.wsgi [None req-f2b15016-5f94-4024-9c7a-8f8cf37ad288 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:58:55.517 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:59:05.516 8 INFO cinder.api.openstack.wsgi [None req-f2b15016-5f94-4024-9c7a-8f8cf37ad288 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:59:05.517 8 INFO cinder.api.openstack.wsgi [None req-f2b15016-5f94-4024-9c7a-8f8cf37ad288 73cc28aa3ebc403d9326c178534e67df 3f6c3f846c1c4c9eb39934f2eeca17bc - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:59:05.518 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:59:05.519 7 INFO cinder.api.openstack.wsgi [None req-c69c7445-3fb4-4e66-8afb-e10ce550690a e0701e242dba4377b67cd903942a5855 22003c130a544d0a819fbc6708f6d8b5 - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:59:14.034 8 INFO cinder.api.openstack.wsgi [None req-5339be3d-f108-40bf-8163-77b7f5dec922 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:59:14.043 8 INFO cinder.volume.api [None req-5339be3d-f108-40bf-8163-77b7f5dec922 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:59:14.044 8 INFO cinder.api.openstack.wsgi [None req-5339be3d-f108-40bf-8163-77b7f5dec922 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 436/871] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:59:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:59:14.054 7 INFO cinder.api.openstack.wsgi [None req-e8e0d684-a647-45ca-a3de-252855211354 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 06:59:14.060 7 INFO cinder.volume.api [None req-e8e0d684-a647-45ca-a3de-252855211354 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 06:59:14.060 7 INFO cinder.api.openstack.wsgi [None req-e8e0d684-a647-45ca-a3de-252855211354 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 436/872] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 06:59:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:59:14.071 8 INFO cinder.api.openstack.wsgi [None req-1edbc5ae-1b07-4153-bfc6-6ef7935b2598 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 06:59:14.077 8 INFO cinder.api.openstack.wsgi [None req-1edbc5ae-1b07-4153-bfc6-6ef7935b2598 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 437/873] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 06:59:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:14.087 7 INFO cinder.api.openstack.wsgi [None req-d98b1928-2b2e-4bce-b18c-e4734e8f7964 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 06:59:14.096 7 INFO cinder.volume.api [None req-d98b1928-2b2e-4bce-b18c-e4734e8f7964 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 06:59:14.099 7 INFO cinder.api.openstack.wsgi [None req-d98b1928-2b2e-4bce-b18c-e4734e8f7964 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 437/874] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 06:59:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 06:59:14.111 8 INFO cinder.api.openstack.wsgi [None req-3fb2bf50-456d-40af-a48f-905afe8ab50e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 06:59:14.616 8 INFO cinder.api.openstack.wsgi [None req-3fb2bf50-456d-40af-a48f-905afe8ab50e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 438/875] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 06:59:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:14.672 7 INFO cinder.api.openstack.wsgi [None req-9c4769bc-8e6a-476b-b28e-edd634a96760 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true 2026-05-29 06:59:14.697 7 INFO cinder.api.openstack.wsgi [None req-9c4769bc-8e6a-476b-b28e-edd634a96760 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/876] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:59:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:14.707 8 INFO cinder.api.openstack.wsgi [None req-39f946a1-9a32-430a-bcf5-f21014359f31 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 06:59:14.742 8 INFO cinder.api.openstack.wsgi [None req-39f946a1-9a32-430a-bcf5-f21014359f31 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/877] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:59:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:14.754 7 INFO cinder.api.openstack.wsgi [None req-3361f5c1-0ab9-4a32-b318-d0551ae72989 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true 2026-05-29 06:59:14.804 7 INFO cinder.api.openstack.wsgi [None req-3361f5c1-0ab9-4a32-b318-d0551ae72989 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/878] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:59:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:14.814 8 INFO cinder.api.openstack.wsgi [None req-54e98255-f7bf-4364-a7c0-bc2d411375b3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true 2026-05-29 06:59:14.842 8 INFO cinder.api.openstack.wsgi [None req-54e98255-f7bf-4364-a7c0-bc2d411375b3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/879] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:59:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:14.853 7 INFO cinder.api.openstack.wsgi [None req-89ca70bb-b758-447a-8f65-8b8eafb96e1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/3982d80f81624c31adffe8ba4ce719d9?usage=true 2026-05-29 06:59:14.876 7 INFO cinder.api.openstack.wsgi [None req-89ca70bb-b758-447a-8f65-8b8eafb96e1a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/3982d80f81624c31adffe8ba4ce719d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/880] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:59:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/3982d80f81624c31adffe8ba4ce719d9?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:14.888 8 INFO cinder.api.openstack.wsgi [None req-503b933c-d72f-434b-9e47-3db84b85b4c5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 06:59:14.908 8 INFO cinder.api.openstack.wsgi [None req-503b933c-d72f-434b-9e47-3db84b85b4c5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/881] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:59:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:14.918 7 INFO cinder.api.openstack.wsgi [None req-7b5c1748-1c0a-46af-9a0a-d51c454a9421 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true 2026-05-29 06:59:14.942 7 INFO cinder.api.openstack.wsgi [None req-7b5c1748-1c0a-46af-9a0a-d51c454a9421 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/882] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:59:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:14.953 8 INFO cinder.api.openstack.wsgi [None req-64969f56-19b2-40e3-973b-357f4fb27104 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true 2026-05-29 06:59:14.985 8 INFO cinder.api.openstack.wsgi [None req-64969f56-19b2-40e3-973b-357f4fb27104 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/883] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:59:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:14.995 7 INFO cinder.api.openstack.wsgi [None req-25e588a0-ee2e-4538-ab03-c7ce2272a869 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/983e2cd5ee3840aead97b666b89089f0?usage=true 2026-05-29 06:59:15.028 7 INFO cinder.api.openstack.wsgi [None req-25e588a0-ee2e-4538-ab03-c7ce2272a869 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/983e2cd5ee3840aead97b666b89089f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/884] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:59:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/983e2cd5ee3840aead97b666b89089f0?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:15.039 8 INFO cinder.api.openstack.wsgi [None req-2ad76c74-6431-4653-84f0-d8e1d82dcc99 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/9c1eaf574bf9401e9b3f1b42de7e36dd?usage=true 2026-05-29 06:59:15.062 8 INFO cinder.api.openstack.wsgi [None req-2ad76c74-6431-4653-84f0-d8e1d82dcc99 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/9c1eaf574bf9401e9b3f1b42de7e36dd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/885] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:59:15 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/9c1eaf574bf9401e9b3f1b42de7e36dd?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:15.075 7 INFO cinder.api.openstack.wsgi [None req-cf89e6f5-96cf-4816-9922-1142e7dae691 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/be23b0926345499d89418dd4641fb587?usage=true 2026-05-29 06:59:15.097 7 INFO cinder.api.openstack.wsgi [None req-cf89e6f5-96cf-4816-9922-1142e7dae691 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/be23b0926345499d89418dd4641fb587?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/886] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:59:15 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/be23b0926345499d89418dd4641fb587?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:15.106 8 INFO cinder.api.openstack.wsgi [None req-eb404e15-a981-46c7-b47b-c3911d12d082 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d9556ffecf3f441db7b037721ebed0ed?usage=true 2026-05-29 06:59:15.129 8 INFO cinder.api.openstack.wsgi [None req-eb404e15-a981-46c7-b47b-c3911d12d082 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d9556ffecf3f441db7b037721ebed0ed?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/887] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:59:15 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d9556ffecf3f441db7b037721ebed0ed?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:15.140 7 INFO cinder.api.openstack.wsgi [None req-d8d19745-e4cd-424a-be69-e4fa63a65bd0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 06:59:15.165 7 INFO cinder.api.openstack.wsgi [None req-d8d19745-e4cd-424a-be69-e4fa63a65bd0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/888] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 06:59:15 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 06:59:15.516 8 INFO cinder.api.openstack.wsgi [None req-eb404e15-a981-46c7-b47b-c3911d12d082 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:59:15.517 8 INFO cinder.api.openstack.wsgi [None req-eb404e15-a981-46c7-b47b-c3911d12d082 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:59:15.518 7 INFO cinder.api.openstack.wsgi [None req-d8d19745-e4cd-424a-be69-e4fa63a65bd0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:59:15.519 7 INFO cinder.api.openstack.wsgi [None req-d8d19745-e4cd-424a-be69-e4fa63a65bd0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:59:25.516 7 INFO cinder.api.openstack.wsgi [None req-d8d19745-e4cd-424a-be69-e4fa63a65bd0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:59:25.516 8 INFO cinder.api.openstack.wsgi [None req-eb404e15-a981-46c7-b47b-c3911d12d082 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:59:25.517 7 INFO cinder.api.openstack.wsgi [None req-d8d19745-e4cd-424a-be69-e4fa63a65bd0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:59:25.517 8 INFO cinder.api.openstack.wsgi [None req-eb404e15-a981-46c7-b47b-c3911d12d082 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:59:35.516 8 INFO cinder.api.openstack.wsgi [None req-eb404e15-a981-46c7-b47b-c3911d12d082 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:59:35.517 7 INFO cinder.api.openstack.wsgi [None req-d8d19745-e4cd-424a-be69-e4fa63a65bd0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:59:35.517 8 INFO cinder.api.openstack.wsgi [None req-eb404e15-a981-46c7-b47b-c3911d12d082 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:59:35.518 7 INFO cinder.api.openstack.wsgi [None req-d8d19745-e4cd-424a-be69-e4fa63a65bd0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:59:45.515 7 INFO cinder.api.openstack.wsgi [None req-d8d19745-e4cd-424a-be69-e4fa63a65bd0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:59:45.515 8 INFO cinder.api.openstack.wsgi [None req-eb404e15-a981-46c7-b47b-c3911d12d082 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:59:45.516 7 INFO cinder.api.openstack.wsgi [None req-d8d19745-e4cd-424a-be69-e4fa63a65bd0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:59:45.517 8 INFO cinder.api.openstack.wsgi [None req-eb404e15-a981-46c7-b47b-c3911d12d082 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:59:45.631 7 INFO cinder.api.openstack.wsgi [None req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes 2026-05-29 06:59:46.150 7 INFO cinder.api.v3.volumes [None req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Create volume of 16 GB 2026-05-29 06:59:46.157 7 INFO cinder.volume.api [None req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Availability Zones retrieved successfully. 2026-05-29 06:59:46.392 7 INFO cinder.volume.api [None req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Create volume request issued successfully. 2026-05-29 06:59:46.393 7 INFO cinder.api.openstack.wsgi [None req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 449/897] 199.204.45.30 () {34 vars in 733 bytes} [Fri May 29 06:59:45 2026] POST /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes => generated 846 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-29 06:59:46.409 8 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-a2499d85-73dc-4fa5-8cc5-3f24a01cc2fc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:59:46.460 8 INFO cinder.volume.api [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-a2499d85-73dc-4fa5-8cc5-3f24a01cc2fc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Volume info retrieved successfully. 2026-05-29 06:59:46.468 8 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-a2499d85-73dc-4fa5-8cc5-3f24a01cc2fc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 returned with HTTP 200 [pid: 8|app: 0|req: 449/898] 199.204.45.30 () {32 vars in 824 bytes} [Fri May 29 06:59:46 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 => generated 1025 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:51.484 7 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-b32d6846-f379-47ef-9ddb-f9ea2fc4e365 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:59:51.502 7 INFO cinder.volume.api [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-b32d6846-f379-47ef-9ddb-f9ea2fc4e365 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Volume info retrieved successfully. 2026-05-29 06:59:51.508 7 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-b32d6846-f379-47ef-9ddb-f9ea2fc4e365 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 returned with HTTP 200 [pid: 7|app: 0|req: 450/899] 199.204.45.30 () {32 vars in 824 bytes} [Fri May 29 06:59:51 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 => generated 1675 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:52.082 8 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-3da6bb36-7ab0-4145-99c0-91c107fd5793 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:59:52.094 8 INFO cinder.volume.api [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-3da6bb36-7ab0-4145-99c0-91c107fd5793 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Volume info retrieved successfully. 2026-05-29 06:59:52.101 8 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-3da6bb36-7ab0-4145-99c0-91c107fd5793 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 returned with HTTP 200 [pid: 8|app: 0|req: 450/900] 10.0.0.171 () {34 vars in 1028 bytes} [Fri May 29 06:59:52 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 => generated 1675 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:52.489 7 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-790f717a-a117-45a5-80e0-d7095622409b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:59:52.502 7 INFO cinder.volume.api [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-790f717a-a117-45a5-80e0-d7095622409b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Volume info retrieved successfully. 2026-05-29 06:59:52.508 7 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-790f717a-a117-45a5-80e0-d7095622409b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 returned with HTTP 200 [pid: 7|app: 0|req: 451/901] 10.0.0.171 () {34 vars in 1028 bytes} [Fri May 29 06:59:52 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 => generated 1675 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:59:52.518 8 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-3da6bb36-7ab0-4145-99c0-91c107fd5793 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 06:59:52.519 8 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-3da6bb36-7ab0-4145-99c0-91c107fd5793 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 451/902] 10.0.0.171 () {32 vars in 829 bytes} [Fri May 29 06:59:52 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:52.532 7 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-fbe81e15-fb77-46cd-833d-3a9951a8324d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:59:52.583 7 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-fbe81e15-fb77-46cd-833d-3a9951a8324d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/attachments returned with HTTP 200 [pid: 7|app: 0|req: 452/903] 10.0.0.171 () {40 vars in 1057 bytes} [Fri May 29 06:59:52 2026] POST /v3/dbae01a224b04a2bad69c7ba70167d5a/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:59:55.516 8 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-3da6bb36-7ab0-4145-99c0-91c107fd5793 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:59:55.516 7 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-fbe81e15-fb77-46cd-833d-3a9951a8324d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 06:59:55.517 8 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-3da6bb36-7ab0-4145-99c0-91c107fd5793 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 06:59:55.517 7 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-fbe81e15-fb77-46cd-833d-3a9951a8324d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:56.000 8 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-ebb262c4-2deb-4fbc-9e97-fdf956f21dd6 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:59:56.022 8 INFO cinder.volume.api [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-ebb262c4-2deb-4fbc-9e97-fdf956f21dd6 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Volume info retrieved successfully. 2026-05-29 06:59:56.029 8 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-ebb262c4-2deb-4fbc-9e97-fdf956f21dd6 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 returned with HTTP 200 [pid: 8|app: 0|req: 453/906] 199.204.45.30 () {32 vars in 824 bytes} [Fri May 29 06:59:55 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 => generated 1674 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:59:57.985 7 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-fbe81e15-fb77-46cd-833d-3a9951a8324d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-29 06:59:57.986 7 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-fbe81e15-fb77-46cd-833d-3a9951a8324d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 454/907] 199.204.45.30 () {32 vars in 839 bytes} [Fri May 29 06:59: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-05-29 06:59:57.996 8 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-aef5bbbb-d746-4c98-82e1-8e223fed88e5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:59:58.014 8 INFO cinder.volume.api [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-aef5bbbb-d746-4c98-82e1-8e223fed88e5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Volume info retrieved successfully. 2026-05-29 06:59:58.019 8 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-aef5bbbb-d746-4c98-82e1-8e223fed88e5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 returned with HTTP 200 [pid: 8|app: 0|req: 454/908] 199.204.45.30 () {36 vars in 1072 bytes} [Fri May 29 06:59:57 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 => generated 1898 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:58.082 7 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-3f705af6-e836-49ab-8ab1-588dea3513bb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/attachments/b18a9045-6a08-4a8d-ba62-e04620e227f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:58.995 8 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-add8d09d-8e62-4630-b59b-fae3caaf835b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:59:59.014 8 INFO cinder.volume.api [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-add8d09d-8e62-4630-b59b-fae3caaf835b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Volume info retrieved successfully. 2026-05-29 06:59:59.025 8 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-add8d09d-8e62-4630-b59b-fae3caaf835b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 returned with HTTP 200 [pid: 8|app: 0|req: 455/909] 199.204.45.30 () {32 vars in 824 bytes} [Fri May 29 06:59:58 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 => generated 1675 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 06:59:59.118 7 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-3f705af6-e836-49ab-8ab1-588dea3513bb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/attachments/b18a9045-6a08-4a8d-ba62-e04620e227f6 returned with HTTP 200 [pid: 7|app: 0|req: 455/910] 199.204.45.30 () {40 vars in 1134 bytes} [Fri May 29 06:59:58 2026] PUT /v3/dbae01a224b04a2bad69c7ba70167d5a/attachments/b18a9045-6a08-4a8d-ba62-e04620e227f6 => generated 802 bytes in 1042 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:59:59.638 8 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-99be0196-8e89-4dfa-8190-53ba56653eac 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/attachments/b18a9045-6a08-4a8d-ba62-e04620e227f6/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 06:59:59.682 8 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-99be0196-8e89-4dfa-8190-53ba56653eac 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/attachments/b18a9045-6a08-4a8d-ba62-e04620e227f6/action returned with HTTP 204 [pid: 8|app: 0|req: 456/911] 199.204.45.30 () {40 vars in 1147 bytes} [Fri May 29 06:59:59 2026] POST /v3/dbae01a224b04a2bad69c7ba70167d5a/attachments/b18a9045-6a08-4a8d-ba62-e04620e227f6/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:00:02.046 7 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-1d600749-9fc9-4bdc-943b-8912c2d91e7f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 07:00:02.069 7 INFO cinder.volume.api [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-1d600749-9fc9-4bdc-943b-8912c2d91e7f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Volume info retrieved successfully. 2026-05-29 07:00:02.074 7 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-1d600749-9fc9-4bdc-943b-8912c2d91e7f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 returned with HTTP 200 [pid: 7|app: 0|req: 456/912] 199.204.45.30 () {32 vars in 824 bytes} [Fri May 29 07:00:02 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 => generated 1973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 07:00:05.517 7 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-1d600749-9fc9-4bdc-943b-8912c2d91e7f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:00:05.517 8 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-99be0196-8e89-4dfa-8190-53ba56653eac 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:00:05.518 7 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-1d600749-9fc9-4bdc-943b-8912c2d91e7f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:00:05.520 8 INFO cinder.api.openstack.wsgi [req-8c47058f-17b2-4d36-84c5-4a2254a04084 req-99be0196-8e89-4dfa-8190-53ba56653eac 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:00:05.547 7 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-587a0cfa-0190-4735-bfd9-fb52309bb1b4 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 07:00:05.577 7 INFO cinder.volume.api [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-587a0cfa-0190-4735-bfd9-fb52309bb1b4 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Volume info retrieved successfully. 2026-05-29 07:00:05.592 7 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-587a0cfa-0190-4735-bfd9-fb52309bb1b4 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 returned with HTTP 200 [pid: 7|app: 0|req: 458/915] 199.204.45.30 () {32 vars in 824 bytes} [Fri May 29 07:00:05 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 => generated 1973 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:00:08.521 8 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-012cb620-e48e-4c03-aecc-65f2f326b23e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 07:00:08.539 8 INFO cinder.volume.api [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-012cb620-e48e-4c03-aecc-65f2f326b23e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Volume info retrieved successfully. 2026-05-29 07:00:08.544 8 INFO cinder.api.openstack.wsgi [req-c5cf6fac-fecc-4389-bd68-51f4ac95db98 req-012cb620-e48e-4c03-aecc-65f2f326b23e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 returned with HTTP 200 [pid: 8|app: 0|req: 458/916] 199.204.45.30 () {32 vars in 824 bytes} [Fri May 29 07:00:08 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 => generated 1973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:00:13.889 7 INFO cinder.api.openstack.wsgi [None req-dcc90946-c499-4c4f-bf0b-20f6e506d77f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 07:00:13.895 7 INFO cinder.volume.api [None req-dcc90946-c499-4c4f-bf0b-20f6e506d77f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 07:00:13.895 7 INFO cinder.api.openstack.wsgi [None req-dcc90946-c499-4c4f-bf0b-20f6e506d77f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 459/917] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 07:00:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:00:13.904 8 INFO cinder.api.openstack.wsgi [None req-1ab328ba-e96b-4612-929b-216c721735d8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:00:13.924 8 INFO cinder.volume.api [None req-1ab328ba-e96b-4612-929b-216c721735d8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 07:00:13.933 8 INFO cinder.api.openstack.wsgi [None req-1ab328ba-e96b-4612-929b-216c721735d8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 459/918] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:00:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 1976 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 07:00:13.950 7 INFO cinder.api.openstack.wsgi [None req-3f456ae3-3d49-44cd-a48c-049b806f9696 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 07:00:14.454 7 INFO cinder.api.openstack.wsgi [None req-3f456ae3-3d49-44cd-a48c-049b806f9696 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 460/919] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 07:00:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:00:14.505 8 INFO cinder.api.openstack.wsgi [None req-2507349b-8926-4275-9043-028498f19dc6 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true 2026-05-29 07:00:14.527 8 INFO cinder.api.openstack.wsgi [None req-2507349b-8926-4275-9043-028498f19dc6 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/920] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:00:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:00:14.538 7 INFO cinder.api.openstack.wsgi [None req-be8d65f9-4454-40bb-806d-bd36b1421087 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 07:00:14.592 7 INFO cinder.api.openstack.wsgi [None req-be8d65f9-4454-40bb-806d-bd36b1421087 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/921] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:00:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:00:14.603 8 INFO cinder.api.openstack.wsgi [None req-9b632b2f-0aec-4eb7-b0c0-0eeb6d615a6b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true 2026-05-29 07:00:14.636 8 INFO cinder.api.openstack.wsgi [None req-9b632b2f-0aec-4eb7-b0c0-0eeb6d615a6b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/922] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:00:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:00:14.647 7 INFO cinder.api.openstack.wsgi [None req-e6f411ca-37b8-4d93-ba52-437519761855 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true 2026-05-29 07:00:14.678 7 INFO cinder.api.openstack.wsgi [None req-e6f411ca-37b8-4d93-ba52-437519761855 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/923] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:00:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:00:14.692 8 INFO cinder.api.openstack.wsgi [None req-b64c266d-5718-4723-bac3-35892667ac6a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 07:00:14.716 8 INFO cinder.api.openstack.wsgi [None req-b64c266d-5718-4723-bac3-35892667ac6a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/924] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:00:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:00:14.730 7 INFO cinder.api.openstack.wsgi [None req-b821ff7d-5698-43d0-9079-8ffdc59ffd4f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true 2026-05-29 07:00:14.753 7 INFO cinder.api.openstack.wsgi [None req-b821ff7d-5698-43d0-9079-8ffdc59ffd4f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/925] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:00:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:00:14.770 8 INFO cinder.api.openstack.wsgi [None req-28b6048a-3ea8-4683-8210-80cb3957467e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true 2026-05-29 07:00:14.791 8 INFO cinder.api.openstack.wsgi [None req-28b6048a-3ea8-4683-8210-80cb3957467e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/926] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:00:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:00:14.805 7 INFO cinder.api.openstack.wsgi [None req-86551d74-d758-4e6d-aea3-6e650973c608 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/9c1eaf574bf9401e9b3f1b42de7e36dd?usage=true 2026-05-29 07:00:14.836 7 INFO cinder.api.openstack.wsgi [None req-86551d74-d758-4e6d-aea3-6e650973c608 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/9c1eaf574bf9401e9b3f1b42de7e36dd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/927] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:00:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/9c1eaf574bf9401e9b3f1b42de7e36dd?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:00:14.848 8 INFO cinder.api.openstack.wsgi [None req-32ac680a-3396-4c1d-a3b9-a7ddda178664 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/be23b0926345499d89418dd4641fb587?usage=true 2026-05-29 07:00:14.868 8 INFO cinder.api.openstack.wsgi [None req-32ac680a-3396-4c1d-a3b9-a7ddda178664 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/be23b0926345499d89418dd4641fb587?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/928] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:00:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/be23b0926345499d89418dd4641fb587?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:00:14.880 7 INFO cinder.api.openstack.wsgi [None req-86f476f6-c290-46a7-863d-b4f1b3657350 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d9556ffecf3f441db7b037721ebed0ed?usage=true 2026-05-29 07:00:14.916 7 INFO cinder.api.openstack.wsgi [None req-86f476f6-c290-46a7-863d-b4f1b3657350 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d9556ffecf3f441db7b037721ebed0ed?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/929] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:00:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d9556ffecf3f441db7b037721ebed0ed?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:00:14.928 8 INFO cinder.api.openstack.wsgi [None req-a8a7b443-458a-458e-8323-7af1aaf602b9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 07:00:14.958 8 INFO cinder.api.openstack.wsgi [None req-a8a7b443-458a-458e-8323-7af1aaf602b9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/930] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:00:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:00:14.971 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:00:14.986 7 INFO cinder.volume.api [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 07:00:14.994 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 466/931] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:00:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 1976 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 07:00:15.006 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 07:00:15.012 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 466/932] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 07:00:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:00:15.516 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:00:15.517 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:00:15.518 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:00:15.520 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:00:25.516 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:00:25.516 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:00:25.517 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:00:25.517 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:00:35.516 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:00:35.516 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:00:35.517 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:00:35.518 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:00:45.516 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:00:45.516 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:00:45.517 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:00:45.517 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:00:55.516 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:00:55.516 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:00:55.517 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:00:55.518 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:01:05.516 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:01:05.516 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:01:05.517 8 INFO cinder.api.openstack.wsgi [None req-de1787f1-f70d-423a-9fe2-6bfdc84f5bd9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:01:05.517 7 INFO cinder.api.openstack.wsgi [None req-b60bbed5-3dce-41b1-a1b8-c6249256d29e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:01:13.928 8 INFO cinder.api.openstack.wsgi [None req-9b773c85-9c2e-48f8-88be-9879a3e04dda 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:01:13.948 8 INFO cinder.volume.api [None req-9b773c85-9c2e-48f8-88be-9879a3e04dda 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 07:01:13.954 8 INFO cinder.api.openstack.wsgi [None req-9b773c85-9c2e-48f8-88be-9879a3e04dda 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 473/945] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:01:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 1976 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:01:13.966 7 INFO cinder.api.openstack.wsgi [None req-867bdb2d-85b9-4c86-a64b-fcadac6d7626 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 07:01:13.973 7 INFO cinder.volume.api [None req-867bdb2d-85b9-4c86-a64b-fcadac6d7626 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 07:01:13.973 7 INFO cinder.api.openstack.wsgi [None req-867bdb2d-85b9-4c86-a64b-fcadac6d7626 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/946] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 07:01:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:01:14.033 8 INFO cinder.api.openstack.wsgi [None req-c74421ef-fac5-40e3-8897-7023e41e2c07 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true 2026-05-29 07:01:14.061 8 INFO cinder.api.openstack.wsgi [None req-c74421ef-fac5-40e3-8897-7023e41e2c07 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/947] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:01:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:01:14.090 7 INFO cinder.api.openstack.wsgi [None req-112aea52-25f9-4475-9d82-2498f22e088b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 07:01:14.119 7 INFO cinder.api.openstack.wsgi [None req-112aea52-25f9-4475-9d82-2498f22e088b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/948] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:01:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:01:14.131 8 INFO cinder.api.openstack.wsgi [None req-b2d43f7f-9bec-4d9a-bcc1-b28ee755bd89 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true 2026-05-29 07:01:14.158 8 INFO cinder.api.openstack.wsgi [None req-b2d43f7f-9bec-4d9a-bcc1-b28ee755bd89 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/949] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:01:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:01:14.170 7 INFO cinder.api.openstack.wsgi [None req-e0e00f6b-39f3-40f5-8279-a41b8001954b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true 2026-05-29 07:01:14.195 7 INFO cinder.api.openstack.wsgi [None req-e0e00f6b-39f3-40f5-8279-a41b8001954b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/950] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:01:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:01:14.211 8 INFO cinder.api.openstack.wsgi [None req-9afb3715-a0f9-46ed-995d-5eb54cddcf8d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 07:01:14.236 8 INFO cinder.api.openstack.wsgi [None req-9afb3715-a0f9-46ed-995d-5eb54cddcf8d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/951] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:01:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:01:14.253 7 INFO cinder.api.openstack.wsgi [None req-f1b2d4f9-0951-443e-8780-76cdda330fad 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true 2026-05-29 07:01:14.287 7 INFO cinder.api.openstack.wsgi [None req-f1b2d4f9-0951-443e-8780-76cdda330fad 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/952] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:01:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:01:14.298 8 INFO cinder.api.openstack.wsgi [None req-482d4f59-df09-4297-83f1-28a1291b24cd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true 2026-05-29 07:01:14.324 8 INFO cinder.api.openstack.wsgi [None req-482d4f59-df09-4297-83f1-28a1291b24cd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/953] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:01:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:01:14.336 7 INFO cinder.api.openstack.wsgi [None req-95dd7489-b2ad-4235-b806-c532ab0d29f1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/9c1eaf574bf9401e9b3f1b42de7e36dd?usage=true 2026-05-29 07:01:14.365 7 INFO cinder.api.openstack.wsgi [None req-95dd7489-b2ad-4235-b806-c532ab0d29f1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/9c1eaf574bf9401e9b3f1b42de7e36dd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/954] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:01:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/9c1eaf574bf9401e9b3f1b42de7e36dd?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:01:14.377 8 INFO cinder.api.openstack.wsgi [None req-93f8eaa2-38da-4652-9b06-5fb6bdb8ac7c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/be23b0926345499d89418dd4641fb587?usage=true 2026-05-29 07:01:14.422 8 INFO cinder.api.openstack.wsgi [None req-93f8eaa2-38da-4652-9b06-5fb6bdb8ac7c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/be23b0926345499d89418dd4641fb587?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/955] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:01:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/be23b0926345499d89418dd4641fb587?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:01:14.434 7 INFO cinder.api.openstack.wsgi [None req-4390e5df-76f1-4655-9b50-3fa698dfd036 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d9556ffecf3f441db7b037721ebed0ed?usage=true 2026-05-29 07:01:14.472 7 INFO cinder.api.openstack.wsgi [None req-4390e5df-76f1-4655-9b50-3fa698dfd036 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d9556ffecf3f441db7b037721ebed0ed?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/956] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:01:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d9556ffecf3f441db7b037721ebed0ed?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:01:14.485 8 INFO cinder.api.openstack.wsgi [None req-df88991e-8fba-40ec-9e22-53511d56d100 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 07:01:14.522 8 INFO cinder.api.openstack.wsgi [None req-df88991e-8fba-40ec-9e22-53511d56d100 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/957] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:01:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:01:14.534 7 INFO cinder.api.openstack.wsgi [None req-c0b5df39-3a2e-4ef7-9436-3ad96d827ab1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:01:14.547 7 INFO cinder.volume.api [None req-c0b5df39-3a2e-4ef7-9436-3ad96d827ab1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 07:01:14.553 7 INFO cinder.api.openstack.wsgi [None req-c0b5df39-3a2e-4ef7-9436-3ad96d827ab1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 479/958] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:01:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 1976 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 07:01:14.566 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 07:01:15.069 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 480/959] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 07:01:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:01:15.081 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 07:01:15.086 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 480/960] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 07:01:15 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:01:15.517 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:01:15.517 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:01:15.518 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:01:15.519 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:01:25.515 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:01:25.515 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:01:25.516 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:01:25.516 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:01:35.516 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:01:35.516 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:01:35.517 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:01:35.520 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:01:45.516 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:01:45.516 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:01:45.516 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:01:45.517 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:01:55.516 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:01:55.516 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:01:55.517 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:01:55.518 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:02:05.516 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:02:05.516 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:02:05.517 7 INFO cinder.api.openstack.wsgi [None req-b209a560-ee98-46fa-8f0b-9b93a138170d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:02:05.517 8 INFO cinder.api.openstack.wsgi [None req-2a331682-11a2-44f0-8ef6-03f14e3ab2ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:02:13.909 7 INFO cinder.api.openstack.wsgi [None req-8592188a-6953-438f-be2f-ce6357545f06 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 07:02:14.414 7 INFO cinder.api.openstack.wsgi [None req-8592188a-6953-438f-be2f-ce6357545f06 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 487/973] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 07:02:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 671 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:14.466 8 INFO cinder.api.openstack.wsgi [None req-c5b9dfbc-094d-42ca-9f21-65912c671192 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true 2026-05-29 07:02:14.487 8 INFO cinder.api.openstack.wsgi [None req-c5b9dfbc-094d-42ca-9f21-65912c671192 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/974] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:14.503 7 INFO cinder.api.openstack.wsgi [None req-431a6b1e-d175-402b-a5c7-89627f09c842 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 07:02:14.529 7 INFO cinder.api.openstack.wsgi [None req-431a6b1e-d175-402b-a5c7-89627f09c842 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/975] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:14.542 8 INFO cinder.api.openstack.wsgi [None req-3c5c1504-4f77-4f2e-9dd8-7a3e7db12ae8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true 2026-05-29 07:02:14.560 8 INFO cinder.api.openstack.wsgi [None req-3c5c1504-4f77-4f2e-9dd8-7a3e7db12ae8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/976] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:14.573 7 INFO cinder.api.openstack.wsgi [None req-92b2406b-ef0a-4d62-a0f5-190480cca712 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true 2026-05-29 07:02:14.598 7 INFO cinder.api.openstack.wsgi [None req-92b2406b-ef0a-4d62-a0f5-190480cca712 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/977] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:14.609 8 INFO cinder.api.openstack.wsgi [None req-e7da4c5b-7290-4a1c-8165-5e131e7eecf9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 07:02:14.634 8 INFO cinder.api.openstack.wsgi [None req-e7da4c5b-7290-4a1c-8165-5e131e7eecf9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/978] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:14.645 7 INFO cinder.api.openstack.wsgi [None req-52ecfe19-79aa-497e-a003-e2f87221c794 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true 2026-05-29 07:02:14.669 7 INFO cinder.api.openstack.wsgi [None req-52ecfe19-79aa-497e-a003-e2f87221c794 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/979] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:14.680 8 INFO cinder.api.openstack.wsgi [None req-2cb6340e-a7ed-4057-8c49-b394f8847adb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true 2026-05-29 07:02:14.706 8 INFO cinder.api.openstack.wsgi [None req-2cb6340e-a7ed-4057-8c49-b394f8847adb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/980] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:14.718 7 INFO cinder.api.openstack.wsgi [None req-57fdcb91-8bde-4065-ba82-f4dce0578d50 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/9c1eaf574bf9401e9b3f1b42de7e36dd?usage=true 2026-05-29 07:02:14.741 7 INFO cinder.api.openstack.wsgi [None req-57fdcb91-8bde-4065-ba82-f4dce0578d50 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/9c1eaf574bf9401e9b3f1b42de7e36dd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/981] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/9c1eaf574bf9401e9b3f1b42de7e36dd?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:14.754 8 INFO cinder.api.openstack.wsgi [None req-67148d87-121e-4eb9-9bc4-1a6aaaa5634d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/be23b0926345499d89418dd4641fb587?usage=true 2026-05-29 07:02:14.778 8 INFO cinder.api.openstack.wsgi [None req-67148d87-121e-4eb9-9bc4-1a6aaaa5634d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/be23b0926345499d89418dd4641fb587?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/982] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/be23b0926345499d89418dd4641fb587?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:14.791 7 INFO cinder.api.openstack.wsgi [None req-091ec59e-c3f1-4332-85a9-01fa0ab9c90d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d9556ffecf3f441db7b037721ebed0ed?usage=true 2026-05-29 07:02:14.815 7 INFO cinder.api.openstack.wsgi [None req-091ec59e-c3f1-4332-85a9-01fa0ab9c90d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d9556ffecf3f441db7b037721ebed0ed?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/983] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/d9556ffecf3f441db7b037721ebed0ed?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:14.828 8 INFO cinder.api.openstack.wsgi [None req-72f1a925-52a2-421c-bec3-a640ec038fb8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 07:02:14.847 8 INFO cinder.api.openstack.wsgi [None req-72f1a925-52a2-421c-bec3-a640ec038fb8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/984] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:14.856 7 INFO cinder.api.openstack.wsgi [None req-e6280a53-f43d-4bb7-b625-3d74ab52d7ca 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:02:14.868 7 INFO cinder.volume.api [None req-e6280a53-f43d-4bb7-b625-3d74ab52d7ca 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 07:02:14.873 7 INFO cinder.api.openstack.wsgi [None req-e6280a53-f43d-4bb7-b625-3d74ab52d7ca 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 493/985] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 1976 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 07:02:14.886 8 INFO cinder.api.openstack.wsgi [None req-4892a50c-9dd5-4f04-a0db-f327dd78ad28 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 07:02:14.891 8 INFO cinder.volume.api [None req-4892a50c-9dd5-4f04-a0db-f327dd78ad28 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 07:02:14.892 8 INFO cinder.api.openstack.wsgi [None req-4892a50c-9dd5-4f04-a0db-f327dd78ad28 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/986] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:02:14.905 7 INFO cinder.api.openstack.wsgi [None req-78d86bc9-3c58-4f80-b727-d367c02b0d0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:02:14.919 7 INFO cinder.volume.api [None req-78d86bc9-3c58-4f80-b727-d367c02b0d0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 07:02:14.927 7 INFO cinder.api.openstack.wsgi [None req-78d86bc9-3c58-4f80-b727-d367c02b0d0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/987] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 1976 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-29 07:02:14.939 8 INFO cinder.api.openstack.wsgi [None req-883bc91d-7950-4967-afc4-6e2b36750ff5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 07:02:14.944 8 INFO cinder.api.openstack.wsgi [None req-883bc91d-7950-4967-afc4-6e2b36750ff5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 494/988] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 07:02:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:15.516 7 INFO cinder.api.openstack.wsgi [None req-78d86bc9-3c58-4f80-b727-d367c02b0d0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:02:15.516 8 INFO cinder.api.openstack.wsgi [None req-883bc91d-7950-4967-afc4-6e2b36750ff5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:02:15.517 8 INFO cinder.api.openstack.wsgi [None req-883bc91d-7950-4967-afc4-6e2b36750ff5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:02:15.517 7 INFO cinder.api.openstack.wsgi [None req-78d86bc9-3c58-4f80-b727-d367c02b0d0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:02:25.515 8 INFO cinder.api.openstack.wsgi [None req-883bc91d-7950-4967-afc4-6e2b36750ff5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:02:25.516 7 INFO cinder.api.openstack.wsgi [None req-78d86bc9-3c58-4f80-b727-d367c02b0d0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:02:25.516 8 INFO cinder.api.openstack.wsgi [None req-883bc91d-7950-4967-afc4-6e2b36750ff5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:02:25.517 7 INFO cinder.api.openstack.wsgi [None req-78d86bc9-3c58-4f80-b727-d367c02b0d0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:02:35.516 7 INFO cinder.api.openstack.wsgi [None req-78d86bc9-3c58-4f80-b727-d367c02b0d0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:02:35.516 8 INFO cinder.api.openstack.wsgi [None req-883bc91d-7950-4967-afc4-6e2b36750ff5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:02:35.517 7 INFO cinder.api.openstack.wsgi [None req-78d86bc9-3c58-4f80-b727-d367c02b0d0c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:02:35.517 8 INFO cinder.api.openstack.wsgi [None req-883bc91d-7950-4967-afc4-6e2b36750ff5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:02:41.807 7 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-55992198-dd1c-4a22-bf13-a979f9d4bdf0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/attachments/b18a9045-6a08-4a8d-ba62-e04620e227f6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 07:02:42.370 7 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-55992198-dd1c-4a22-bf13-a979f9d4bdf0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/attachments/b18a9045-6a08-4a8d-ba62-e04620e227f6 returned with HTTP 200 [pid: 7|app: 0|req: 498/995] 199.204.45.30 () {38 vars in 1102 bytes} [Fri May 29 07:02:41 2026] DELETE /v3/dbae01a224b04a2bad69c7ba70167d5a/attachments/b18a9045-6a08-4a8d-ba62-e04620e227f6 => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:02:42.389 8 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-1c8b6efc-b711-49f8-90fa-02bd0aab7076 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 2026-05-29 07:02:42.389 8 INFO cinder.api.v3.volumes [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-1c8b6efc-b711-49f8-90fa-02bd0aab7076 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Delete volume with id: 689dc42a-9b52-4acd-9202-5ad467446494 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 07:02:42.400 8 INFO cinder.volume.api [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-1c8b6efc-b711-49f8-90fa-02bd0aab7076 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Volume info retrieved successfully. 2026-05-29 07:02:42.421 8 INFO cinder.volume.api [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-1c8b6efc-b711-49f8-90fa-02bd0aab7076 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Delete volume request issued successfully. 2026-05-29 07:02:42.422 8 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-1c8b6efc-b711-49f8-90fa-02bd0aab7076 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 returned with HTTP 202 [pid: 8|app: 0|req: 498/996] 199.204.45.30 () {36 vars in 1053 bytes} [Fri May 29 07:02:42 2026] DELETE /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/689dc42a-9b52-4acd-9202-5ad467446494 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-29 07:02:45.516 8 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-1c8b6efc-b711-49f8-90fa-02bd0aab7076 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:02:45.517 7 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-55992198-dd1c-4a22-bf13-a979f9d4bdf0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:02:45.518 8 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-1c8b6efc-b711-49f8-90fa-02bd0aab7076 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:02:45.518 7 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-55992198-dd1c-4a22-bf13-a979f9d4bdf0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:02:55.515 8 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-1c8b6efc-b711-49f8-90fa-02bd0aab7076 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:02:55.515 7 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-55992198-dd1c-4a22-bf13-a979f9d4bdf0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:02:55.516 7 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-55992198-dd1c-4a22-bf13-a979f9d4bdf0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:02:55.517 8 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-1c8b6efc-b711-49f8-90fa-02bd0aab7076 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:03:05.515 7 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-55992198-dd1c-4a22-bf13-a979f9d4bdf0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:03:05.516 8 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-1c8b6efc-b711-49f8-90fa-02bd0aab7076 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:03:05.516 7 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-55992198-dd1c-4a22-bf13-a979f9d4bdf0 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:03:05.517 8 INFO cinder.api.openstack.wsgi [req-cab279ce-4773-48f1-9316-8bd0f8f2dafd req-1c8b6efc-b711-49f8-90fa-02bd0aab7076 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:03:13.973 7 INFO cinder.api.openstack.wsgi [None req-2564a27b-3fec-4da1-a433-eeb8e1469431 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-29 07:03:13.979 7 INFO cinder.api.openstack.wsgi [None req-2564a27b-3fec-4da1-a433-eeb8e1469431 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 502/1003] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 07:03:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 07:03:13.991 8 INFO cinder.api.openstack.wsgi [None req-00de726d-a3c9-48b8-a674-c1edca9cfff9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 07:03:14.495 8 INFO cinder.api.openstack.wsgi [None req-00de726d-a3c9-48b8-a674-c1edca9cfff9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1004] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 07:03:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:03:14.508 7 INFO cinder.api.openstack.wsgi [None req-cc4597e1-9081-4dfb-bcc9-48b8c8afd304 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 07:03:14.514 7 INFO cinder.volume.api [None req-cc4597e1-9081-4dfb-bcc9-48b8c8afd304 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 07:03:14.515 7 INFO cinder.api.openstack.wsgi [None req-cc4597e1-9081-4dfb-bcc9-48b8c8afd304 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1005] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 07:03:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:03:14.523 8 INFO cinder.api.openstack.wsgi [None req-2c7b171b-f6bc-486c-aa11-02ca692eb0f1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:03:14.535 8 INFO cinder.volume.api [None req-2c7b171b-f6bc-486c-aa11-02ca692eb0f1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 07:03:14.537 8 INFO cinder.api.openstack.wsgi [None req-2c7b171b-f6bc-486c-aa11-02ca692eb0f1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1006] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:03:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:03:14.635 7 INFO cinder.api.openstack.wsgi [None req-d9e71689-0e7c-4af6-a3ea-036c8a71a5a5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true 2026-05-29 07:03:14.660 7 INFO cinder.api.openstack.wsgi [None req-d9e71689-0e7c-4af6-a3ea-036c8a71a5a5 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1007] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:03:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/0339ab1a886d4211b39ba94f520928ac?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:03:14.671 8 INFO cinder.api.openstack.wsgi [None req-58a02170-0ee3-4fa7-99d1-788059d82446 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 07:03:14.694 8 INFO cinder.api.openstack.wsgi [None req-58a02170-0ee3-4fa7-99d1-788059d82446 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1008] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:03:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:03:14.704 7 INFO cinder.api.openstack.wsgi [None req-5ba7e9f6-1135-483d-a78d-8c90a5bc608c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true 2026-05-29 07:03:14.734 7 INFO cinder.api.openstack.wsgi [None req-5ba7e9f6-1135-483d-a78d-8c90a5bc608c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1009] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:03:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/20ff5b0cbdf04a56aea4d9bf0314fe1d?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:03:14.744 8 INFO cinder.api.openstack.wsgi [None req-4672518f-4844-4f01-ba93-d407b25d37e8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true 2026-05-29 07:03:14.782 8 INFO cinder.api.openstack.wsgi [None req-4672518f-4844-4f01-ba93-d407b25d37e8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1010] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:03:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/38cbaafefba0490a90834d0e74fe0be7?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:03:14.795 7 INFO cinder.api.openstack.wsgi [None req-13ab6a9e-d176-4fec-bd6c-f16ff48ee5ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 07:03:14.823 7 INFO cinder.api.openstack.wsgi [None req-13ab6a9e-d176-4fec-bd6c-f16ff48ee5ef 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1011] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:03:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:03:14.835 8 INFO cinder.api.openstack.wsgi [None req-f0d21c5e-64d4-4e4d-b6f5-2629c5eb6d17 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true 2026-05-29 07:03:14.855 8 INFO cinder.api.openstack.wsgi [None req-f0d21c5e-64d4-4e4d-b6f5-2629c5eb6d17 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1012] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:03:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/7a08ba630b8542d393691dda5ee07432?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:03:14.872 7 INFO cinder.api.openstack.wsgi [None req-421ad6f2-8e25-4ef6-b353-147893c751b7 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true 2026-05-29 07:03:14.894 7 INFO cinder.api.openstack.wsgi [None req-421ad6f2-8e25-4ef6-b353-147893c751b7 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1013] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:03:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/886cee2114924360ab208a98e28f8d39?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:03:14.905 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 07:03:14.929 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1014] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:03:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:03:14.941 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:03:14.954 7 INFO cinder.volume.api [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 07:03:14.956 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1015] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:03:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:03:15.516 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:03:15.516 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:03:15.517 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:03:15.517 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:03:25.516 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:03:25.517 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:03:25.517 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:03:25.518 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:03:35.516 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:03:35.516 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:03:35.517 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:03:35.517 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:03:45.516 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:03:45.516 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:03:45.517 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:03:45.519 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:03:55.516 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:03:55.516 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:03:55.517 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:03:55.517 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:04:05.516 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:04:05.516 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:04:05.517 7 INFO cinder.api.openstack.wsgi [None req-6b76dc2d-a262-4e43-80e5-764faf55b079 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:04:05.517 8 INFO cinder.api.openstack.wsgi [None req-aca6691e-4424-48f0-9228-6478be604791 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:04:11.068 7 INFO cinder.api.openstack.wsgi [None req-082b1f18-7428-4180-9471-3f042fc3f902 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots 2026-05-29 07:04:11.075 7 INFO cinder.volume.api [None req-082b1f18-7428-4180-9471-3f042fc3f902 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 07:04:11.075 7 INFO cinder.api.openstack.wsgi [None req-082b1f18-7428-4180-9471-3f042fc3f902 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 515/1028] 10.0.0.68 () {32 vars in 704 bytes} [Fri May 29 07:04:11 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:04:11.091 8 INFO cinder.api.openstack.wsgi [None req-3d297082-f4ef-4c25-b2b6-859b51188a5a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes 2026-05-29 07:04:11.100 8 INFO cinder.volume.api [None req-3d297082-f4ef-4c25-b2b6-859b51188a5a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 07:04:11.101 8 INFO cinder.api.openstack.wsgi [None req-3d297082-f4ef-4c25-b2b6-859b51188a5a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes returned with HTTP 200 [pid: 8|app: 0|req: 514/1029] 10.0.0.68 () {32 vars in 700 bytes} [Fri May 29 07:04:11 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:04:14.016 7 INFO cinder.api.openstack.wsgi [None req-d155ef37-92cc-4e51-b9e7-2dae605aae7f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:04:14.026 7 INFO cinder.volume.api [None req-d155ef37-92cc-4e51-b9e7-2dae605aae7f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 07:04:14.030 7 INFO cinder.api.openstack.wsgi [None req-d155ef37-92cc-4e51-b9e7-2dae605aae7f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1030] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:04:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:04:14.076 8 INFO cinder.api.openstack.wsgi [None req-e13924fa-7baf-4345-b03c-65f2f7ce1d26 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 07:04:14.105 8 INFO cinder.api.openstack.wsgi [None req-e13924fa-7baf-4345-b03c-65f2f7ce1d26 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1031] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:04:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:04:14.117 7 INFO cinder.api.openstack.wsgi [None req-c0bb2ca1-13c9-4efc-bf4b-fe012c74fe88 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 07:04:14.144 7 INFO cinder.api.openstack.wsgi [None req-c0bb2ca1-13c9-4efc-bf4b-fe012c74fe88 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1032] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:04:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:04:14.160 8 INFO cinder.api.openstack.wsgi [None req-59712ce6-98c3-449d-ac55-2506c1e24fa8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 07:04:14.187 8 INFO cinder.api.openstack.wsgi [None req-59712ce6-98c3-449d-ac55-2506c1e24fa8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1033] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:04:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:04:14.204 7 INFO cinder.api.openstack.wsgi [None req-0023e97e-7c0b-4c7b-8780-96d11c0510c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 07:04:14.709 7 INFO cinder.api.openstack.wsgi [None req-0023e97e-7c0b-4c7b-8780-96d11c0510c3 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1034] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 07:04:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/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-05-29 07:04:14.722 8 INFO cinder.api.openstack.wsgi [None req-e23af826-192c-4f7b-aef1-0dc966e6fa0e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 07:04:14.728 8 INFO cinder.volume.api [None req-e23af826-192c-4f7b-aef1-0dc966e6fa0e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 07:04:14.728 8 INFO cinder.api.openstack.wsgi [None req-e23af826-192c-4f7b-aef1-0dc966e6fa0e 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1035] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 07:04:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:04:14.742 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 07:04:14.747 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 519/1036] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 07:04:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:04:14.757 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:04:14.768 8 INFO cinder.volume.api [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 07:04:14.771 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1037] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:04:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:04:15.516 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:04:15.516 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:04:15.517 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:04:15.517 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:04:25.516 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:04:25.516 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:04:25.517 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:04:25.518 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:04:35.516 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:04:35.516 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:04:35.516 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:04:35.517 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:04:45.516 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:04:45.516 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:04:45.517 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:04:45.518 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:04:55.516 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:04:55.516 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:04:55.518 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:04:55.518 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:05:05.517 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:05:05.518 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:05:05.518 7 INFO cinder.api.openstack.wsgi [None req-f803aec7-3237-4faf-9cff-7c4c4c47d523 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:05:05.519 8 INFO cinder.api.openstack.wsgi [None req-f7f4c9e7-d69d-4aca-9b62-643c3d609cfa 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:05:13.934 7 INFO cinder.api.openstack.wsgi [None req-d1fe7878-32e7-4af6-9b19-a7229494499d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:05:13.945 7 INFO cinder.volume.api [None req-d1fe7878-32e7-4af6-9b19-a7229494499d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 07:05:13.946 7 INFO cinder.api.openstack.wsgi [None req-d1fe7878-32e7-4af6-9b19-a7229494499d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1050] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:05:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:05:13.964 8 INFO cinder.api.openstack.wsgi [None req-9c200dc2-9478-4cc2-adff-a35e1e120efb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 07:05:13.968 8 INFO cinder.volume.api [None req-9c200dc2-9478-4cc2-adff-a35e1e120efb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 07:05:13.968 8 INFO cinder.api.openstack.wsgi [None req-9c200dc2-9478-4cc2-adff-a35e1e120efb 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1051] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 07:05:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:05:13.981 7 INFO cinder.api.openstack.wsgi [None req-1401e3db-d08f-42c4-bba0-c3b7df6c3427 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 07:05:13.987 7 INFO cinder.api.openstack.wsgi [None req-1401e3db-d08f-42c4-bba0-c3b7df6c3427 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 527/1052] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 07:05:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:05:14.000 8 INFO cinder.api.openstack.wsgi [None req-21fbad50-0c39-4eb3-9e0a-910c6348405a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:05:14.008 8 INFO cinder.volume.api [None req-21fbad50-0c39-4eb3-9e0a-910c6348405a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 07:05:14.010 8 INFO cinder.api.openstack.wsgi [None req-21fbad50-0c39-4eb3-9e0a-910c6348405a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1053] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:05:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:05:14.021 7 INFO cinder.api.openstack.wsgi [None req-7a902f98-008a-4d01-9e23-8208cc3e8903 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 07:05:14.524 7 INFO cinder.api.openstack.wsgi [None req-7a902f98-008a-4d01-9e23-8208cc3e8903 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1054] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 07:05:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:05:14.564 8 INFO cinder.api.openstack.wsgi [None req-2bf1030e-a5d6-4ad4-bf23-55be3de526ce 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 07:05:14.581 8 INFO cinder.api.openstack.wsgi [None req-2bf1030e-a5d6-4ad4-bf23-55be3de526ce 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1055] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:05:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:05:14.592 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 07:05:14.618 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1056] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:05:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:05:14.630 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 07:05:14.649 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1057] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:05:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:05:15.516 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:05:15.516 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:05:15.517 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:05:15.517 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:05:25.516 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:05:25.516 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:05:25.517 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:05:25.517 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:05:35.516 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:05:35.516 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:05:35.516 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:05:35.517 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:05:45.516 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:05:45.516 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:05:45.516 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:05:45.517 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:05:55.516 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:05:55.516 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:05:55.516 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:05:55.517 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:06:05.516 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:06:05.516 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:06:05.517 8 INFO cinder.api.openstack.wsgi [None req-8583d863-51fc-4f4d-8ea8-e616e8699e68 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:06:05.517 7 INFO cinder.api.openstack.wsgi [None req-d25ae9bc-e1f5-415d-8b49-0bfbf50b946c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:06:13.944 8 INFO cinder.api.openstack.wsgi [None req-c5ace4be-c3cb-4f00-9cb8-4337ef12df64 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 07:06:13.963 8 INFO cinder.api.openstack.wsgi [None req-c5ace4be-c3cb-4f00-9cb8-4337ef12df64 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1070] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:06:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:06:13.974 7 INFO cinder.api.openstack.wsgi [None req-19f0981f-ee19-4f07-81c5-61126f9783cf 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 07:06:13.996 7 INFO cinder.api.openstack.wsgi [None req-19f0981f-ee19-4f07-81c5-61126f9783cf 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1071] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:06:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:06:14.010 8 INFO cinder.api.openstack.wsgi [None req-05672d70-013c-41f5-bf74-15f2683d947f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 07:06:14.049 8 INFO cinder.api.openstack.wsgi [None req-05672d70-013c-41f5-bf74-15f2683d947f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1072] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:06:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:06:14.057 7 INFO cinder.api.openstack.wsgi [None req-58c0a6ad-d145-4636-8fd8-170976989f89 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 07:06:14.061 7 INFO cinder.volume.api [None req-58c0a6ad-d145-4636-8fd8-170976989f89 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 07:06:14.062 7 INFO cinder.api.openstack.wsgi [None req-58c0a6ad-d145-4636-8fd8-170976989f89 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1073] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 07:06:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:06:14.080 8 INFO cinder.api.openstack.wsgi [None req-f4197f90-7e81-4be8-819e-71cd9d4a125f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 07:06:14.584 8 INFO cinder.api.openstack.wsgi [None req-f4197f90-7e81-4be8-819e-71cd9d4a125f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1074] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 07:06:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:06:14.603 7 INFO cinder.api.openstack.wsgi [None req-921921a4-33fb-47f7-9b21-9479e3661ac6 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:06:14.619 7 INFO cinder.volume.api [None req-921921a4-33fb-47f7-9b21-9479e3661ac6 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 07:06:14.621 7 INFO cinder.api.openstack.wsgi [None req-921921a4-33fb-47f7-9b21-9479e3661ac6 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1075] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:06:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:06:14.633 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 07:06:14.639 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 538/1076] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 07:06:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:06:14.647 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:06:14.656 7 INFO cinder.volume.api [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 07:06:14.658 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1077] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:06:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:06:15.518 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:06:15.518 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:06:15.519 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:06:15.519 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:06:25.515 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:06:25.516 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:06:25.516 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:06:25.517 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:06:35.516 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:06:35.516 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:06:35.517 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:06:35.518 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:06:45.515 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:06:45.516 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:06:45.516 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:06:45.516 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:06:55.516 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:06:55.516 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:06:55.517 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:06:55.517 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:07:05.517 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:07:05.517 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:07:05.518 8 INFO cinder.api.openstack.wsgi [None req-5c1f9037-7dc4-414c-9fc0-6b4c3b789031 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:07:05.518 7 INFO cinder.api.openstack.wsgi [None req-6cc8aa3d-18b5-47d6-a1a9-66d0a1fe9a6c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:07:13.889 8 INFO cinder.api.openstack.wsgi [None req-cdc5564f-7929-41b8-81ee-09bbcc057c9b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:07:13.898 8 INFO cinder.volume.api [None req-cdc5564f-7929-41b8-81ee-09bbcc057c9b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 07:07:13.900 8 INFO cinder.api.openstack.wsgi [None req-cdc5564f-7929-41b8-81ee-09bbcc057c9b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1090] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:07:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:07:13.908 7 INFO cinder.api.openstack.wsgi [None req-6b8ca217-b20e-48d9-8b1c-8d5dbbca2cc4 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:07:13.921 7 INFO cinder.volume.api [None req-6b8ca217-b20e-48d9-8b1c-8d5dbbca2cc4 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 07:07:13.926 7 INFO cinder.api.openstack.wsgi [None req-6b8ca217-b20e-48d9-8b1c-8d5dbbca2cc4 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1091] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:07:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:07:13.941 8 INFO cinder.api.openstack.wsgi [None req-a9b2c64a-0f2c-485c-8f44-8cd4c408246b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 07:07:13.948 8 INFO cinder.volume.api [None req-a9b2c64a-0f2c-485c-8f44-8cd4c408246b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 07:07:13.948 8 INFO cinder.api.openstack.wsgi [None req-a9b2c64a-0f2c-485c-8f44-8cd4c408246b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1092] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 07:07:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:07:13.962 7 INFO cinder.api.openstack.wsgi [None req-ccbd4127-a968-43d0-a16e-e380b1b25a8f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 07:07:14.465 7 INFO cinder.api.openstack.wsgi [None req-ccbd4127-a968-43d0-a16e-e380b1b25a8f 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1093] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 07:07:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:07:14.476 8 INFO cinder.api.openstack.wsgi [None req-99f63f8d-3985-4522-a2ab-8b852b3e7c5d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 07:07:14.483 8 INFO cinder.api.openstack.wsgi [None req-99f63f8d-3985-4522-a2ab-8b852b3e7c5d 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 547/1094] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 07:07:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:07:14.524 7 INFO cinder.api.openstack.wsgi [None req-6a8df92b-2d2f-4a00-95d0-8f5bde58b580 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 07:07:14.543 7 INFO cinder.api.openstack.wsgi [None req-6a8df92b-2d2f-4a00-95d0-8f5bde58b580 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1095] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:07:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:07:14.552 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 07:07:14.580 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1096] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:07:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:07:14.591 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 07:07:14.612 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1097] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:07:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:07:15.515 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:07:15.516 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:07:15.516 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:07:15.516 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:07:25.515 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:07:25.516 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:07:25.516 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:07:25.516 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:07:35.516 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:07:35.516 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:07:35.517 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:07:35.517 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:07:45.515 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:07:45.516 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:07:45.516 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:07:45.517 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:07:55.515 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:07:55.516 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:07:55.516 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:07:55.518 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:08:05.515 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:08:05.515 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:08:05.516 7 INFO cinder.api.openstack.wsgi [None req-e0792e3b-9f11-4874-8487-44737264c303 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:08:05.516 8 INFO cinder.api.openstack.wsgi [None req-ff189c31-66a0-42cd-b991-2cf3da5dc0a8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:08:13.932 7 INFO cinder.api.openstack.wsgi [None req-37711e46-a47c-4448-a168-b224d325eea1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true 2026-05-29 07:08:13.961 7 INFO cinder.api.openstack.wsgi [None req-37711e46-a47c-4448-a168-b224d325eea1 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1110] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:08:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/082d22da4cc34bf5af9a30564c69e479?usage=true => generated 845 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:08:13.970 8 INFO cinder.api.openstack.wsgi [None req-3c33ff8a-b24e-44bb-a3aa-cf6528c0eb56 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true 2026-05-29 07:08:13.990 8 INFO cinder.api.openstack.wsgi [None req-3c33ff8a-b24e-44bb-a3aa-cf6528c0eb56 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1111] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:08:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/4c9d75621fe04fc895a14fcb6fa3577b?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:08:14.002 7 INFO cinder.api.openstack.wsgi [None req-27abeea4-a309-4c0e-926e-c3a5a5da2ce8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true 2026-05-29 07:08:14.034 7 INFO cinder.api.openstack.wsgi [None req-27abeea4-a309-4c0e-926e-c3a5a5da2ce8 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1112] 10.0.0.228 () {28 vars in 736 bytes} [Fri May 29 07:08:13 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-quota-sets/dbae01a224b04a2bad69c7ba70167d5a?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:08:14.043 8 INFO cinder.api.openstack.wsgi [None req-b4379a8f-c162-4833-bc77-0711da25cd1c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:08:14.052 8 INFO cinder.volume.api [None req-b4379a8f-c162-4833-bc77-0711da25cd1c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 07:08:14.054 8 INFO cinder.api.openstack.wsgi [None req-b4379a8f-c162-4833-bc77-0711da25cd1c 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1113] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:08:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:08:14.075 7 INFO cinder.api.openstack.wsgi [None req-4ee65ff5-81a6-483b-8da7-fba909c062c7 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true 2026-05-29 07:08:14.082 7 INFO cinder.volume.api [None req-4ee65ff5-81a6-483b-8da7-fba909c062c7 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all snapshots completed successfully. 2026-05-29 07:08:14.082 7 INFO cinder.api.openstack.wsgi [None req-4ee65ff5-81a6-483b-8da7-fba909c062c7 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1114] 10.0.0.228 () {28 vars in 674 bytes} [Fri May 29 07:08:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:08:14.092 8 INFO cinder.api.openstack.wsgi [None req-f11d1ac3-5b64-478d-a6a3-b733e74c5b36 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services 2026-05-29 07:08:14.096 8 INFO cinder.api.openstack.wsgi [None req-f11d1ac3-5b64-478d-a6a3-b733e74c5b36 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 557/1115] 10.0.0.228 () {28 vars in 645 bytes} [Fri May 29 07:08:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:08:14.105 7 INFO cinder.api.openstack.wsgi [None req-14f7ab0c-4801-4116-ba77-0421c5971b6b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true 2026-05-29 07:08:14.609 7 INFO cinder.api.openstack.wsgi [None req-14f7ab0c-4801-4116-ba77-0421c5971b6b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1116] 10.0.0.228 () {28 vars in 696 bytes} [Fri May 29 07:08:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-29 07:08:14.618 8 INFO cinder.api.openstack.wsgi [None req-feee66af-a809-4756-94f7-4196b68a0231 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true 2026-05-29 07:08:14.628 8 INFO cinder.volume.api [None req-feee66af-a809-4756-94f7-4196b68a0231 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Get all volumes completed successfully. 2026-05-29 07:08:14.630 8 INFO cinder.api.openstack.wsgi [None req-feee66af-a809-4756-94f7-4196b68a0231 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1117] 10.0.0.228 () {28 vars in 684 bytes} [Fri May 29 07:08:14 2026] GET /v3/dbae01a224b04a2bad69c7ba70167d5a/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 07:08:15.515 8 INFO cinder.api.openstack.wsgi [None req-feee66af-a809-4756-94f7-4196b68a0231 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:08:15.515 7 INFO cinder.api.openstack.wsgi [None req-14f7ab0c-4801-4116-ba77-0421c5971b6b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:08:15.517 7 INFO cinder.api.openstack.wsgi [None req-14f7ab0c-4801-4116-ba77-0421c5971b6b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:08:15.517 8 INFO cinder.api.openstack.wsgi [None req-feee66af-a809-4756-94f7-4196b68a0231 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:08:25.515 7 INFO cinder.api.openstack.wsgi [None req-14f7ab0c-4801-4116-ba77-0421c5971b6b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:08:25.516 8 INFO cinder.api.openstack.wsgi [None req-feee66af-a809-4756-94f7-4196b68a0231 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:08:25.516 7 INFO cinder.api.openstack.wsgi [None req-14f7ab0c-4801-4116-ba77-0421c5971b6b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:08:25.516 8 INFO cinder.api.openstack.wsgi [None req-feee66af-a809-4756-94f7-4196b68a0231 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:08:35.516 8 INFO cinder.api.openstack.wsgi [None req-feee66af-a809-4756-94f7-4196b68a0231 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:08:35.516 8 INFO cinder.api.openstack.wsgi [None req-feee66af-a809-4756-94f7-4196b68a0231 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300 2026-05-29 07:08:35.516 7 INFO cinder.api.openstack.wsgi [None req-14f7ab0c-4801-4116-ba77-0421c5971b6b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] GET http://10.0.0.138:8776/ 2026-05-29 07:08:35.517 7 INFO cinder.api.openstack.wsgi [None req-14f7ab0c-4801-4116-ba77-0421c5971b6b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] http://10.0.0.138:8776/ returned with HTTP 300