+ 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 [Mon May 4 21:43:43 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:09 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-7fc476c89d-94hj4 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 0x7fd0f47ef668 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-04 21:43:47.749 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-04 21:43:47.750 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-04 21:43:47.849 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-04 21:43:47.850 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-04 21:43:49.031 8 INFO cinder.rpc [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-04 21:43:49.033 8 INFO cinder.rpc [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-04 21:43:49.036 8 INFO cinder.rpc [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-04 21:43:49.038 8 INFO cinder.rpc [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-04 21:43:49.057 8 INFO cinder.rpc [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-04 21:43:49.061 8 INFO cinder.rpc [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-04 21:43:49.099 7 INFO cinder.rpc [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-04 21:43:49.102 7 INFO cinder.rpc [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-04 21:43:49.104 7 INFO cinder.rpc [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-04 21:43:49.106 7 INFO cinder.rpc [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-04 21:43:49.111 8 WARNING cinder.api.contrib.hosts [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-04 21:43:49.119 7 INFO cinder.rpc [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-04 21:43:49.121 7 INFO cinder.rpc [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-04 21:43:49.151 8 WARNING keystonemiddleware._common.config [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 21:43:49.161 8 WARNING oslo_config.cfg [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fd0f47ef668 pid: 8 (default app) 2026-05-04 21:43:49.164 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:43:49.165 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:43:49.172 7 WARNING cinder.api.contrib.hosts [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-04 21:43:49.212 7 WARNING keystonemiddleware._common.config [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 21:43:49.222 7 WARNING oslo_config.cfg [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fd0f47ef668 pid: 7 (default app) 2026-05-04 21:43:58.937 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:43:58.939 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:44:08.939 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:44:08.941 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:44:18.938 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:44:18.938 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:44:18.940 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:44:18.940 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:44:28.937 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:44:28.937 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:44:28.938 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:44:28.938 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:44:38.937 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:44:38.937 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:44:38.938 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:44:38.938 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:44:48.938 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:44:48.938 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:44:48.939 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:44:48.940 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:44:58.938 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:44:58.938 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:44:58.939 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:44:58.940 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:45:08.938 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:45:08.939 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:45:08.940 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:45:08.940 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:45:18.938 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:45:18.938 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:45:18.939 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:45:18.939 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:45:28.937 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:45:28.938 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] GET http://10.0.0.234:8776/ 2026-05-04 21:45:28.938 7 INFO cinder.api.openstack.wsgi [None req-3fe4352d-36d1-497d-bed1-ceb7856a2c1d - - - - - -] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:45:28.939 8 INFO cinder.api.openstack.wsgi [None req-51fa7012-6c8e-47b0-a44d-df77e3ba6e13 - - - - - -] http://10.0.0.234: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-04 21:45:31.197 7 WARNING oslo_policy.policy [None req-83cd8a4c-f02f-423a-ae9c-efb09457662a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 21:45:31.198 7 WARNING oslo_policy.policy [None req-83cd8a4c-f02f-423a-ae9c-efb09457662a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 21:45:31.530 7 INFO cinder.api.openstack.wsgi [None req-83cd8a4c-f02f-423a-ae9c-efb09457662a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/types/rbd1 2026-05-04 21:45:31.560 7 INFO cinder.api.openstack.wsgi [None req-83cd8a4c-f02f-423a-ae9c-efb09457662a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/20] 10.0.0.66 () {30 vars in 681 bytes} [Mon May 4 21:45:30 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/types/rbd1 => generated 82 bytes in 865 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-04 21:45:31.608 8 WARNING oslo_policy.policy [None req-94434c52-2975-4d39-93f1-70c833a7d13c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 21:45:31.609 8 WARNING oslo_policy.policy [None req-94434c52-2975-4d39-93f1-70c833a7d13c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 21:45:31.963 8 INFO cinder.api.openstack.wsgi [None req-94434c52-2975-4d39-93f1-70c833a7d13c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/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-04 21:45:31.986 8 INFO cinder.api.openstack.wsgi [None req-94434c52-2975-4d39-93f1-70c833a7d13c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.66 () {30 vars in 720 bytes} [Mon May 4 21:45:31 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/types?name=rbd1&is_public=None => generated 20 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 21:45:33.536 7 INFO cinder.api.openstack.wsgi [None req-c7c3b256-8bdc-4d34-b30c-33cab7952fc9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/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-04 21:45:33.560 7 INFO cinder.api.openstack.wsgi [None req-c7c3b256-8bdc-4d34-b30c-33cab7952fc9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/types returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.66 () {34 vars in 724 bytes} [Mon May 4 21:45:33 2026] POST /v3/7e0f2914758746528e3b89a11a6effd0/types => generated 179 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 21:45:33.576 8 INFO cinder.api.openstack.wsgi [req-c7c3b256-8bdc-4d34-b30c-33cab7952fc9 req-ee28afdd-ac26-43ac-9a59-375c07496ee2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/types/00c8da69-8e13-4b35-a01e-6493da8d792b/extra_specs 2026-05-04 21:45:33.633 8 INFO cinder.api.openstack.wsgi [req-c7c3b256-8bdc-4d34-b30c-33cab7952fc9 req-ee28afdd-ac26-43ac-9a59-375c07496ee2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/types/00c8da69-8e13-4b35-a01e-6493da8d792b/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.66 () {36 vars in 893 bytes} [Mon May 4 21:45:33 2026] POST /v3/7e0f2914758746528e3b89a11a6effd0/types/00c8da69-8e13-4b35-a01e-6493da8d792b/extra_specs => generated 48 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 21:45:35.217 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/types?is_public=None 2026-05-04 21:45:35.230 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.66 () {30 vars in 700 bytes} [Mon May 4 21:45:35 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/types?is_public=None => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 21:45:37.097 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/qos-specs 2026-05-04 21:45:37.110 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.66 () {30 vars in 679 bytes} [Mon May 4 21:45:36 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/qos-specs => generated 17 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 21:45:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:45:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:45:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:45:38.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:45:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:45:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:45:48.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:45:48.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:45:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:45:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:45:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:45:58.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:46:08.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:46:08.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:46:08.941 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:46:08.941 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:46:18.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:46:18.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:46:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:46:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:46:28.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:46:28.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:46:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:46:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:46:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:46:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:46:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:46:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:46:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:46:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:46:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:46:48.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:46:58.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:46:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:46:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:46:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:47:08.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:47:08.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:47:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:47:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:47:18.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:47:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:47:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:47:18.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:47:28.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:47:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:47:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:47:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:47:38.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:47:38.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:47:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:47:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:47:48.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:47:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:47:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:47:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:47:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:47:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:47:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:47:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:48:08.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:48:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:48:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:48:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:48:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:48:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:48:18.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:48:18.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:48:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:48:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:48:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:48:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:48:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:48:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:48:38.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:48:38.941 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:48:48.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:48:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:48:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:48:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:48:58.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:48:58.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:48:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:48:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:49:08.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:49:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:49:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:49:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:49:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:49:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:49:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:49:18.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:49:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:49:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:49:28.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:49:28.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:49:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:49:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:49:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:49:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:49:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:49:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:49:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:49:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:49:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:49:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:49:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:49:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:50:08.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:50:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:50:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:50:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:50:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:50:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:50:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:50:18.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:50:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:50:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:50:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:50:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:50:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:50:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:50:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:50:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:50:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:50:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:50:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:50:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:50:58.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:50:58.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:50:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:50:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:51:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:51:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:51:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:51:08.941 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:51:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:51:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:51:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:51:18.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:51:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:51:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:51:28.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:51:28.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:51:38.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:51:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:51:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:51:38.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:51:48.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:51:48.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:51:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:51:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:51:58.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:51:58.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:51:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:51:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:52:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:52:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:52:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:52:08.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:52:18.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:52:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:52:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:52:18.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:52:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:52:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:52:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:52:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:52:38.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:52:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:52:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:52:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:52:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:52:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:52:48.941 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:52:48.943 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:52:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:52:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:52:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:52:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:53:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:53:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:53:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:53:08.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:53:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:53:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:53:18.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:53:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:53:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:53:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:53:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:53:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:53:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:53:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:53:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:53:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:53:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:53:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:53:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:53:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:53:58.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:53:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:53:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:53:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:54:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:54:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:54:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:54:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:54:18.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:54:18.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:54:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:54:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:54:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:54:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:54:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:54:28.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:54:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:54:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:54:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:54:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:54:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:54:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:54:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:54:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:54:58.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:54:58.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:54:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:54:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:55:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:55:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:55:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:55:08.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:55:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:55:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:55:18.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:55:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:55:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:55:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:55:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:55:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:55:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:55:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:55:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:55:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:55:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:55:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:55:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:55:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:55:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:55:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:55:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:55:58.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:56:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:56:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:56:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:56:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:56:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:56:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:56:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:56:18.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:56:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:56:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:56:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:56:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:56:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:56:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:56:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:56:38.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:56:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:56:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:56:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:56:48.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:56:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:56:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:56:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:56:58.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:57:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:57:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:57:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:57:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:57:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:57:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:57:18.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:57:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:57:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:57:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:57:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:57:28.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:57:38.942 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:57:38.942 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:57:38.944 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:57:38.944 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:57:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:57:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:57:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:57:48.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:57:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:57:58.941 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:57:58.942 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:57:58.946 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:58:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:58:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:58:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:58:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:58:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:58:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:58:18.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:58:18.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:58:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:58:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:58:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:58:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:58:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:58:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:58:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:58:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:58:48.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:58:48.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:58:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:58:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:58:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:58:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:58:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:58:58.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:59:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:59:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:59:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:59:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:59:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:59:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:59:18.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:59:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:59:28.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:59:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:59:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:59:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:59:38.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:59:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:59:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:59:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:59:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:59:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:59:48.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:59:48.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:59:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:59:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 21:59:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 21:59:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:00:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:00:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:00:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:00:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:00:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:00:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:00:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:00:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:00:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:00:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:00:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:00:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:00:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:00:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:00:38.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:00:38.942 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:00:48.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:00:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:00:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:00:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:00:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:00:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:00:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:00:58.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:01:08.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:01:08.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:01:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:01:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:01:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:01:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:01:18.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:01:18.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:01:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:01:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:01:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:01:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:01:38.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:01:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:01:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:01:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:01:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:01:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:01:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:01:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:01:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:01:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:01:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:01:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:02:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:02:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:02:08.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:02:08.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:02:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:02:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:02:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:02:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:02:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:02:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:02:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:02:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:02:38.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:02:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:02:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:02:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:02:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:02:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:02:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:02:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:02:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:02:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:02:58.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:02:58.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:03:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:03:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:03:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:03:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:03:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:03:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:03:18.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:03:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:03:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:03:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:03:28.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:03:28.941 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:03:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:03:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:03:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:03:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:03:48.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:03:48.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:03:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:03:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:03:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:03:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:03:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:03:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:04:08.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:04:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:04:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:04:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:04:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:04:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:04:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:04:18.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:04:28.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:04:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:04:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:04:28.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:04:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:04:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:04:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:04:38.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:04:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:04:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:04:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:04:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:04:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:04:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:04:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:04:58.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:05:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:05:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:05:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:05:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:05:18.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:05:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:05:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:05:18.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:05:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:05:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:05:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:05:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:05:38.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:05:38.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:05:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:05:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:05:48.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:05:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:05:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:05:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:05:58.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:05:58.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:05:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:05:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:06:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:06:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:06:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:06:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:06:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:06:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:06:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:06:18.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:06:28.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:06:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:06:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:06:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:06:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:06:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:06:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:06:38.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:06:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:06:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:06:48.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:06:48.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:06:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:06:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:06:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:06:58.942 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:07:08.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:07:08.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:07:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:07:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:07:18.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:07:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:07:18.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:07:18.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:07:28.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:07:28.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:07:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:07:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:07:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:07:38.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:07:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:07:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:07:48.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:07:48.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:07:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:07:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:07:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:07:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:07:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:07:58.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:08:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:08:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:08:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:08:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:08:18.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:08:18.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:08:18.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:08:18.941 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:08:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:08:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:08:28.941 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:08:28.942 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:08:38.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:08:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:08:38.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:08:38.941 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:08:48.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:08:48.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:08:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:08:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:08:58.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:08:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:08:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:08:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:09:08.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:09:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:09:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:09:08.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:09:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:09:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:09:18.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:09:18.940 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:09:28.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:09:28.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:09:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:09:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:09:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:09:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:09:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:09:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:09:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:09:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:09:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:09:48.940 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:09:58.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:09:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:09:58.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:09:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:10:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:10:08.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:10:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:10:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:10:18.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:10:18.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:10:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:10:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:10:28.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:10:28.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:10:28.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:10:28.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:10:38.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:10:38.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:10:38.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:10:38.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:10:48.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:10:48.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:10:48.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:10:48.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:10:58.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:10:58.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:10:58.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:10:58.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:11:08.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:11:08.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:11:08.939 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:11:08.939 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:11:18.937 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:11:18.937 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:11:18.938 7 INFO cinder.api.openstack.wsgi [None req-b820a598-01d1-48e5-aa91-6a0ffd294da8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:11:18.938 8 INFO cinder.api.openstack.wsgi [None req-7fa84420-5154-4d6b-a958-40c3aa5ccdb2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234: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-04 22:11:23.064 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET https://volume.199-204-45-242.nip.io/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=False 2026-05-04 22:11:23.091 7 WARNING cinder.quota [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:11:23.092 7 WARNING cinder.quota [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:11:23.092 7 WARNING cinder.quota [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:11:23.092 7 WARNING cinder.quota [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:11:23.092 7 WARNING cinder.quota [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:11:23.093 7 WARNING cinder.quota [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:11:23.098 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] https://volume.199-204-45-242.nip.io/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 168/336] 199.204.45.242 () {44 vars in 1069 bytes} [Mon May 4 22:11:22 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=False => generated 340 bytes in 148 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-04 22:11:23.257 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] PUT https://volume.199-204-45-242.nip.io/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0 2026-05-04 22:11:23.326 8 WARNING cinder.quota [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:11:23.326 8 WARNING cinder.quota [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:11:23.327 8 WARNING cinder.quota [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:11:23.327 8 WARNING cinder.quota [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:11:23.327 8 WARNING cinder.quota [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:11:23.328 8 WARNING cinder.quota [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:11:23.332 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] https://volume.199-204-45-242.nip.io/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0 returned with HTTP 200 [pid: 8|app: 0|req: 169/337] 199.204.45.242 () {48 vars in 1098 bytes} [Mon May 4 22:11:23 2026] PUT /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0 => generated 296 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:11:28.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:11:28.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:11:28.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:11:28.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:11:38.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:11:38.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:11:38.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:11:38.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:11:48.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:11:48.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:11:48.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:11:48.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:11:58.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:11:58.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:11:58.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:11:58.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:12:08.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:12:08.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:12:08.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:12:08.940 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:12:18.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:12:18.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:12:18.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:12:18.940 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:12:28.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:12:28.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:12:28.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:12:28.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:12:38.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:12:38.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:12:38.940 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:12:38.940 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:12:48.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:12:48.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:12:48.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:12:48.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:12:58.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:12:58.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:12:58.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:12:58.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:13:08.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:13:08.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:13:08.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:13:08.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:13:18.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:13:18.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:13:18.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:13:18.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:13:28.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:13:28.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:13:28.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:13:28.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:13:38.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:13:38.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:13:38.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:13:38.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:13:48.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:13:48.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:13:48.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:13:48.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:13:58.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:13:58.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:13:58.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:13:58.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:14:08.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:14:08.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:14:08.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:14:08.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:14:18.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:14:18.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:14:18.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:14:18.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:14:28.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:14:28.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:14:28.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:14:28.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:14:38.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:14:38.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:14:38.942 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:14:38.943 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:14:48.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:14:48.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:14:48.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:14:48.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:14:58.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:14:58.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:14:58.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:14:58.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:15:08.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:15:08.940 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:15:08.940 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:15:08.940 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:15:18.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:15:18.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:15:18.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:15:18.940 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:15:28.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:15:28.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:15:28.940 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:15:28.940 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:15:38.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:15:38.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:15:38.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:15:38.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:15:48.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:15:48.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:15:48.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:15:48.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:15:58.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:15:58.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:15:58.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:15:58.940 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:16:08.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:16:08.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:16:08.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:16:08.940 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:16:18.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:16:18.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:16:18.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:16:18.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:16:28.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:16:28.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:16:28.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:16:28.940 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:16:38.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:16:38.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:16:38.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:16:38.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:16:48.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:16:48.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:16:48.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:16:48.944 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:16:58.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:16:58.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:16:58.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:16:58.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:17:08.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:17:08.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:17:08.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:17:08.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:17:18.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:17:18.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:17:18.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:17:18.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:17:28.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:17:28.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:17:28.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:17:28.940 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:17:38.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:17:38.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:17:38.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:17:38.941 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:17:48.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:17:48.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:17:48.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:17:48.940 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:17:58.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:17:58.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:17:58.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:17:58.956 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:18:08.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:18:08.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:18:08.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:18:08.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:18:18.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:18:18.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:18:18.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:18:18.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:18:28.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:18:28.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:18:28.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:18:28.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:18:38.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:18:38.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:18:38.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:18:38.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:18:48.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:18:48.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:18:48.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:18:48.940 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:18:58.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:18:58.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:18:58.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:18:58.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:19:08.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:19:08.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:19:08.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:19:08.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:19:18.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:19:18.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:19:18.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:19:18.940 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:19:28.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:19:28.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:19:28.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:19:28.941 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:19:38.942 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:19:38.942 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:19:38.943 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:19:38.943 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:19:48.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:19:48.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:19:48.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:19:48.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:19:58.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:19:58.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:19:58.940 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:19:58.941 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:20:08.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:20:08.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:20:08.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:20:08.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:20:18.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:20:18.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:20:18.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:20:18.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:20:28.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:20:28.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:20:28.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:20:28.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:20:38.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:20:38.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:20:38.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:20:38.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:20:48.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:20:48.941 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:20:48.941 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:20:48.942 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:20:58.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:20:58.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:20:58.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:20:58.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:21:08.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:21:08.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:21:08.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:21:08.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:21:18.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:21:18.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:21:18.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:21:18.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:21:28.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:21:28.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:21:28.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:21:28.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:21:38.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:21:38.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:21:38.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:21:38.940 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:21:48.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:21:48.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:21:48.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:21:48.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:21:58.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:21:58.940 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:21:58.941 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:21:58.941 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:22:08.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:22:08.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:22:08.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:22:08.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:22:18.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:22:18.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:22:18.940 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:22:18.940 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:22:28.937 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:22:28.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:22:28.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:22:28.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:22:38.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:22:38.940 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:22:38.941 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:22:38.943 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:22:48.937 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:22:48.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:22:48.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:22:48.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:22:58.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:22:58.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:22:58.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:22:58.941 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:23:08.938 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:23:08.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:23:08.939 7 INFO cinder.api.openstack.wsgi [None req-83550455-e1bf-4542-8e1c-403ef57e2b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:23:08.940 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:23:18.911 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET https://volume.199-204-45-242.nip.io/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=False 2026-05-04 22:23:18.935 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] https://volume.199-204-45-242.nip.io/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 240/480] 199.204.45.242 () {44 vars in 1069 bytes} [Mon May 4 22:23:18 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=False => generated 340 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:23:18.938 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:23:18.938 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:23:18.939 8 INFO cinder.api.openstack.wsgi [None req-43023209-02d3-4988-9114-22faa84e7092 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:23:18.939 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:23:20.610 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] PUT https://volume.199-204-45-242.nip.io/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07 2026-05-04 22:23:20.674 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] https://volume.199-204-45-242.nip.io/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07 returned with HTTP 200 [pid: 8|app: 0|req: 242/483] 199.204.45.242 () {48 vars in 1098 bytes} [Mon May 4 22:23:20 2026] PUT /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07 => generated 296 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:23:28.937 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:23:28.938 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:23:28.939 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:23:28.939 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:23:38.938 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:23:38.938 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:23:38.940 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:23:38.941 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:23:48.937 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:23:48.939 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:23:48.944 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:23:48.945 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:23:58.937 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:23:58.938 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:23:58.940 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:23:58.940 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:24:08.937 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:24:08.939 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:24:08.944 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:24:08.945 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:24:18.938 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:24:18.940 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:24:18.942 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:24:18.944 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:24:28.938 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:24:28.939 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:24:28.941 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:24:28.942 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:24:38.938 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:24:38.938 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:24:38.939 7 INFO cinder.api.openstack.wsgi [None req-88a73611-0df9-4684-865d-d73daa1cd4ec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:24:38.939 8 INFO cinder.api.openstack.wsgi [None req-7d415155-9169-4097-8567-c0ba353ba839 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:24:48.593 8 INFO cinder.api.openstack.wsgi [None req-04885200-fffd-45e3-9f95-131d420fbf0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:24:48.619 8 INFO cinder.volume.api [None req-04885200-fffd-45e3-9f95-131d420fbf0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:24:48.621 8 INFO cinder.api.openstack.wsgi [None req-04885200-fffd-45e3-9f95-131d420fbf0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/500] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:24:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:24:48.668 7 INFO cinder.api.openstack.wsgi [None req-339eb4fc-b760-4a0b-9840-2e9ab63152f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:24:48.689 7 INFO cinder.api.openstack.wsgi [None req-339eb4fc-b760-4a0b-9840-2e9ab63152f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/501] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:24:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:24:48.700 8 INFO cinder.api.openstack.wsgi [None req-18d372d0-2a1b-472c-85ce-6b10839601c9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:24:48.718 8 INFO cinder.api.openstack.wsgi [None req-18d372d0-2a1b-472c-85ce-6b10839601c9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 252/502] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:24:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:24:48.731 7 INFO cinder.api.openstack.wsgi [None req-f27dd0cf-ad51-43eb-b849-5eac5f29575e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:24:48.750 7 INFO cinder.api.openstack.wsgi [None req-f27dd0cf-ad51-43eb-b849-5eac5f29575e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/503] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:24:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:24:48.762 8 INFO cinder.api.openstack.wsgi [None req-e6303a07-1012-4c17-8712-bb38d4137ed3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:24:48.771 8 INFO cinder.volume.api [None req-e6303a07-1012-4c17-8712-bb38d4137ed3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:24:48.773 8 INFO cinder.api.openstack.wsgi [None req-e6303a07-1012-4c17-8712-bb38d4137ed3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/504] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:24:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:24:48.785 7 INFO cinder.api.openstack.wsgi [None req-f8421cdd-e7f1-45ed-986f-4e7221bfb8b7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:24:48.938 8 INFO cinder.api.openstack.wsgi [None req-e6303a07-1012-4c17-8712-bb38d4137ed3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:24:48.939 8 INFO cinder.api.openstack.wsgi [None req-e6303a07-1012-4c17-8712-bb38d4137ed3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:24:48.940 8 INFO cinder.api.openstack.wsgi [None req-e6303a07-1012-4c17-8712-bb38d4137ed3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:24:48.941 8 INFO cinder.api.openstack.wsgi [None req-e6303a07-1012-4c17-8712-bb38d4137ed3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:24:49.327 7 INFO cinder.api.openstack.wsgi [None req-f8421cdd-e7f1-45ed-986f-4e7221bfb8b7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 252/507] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:24:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:24:49.344 8 INFO cinder.api.openstack.wsgi [None req-48a21899-d794-4b54-9464-fa19e90fda17 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:24:49.351 8 INFO cinder.api.openstack.wsgi [None req-48a21899-d794-4b54-9464-fa19e90fda17 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 256/508] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:24:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:24:49.360 7 INFO cinder.api.openstack.wsgi [None req-97dd473b-6eaa-4052-bac2-e1fc6f6d4a1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:24:49.374 7 INFO cinder.volume.api [None req-97dd473b-6eaa-4052-bac2-e1fc6f6d4a1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:24:49.374 7 INFO cinder.api.openstack.wsgi [None req-97dd473b-6eaa-4052-bac2-e1fc6f6d4a1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 253/509] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:24:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:24:58.937 8 INFO cinder.api.openstack.wsgi [None req-48a21899-d794-4b54-9464-fa19e90fda17 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:24:58.938 7 INFO cinder.api.openstack.wsgi [None req-97dd473b-6eaa-4052-bac2-e1fc6f6d4a1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:24:58.939 8 INFO cinder.api.openstack.wsgi [None req-48a21899-d794-4b54-9464-fa19e90fda17 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:24:58.939 7 INFO cinder.api.openstack.wsgi [None req-97dd473b-6eaa-4052-bac2-e1fc6f6d4a1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:25:08.938 8 INFO cinder.api.openstack.wsgi [None req-48a21899-d794-4b54-9464-fa19e90fda17 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:25:08.938 7 INFO cinder.api.openstack.wsgi [None req-97dd473b-6eaa-4052-bac2-e1fc6f6d4a1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:25:08.939 8 INFO cinder.api.openstack.wsgi [None req-48a21899-d794-4b54-9464-fa19e90fda17 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:25:08.939 7 INFO cinder.api.openstack.wsgi [None req-97dd473b-6eaa-4052-bac2-e1fc6f6d4a1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:25:18.938 8 INFO cinder.api.openstack.wsgi [None req-48a21899-d794-4b54-9464-fa19e90fda17 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:25:18.938 7 INFO cinder.api.openstack.wsgi [None req-97dd473b-6eaa-4052-bac2-e1fc6f6d4a1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:25:18.939 8 INFO cinder.api.openstack.wsgi [None req-48a21899-d794-4b54-9464-fa19e90fda17 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:25:18.939 7 INFO cinder.api.openstack.wsgi [None req-97dd473b-6eaa-4052-bac2-e1fc6f6d4a1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:25:28.938 8 INFO cinder.api.openstack.wsgi [None req-48a21899-d794-4b54-9464-fa19e90fda17 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:25:28.938 7 INFO cinder.api.openstack.wsgi [None req-97dd473b-6eaa-4052-bac2-e1fc6f6d4a1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:25:28.939 8 INFO cinder.api.openstack.wsgi [None req-48a21899-d794-4b54-9464-fa19e90fda17 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:25:28.940 7 INFO cinder.api.openstack.wsgi [None req-97dd473b-6eaa-4052-bac2-e1fc6f6d4a1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:25:38.938 8 INFO cinder.api.openstack.wsgi [None req-48a21899-d794-4b54-9464-fa19e90fda17 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:25:38.938 7 INFO cinder.api.openstack.wsgi [None req-97dd473b-6eaa-4052-bac2-e1fc6f6d4a1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:25:38.939 8 INFO cinder.api.openstack.wsgi [None req-48a21899-d794-4b54-9464-fa19e90fda17 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:25:38.939 7 INFO cinder.api.openstack.wsgi [None req-97dd473b-6eaa-4052-bac2-e1fc6f6d4a1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:25:48.593 8 INFO cinder.api.openstack.wsgi [None req-66a2fc5e-dbfb-429c-903d-6e84cedae314 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:25:48.607 8 INFO cinder.volume.api [None req-66a2fc5e-dbfb-429c-903d-6e84cedae314 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:25:48.609 8 INFO cinder.api.openstack.wsgi [None req-66a2fc5e-dbfb-429c-903d-6e84cedae314 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/520] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:25:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:25:48.620 7 INFO cinder.api.openstack.wsgi [None req-973bc972-d072-4a1b-9f0f-4e9c80573b5f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:25:48.938 8 INFO cinder.api.openstack.wsgi [None req-66a2fc5e-dbfb-429c-903d-6e84cedae314 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:25:48.939 8 INFO cinder.api.openstack.wsgi [None req-66a2fc5e-dbfb-429c-903d-6e84cedae314 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:25:48.940 8 INFO cinder.api.openstack.wsgi [None req-66a2fc5e-dbfb-429c-903d-6e84cedae314 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:25:48.941 8 INFO cinder.api.openstack.wsgi [None req-66a2fc5e-dbfb-429c-903d-6e84cedae314 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:25:49.125 7 INFO cinder.api.openstack.wsgi [None req-973bc972-d072-4a1b-9f0f-4e9c80573b5f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 259/523] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:25:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:25:49.180 8 INFO cinder.api.openstack.wsgi [None req-2a1a7ca8-7545-48c8-8109-1c6d7754a920 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:25:49.204 8 INFO cinder.api.openstack.wsgi [None req-2a1a7ca8-7545-48c8-8109-1c6d7754a920 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/524] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:25:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:25:49.215 7 INFO cinder.api.openstack.wsgi [None req-db4004ad-6512-4338-a6d5-f2592551a728 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:25:49.239 7 INFO cinder.api.openstack.wsgi [None req-db4004ad-6512-4338-a6d5-f2592551a728 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 260/525] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:25:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:25:49.251 8 INFO cinder.api.openstack.wsgi [None req-1f5884b7-6881-4c60-9c90-55d3596fedf1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:25:49.270 8 INFO cinder.api.openstack.wsgi [None req-1f5884b7-6881-4c60-9c90-55d3596fedf1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/526] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:25:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:25:49.283 7 INFO cinder.api.openstack.wsgi [None req-9398387a-8208-4487-bd0d-0883dbd1b3f7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:25:49.290 7 INFO cinder.api.openstack.wsgi [None req-9398387a-8208-4487-bd0d-0883dbd1b3f7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 261/527] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:25:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:25:49.302 8 INFO cinder.api.openstack.wsgi [None req-ecd45632-c364-4a2d-a846-54ce6b92009e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:25:49.311 8 INFO cinder.volume.api [None req-ecd45632-c364-4a2d-a846-54ce6b92009e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:25:49.313 8 INFO cinder.api.openstack.wsgi [None req-ecd45632-c364-4a2d-a846-54ce6b92009e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 267/528] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:25:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:25:49.324 7 INFO cinder.api.openstack.wsgi [None req-b36512b4-c8c4-452b-bc7b-0ebaac03b602 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:25:49.332 7 INFO cinder.volume.api [None req-b36512b4-c8c4-452b-bc7b-0ebaac03b602 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:25:49.332 7 INFO cinder.api.openstack.wsgi [None req-b36512b4-c8c4-452b-bc7b-0ebaac03b602 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/529] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:25:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:25:58.937 8 INFO cinder.api.openstack.wsgi [None req-ecd45632-c364-4a2d-a846-54ce6b92009e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:25:58.938 7 INFO cinder.api.openstack.wsgi [None req-b36512b4-c8c4-452b-bc7b-0ebaac03b602 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:25:58.938 8 INFO cinder.api.openstack.wsgi [None req-ecd45632-c364-4a2d-a846-54ce6b92009e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:25:58.939 7 INFO cinder.api.openstack.wsgi [None req-b36512b4-c8c4-452b-bc7b-0ebaac03b602 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:26:08.938 7 INFO cinder.api.openstack.wsgi [None req-b36512b4-c8c4-452b-bc7b-0ebaac03b602 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:26:08.938 8 INFO cinder.api.openstack.wsgi [None req-ecd45632-c364-4a2d-a846-54ce6b92009e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:26:08.939 7 INFO cinder.api.openstack.wsgi [None req-b36512b4-c8c4-452b-bc7b-0ebaac03b602 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:26:08.939 8 INFO cinder.api.openstack.wsgi [None req-ecd45632-c364-4a2d-a846-54ce6b92009e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:26:18.937 7 INFO cinder.api.openstack.wsgi [None req-b36512b4-c8c4-452b-bc7b-0ebaac03b602 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:26:18.937 8 INFO cinder.api.openstack.wsgi [None req-ecd45632-c364-4a2d-a846-54ce6b92009e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:26:18.938 7 INFO cinder.api.openstack.wsgi [None req-b36512b4-c8c4-452b-bc7b-0ebaac03b602 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:26:18.939 8 INFO cinder.api.openstack.wsgi [None req-ecd45632-c364-4a2d-a846-54ce6b92009e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:26:28.938 7 INFO cinder.api.openstack.wsgi [None req-b36512b4-c8c4-452b-bc7b-0ebaac03b602 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:26:28.938 8 INFO cinder.api.openstack.wsgi [None req-ecd45632-c364-4a2d-a846-54ce6b92009e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:26:28.939 7 INFO cinder.api.openstack.wsgi [None req-b36512b4-c8c4-452b-bc7b-0ebaac03b602 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:26:28.940 8 INFO cinder.api.openstack.wsgi [None req-ecd45632-c364-4a2d-a846-54ce6b92009e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:26:38.938 7 INFO cinder.api.openstack.wsgi [None req-b36512b4-c8c4-452b-bc7b-0ebaac03b602 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:26:38.938 8 INFO cinder.api.openstack.wsgi [None req-ecd45632-c364-4a2d-a846-54ce6b92009e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:26:38.939 7 INFO cinder.api.openstack.wsgi [None req-b36512b4-c8c4-452b-bc7b-0ebaac03b602 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:26:38.939 8 INFO cinder.api.openstack.wsgi [None req-ecd45632-c364-4a2d-a846-54ce6b92009e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:26:48.590 7 INFO cinder.api.openstack.wsgi [None req-b93efd64-cc77-4795-b6da-d1ad0d708102 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:26:48.637 7 INFO cinder.volume.api [None req-b93efd64-cc77-4795-b6da-d1ad0d708102 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:26:48.640 7 INFO cinder.api.openstack.wsgi [None req-b93efd64-cc77-4795-b6da-d1ad0d708102 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/540] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:26:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:26:48.654 8 INFO cinder.api.openstack.wsgi [None req-02f671ab-603e-4e24-8999-67ca54d332f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:26:48.938 7 INFO cinder.api.openstack.wsgi [None req-b93efd64-cc77-4795-b6da-d1ad0d708102 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:26:48.939 7 INFO cinder.api.openstack.wsgi [None req-b93efd64-cc77-4795-b6da-d1ad0d708102 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:26:48.940 7 INFO cinder.api.openstack.wsgi [None req-b93efd64-cc77-4795-b6da-d1ad0d708102 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:26:48.940 7 INFO cinder.api.openstack.wsgi [None req-b93efd64-cc77-4795-b6da-d1ad0d708102 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:26:49.193 8 INFO cinder.api.openstack.wsgi [None req-02f671ab-603e-4e24-8999-67ca54d332f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 273/543] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:26:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:26:49.205 7 INFO cinder.api.openstack.wsgi [None req-c9de5cb3-7508-4490-b7d0-25f07cf35991 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:26:49.212 7 INFO cinder.volume.api [None req-c9de5cb3-7508-4490-b7d0-25f07cf35991 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:26:49.212 7 INFO cinder.api.openstack.wsgi [None req-c9de5cb3-7508-4490-b7d0-25f07cf35991 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 271/544] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:26:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:26:49.225 8 INFO cinder.api.openstack.wsgi [None req-2176152f-71ac-49d5-9f48-ac97dc2b3386 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:26:49.237 8 INFO cinder.api.openstack.wsgi [None req-2176152f-71ac-49d5-9f48-ac97dc2b3386 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 274/545] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:26:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:26:49.244 7 INFO cinder.api.openstack.wsgi [None req-abc5c962-3d5d-4a7c-a571-7f9ba978453a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:26:49.254 7 INFO cinder.volume.api [None req-abc5c962-3d5d-4a7c-a571-7f9ba978453a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:26:49.256 7 INFO cinder.api.openstack.wsgi [None req-abc5c962-3d5d-4a7c-a571-7f9ba978453a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 272/546] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:26:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:26:49.299 8 INFO cinder.api.openstack.wsgi [None req-10a3e74a-7022-4f94-9525-ebbabd3062e1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:26:49.322 8 INFO cinder.api.openstack.wsgi [None req-10a3e74a-7022-4f94-9525-ebbabd3062e1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/547] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:26:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:26:49.333 7 INFO cinder.api.openstack.wsgi [None req-bd24ddb8-a5e5-4d27-9f7b-d09529c0fb9d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:26:49.356 7 INFO cinder.api.openstack.wsgi [None req-bd24ddb8-a5e5-4d27-9f7b-d09529c0fb9d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/548] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:26:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:26:49.370 8 INFO cinder.api.openstack.wsgi [None req-22debd54-b47e-43c8-917a-f9783c3f62b0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:26:49.392 8 INFO cinder.api.openstack.wsgi [None req-22debd54-b47e-43c8-917a-f9783c3f62b0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 276/549] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:26:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:26:58.938 8 INFO cinder.api.openstack.wsgi [None req-22debd54-b47e-43c8-917a-f9783c3f62b0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:26:58.938 7 INFO cinder.api.openstack.wsgi [None req-bd24ddb8-a5e5-4d27-9f7b-d09529c0fb9d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:26:58.940 8 INFO cinder.api.openstack.wsgi [None req-22debd54-b47e-43c8-917a-f9783c3f62b0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:26:58.940 7 INFO cinder.api.openstack.wsgi [None req-bd24ddb8-a5e5-4d27-9f7b-d09529c0fb9d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:27:08.938 8 INFO cinder.api.openstack.wsgi [None req-22debd54-b47e-43c8-917a-f9783c3f62b0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:27:08.938 7 INFO cinder.api.openstack.wsgi [None req-bd24ddb8-a5e5-4d27-9f7b-d09529c0fb9d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:27:08.939 8 INFO cinder.api.openstack.wsgi [None req-22debd54-b47e-43c8-917a-f9783c3f62b0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:27:08.940 7 INFO cinder.api.openstack.wsgi [None req-bd24ddb8-a5e5-4d27-9f7b-d09529c0fb9d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:27:18.938 8 INFO cinder.api.openstack.wsgi [None req-22debd54-b47e-43c8-917a-f9783c3f62b0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:27:18.938 7 INFO cinder.api.openstack.wsgi [None req-bd24ddb8-a5e5-4d27-9f7b-d09529c0fb9d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:27:18.939 8 INFO cinder.api.openstack.wsgi [None req-22debd54-b47e-43c8-917a-f9783c3f62b0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:27:18.940 7 INFO cinder.api.openstack.wsgi [None req-bd24ddb8-a5e5-4d27-9f7b-d09529c0fb9d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:27:28.938 8 INFO cinder.api.openstack.wsgi [None req-22debd54-b47e-43c8-917a-f9783c3f62b0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:27:28.938 7 INFO cinder.api.openstack.wsgi [None req-bd24ddb8-a5e5-4d27-9f7b-d09529c0fb9d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:27:28.939 8 INFO cinder.api.openstack.wsgi [None req-22debd54-b47e-43c8-917a-f9783c3f62b0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:27:28.940 7 INFO cinder.api.openstack.wsgi [None req-bd24ddb8-a5e5-4d27-9f7b-d09529c0fb9d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:27:38.938 7 INFO cinder.api.openstack.wsgi [None req-bd24ddb8-a5e5-4d27-9f7b-d09529c0fb9d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:27:38.938 8 INFO cinder.api.openstack.wsgi [None req-22debd54-b47e-43c8-917a-f9783c3f62b0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:27:38.939 8 INFO cinder.api.openstack.wsgi [None req-22debd54-b47e-43c8-917a-f9783c3f62b0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:27:38.939 7 INFO cinder.api.openstack.wsgi [None req-bd24ddb8-a5e5-4d27-9f7b-d09529c0fb9d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:27:48.625 8 INFO cinder.api.openstack.wsgi [None req-c5f6dfd7-05f9-4830-8a01-eb58c5a0d1a7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:27:48.650 8 INFO cinder.api.openstack.wsgi [None req-c5f6dfd7-05f9-4830-8a01-eb58c5a0d1a7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/560] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:27:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:27:48.661 7 INFO cinder.api.openstack.wsgi [None req-9e52d684-48b1-41f0-b57b-9ad1dfb56403 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:27:48.682 7 INFO cinder.api.openstack.wsgi [None req-9e52d684-48b1-41f0-b57b-9ad1dfb56403 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/561] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:27:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:27:48.697 8 INFO cinder.api.openstack.wsgi [None req-6d635d0f-ee3f-4cdc-8279-70c717ee1884 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:27:48.721 8 INFO cinder.api.openstack.wsgi [None req-6d635d0f-ee3f-4cdc-8279-70c717ee1884 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/562] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:27:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:27:48.733 7 INFO cinder.api.openstack.wsgi [None req-b04729af-0ef8-4298-8462-5d69fa52e989 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:27:48.740 7 INFO cinder.volume.api [None req-b04729af-0ef8-4298-8462-5d69fa52e989 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:27:48.741 7 INFO cinder.api.openstack.wsgi [None req-b04729af-0ef8-4298-8462-5d69fa52e989 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/563] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:27:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:27:48.754 8 INFO cinder.api.openstack.wsgi [None req-885b562b-7644-48d6-950c-65878f70c753 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:27:48.759 8 INFO cinder.api.openstack.wsgi [None req-885b562b-7644-48d6-950c-65878f70c753 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 284/564] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:27:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:27:48.769 7 INFO cinder.api.openstack.wsgi [None req-8ce7e0bb-5467-4d75-9c88-beb585f4bbe8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:27:48.938 8 INFO cinder.api.openstack.wsgi [None req-885b562b-7644-48d6-950c-65878f70c753 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:27:48.939 8 INFO cinder.api.openstack.wsgi [None req-885b562b-7644-48d6-950c-65878f70c753 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:27:48.941 8 INFO cinder.api.openstack.wsgi [None req-885b562b-7644-48d6-950c-65878f70c753 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:27:48.942 8 INFO cinder.api.openstack.wsgi [None req-885b562b-7644-48d6-950c-65878f70c753 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:27:49.273 7 INFO cinder.api.openstack.wsgi [None req-8ce7e0bb-5467-4d75-9c88-beb585f4bbe8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 281/567] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:27:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:27:49.285 8 INFO cinder.api.openstack.wsgi [None req-8c42ccec-65b4-4163-a599-927501b2eb56 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:27:49.297 8 INFO cinder.volume.api [None req-8c42ccec-65b4-4163-a599-927501b2eb56 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:27:49.299 8 INFO cinder.api.openstack.wsgi [None req-8c42ccec-65b4-4163-a599-927501b2eb56 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/568] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:27:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:27:49.312 7 INFO cinder.api.openstack.wsgi [None req-8e6f9d18-cf8d-461f-a3ef-a8b0f405b1f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:27:49.326 7 INFO cinder.volume.api [None req-8e6f9d18-cf8d-461f-a3ef-a8b0f405b1f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:27:49.328 7 INFO cinder.api.openstack.wsgi [None req-8e6f9d18-cf8d-461f-a3ef-a8b0f405b1f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/569] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:27:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:27:58.938 8 INFO cinder.api.openstack.wsgi [None req-8c42ccec-65b4-4163-a599-927501b2eb56 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:27:58.939 7 INFO cinder.api.openstack.wsgi [None req-8e6f9d18-cf8d-461f-a3ef-a8b0f405b1f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:27:58.939 8 INFO cinder.api.openstack.wsgi [None req-8c42ccec-65b4-4163-a599-927501b2eb56 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:27:58.940 7 INFO cinder.api.openstack.wsgi [None req-8e6f9d18-cf8d-461f-a3ef-a8b0f405b1f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:28:08.938 8 INFO cinder.api.openstack.wsgi [None req-8c42ccec-65b4-4163-a599-927501b2eb56 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:28:08.939 8 INFO cinder.api.openstack.wsgi [None req-8c42ccec-65b4-4163-a599-927501b2eb56 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:28:08.939 7 INFO cinder.api.openstack.wsgi [None req-8e6f9d18-cf8d-461f-a3ef-a8b0f405b1f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:28:08.941 7 INFO cinder.api.openstack.wsgi [None req-8e6f9d18-cf8d-461f-a3ef-a8b0f405b1f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:28:18.938 8 INFO cinder.api.openstack.wsgi [None req-8c42ccec-65b4-4163-a599-927501b2eb56 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:28:18.938 7 INFO cinder.api.openstack.wsgi [None req-8e6f9d18-cf8d-461f-a3ef-a8b0f405b1f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:28:18.939 8 INFO cinder.api.openstack.wsgi [None req-8c42ccec-65b4-4163-a599-927501b2eb56 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:28:18.940 7 INFO cinder.api.openstack.wsgi [None req-8e6f9d18-cf8d-461f-a3ef-a8b0f405b1f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:28:28.937 8 INFO cinder.api.openstack.wsgi [None req-8c42ccec-65b4-4163-a599-927501b2eb56 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:28:28.938 7 INFO cinder.api.openstack.wsgi [None req-8e6f9d18-cf8d-461f-a3ef-a8b0f405b1f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:28:28.938 8 INFO cinder.api.openstack.wsgi [None req-8c42ccec-65b4-4163-a599-927501b2eb56 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:28:28.939 7 INFO cinder.api.openstack.wsgi [None req-8e6f9d18-cf8d-461f-a3ef-a8b0f405b1f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:28:38.939 8 INFO cinder.api.openstack.wsgi [None req-8c42ccec-65b4-4163-a599-927501b2eb56 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:28:38.939 7 INFO cinder.api.openstack.wsgi [None req-8e6f9d18-cf8d-461f-a3ef-a8b0f405b1f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:28:38.940 8 INFO cinder.api.openstack.wsgi [None req-8c42ccec-65b4-4163-a599-927501b2eb56 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:28:38.940 7 INFO cinder.api.openstack.wsgi [None req-8e6f9d18-cf8d-461f-a3ef-a8b0f405b1f6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:28:48.587 8 INFO cinder.api.openstack.wsgi [None req-ffbae3ab-6c6e-4791-b686-d73e1a9ae773 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:28:48.604 8 INFO cinder.volume.api [None req-ffbae3ab-6c6e-4791-b686-d73e1a9ae773 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:28:48.604 8 INFO cinder.api.openstack.wsgi [None req-ffbae3ab-6c6e-4791-b686-d73e1a9ae773 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/580] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:28:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:28:48.617 7 INFO cinder.api.openstack.wsgi [None req-739d460b-6cff-4f5a-bd5a-41d62fd4aa77 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:28:48.624 7 INFO cinder.api.openstack.wsgi [None req-739d460b-6cff-4f5a-bd5a-41d62fd4aa77 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 288/581] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:28:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:28:48.635 8 INFO cinder.api.openstack.wsgi [None req-ea84e5b8-43f4-4501-9753-09057cbabbb4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:28:48.644 8 INFO cinder.volume.api [None req-ea84e5b8-43f4-4501-9753-09057cbabbb4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:28:48.646 8 INFO cinder.api.openstack.wsgi [None req-ea84e5b8-43f4-4501-9753-09057cbabbb4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 294/582] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:28:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:28:48.658 7 INFO cinder.api.openstack.wsgi [None req-b9dbb247-b560-4e21-a287-78b31312538f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:28:48.938 8 INFO cinder.api.openstack.wsgi [None req-ea84e5b8-43f4-4501-9753-09057cbabbb4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:28:48.939 8 INFO cinder.api.openstack.wsgi [None req-ea84e5b8-43f4-4501-9753-09057cbabbb4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:28:48.941 8 INFO cinder.api.openstack.wsgi [None req-ea84e5b8-43f4-4501-9753-09057cbabbb4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:28:48.942 8 INFO cinder.api.openstack.wsgi [None req-ea84e5b8-43f4-4501-9753-09057cbabbb4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:28:49.163 7 INFO cinder.api.openstack.wsgi [None req-b9dbb247-b560-4e21-a287-78b31312538f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 289/585] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:28:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:28:49.208 8 INFO cinder.api.openstack.wsgi [None req-ad8cd62e-b9c9-47a6-8600-f1afd340dd23 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:28:49.233 8 INFO cinder.api.openstack.wsgi [None req-ad8cd62e-b9c9-47a6-8600-f1afd340dd23 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 297/586] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:28:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:28:49.247 7 INFO cinder.api.openstack.wsgi [None req-6b07827f-5015-48af-90c7-38115e4e22c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:28:49.267 7 INFO cinder.api.openstack.wsgi [None req-6b07827f-5015-48af-90c7-38115e4e22c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/587] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:28:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:28:49.281 8 INFO cinder.api.openstack.wsgi [None req-e3b51722-e6d6-4a55-b60e-793a300dca11 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:28:49.303 8 INFO cinder.api.openstack.wsgi [None req-e3b51722-e6d6-4a55-b60e-793a300dca11 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 298/588] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:28:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:28:49.317 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:28:49.327 7 INFO cinder.volume.api [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:28:49.329 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/589] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:28:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:28:58.938 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:28:58.938 8 INFO cinder.api.openstack.wsgi [None req-e3b51722-e6d6-4a55-b60e-793a300dca11 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:28:58.939 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:28:58.939 8 INFO cinder.api.openstack.wsgi [None req-e3b51722-e6d6-4a55-b60e-793a300dca11 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:29:08.937 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:29:08.937 8 INFO cinder.api.openstack.wsgi [None req-e3b51722-e6d6-4a55-b60e-793a300dca11 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:29:08.938 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:29:08.938 8 INFO cinder.api.openstack.wsgi [None req-e3b51722-e6d6-4a55-b60e-793a300dca11 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:29:18.938 8 INFO cinder.api.openstack.wsgi [None req-e3b51722-e6d6-4a55-b60e-793a300dca11 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:29:18.938 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:29:18.939 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:29:18.939 8 INFO cinder.api.openstack.wsgi [None req-e3b51722-e6d6-4a55-b60e-793a300dca11 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:29:28.938 8 INFO cinder.api.openstack.wsgi [None req-e3b51722-e6d6-4a55-b60e-793a300dca11 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:29:28.938 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:29:28.939 8 INFO cinder.api.openstack.wsgi [None req-e3b51722-e6d6-4a55-b60e-793a300dca11 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:29:28.940 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:29:38.937 8 INFO cinder.api.openstack.wsgi [None req-e3b51722-e6d6-4a55-b60e-793a300dca11 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:29:38.938 8 INFO cinder.api.openstack.wsgi [None req-e3b51722-e6d6-4a55-b60e-793a300dca11 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:29:38.938 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:29:38.940 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:29:48.586 8 INFO cinder.api.openstack.wsgi [None req-445113d7-8314-4dc4-b0d4-6733253c12a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:29:48.938 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:29:48.939 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:29:48.941 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:29:48.942 7 INFO cinder.api.openstack.wsgi [None req-21f50b80-14bb-4219-8af5-544f7e1e0a26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:29:49.092 8 INFO cinder.api.openstack.wsgi [None req-445113d7-8314-4dc4-b0d4-6733253c12a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 304/602] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:29:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:29:49.141 7 INFO cinder.api.openstack.wsgi [None req-ea685c1c-3ec7-4409-ad37-4236abbc7e15 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:29:49.163 7 INFO cinder.api.openstack.wsgi [None req-ea685c1c-3ec7-4409-ad37-4236abbc7e15 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/603] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:29:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:29:49.176 8 INFO cinder.api.openstack.wsgi [None req-a5a3a4bd-5964-4dd4-95b7-1fd5c691a84d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:29:49.202 8 INFO cinder.api.openstack.wsgi [None req-a5a3a4bd-5964-4dd4-95b7-1fd5c691a84d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/604] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:29:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:29:49.215 7 INFO cinder.api.openstack.wsgi [None req-21198e7d-fefd-43d1-ba1c-a39a4bcee4d0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:29:49.234 7 INFO cinder.api.openstack.wsgi [None req-21198e7d-fefd-43d1-ba1c-a39a4bcee4d0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/605] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:29:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:29:49.246 8 INFO cinder.api.openstack.wsgi [None req-b540e5dd-a2bc-4314-9064-04161d7f9016 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:29:49.253 8 INFO cinder.volume.api [None req-b540e5dd-a2bc-4314-9064-04161d7f9016 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:29:49.253 8 INFO cinder.api.openstack.wsgi [None req-b540e5dd-a2bc-4314-9064-04161d7f9016 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/606] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:29:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:29:49.263 7 INFO cinder.api.openstack.wsgi [None req-e2405929-73f5-4455-9547-d12ca3d0aa8b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:29:49.273 7 INFO cinder.volume.api [None req-e2405929-73f5-4455-9547-d12ca3d0aa8b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:29:49.275 7 INFO cinder.api.openstack.wsgi [None req-e2405929-73f5-4455-9547-d12ca3d0aa8b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 301/607] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:29:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:29:49.286 8 INFO cinder.api.openstack.wsgi [None req-13eb2458-f93a-4c6e-a4f5-4b2599575ce9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:29:49.299 8 INFO cinder.volume.api [None req-13eb2458-f93a-4c6e-a4f5-4b2599575ce9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:29:49.302 8 INFO cinder.api.openstack.wsgi [None req-13eb2458-f93a-4c6e-a4f5-4b2599575ce9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/608] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:29:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:29:49.315 7 INFO cinder.api.openstack.wsgi [None req-0570f502-6d4f-4cd1-88a0-d822f58a4d00 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:29:49.320 7 INFO cinder.api.openstack.wsgi [None req-0570f502-6d4f-4cd1-88a0-d822f58a4d00 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 302/609] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:29:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:29:58.937 8 INFO cinder.api.openstack.wsgi [None req-13eb2458-f93a-4c6e-a4f5-4b2599575ce9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:29:58.937 7 INFO cinder.api.openstack.wsgi [None req-0570f502-6d4f-4cd1-88a0-d822f58a4d00 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:29:58.938 8 INFO cinder.api.openstack.wsgi [None req-13eb2458-f93a-4c6e-a4f5-4b2599575ce9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:29:58.939 7 INFO cinder.api.openstack.wsgi [None req-0570f502-6d4f-4cd1-88a0-d822f58a4d00 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:30:08.938 8 INFO cinder.api.openstack.wsgi [None req-13eb2458-f93a-4c6e-a4f5-4b2599575ce9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:30:08.939 7 INFO cinder.api.openstack.wsgi [None req-0570f502-6d4f-4cd1-88a0-d822f58a4d00 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:30:08.940 8 INFO cinder.api.openstack.wsgi [None req-13eb2458-f93a-4c6e-a4f5-4b2599575ce9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:30:08.941 7 INFO cinder.api.openstack.wsgi [None req-0570f502-6d4f-4cd1-88a0-d822f58a4d00 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:30:18.938 8 INFO cinder.api.openstack.wsgi [None req-13eb2458-f93a-4c6e-a4f5-4b2599575ce9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:30:18.940 8 INFO cinder.api.openstack.wsgi [None req-13eb2458-f93a-4c6e-a4f5-4b2599575ce9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:30:18.939 7 INFO cinder.api.openstack.wsgi [None req-0570f502-6d4f-4cd1-88a0-d822f58a4d00 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:30:18.943 7 INFO cinder.api.openstack.wsgi [None req-0570f502-6d4f-4cd1-88a0-d822f58a4d00 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:30:28.937 8 INFO cinder.api.openstack.wsgi [None req-13eb2458-f93a-4c6e-a4f5-4b2599575ce9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:30:28.937 7 INFO cinder.api.openstack.wsgi [None req-0570f502-6d4f-4cd1-88a0-d822f58a4d00 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:30:28.938 7 INFO cinder.api.openstack.wsgi [None req-0570f502-6d4f-4cd1-88a0-d822f58a4d00 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:30:28.939 8 INFO cinder.api.openstack.wsgi [None req-13eb2458-f93a-4c6e-a4f5-4b2599575ce9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:30:38.938 7 INFO cinder.api.openstack.wsgi [None req-0570f502-6d4f-4cd1-88a0-d822f58a4d00 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:30:38.938 8 INFO cinder.api.openstack.wsgi [None req-13eb2458-f93a-4c6e-a4f5-4b2599575ce9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:30:38.939 8 INFO cinder.api.openstack.wsgi [None req-13eb2458-f93a-4c6e-a4f5-4b2599575ce9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:30:38.939 7 INFO cinder.api.openstack.wsgi [None req-0570f502-6d4f-4cd1-88a0-d822f58a4d00 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:30:48.714 7 INFO cinder.api.openstack.wsgi [None req-83aca857-68cf-43e9-b909-5f7ef6ca44cf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:30:48.733 7 INFO cinder.api.openstack.wsgi [None req-83aca857-68cf-43e9-b909-5f7ef6ca44cf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 308/620] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:30:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:30:48.745 8 INFO cinder.api.openstack.wsgi [None req-1f400452-e4b7-4a2c-bddc-0f697f09adfb b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:30:48.768 8 INFO cinder.api.openstack.wsgi [None req-1f400452-e4b7-4a2c-bddc-0f697f09adfb b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/621] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:30:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:30:48.781 7 INFO cinder.api.openstack.wsgi [None req-dbcaab64-9356-43c0-99fd-782e104a75c7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:30:48.799 7 INFO cinder.api.openstack.wsgi [None req-dbcaab64-9356-43c0-99fd-782e104a75c7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/622] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:30:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:30:48.810 8 INFO cinder.api.openstack.wsgi [None req-c17eea64-46e7-462b-9879-a80b1f0507a1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:30:48.817 8 INFO cinder.api.openstack.wsgi [None req-c17eea64-46e7-462b-9879-a80b1f0507a1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 314/623] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:30:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:30:48.825 7 INFO cinder.api.openstack.wsgi [None req-83a11b63-924c-4d49-9c40-5455b9702712 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:30:48.830 7 INFO cinder.volume.api [None req-83a11b63-924c-4d49-9c40-5455b9702712 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:30:48.830 7 INFO cinder.api.openstack.wsgi [None req-83a11b63-924c-4d49-9c40-5455b9702712 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 310/624] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:30:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:30:48.841 8 INFO cinder.api.openstack.wsgi [None req-a80f7358-876b-48e6-8c86-47d03031f123 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:30:48.853 8 INFO cinder.volume.api [None req-a80f7358-876b-48e6-8c86-47d03031f123 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:30:48.855 8 INFO cinder.api.openstack.wsgi [None req-a80f7358-876b-48e6-8c86-47d03031f123 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/625] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:30:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:30:48.866 7 INFO cinder.api.openstack.wsgi [None req-c3019d1c-3640-41d5-a0f0-aa5c3e4e07d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:30:48.937 8 INFO cinder.api.openstack.wsgi [None req-a80f7358-876b-48e6-8c86-47d03031f123 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:30:48.938 8 INFO cinder.api.openstack.wsgi [None req-a80f7358-876b-48e6-8c86-47d03031f123 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:30:48.939 8 INFO cinder.api.openstack.wsgi [None req-a80f7358-876b-48e6-8c86-47d03031f123 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:30:48.940 8 INFO cinder.api.openstack.wsgi [None req-a80f7358-876b-48e6-8c86-47d03031f123 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:30:49.370 7 INFO cinder.api.openstack.wsgi [None req-c3019d1c-3640-41d5-a0f0-aa5c3e4e07d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 311/628] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:30:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:30:49.381 8 INFO cinder.api.openstack.wsgi [None req-ffee3f28-8c68-400a-855f-1c54bed7f7a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:30:49.391 8 INFO cinder.volume.api [None req-ffee3f28-8c68-400a-855f-1c54bed7f7a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:30:49.392 8 INFO cinder.api.openstack.wsgi [None req-ffee3f28-8c68-400a-855f-1c54bed7f7a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 318/629] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:30:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:30:58.938 7 INFO cinder.api.openstack.wsgi [None req-c3019d1c-3640-41d5-a0f0-aa5c3e4e07d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:30:58.938 8 INFO cinder.api.openstack.wsgi [None req-ffee3f28-8c68-400a-855f-1c54bed7f7a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:30:58.939 7 INFO cinder.api.openstack.wsgi [None req-c3019d1c-3640-41d5-a0f0-aa5c3e4e07d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:30:58.939 8 INFO cinder.api.openstack.wsgi [None req-ffee3f28-8c68-400a-855f-1c54bed7f7a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:31:08.938 7 INFO cinder.api.openstack.wsgi [None req-c3019d1c-3640-41d5-a0f0-aa5c3e4e07d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:31:08.938 8 INFO cinder.api.openstack.wsgi [None req-ffee3f28-8c68-400a-855f-1c54bed7f7a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:31:08.939 8 INFO cinder.api.openstack.wsgi [None req-ffee3f28-8c68-400a-855f-1c54bed7f7a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:31:08.939 7 INFO cinder.api.openstack.wsgi [None req-c3019d1c-3640-41d5-a0f0-aa5c3e4e07d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:31:18.937 8 INFO cinder.api.openstack.wsgi [None req-ffee3f28-8c68-400a-855f-1c54bed7f7a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:31:18.938 7 INFO cinder.api.openstack.wsgi [None req-c3019d1c-3640-41d5-a0f0-aa5c3e4e07d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:31:18.939 8 INFO cinder.api.openstack.wsgi [None req-ffee3f28-8c68-400a-855f-1c54bed7f7a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:31:18.939 7 INFO cinder.api.openstack.wsgi [None req-c3019d1c-3640-41d5-a0f0-aa5c3e4e07d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:31:28.938 8 INFO cinder.api.openstack.wsgi [None req-ffee3f28-8c68-400a-855f-1c54bed7f7a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:31:28.938 7 INFO cinder.api.openstack.wsgi [None req-c3019d1c-3640-41d5-a0f0-aa5c3e4e07d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:31:28.939 8 INFO cinder.api.openstack.wsgi [None req-ffee3f28-8c68-400a-855f-1c54bed7f7a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:31:28.939 7 INFO cinder.api.openstack.wsgi [None req-c3019d1c-3640-41d5-a0f0-aa5c3e4e07d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:31:38.938 8 INFO cinder.api.openstack.wsgi [None req-ffee3f28-8c68-400a-855f-1c54bed7f7a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:31:38.938 7 INFO cinder.api.openstack.wsgi [None req-c3019d1c-3640-41d5-a0f0-aa5c3e4e07d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:31:38.939 8 INFO cinder.api.openstack.wsgi [None req-ffee3f28-8c68-400a-855f-1c54bed7f7a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:31:38.940 7 INFO cinder.api.openstack.wsgi [None req-c3019d1c-3640-41d5-a0f0-aa5c3e4e07d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:31:48.594 8 INFO cinder.api.openstack.wsgi [None req-fd69d032-4ce3-41cf-96c3-8c4144e105fc b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:31:48.603 8 INFO cinder.volume.api [None req-fd69d032-4ce3-41cf-96c3-8c4144e105fc b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:31:48.604 8 INFO cinder.api.openstack.wsgi [None req-fd69d032-4ce3-41cf-96c3-8c4144e105fc b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/640] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:31:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:31:48.644 7 INFO cinder.api.openstack.wsgi [None req-b174cd71-4df9-442f-9eeb-79d4e2b44cc8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:31:48.665 7 INFO cinder.api.openstack.wsgi [None req-b174cd71-4df9-442f-9eeb-79d4e2b44cc8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/641] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:31:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:31:48.679 8 INFO cinder.api.openstack.wsgi [None req-f62f590d-141e-4156-894c-63f700484fd7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:31:48.702 8 INFO cinder.api.openstack.wsgi [None req-f62f590d-141e-4156-894c-63f700484fd7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/642] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:31:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:31:48.719 7 INFO cinder.api.openstack.wsgi [None req-d7d50f37-7657-40e4-886e-5596178081cd b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:31:48.743 7 INFO cinder.api.openstack.wsgi [None req-d7d50f37-7657-40e4-886e-5596178081cd b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/643] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:31:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:31:48.761 8 INFO cinder.api.openstack.wsgi [None req-bd88ede7-8c3a-4ab5-b211-c3a6cd830fae b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:31:48.766 8 INFO cinder.api.openstack.wsgi [None req-bd88ede7-8c3a-4ab5-b211-c3a6cd830fae b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 326/644] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:31:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:31:48.777 7 INFO cinder.api.openstack.wsgi [None req-6b29c6a8-9ed0-46c6-b9e0-231563101c06 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:31:48.788 7 INFO cinder.volume.api [None req-6b29c6a8-9ed0-46c6-b9e0-231563101c06 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:31:48.790 7 INFO cinder.api.openstack.wsgi [None req-6b29c6a8-9ed0-46c6-b9e0-231563101c06 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/645] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:31:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:31:48.800 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:31:48.806 8 INFO cinder.volume.api [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:31:48.806 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 327/646] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:31:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:31:48.825 7 INFO cinder.api.openstack.wsgi [None req-9e5fc530-0308-488f-ae20-a7be9e251474 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:31:48.938 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:31:48.939 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:31:48.941 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:31:48.942 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:31:49.331 7 INFO cinder.api.openstack.wsgi [None req-9e5fc530-0308-488f-ae20-a7be9e251474 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 320/649] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:31:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:31:58.938 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:31:58.938 7 INFO cinder.api.openstack.wsgi [None req-9e5fc530-0308-488f-ae20-a7be9e251474 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:31:58.939 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:31:58.940 7 INFO cinder.api.openstack.wsgi [None req-9e5fc530-0308-488f-ae20-a7be9e251474 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:32:08.939 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:32:08.941 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:32:08.942 7 INFO cinder.api.openstack.wsgi [None req-9e5fc530-0308-488f-ae20-a7be9e251474 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:32:08.943 7 INFO cinder.api.openstack.wsgi [None req-9e5fc530-0308-488f-ae20-a7be9e251474 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:32:18.938 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:32:18.938 7 INFO cinder.api.openstack.wsgi [None req-9e5fc530-0308-488f-ae20-a7be9e251474 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:32:18.939 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:32:18.940 7 INFO cinder.api.openstack.wsgi [None req-9e5fc530-0308-488f-ae20-a7be9e251474 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:32:28.938 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:32:28.939 7 INFO cinder.api.openstack.wsgi [None req-9e5fc530-0308-488f-ae20-a7be9e251474 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:32:28.939 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:32:28.940 7 INFO cinder.api.openstack.wsgi [None req-9e5fc530-0308-488f-ae20-a7be9e251474 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:32:38.938 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:32:38.938 7 INFO cinder.api.openstack.wsgi [None req-9e5fc530-0308-488f-ae20-a7be9e251474 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:32:38.939 8 INFO cinder.api.openstack.wsgi [None req-3e7818c1-adee-4073-94fa-b0e52a49c56e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:32:38.940 7 INFO cinder.api.openstack.wsgi [None req-9e5fc530-0308-488f-ae20-a7be9e251474 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:32:48.653 8 INFO cinder.api.openstack.wsgi [None req-a68a5049-73a9-4011-8556-18777f93668f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:32:48.659 8 INFO cinder.volume.api [None req-a68a5049-73a9-4011-8556-18777f93668f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:32:48.659 8 INFO cinder.api.openstack.wsgi [None req-a68a5049-73a9-4011-8556-18777f93668f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/660] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:32:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:32:48.702 7 INFO cinder.api.openstack.wsgi [None req-fa45a36e-7e1c-4c9e-8d3c-5b1e85b96e55 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:32:48.720 7 INFO cinder.api.openstack.wsgi [None req-fa45a36e-7e1c-4c9e-8d3c-5b1e85b96e55 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/661] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:32:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:32:48.732 8 INFO cinder.api.openstack.wsgi [None req-7488b2a8-a8f7-4f3a-968f-03d96f105a9a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:32:48.754 8 INFO cinder.api.openstack.wsgi [None req-7488b2a8-a8f7-4f3a-968f-03d96f105a9a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/662] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:32:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:32:48.767 7 INFO cinder.api.openstack.wsgi [None req-03ae6ba0-352d-4d8d-a924-f2aec48c33d8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:32:48.794 7 INFO cinder.api.openstack.wsgi [None req-03ae6ba0-352d-4d8d-a924-f2aec48c33d8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/663] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:32:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:32:48.806 8 INFO cinder.api.openstack.wsgi [None req-9f24b393-3f0d-47e7-88ed-d7c312154dad b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:32:48.815 8 INFO cinder.volume.api [None req-9f24b393-3f0d-47e7-88ed-d7c312154dad b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:32:48.817 8 INFO cinder.api.openstack.wsgi [None req-9f24b393-3f0d-47e7-88ed-d7c312154dad b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/664] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:32:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:32:48.831 7 INFO cinder.api.openstack.wsgi [None req-0ed41187-6e27-4c09-8cde-eb2a84c9aef5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:32:48.938 8 INFO cinder.api.openstack.wsgi [None req-9f24b393-3f0d-47e7-88ed-d7c312154dad b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:32:48.939 8 INFO cinder.api.openstack.wsgi [None req-9f24b393-3f0d-47e7-88ed-d7c312154dad b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:32:48.941 8 INFO cinder.api.openstack.wsgi [None req-9f24b393-3f0d-47e7-88ed-d7c312154dad b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:32:48.941 8 INFO cinder.api.openstack.wsgi [None req-9f24b393-3f0d-47e7-88ed-d7c312154dad b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:32:49.336 7 INFO cinder.api.openstack.wsgi [None req-0ed41187-6e27-4c09-8cde-eb2a84c9aef5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 328/667] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:32:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:32:49.349 8 INFO cinder.api.openstack.wsgi [None req-44889dee-7a79-4dc8-ade0-3a8d6d1349c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:32:49.360 8 INFO cinder.api.openstack.wsgi [None req-44889dee-7a79-4dc8-ade0-3a8d6d1349c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 340/668] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:32:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:32:49.376 7 INFO cinder.api.openstack.wsgi [None req-8d4b7532-4cdc-4d81-84b0-6f1bddaad224 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:32:49.388 7 INFO cinder.volume.api [None req-8d4b7532-4cdc-4d81-84b0-6f1bddaad224 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:32:49.391 7 INFO cinder.api.openstack.wsgi [None req-8d4b7532-4cdc-4d81-84b0-6f1bddaad224 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/669] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:32:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:32:58.938 8 INFO cinder.api.openstack.wsgi [None req-44889dee-7a79-4dc8-ade0-3a8d6d1349c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:32:58.938 7 INFO cinder.api.openstack.wsgi [None req-8d4b7532-4cdc-4d81-84b0-6f1bddaad224 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:32:58.939 8 INFO cinder.api.openstack.wsgi [None req-44889dee-7a79-4dc8-ade0-3a8d6d1349c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:32:58.939 7 INFO cinder.api.openstack.wsgi [None req-8d4b7532-4cdc-4d81-84b0-6f1bddaad224 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:33:08.938 8 INFO cinder.api.openstack.wsgi [None req-44889dee-7a79-4dc8-ade0-3a8d6d1349c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:33:08.938 7 INFO cinder.api.openstack.wsgi [None req-8d4b7532-4cdc-4d81-84b0-6f1bddaad224 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:33:08.939 8 INFO cinder.api.openstack.wsgi [None req-44889dee-7a79-4dc8-ade0-3a8d6d1349c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:33:08.939 7 INFO cinder.api.openstack.wsgi [None req-8d4b7532-4cdc-4d81-84b0-6f1bddaad224 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:33:18.938 8 INFO cinder.api.openstack.wsgi [None req-44889dee-7a79-4dc8-ade0-3a8d6d1349c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:33:18.938 7 INFO cinder.api.openstack.wsgi [None req-8d4b7532-4cdc-4d81-84b0-6f1bddaad224 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:33:18.938 8 INFO cinder.api.openstack.wsgi [None req-44889dee-7a79-4dc8-ade0-3a8d6d1349c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:33:18.939 7 INFO cinder.api.openstack.wsgi [None req-8d4b7532-4cdc-4d81-84b0-6f1bddaad224 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:33:28.938 8 INFO cinder.api.openstack.wsgi [None req-44889dee-7a79-4dc8-ade0-3a8d6d1349c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:33:28.938 7 INFO cinder.api.openstack.wsgi [None req-8d4b7532-4cdc-4d81-84b0-6f1bddaad224 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:33:28.939 8 INFO cinder.api.openstack.wsgi [None req-44889dee-7a79-4dc8-ade0-3a8d6d1349c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:33:28.940 7 INFO cinder.api.openstack.wsgi [None req-8d4b7532-4cdc-4d81-84b0-6f1bddaad224 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:33:38.938 7 INFO cinder.api.openstack.wsgi [None req-8d4b7532-4cdc-4d81-84b0-6f1bddaad224 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:33:38.938 8 INFO cinder.api.openstack.wsgi [None req-44889dee-7a79-4dc8-ade0-3a8d6d1349c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:33:38.939 7 INFO cinder.api.openstack.wsgi [None req-8d4b7532-4cdc-4d81-84b0-6f1bddaad224 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:33:38.939 8 INFO cinder.api.openstack.wsgi [None req-44889dee-7a79-4dc8-ade0-3a8d6d1349c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:33:48.661 7 INFO cinder.api.openstack.wsgi [None req-d4285899-e80a-4643-b2dc-e3568b5384a8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:33:48.694 7 INFO cinder.api.openstack.wsgi [None req-d4285899-e80a-4643-b2dc-e3568b5384a8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/680] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:33:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:33:48.709 8 INFO cinder.api.openstack.wsgi [None req-2cf622d8-3310-4107-8ac3-6ca8be001198 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:33:48.754 8 INFO cinder.api.openstack.wsgi [None req-2cf622d8-3310-4107-8ac3-6ca8be001198 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/681] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:33:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:33:48.766 7 INFO cinder.api.openstack.wsgi [None req-2ac440df-fb19-48eb-81a1-deba48f7d918 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:33:48.787 7 INFO cinder.api.openstack.wsgi [None req-2ac440df-fb19-48eb-81a1-deba48f7d918 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/682] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:33:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:33:48.799 8 INFO cinder.api.openstack.wsgi [None req-c2dadbb9-f608-490d-afb6-f97e82d46683 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:33:48.809 8 INFO cinder.volume.api [None req-c2dadbb9-f608-490d-afb6-f97e82d46683 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:33:48.810 8 INFO cinder.api.openstack.wsgi [None req-c2dadbb9-f608-490d-afb6-f97e82d46683 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 347/683] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:33:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:33:48.825 7 INFO cinder.api.openstack.wsgi [None req-969c6913-5c6d-48f8-b392-ff753cd4f17c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:33:48.838 7 INFO cinder.volume.api [None req-969c6913-5c6d-48f8-b392-ff753cd4f17c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:33:48.840 7 INFO cinder.api.openstack.wsgi [None req-969c6913-5c6d-48f8-b392-ff753cd4f17c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 337/684] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:33:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:33:48.852 8 INFO cinder.api.openstack.wsgi [None req-70de32cf-7eec-424a-bf43-32472503713b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:33:48.859 8 INFO cinder.volume.api [None req-70de32cf-7eec-424a-bf43-32472503713b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:33:48.860 8 INFO cinder.api.openstack.wsgi [None req-70de32cf-7eec-424a-bf43-32472503713b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 348/685] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:33:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:33:48.871 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:33:48.878 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 338/686] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:33:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:33:48.887 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:33:48.937 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:33:48.938 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:33:48.939 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:33:48.939 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:33:49.391 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 349/689] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:33:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:33:58.937 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:33:58.937 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:33:58.938 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:33:58.938 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:34:08.938 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:34:08.938 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:34:08.939 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:34:08.939 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:34:18.938 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:34:18.938 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:34:18.939 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:34:18.939 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:34:28.938 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:34:28.938 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:34:28.939 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:34:28.939 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:34:38.938 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:34:38.938 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:34:38.939 7 INFO cinder.api.openstack.wsgi [None req-09d08598-034c-4960-96e5-35f04c5dd576 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:34:38.940 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:34:48.626 7 INFO cinder.api.openstack.wsgi [None req-5cab9b3c-bbca-4ed0-983e-133aae56720e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:34:48.938 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:34:48.939 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:34:48.939 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:34:48.940 8 INFO cinder.api.openstack.wsgi [None req-478f936d-40c6-48a0-ada9-aae5379de217 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:34:49.131 7 INFO cinder.api.openstack.wsgi [None req-5cab9b3c-bbca-4ed0-983e-133aae56720e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 346/702] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:34:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:34:49.147 8 INFO cinder.api.openstack.wsgi [None req-42d78232-8402-465f-851e-1b19d39cc2a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:34:49.162 8 INFO cinder.volume.api [None req-42d78232-8402-465f-851e-1b19d39cc2a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:34:49.163 8 INFO cinder.api.openstack.wsgi [None req-42d78232-8402-465f-851e-1b19d39cc2a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 357/703] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:34:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:34:49.211 7 INFO cinder.api.openstack.wsgi [None req-833a6911-aade-4671-b122-e6d359e11e7c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:34:49.234 7 INFO cinder.api.openstack.wsgi [None req-833a6911-aade-4671-b122-e6d359e11e7c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/704] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:34:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:34:49.248 8 INFO cinder.api.openstack.wsgi [None req-1c4318bc-3fdf-457e-9221-2f3f0a4e7012 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:34:49.278 8 INFO cinder.api.openstack.wsgi [None req-1c4318bc-3fdf-457e-9221-2f3f0a4e7012 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/705] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:34:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:34:49.289 7 INFO cinder.api.openstack.wsgi [None req-f3ec3d3c-d17e-4455-b7a4-7aa694c46a49 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:34:49.308 7 INFO cinder.api.openstack.wsgi [None req-f3ec3d3c-d17e-4455-b7a4-7aa694c46a49 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/706] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:34:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:34:49.320 8 INFO cinder.api.openstack.wsgi [None req-febc8749-9182-45bb-81f6-d43567330558 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:34:49.329 8 INFO cinder.volume.api [None req-febc8749-9182-45bb-81f6-d43567330558 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:34:49.332 8 INFO cinder.api.openstack.wsgi [None req-febc8749-9182-45bb-81f6-d43567330558 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 359/707] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:34:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:34:49.342 7 INFO cinder.api.openstack.wsgi [None req-dd863641-da9d-4c33-b5c4-5b1ebd80a9c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:34:49.348 7 INFO cinder.volume.api [None req-dd863641-da9d-4c33-b5c4-5b1ebd80a9c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:34:49.348 7 INFO cinder.api.openstack.wsgi [None req-dd863641-da9d-4c33-b5c4-5b1ebd80a9c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 349/708] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:34:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:34:49.359 8 INFO cinder.api.openstack.wsgi [None req-843ba663-c408-41e2-9d38-500ac31a7c2a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:34:49.364 8 INFO cinder.api.openstack.wsgi [None req-843ba663-c408-41e2-9d38-500ac31a7c2a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 360/709] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:34:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:34:58.938 8 INFO cinder.api.openstack.wsgi [None req-843ba663-c408-41e2-9d38-500ac31a7c2a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:34:58.940 8 INFO cinder.api.openstack.wsgi [None req-843ba663-c408-41e2-9d38-500ac31a7c2a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:34:58.943 7 INFO cinder.api.openstack.wsgi [None req-dd863641-da9d-4c33-b5c4-5b1ebd80a9c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:34:58.944 7 INFO cinder.api.openstack.wsgi [None req-dd863641-da9d-4c33-b5c4-5b1ebd80a9c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:35:08.938 8 INFO cinder.api.openstack.wsgi [None req-843ba663-c408-41e2-9d38-500ac31a7c2a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:35:08.938 7 INFO cinder.api.openstack.wsgi [None req-dd863641-da9d-4c33-b5c4-5b1ebd80a9c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:35:08.939 8 INFO cinder.api.openstack.wsgi [None req-843ba663-c408-41e2-9d38-500ac31a7c2a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:35:08.939 7 INFO cinder.api.openstack.wsgi [None req-dd863641-da9d-4c33-b5c4-5b1ebd80a9c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:35:18.938 8 INFO cinder.api.openstack.wsgi [None req-843ba663-c408-41e2-9d38-500ac31a7c2a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:35:18.938 7 INFO cinder.api.openstack.wsgi [None req-dd863641-da9d-4c33-b5c4-5b1ebd80a9c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:35:18.939 8 INFO cinder.api.openstack.wsgi [None req-843ba663-c408-41e2-9d38-500ac31a7c2a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:35:18.940 7 INFO cinder.api.openstack.wsgi [None req-dd863641-da9d-4c33-b5c4-5b1ebd80a9c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:35:28.938 8 INFO cinder.api.openstack.wsgi [None req-843ba663-c408-41e2-9d38-500ac31a7c2a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:35:28.938 7 INFO cinder.api.openstack.wsgi [None req-dd863641-da9d-4c33-b5c4-5b1ebd80a9c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:35:28.939 8 INFO cinder.api.openstack.wsgi [None req-843ba663-c408-41e2-9d38-500ac31a7c2a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:35:28.940 7 INFO cinder.api.openstack.wsgi [None req-dd863641-da9d-4c33-b5c4-5b1ebd80a9c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:35:38.938 8 INFO cinder.api.openstack.wsgi [None req-843ba663-c408-41e2-9d38-500ac31a7c2a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:35:38.939 7 INFO cinder.api.openstack.wsgi [None req-dd863641-da9d-4c33-b5c4-5b1ebd80a9c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:35:38.940 7 INFO cinder.api.openstack.wsgi [None req-dd863641-da9d-4c33-b5c4-5b1ebd80a9c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:35:38.940 8 INFO cinder.api.openstack.wsgi [None req-843ba663-c408-41e2-9d38-500ac31a7c2a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:35:48.599 7 INFO cinder.api.openstack.wsgi [None req-12d2f069-7686-4859-a144-b6a51d4c909a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:35:48.608 7 INFO cinder.volume.api [None req-12d2f069-7686-4859-a144-b6a51d4c909a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:35:48.610 7 INFO cinder.api.openstack.wsgi [None req-12d2f069-7686-4859-a144-b6a51d4c909a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 355/720] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:35:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:35:48.621 8 INFO cinder.api.openstack.wsgi [None req-b9053616-6a80-4a93-8699-7cce21247762 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:35:48.652 8 INFO cinder.volume.api [None req-b9053616-6a80-4a93-8699-7cce21247762 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:35:48.653 8 INFO cinder.api.openstack.wsgi [None req-b9053616-6a80-4a93-8699-7cce21247762 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 366/721] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:35:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:35:48.710 7 INFO cinder.api.openstack.wsgi [None req-0107eb70-fce6-4b71-a10e-87cb2667d01d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:35:48.730 7 INFO cinder.api.openstack.wsgi [None req-0107eb70-fce6-4b71-a10e-87cb2667d01d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/722] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:35:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:35:48.742 8 INFO cinder.api.openstack.wsgi [None req-5d6bbb5a-4832-4e68-8ee3-bfb7d6b9f1ce b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:35:48.758 8 INFO cinder.api.openstack.wsgi [None req-5d6bbb5a-4832-4e68-8ee3-bfb7d6b9f1ce b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/723] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:35:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:35:48.771 7 INFO cinder.api.openstack.wsgi [None req-7529d50a-74b6-4952-beaa-84046bcaed3d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:35:48.790 7 INFO cinder.api.openstack.wsgi [None req-7529d50a-74b6-4952-beaa-84046bcaed3d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/724] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:35:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:35:48.804 8 INFO cinder.api.openstack.wsgi [None req-f76aeab9-478f-4c36-bdea-6b414e1efc44 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:35:48.939 7 INFO cinder.api.openstack.wsgi [None req-7529d50a-74b6-4952-beaa-84046bcaed3d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:35:48.940 7 INFO cinder.api.openstack.wsgi [None req-7529d50a-74b6-4952-beaa-84046bcaed3d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:35:48.942 7 INFO cinder.api.openstack.wsgi [None req-7529d50a-74b6-4952-beaa-84046bcaed3d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:35:48.943 7 INFO cinder.api.openstack.wsgi [None req-7529d50a-74b6-4952-beaa-84046bcaed3d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:35:49.307 8 INFO cinder.api.openstack.wsgi [None req-f76aeab9-478f-4c36-bdea-6b414e1efc44 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 368/727] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:35:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:35:49.319 7 INFO cinder.api.openstack.wsgi [None req-d7f14eaf-432b-4635-9c7e-1385d749328a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:35:49.326 7 INFO cinder.api.openstack.wsgi [None req-d7f14eaf-432b-4635-9c7e-1385d749328a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 360/728] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:35:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:35:49.335 8 INFO cinder.api.openstack.wsgi [None req-2a9765ae-cf0e-4ce1-9d16-6494318a9674 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:35:49.346 8 INFO cinder.volume.api [None req-2a9765ae-cf0e-4ce1-9d16-6494318a9674 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:35:49.347 8 INFO cinder.api.openstack.wsgi [None req-2a9765ae-cf0e-4ce1-9d16-6494318a9674 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 369/729] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:35:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:35:58.938 7 INFO cinder.api.openstack.wsgi [None req-d7f14eaf-432b-4635-9c7e-1385d749328a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:35:58.938 8 INFO cinder.api.openstack.wsgi [None req-2a9765ae-cf0e-4ce1-9d16-6494318a9674 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:35:58.939 7 INFO cinder.api.openstack.wsgi [None req-d7f14eaf-432b-4635-9c7e-1385d749328a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:35:58.939 8 INFO cinder.api.openstack.wsgi [None req-2a9765ae-cf0e-4ce1-9d16-6494318a9674 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:35:59.059 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET https://volume.199-204-45-242.nip.io/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=False 2026-05-04 22:35:59.081 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] https://volume.199-204-45-242.nip.io/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 362/732] 199.204.45.242 () {44 vars in 1069 bytes} [Mon May 4 22:35:59 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=False => generated 338 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:36:08.938 8 INFO cinder.api.openstack.wsgi [None req-2a9765ae-cf0e-4ce1-9d16-6494318a9674 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:36:08.938 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:36:08.939 8 INFO cinder.api.openstack.wsgi [None req-2a9765ae-cf0e-4ce1-9d16-6494318a9674 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:36:08.940 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:36:18.938 8 INFO cinder.api.openstack.wsgi [None req-2a9765ae-cf0e-4ce1-9d16-6494318a9674 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:36:18.938 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:36:18.939 8 INFO cinder.api.openstack.wsgi [None req-2a9765ae-cf0e-4ce1-9d16-6494318a9674 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:36:18.939 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:36:28.938 8 INFO cinder.api.openstack.wsgi [None req-2a9765ae-cf0e-4ce1-9d16-6494318a9674 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:36:28.938 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:36:28.939 8 INFO cinder.api.openstack.wsgi [None req-2a9765ae-cf0e-4ce1-9d16-6494318a9674 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:36:28.939 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:36:38.937 8 INFO cinder.api.openstack.wsgi [None req-2a9765ae-cf0e-4ce1-9d16-6494318a9674 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:36:38.938 8 INFO cinder.api.openstack.wsgi [None req-2a9765ae-cf0e-4ce1-9d16-6494318a9674 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:36:38.938 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:36:38.940 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:36:48.607 8 INFO cinder.api.openstack.wsgi [None req-5617324e-6971-4ed1-86c9-b6eb015a8ed7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:36:48.938 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:36:48.939 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:36:48.940 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:36:48.941 7 INFO cinder.api.openstack.wsgi [None req-c7aa84fa-e752-40a4-85c5-c471a4afdaea b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:36:49.112 8 INFO cinder.api.openstack.wsgi [None req-5617324e-6971-4ed1-86c9-b6eb015a8ed7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 375/743] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:36:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:36:49.154 7 INFO cinder.api.openstack.wsgi [None req-93f6052e-b524-452d-9073-3b0dae6f4b48 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:36:49.180 7 INFO cinder.api.openstack.wsgi [None req-93f6052e-b524-452d-9073-3b0dae6f4b48 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/744] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:36:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:36:49.191 8 INFO cinder.api.openstack.wsgi [None req-9b4894d6-fd50-403b-873f-a8d3d8f6c849 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:36:49.209 8 INFO cinder.api.openstack.wsgi [None req-9b4894d6-fd50-403b-873f-a8d3d8f6c849 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/745] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:36:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:36:49.223 7 INFO cinder.api.openstack.wsgi [None req-dbd1789f-01b9-466f-90a6-6f4b4bd2b4d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:36:49.246 7 INFO cinder.api.openstack.wsgi [None req-dbd1789f-01b9-466f-90a6-6f4b4bd2b4d7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/746] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:36:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:36:49.256 8 INFO cinder.api.openstack.wsgi [None req-ff1e608b-bd65-4480-b225-389380c50c28 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:36:49.262 8 INFO cinder.volume.api [None req-ff1e608b-bd65-4480-b225-389380c50c28 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:36:49.263 8 INFO cinder.api.openstack.wsgi [None req-ff1e608b-bd65-4480-b225-389380c50c28 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 377/747] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:36:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:36:49.274 7 INFO cinder.api.openstack.wsgi [None req-6b26eeb9-7d60-4f0f-b84f-b7079a822c54 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:36:49.279 7 INFO cinder.api.openstack.wsgi [None req-6b26eeb9-7d60-4f0f-b84f-b7079a822c54 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 371/748] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:36:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:36:49.288 8 INFO cinder.api.openstack.wsgi [None req-3d309830-61ee-4d53-aa54-0968cb411f36 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:36:49.297 8 INFO cinder.volume.api [None req-3d309830-61ee-4d53-aa54-0968cb411f36 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:36:49.299 8 INFO cinder.api.openstack.wsgi [None req-3d309830-61ee-4d53-aa54-0968cb411f36 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 378/749] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:36:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:36:49.309 7 INFO cinder.api.openstack.wsgi [None req-dcda5a9d-2eb1-49b8-b666-e36b9a8ebe92 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:36:49.320 7 INFO cinder.volume.api [None req-dcda5a9d-2eb1-49b8-b666-e36b9a8ebe92 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:36:49.322 7 INFO cinder.api.openstack.wsgi [None req-dcda5a9d-2eb1-49b8-b666-e36b9a8ebe92 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 372/750] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:36:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:36:58.938 8 INFO cinder.api.openstack.wsgi [None req-3d309830-61ee-4d53-aa54-0968cb411f36 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:36:58.938 7 INFO cinder.api.openstack.wsgi [None req-dcda5a9d-2eb1-49b8-b666-e36b9a8ebe92 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:36:58.940 7 INFO cinder.api.openstack.wsgi [None req-dcda5a9d-2eb1-49b8-b666-e36b9a8ebe92 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:36:58.940 8 INFO cinder.api.openstack.wsgi [None req-3d309830-61ee-4d53-aa54-0968cb411f36 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:37:07.389 7 INFO cinder.api.openstack.wsgi [None req-ffe253ce-b1bb-4505-adcc-82b9da576257 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET https://volume.199-204-45-242.nip.io/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=False 2026-05-04 22:37:07.407 7 INFO cinder.api.openstack.wsgi [None req-ffe253ce-b1bb-4505-adcc-82b9da576257 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] https://volume.199-204-45-242.nip.io/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 374/753] 199.204.45.242 () {44 vars in 1069 bytes} [Mon May 4 22:37:07 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=False => generated 338 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:37:08.937 8 INFO cinder.api.openstack.wsgi [None req-3d309830-61ee-4d53-aa54-0968cb411f36 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:37:08.938 7 INFO cinder.api.openstack.wsgi [None req-ffe253ce-b1bb-4505-adcc-82b9da576257 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:37:08.939 8 INFO cinder.api.openstack.wsgi [None req-3d309830-61ee-4d53-aa54-0968cb411f36 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:37:08.940 7 INFO cinder.api.openstack.wsgi [None req-ffe253ce-b1bb-4505-adcc-82b9da576257 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:37:18.937 7 INFO cinder.api.openstack.wsgi [None req-ffe253ce-b1bb-4505-adcc-82b9da576257 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:37:18.937 8 INFO cinder.api.openstack.wsgi [None req-3d309830-61ee-4d53-aa54-0968cb411f36 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:37:18.938 7 INFO cinder.api.openstack.wsgi [None req-ffe253ce-b1bb-4505-adcc-82b9da576257 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:37:18.939 8 INFO cinder.api.openstack.wsgi [None req-3d309830-61ee-4d53-aa54-0968cb411f36 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:37:28.938 7 INFO cinder.api.openstack.wsgi [None req-ffe253ce-b1bb-4505-adcc-82b9da576257 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:37:28.938 8 INFO cinder.api.openstack.wsgi [None req-3d309830-61ee-4d53-aa54-0968cb411f36 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:37:28.939 7 INFO cinder.api.openstack.wsgi [None req-ffe253ce-b1bb-4505-adcc-82b9da576257 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:37:28.939 8 INFO cinder.api.openstack.wsgi [None req-3d309830-61ee-4d53-aa54-0968cb411f36 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:37:38.937 7 INFO cinder.api.openstack.wsgi [None req-ffe253ce-b1bb-4505-adcc-82b9da576257 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:37:38.938 8 INFO cinder.api.openstack.wsgi [None req-3d309830-61ee-4d53-aa54-0968cb411f36 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:37:38.939 7 INFO cinder.api.openstack.wsgi [None req-ffe253ce-b1bb-4505-adcc-82b9da576257 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:37:38.939 8 INFO cinder.api.openstack.wsgi [None req-3d309830-61ee-4d53-aa54-0968cb411f36 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:37:48.618 7 INFO cinder.api.openstack.wsgi [None req-1456e34b-e081-4554-a36f-caf630f9729a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:37:48.625 7 INFO cinder.volume.api [None req-1456e34b-e081-4554-a36f-caf630f9729a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:37:48.625 7 INFO cinder.api.openstack.wsgi [None req-1456e34b-e081-4554-a36f-caf630f9729a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 379/762] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:37:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:37:48.636 8 INFO cinder.api.openstack.wsgi [None req-b345238d-5dda-4375-af9a-c314ca168ebf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:37:48.646 8 INFO cinder.volume.api [None req-b345238d-5dda-4375-af9a-c314ca168ebf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:37:48.647 8 INFO cinder.api.openstack.wsgi [None req-b345238d-5dda-4375-af9a-c314ca168ebf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 384/763] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:37:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:37:48.666 7 INFO cinder.api.openstack.wsgi [None req-96ef2a98-ef28-4029-a15e-c60e0ddab6e4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:37:48.938 8 INFO cinder.api.openstack.wsgi [None req-b345238d-5dda-4375-af9a-c314ca168ebf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:37:48.939 8 INFO cinder.api.openstack.wsgi [None req-b345238d-5dda-4375-af9a-c314ca168ebf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:37:48.940 8 INFO cinder.api.openstack.wsgi [None req-b345238d-5dda-4375-af9a-c314ca168ebf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:37:48.941 8 INFO cinder.api.openstack.wsgi [None req-b345238d-5dda-4375-af9a-c314ca168ebf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:37:49.171 7 INFO cinder.api.openstack.wsgi [None req-96ef2a98-ef28-4029-a15e-c60e0ddab6e4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 380/766] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:37:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:37:49.211 8 INFO cinder.api.openstack.wsgi [None req-8eba9f53-4a89-469a-b270-d25530416d5e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:37:49.232 8 INFO cinder.api.openstack.wsgi [None req-8eba9f53-4a89-469a-b270-d25530416d5e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/767] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:37:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:37:49.243 7 INFO cinder.api.openstack.wsgi [None req-a9fd0895-12d7-461e-b321-532482893b26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:37:49.266 7 INFO cinder.api.openstack.wsgi [None req-a9fd0895-12d7-461e-b321-532482893b26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/768] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:37:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:37:49.280 8 INFO cinder.api.openstack.wsgi [None req-80acfb9d-5e5b-4700-8fed-f7a1cf95cbec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:37:49.303 8 INFO cinder.api.openstack.wsgi [None req-80acfb9d-5e5b-4700-8fed-f7a1cf95cbec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/769] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:37:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:37:49.314 7 INFO cinder.api.openstack.wsgi [None req-d42eb0f2-50af-4b75-83ad-2ddc54195b4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:37:49.323 7 INFO cinder.volume.api [None req-d42eb0f2-50af-4b75-83ad-2ddc54195b4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:37:49.326 7 INFO cinder.api.openstack.wsgi [None req-d42eb0f2-50af-4b75-83ad-2ddc54195b4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 382/770] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:37:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:37:49.340 8 INFO cinder.api.openstack.wsgi [None req-3c0c7292-e6d5-4e39-8c61-cc716811c0a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:37:49.346 8 INFO cinder.api.openstack.wsgi [None req-3c0c7292-e6d5-4e39-8c61-cc716811c0a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 389/771] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:37:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:37:58.937 7 INFO cinder.api.openstack.wsgi [None req-d42eb0f2-50af-4b75-83ad-2ddc54195b4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:37:58.938 8 INFO cinder.api.openstack.wsgi [None req-3c0c7292-e6d5-4e39-8c61-cc716811c0a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:37:58.938 7 INFO cinder.api.openstack.wsgi [None req-d42eb0f2-50af-4b75-83ad-2ddc54195b4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:37:58.939 8 INFO cinder.api.openstack.wsgi [None req-3c0c7292-e6d5-4e39-8c61-cc716811c0a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:38:08.938 7 INFO cinder.api.openstack.wsgi [None req-d42eb0f2-50af-4b75-83ad-2ddc54195b4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:38:08.939 7 INFO cinder.api.openstack.wsgi [None req-d42eb0f2-50af-4b75-83ad-2ddc54195b4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:38:08.939 8 INFO cinder.api.openstack.wsgi [None req-3c0c7292-e6d5-4e39-8c61-cc716811c0a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:38:08.940 8 INFO cinder.api.openstack.wsgi [None req-3c0c7292-e6d5-4e39-8c61-cc716811c0a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:38:18.938 7 INFO cinder.api.openstack.wsgi [None req-d42eb0f2-50af-4b75-83ad-2ddc54195b4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:38:18.938 8 INFO cinder.api.openstack.wsgi [None req-3c0c7292-e6d5-4e39-8c61-cc716811c0a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:38:18.939 7 INFO cinder.api.openstack.wsgi [None req-d42eb0f2-50af-4b75-83ad-2ddc54195b4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:38:18.939 8 INFO cinder.api.openstack.wsgi [None req-3c0c7292-e6d5-4e39-8c61-cc716811c0a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:38:28.938 8 INFO cinder.api.openstack.wsgi [None req-3c0c7292-e6d5-4e39-8c61-cc716811c0a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:38:28.938 7 INFO cinder.api.openstack.wsgi [None req-d42eb0f2-50af-4b75-83ad-2ddc54195b4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:38:28.939 8 INFO cinder.api.openstack.wsgi [None req-3c0c7292-e6d5-4e39-8c61-cc716811c0a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:38:28.940 7 INFO cinder.api.openstack.wsgi [None req-d42eb0f2-50af-4b75-83ad-2ddc54195b4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:38:38.938 7 INFO cinder.api.openstack.wsgi [None req-d42eb0f2-50af-4b75-83ad-2ddc54195b4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:38:38.938 8 INFO cinder.api.openstack.wsgi [None req-3c0c7292-e6d5-4e39-8c61-cc716811c0a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:38:38.940 7 INFO cinder.api.openstack.wsgi [None req-d42eb0f2-50af-4b75-83ad-2ddc54195b4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:38:38.940 8 INFO cinder.api.openstack.wsgi [None req-3c0c7292-e6d5-4e39-8c61-cc716811c0a2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:38:44.779 8 INFO cinder.api.openstack.wsgi [None req-ede217b7-5780-4404-86d8-fbf2b162f225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots 2026-05-04 22:38:44.794 8 INFO cinder.volume.api [None req-ede217b7-5780-4404-86d8-fbf2b162f225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:38:44.794 8 INFO cinder.api.openstack.wsgi [None req-ede217b7-5780-4404-86d8-fbf2b162f225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 395/782] 10.0.0.232 () {32 vars in 705 bytes} [Mon May 4 22:38:44 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:38:44.805 7 INFO cinder.api.openstack.wsgi [None req-c817f82c-3de8-4f39-b4c7-806d74d64131 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes 2026-05-04 22:38:44.840 7 INFO cinder.volume.api [None req-c817f82c-3de8-4f39-b4c7-806d74d64131 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:38:44.841 7 INFO cinder.api.openstack.wsgi [None req-c817f82c-3de8-4f39-b4c7-806d74d64131 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes returned with HTTP 200 [pid: 7|app: 0|req: 388/783] 10.0.0.232 () {32 vars in 701 bytes} [Mon May 4 22:38:44 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:38:48.662 8 INFO cinder.api.openstack.wsgi [None req-2d51db44-7762-4fd4-a782-bf8846ffa996 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:38:48.938 7 INFO cinder.api.openstack.wsgi [None req-c817f82c-3de8-4f39-b4c7-806d74d64131 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:38:48.939 7 INFO cinder.api.openstack.wsgi [None req-c817f82c-3de8-4f39-b4c7-806d74d64131 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:38:48.941 7 INFO cinder.api.openstack.wsgi [None req-c817f82c-3de8-4f39-b4c7-806d74d64131 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:38:48.941 7 INFO cinder.api.openstack.wsgi [None req-c817f82c-3de8-4f39-b4c7-806d74d64131 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:38:49.166 8 INFO cinder.api.openstack.wsgi [None req-2d51db44-7762-4fd4-a782-bf8846ffa996 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 396/786] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:38:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:38:49.181 7 INFO cinder.api.openstack.wsgi [None req-82e66979-1d52-4622-b29d-d4db93e6d6b8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:38:49.187 7 INFO cinder.api.openstack.wsgi [None req-82e66979-1d52-4622-b29d-d4db93e6d6b8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 391/787] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:38:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:38:49.201 8 INFO cinder.api.openstack.wsgi [None req-3fb143d5-c9de-452c-847c-928d793bc155 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:38:49.211 8 INFO cinder.volume.api [None req-3fb143d5-c9de-452c-847c-928d793bc155 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:38:49.212 8 INFO cinder.api.openstack.wsgi [None req-3fb143d5-c9de-452c-847c-928d793bc155 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 397/788] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:38:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:38:49.254 7 INFO cinder.api.openstack.wsgi [None req-ec881b22-377d-4afb-ba9c-0fa1e76b0f26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:38:49.284 7 INFO cinder.api.openstack.wsgi [None req-ec881b22-377d-4afb-ba9c-0fa1e76b0f26 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 392/789] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:38:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:38:49.298 8 INFO cinder.api.openstack.wsgi [None req-27a71288-15be-475c-a6db-99a4e3b0dca8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:38:49.318 8 INFO cinder.api.openstack.wsgi [None req-27a71288-15be-475c-a6db-99a4e3b0dca8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/790] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:38:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:38:49.331 7 INFO cinder.api.openstack.wsgi [None req-3597b567-4960-4799-bfd3-6bc78b8e1811 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:38:49.365 7 INFO cinder.api.openstack.wsgi [None req-3597b567-4960-4799-bfd3-6bc78b8e1811 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 393/791] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:38:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:38:49.376 8 INFO cinder.api.openstack.wsgi [None req-c503bcd6-c1f9-42a4-8d3c-98f8894d5609 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:38:49.388 8 INFO cinder.volume.api [None req-c503bcd6-c1f9-42a4-8d3c-98f8894d5609 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:38:49.390 8 INFO cinder.api.openstack.wsgi [None req-c503bcd6-c1f9-42a4-8d3c-98f8894d5609 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 399/792] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:38:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:38:49.402 7 INFO cinder.api.openstack.wsgi [None req-28018932-6e8b-4fdd-beb8-096e6d51ba6f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:38:49.410 7 INFO cinder.volume.api [None req-28018932-6e8b-4fdd-beb8-096e6d51ba6f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:38:49.410 7 INFO cinder.api.openstack.wsgi [None req-28018932-6e8b-4fdd-beb8-096e6d51ba6f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 394/793] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:38:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:38:58.937 7 INFO cinder.api.openstack.wsgi [None req-28018932-6e8b-4fdd-beb8-096e6d51ba6f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:38:58.938 7 INFO cinder.api.openstack.wsgi [None req-28018932-6e8b-4fdd-beb8-096e6d51ba6f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:38:58.938 8 INFO cinder.api.openstack.wsgi [None req-c503bcd6-c1f9-42a4-8d3c-98f8894d5609 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:38:58.940 8 INFO cinder.api.openstack.wsgi [None req-c503bcd6-c1f9-42a4-8d3c-98f8894d5609 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:39:04.895 7 INFO cinder.api.openstack.wsgi [None req-a9a5e4c7-9db6-4012-9ce5-5074a9826e11 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes 2026-05-04 22:39:05.660 7 INFO cinder.api.v3.volumes [None req-a9a5e4c7-9db6-4012-9ce5-5074a9826e11 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] Create volume of 1 GB 2026-05-04 22:39:05.678 7 INFO cinder.volume.api [None req-a9a5e4c7-9db6-4012-9ce5-5074a9826e11 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] Availability Zones retrieved successfully. 2026-05-04 22:39:06.079 7 INFO cinder.volume.api [None req-a9a5e4c7-9db6-4012-9ce5-5074a9826e11 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] Create volume request issued successfully. 2026-05-04 22:39:06.080 7 INFO cinder.api.openstack.wsgi [None req-a9a5e4c7-9db6-4012-9ce5-5074a9826e11 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 396/796] 10.0.0.232 () {34 vars in 723 bytes} [Mon May 4 22:39:04 2026] POST /v3/c17aeda768474169a83eaf1bd8d9553c/volumes => generated 865 bytes in 1191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-04 22:39:06.103 8 INFO cinder.api.openstack.wsgi [None req-19e5a082-f8e1-471a-86b3-69b08d644e06 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 /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-04 22:39:06.145 8 INFO cinder.volume.api [None req-19e5a082-f8e1-471a-86b3-69b08d644e06 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] Volume info retrieved successfully. 2026-05-04 22:39:06.152 8 INFO cinder.api.openstack.wsgi [None req-19e5a082-f8e1-471a-86b3-69b08d644e06 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 returned with HTTP 200 [pid: 8|app: 0|req: 401/797] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:39:06 2026] GET /v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 => generated 933 bytes in 57 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-04 22:39:07.177 7 INFO cinder.api.openstack.wsgi [None req-347ff4ce-284a-4e81-9023-ee6fe29c8722 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 /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-04 22:39:07.194 7 INFO cinder.volume.api [None req-347ff4ce-284a-4e81-9023-ee6fe29c8722 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] Volume info retrieved successfully. 2026-05-04 22:39:07.203 7 INFO cinder.api.openstack.wsgi [None req-347ff4ce-284a-4e81-9023-ee6fe29c8722 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 returned with HTTP 200 [pid: 7|app: 0|req: 397/798] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:39:07 2026] GET /v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:39:08.229 8 INFO cinder.api.openstack.wsgi [None req-bc8ed257-90b8-48bc-9bbf-0e5a4229cc71 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 /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-04 22:39:08.266 8 INFO cinder.volume.api [None req-bc8ed257-90b8-48bc-9bbf-0e5a4229cc71 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] Volume info retrieved successfully. 2026-05-04 22:39:08.276 8 INFO cinder.api.openstack.wsgi [None req-bc8ed257-90b8-48bc-9bbf-0e5a4229cc71 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 returned with HTTP 200 [pid: 8|app: 0|req: 402/799] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:39:08 2026] GET /v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 => generated 957 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:39:08.938 8 INFO cinder.api.openstack.wsgi [None req-bc8ed257-90b8-48bc-9bbf-0e5a4229cc71 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:39:08.938 7 INFO cinder.api.openstack.wsgi [None req-347ff4ce-284a-4e81-9023-ee6fe29c8722 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:39:08.939 8 INFO cinder.api.openstack.wsgi [None req-bc8ed257-90b8-48bc-9bbf-0e5a4229cc71 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:39:08.939 7 INFO cinder.api.openstack.wsgi [None req-347ff4ce-284a-4e81-9023-ee6fe29c8722 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://10.0.0.234: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-04 22:39:09.302 8 INFO cinder.api.openstack.wsgi [None req-09d10906-e422-471a-85d0-619fe89140e4 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 /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-04 22:39:09.319 8 INFO cinder.volume.api [None req-09d10906-e422-471a-85d0-619fe89140e4 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] Volume info retrieved successfully. 2026-05-04 22:39:09.333 8 INFO cinder.api.openstack.wsgi [None req-09d10906-e422-471a-85d0-619fe89140e4 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 returned with HTTP 200 [pid: 8|app: 0|req: 404/802] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:39:09 2026] GET /v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 => generated 1342 bytes in 39 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-04 22:39:09.435 7 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-1ec0261b-7739-45ca-ba10-d9efe6f3c4d2 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 /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-04 22:39:09.453 7 INFO cinder.volume.api [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-1ec0261b-7739-45ca-ba10-d9efe6f3c4d2 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] Volume info retrieved successfully. 2026-05-04 22:39:09.460 7 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-1ec0261b-7739-45ca-ba10-d9efe6f3c4d2 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 returned with HTTP 200 [pid: 7|app: 0|req: 399/803] 10.0.0.210 () {34 vars in 1028 bytes} [Mon May 4 22:39:09 2026] GET /v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 => generated 1342 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-04 22:39:10.377 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-a6dc0fca-e9c0-462e-bf7e-7dc9ccc6bdf9 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 /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-04 22:39:10.394 8 INFO cinder.volume.api [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-a6dc0fca-e9c0-462e-bf7e-7dc9ccc6bdf9 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] Volume info retrieved successfully. 2026-05-04 22:39:10.401 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-a6dc0fca-e9c0-462e-bf7e-7dc9ccc6bdf9 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 returned with HTTP 200 [pid: 8|app: 0|req: 405/804] 10.0.0.210 () {34 vars in 1028 bytes} [Mon May 4 22:39:10 2026] GET /v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 => generated 1342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:39:10.414 7 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-1ec0261b-7739-45ca-ba10-d9efe6f3c4d2 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 22:39:10.414 7 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-1ec0261b-7739-45ca-ba10-d9efe6f3c4d2 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 400/805] 10.0.0.210 () {32 vars in 829 bytes} [Mon May 4 22:39:10 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-04 22:39:10.431 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-a895a1ff-15a7-4458-8138-d425cb6748d3 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/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-04 22:39:10.504 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-a895a1ff-15a7-4458-8138-d425cb6748d3 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/attachments returned with HTTP 200 [pid: 8|app: 0|req: 406/806] 10.0.0.210 () {40 vars in 1057 bytes} [Mon May 4 22:39:10 2026] POST /v3/c17aeda768474169a83eaf1bd8d9553c/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:39:16.693 7 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-1ec0261b-7739-45ca-ba10-d9efe6f3c4d2 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 22:39:16.695 7 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-1ec0261b-7739-45ca-ba10-d9efe6f3c4d2 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 401/807] 199.204.45.242 () {32 vars in 840 bytes} [Mon May 4 22:39:16 2026] GET / => generated 411 bytes in 3 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-04 22:39:16.734 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-14cb77ca-a02a-4edf-8d8e-4793e7e8a209 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 /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-04 22:39:16.751 8 INFO cinder.volume.api [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-14cb77ca-a02a-4edf-8d8e-4793e7e8a209 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] Volume info retrieved successfully. 2026-05-04 22:39:16.757 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-14cb77ca-a02a-4edf-8d8e-4793e7e8a209 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 returned with HTTP 200 [pid: 8|app: 0|req: 407/808] 199.204.45.242 () {36 vars in 1073 bytes} [Mon May 4 22:39:16 2026] GET /v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 => generated 1522 bytes in 30 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-04 22:39:18.822 7 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-6fd616de-311a-450a-8d90-3d2f3020e0dc 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/attachments/7b0743e8-ebb7-4c9c-9cfa-6564632f1ab5 /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-04 22:39:18.938 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-14cb77ca-a02a-4edf-8d8e-4793e7e8a209 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:39:18.940 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-14cb77ca-a02a-4edf-8d8e-4793e7e8a209 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:39:18.941 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-14cb77ca-a02a-4edf-8d8e-4793e7e8a209 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:39:18.942 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-14cb77ca-a02a-4edf-8d8e-4793e7e8a209 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:39:19.895 7 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-6fd616de-311a-450a-8d90-3d2f3020e0dc 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/attachments/7b0743e8-ebb7-4c9c-9cfa-6564632f1ab5 returned with HTTP 200 [pid: 7|app: 0|req: 402/811] 199.204.45.242 () {40 vars in 1135 bytes} [Mon May 4 22:39:18 2026] PUT /v3/c17aeda768474169a83eaf1bd8d9553c/attachments/7b0743e8-ebb7-4c9c-9cfa-6564632f1ab5 => 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-04 22:39:20.413 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-752edac3-edae-4336-8291-1308d4c09848 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/attachments/7b0743e8-ebb7-4c9c-9cfa-6564632f1ab5/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-04 22:39:20.482 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-752edac3-edae-4336-8291-1308d4c09848 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/attachments/7b0743e8-ebb7-4c9c-9cfa-6564632f1ab5/action returned with HTTP 204 [pid: 8|app: 0|req: 410/812] 199.204.45.242 () {40 vars in 1148 bytes} [Mon May 4 22:39:20 2026] POST /v3/c17aeda768474169a83eaf1bd8d9553c/attachments/7b0743e8-ebb7-4c9c-9cfa-6564632f1ab5/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-04 22:39:28.938 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-752edac3-edae-4336-8291-1308d4c09848 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:39:28.938 7 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-6fd616de-311a-450a-8d90-3d2f3020e0dc 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:39:28.939 7 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-6fd616de-311a-450a-8d90-3d2f3020e0dc 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:39:28.939 8 INFO cinder.api.openstack.wsgi [req-f22034c8-db5e-4e06-b171-2e94b74d4f6e req-752edac3-edae-4336-8291-1308d4c09848 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://10.0.0.234: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-04 22:39:35.636 7 INFO cinder.api.openstack.wsgi [req-2a4f095c-494b-4792-baad-9ad208c20059 req-7965aa2b-3a86-4f8a-99d2-c6006d7b4bae 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/attachments/7b0743e8-ebb7-4c9c-9cfa-6564632f1ab5 /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-04 22:39:36.221 7 INFO cinder.api.openstack.wsgi [req-2a4f095c-494b-4792-baad-9ad208c20059 req-7965aa2b-3a86-4f8a-99d2-c6006d7b4bae 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/attachments/7b0743e8-ebb7-4c9c-9cfa-6564632f1ab5 returned with HTTP 200 [pid: 7|app: 0|req: 404/815] 199.204.45.242 () {38 vars in 1103 bytes} [Mon May 4 22:39:35 2026] DELETE /v3/c17aeda768474169a83eaf1bd8d9553c/attachments/7b0743e8-ebb7-4c9c-9cfa-6564632f1ab5 => generated 19 bytes in 594 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-04 22:39:36.249 8 INFO cinder.api.openstack.wsgi [req-2a4f095c-494b-4792-baad-9ad208c20059 req-8f8bf1dd-4ac1-4c46-acb9-6d98027ee8b5 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 2026-05-04 22:39:36.250 8 INFO cinder.api.v3.volumes [req-2a4f095c-494b-4792-baad-9ad208c20059 req-8f8bf1dd-4ac1-4c46-acb9-6d98027ee8b5 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] Delete volume with id: 8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 /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-04 22:39:36.265 8 INFO cinder.volume.api [req-2a4f095c-494b-4792-baad-9ad208c20059 req-8f8bf1dd-4ac1-4c46-acb9-6d98027ee8b5 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] Volume info retrieved successfully. 2026-05-04 22:39:36.307 8 INFO cinder.volume.api [req-2a4f095c-494b-4792-baad-9ad208c20059 req-8f8bf1dd-4ac1-4c46-acb9-6d98027ee8b5 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] Delete volume request issued successfully. 2026-05-04 22:39:36.307 8 INFO cinder.api.openstack.wsgi [req-2a4f095c-494b-4792-baad-9ad208c20059 req-8f8bf1dd-4ac1-4c46-acb9-6d98027ee8b5 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 returned with HTTP 202 [pid: 8|app: 0|req: 412/816] 199.204.45.242 () {36 vars in 1054 bytes} [Mon May 4 22:39:36 2026] DELETE /v3/c17aeda768474169a83eaf1bd8d9553c/volumes/8777ac6b-17dc-4a11-b8ec-c1c40eb4c593 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-04 22:39:38.938 8 INFO cinder.api.openstack.wsgi [req-2a4f095c-494b-4792-baad-9ad208c20059 req-8f8bf1dd-4ac1-4c46-acb9-6d98027ee8b5 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:39:38.938 7 INFO cinder.api.openstack.wsgi [req-2a4f095c-494b-4792-baad-9ad208c20059 req-7965aa2b-3a86-4f8a-99d2-c6006d7b4bae 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:39:38.939 8 INFO cinder.api.openstack.wsgi [req-2a4f095c-494b-4792-baad-9ad208c20059 req-8f8bf1dd-4ac1-4c46-acb9-6d98027ee8b5 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:39:38.939 7 INFO cinder.api.openstack.wsgi [req-2a4f095c-494b-4792-baad-9ad208c20059 req-7965aa2b-3a86-4f8a-99d2-c6006d7b4bae 2c4f463276d14845a9c33aa2ec08aa98 c17aeda768474169a83eaf1bd8d9553c - - default default] http://10.0.0.234: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-04 22:39:48.763 8 INFO cinder.api.openstack.wsgi [None req-bc69b136-97b3-4219-9a68-74db8497a2dc b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:39:48.778 8 INFO cinder.volume.api [None req-bc69b136-97b3-4219-9a68-74db8497a2dc b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:39:48.781 8 INFO cinder.api.openstack.wsgi [None req-bc69b136-97b3-4219-9a68-74db8497a2dc b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 414/819] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:39:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 15 bytes in 220 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-04 22:39:48.797 7 INFO cinder.api.openstack.wsgi [None req-c6e69e7f-2bed-4248-8ffb-dcdf3ee6a1e2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:39:48.803 7 INFO cinder.api.openstack.wsgi [None req-c6e69e7f-2bed-4248-8ffb-dcdf3ee6a1e2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 406/820] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:39:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:39:48.823 8 INFO cinder.api.openstack.wsgi [None req-3fe28e9e-4097-4d8c-9cbc-342d57930a57 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:39:48.938 7 INFO cinder.api.openstack.wsgi [None req-c6e69e7f-2bed-4248-8ffb-dcdf3ee6a1e2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:39:48.939 7 INFO cinder.api.openstack.wsgi [None req-c6e69e7f-2bed-4248-8ffb-dcdf3ee6a1e2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:39:48.940 7 INFO cinder.api.openstack.wsgi [None req-c6e69e7f-2bed-4248-8ffb-dcdf3ee6a1e2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:39:48.941 7 INFO cinder.api.openstack.wsgi [None req-c6e69e7f-2bed-4248-8ffb-dcdf3ee6a1e2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:39:49.329 8 INFO cinder.api.openstack.wsgi [None req-3fe28e9e-4097-4d8c-9cbc-342d57930a57 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 415/823] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:39:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:39:49.372 7 INFO cinder.api.openstack.wsgi [None req-d71e4b57-e847-483f-9736-865366977285 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/06228b954c19493fbab28d2447098f30?usage=true 2026-05-04 22:39:49.416 7 INFO cinder.api.openstack.wsgi [None req-d71e4b57-e847-483f-9736-865366977285 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/06228b954c19493fbab28d2447098f30?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/824] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:39:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/06228b954c19493fbab28d2447098f30?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:39:49.429 8 INFO cinder.api.openstack.wsgi [None req-2e18bf7b-6ab9-40ed-9e57-bd1ac4fb7415 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/308da0d587624e5b88d466ed8783ed92?usage=true 2026-05-04 22:39:49.454 8 INFO cinder.api.openstack.wsgi [None req-2e18bf7b-6ab9-40ed-9e57-bd1ac4fb7415 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/308da0d587624e5b88d466ed8783ed92?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/825] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:39:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/308da0d587624e5b88d466ed8783ed92?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:39:49.470 7 INFO cinder.api.openstack.wsgi [None req-e5c771df-ff28-40ce-8848-87ada7a0a897 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:39:49.493 7 INFO cinder.api.openstack.wsgi [None req-e5c771df-ff28-40ce-8848-87ada7a0a897 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/826] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:39:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:39:49.508 8 INFO cinder.api.openstack.wsgi [None req-dc57e4dc-c7e6-41f4-98cc-59c98c8ca700 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/eae85fb03bbe48449dc699c6df70a72a?usage=true 2026-05-04 22:39:49.529 8 INFO cinder.api.openstack.wsgi [None req-dc57e4dc-c7e6-41f4-98cc-59c98c8ca700 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/eae85fb03bbe48449dc699c6df70a72a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/827] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:39:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/eae85fb03bbe48449dc699c6df70a72a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:39:49.543 7 INFO cinder.api.openstack.wsgi [None req-f5da77b1-303b-4e02-806c-bd16a00a335e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:39:49.561 7 INFO cinder.api.openstack.wsgi [None req-f5da77b1-303b-4e02-806c-bd16a00a335e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/828] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:39:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:39:49.574 8 INFO cinder.api.openstack.wsgi [None req-d152ad60-eeac-4ad7-aaee-a4e80811d383 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/f2ce8b39ac2f461990448341d8c8f773?usage=true 2026-05-04 22:39:49.607 8 INFO cinder.api.openstack.wsgi [None req-d152ad60-eeac-4ad7-aaee-a4e80811d383 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/f2ce8b39ac2f461990448341d8c8f773?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/829] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:39:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/f2ce8b39ac2f461990448341d8c8f773?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:39:49.619 7 INFO cinder.api.openstack.wsgi [None req-37fb5038-3ca0-40a2-b97e-aa9a8709e4c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:39:49.654 7 INFO cinder.api.openstack.wsgi [None req-37fb5038-3ca0-40a2-b97e-aa9a8709e4c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 412/830] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:39:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:39:49.667 8 INFO cinder.api.openstack.wsgi [None req-ae3457c9-931b-49f2-b8fc-6d241345f348 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:39:49.673 8 INFO cinder.volume.api [None req-ae3457c9-931b-49f2-b8fc-6d241345f348 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:39:49.673 8 INFO cinder.api.openstack.wsgi [None req-ae3457c9-931b-49f2-b8fc-6d241345f348 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 419/831] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:39:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:39:49.684 7 INFO cinder.api.openstack.wsgi [None req-ea89185b-8395-4e66-bbea-fd62fb9e200a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:39:49.696 7 INFO cinder.volume.api [None req-ea89185b-8395-4e66-bbea-fd62fb9e200a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:39:49.698 7 INFO cinder.api.openstack.wsgi [None req-ea89185b-8395-4e66-bbea-fd62fb9e200a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 413/832] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:39:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:39:58.939 8 INFO cinder.api.openstack.wsgi [None req-ae3457c9-931b-49f2-b8fc-6d241345f348 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:39:58.940 7 INFO cinder.api.openstack.wsgi [None req-ea89185b-8395-4e66-bbea-fd62fb9e200a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:39:58.941 7 INFO cinder.api.openstack.wsgi [None req-ea89185b-8395-4e66-bbea-fd62fb9e200a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:39:58.941 8 INFO cinder.api.openstack.wsgi [None req-ae3457c9-931b-49f2-b8fc-6d241345f348 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:40:08.938 8 INFO cinder.api.openstack.wsgi [None req-ae3457c9-931b-49f2-b8fc-6d241345f348 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:40:08.938 7 INFO cinder.api.openstack.wsgi [None req-ea89185b-8395-4e66-bbea-fd62fb9e200a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:40:08.939 8 INFO cinder.api.openstack.wsgi [None req-ae3457c9-931b-49f2-b8fc-6d241345f348 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:40:08.941 7 INFO cinder.api.openstack.wsgi [None req-ea89185b-8395-4e66-bbea-fd62fb9e200a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:40:12.445 8 INFO cinder.api.openstack.wsgi [req-6eff0536-5583-4afc-8a0e-32b7cd00e4e0 req-3a796f82-d973-4aa2-9bfc-1d721101817d 09c44524d1d64a769ed84c522dbc831e 06228b954c19493fbab28d2447098f30 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/06228b954c19493fbab28d2447098f30/attachments?instance_id=481c807a-97bd-4db9-804b-f65d60291f98 2026-05-04 22:40:12.461 8 INFO cinder.api.openstack.wsgi [req-6eff0536-5583-4afc-8a0e-32b7cd00e4e0 req-3a796f82-d973-4aa2-9bfc-1d721101817d 09c44524d1d64a769ed84c522dbc831e 06228b954c19493fbab28d2447098f30 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/06228b954c19493fbab28d2447098f30/attachments?instance_id=481c807a-97bd-4db9-804b-f65d60291f98 returned with HTTP 200 [pid: 8|app: 0|req: 422/837] 199.204.45.242 () {36 vars in 1104 bytes} [Mon May 4 22:40:12 2026] GET /v3/06228b954c19493fbab28d2447098f30/attachments?instance_id=481c807a-97bd-4db9-804b-f65d60291f98 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:40:18.937 7 INFO cinder.api.openstack.wsgi [None req-ea89185b-8395-4e66-bbea-fd62fb9e200a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:40:18.937 7 INFO cinder.api.openstack.wsgi [None req-ea89185b-8395-4e66-bbea-fd62fb9e200a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:40:18.939 8 INFO cinder.api.openstack.wsgi [req-6eff0536-5583-4afc-8a0e-32b7cd00e4e0 req-3a796f82-d973-4aa2-9bfc-1d721101817d 09c44524d1d64a769ed84c522dbc831e 06228b954c19493fbab28d2447098f30 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:40:18.940 8 INFO cinder.api.openstack.wsgi [req-6eff0536-5583-4afc-8a0e-32b7cd00e4e0 req-3a796f82-d973-4aa2-9bfc-1d721101817d 09c44524d1d64a769ed84c522dbc831e 06228b954c19493fbab28d2447098f30 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:40:28.937 7 INFO cinder.api.openstack.wsgi [None req-ea89185b-8395-4e66-bbea-fd62fb9e200a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:40:28.938 7 INFO cinder.api.openstack.wsgi [None req-ea89185b-8395-4e66-bbea-fd62fb9e200a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:40:28.940 8 INFO cinder.api.openstack.wsgi [req-6eff0536-5583-4afc-8a0e-32b7cd00e4e0 req-3a796f82-d973-4aa2-9bfc-1d721101817d 09c44524d1d64a769ed84c522dbc831e 06228b954c19493fbab28d2447098f30 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:40:28.940 8 INFO cinder.api.openstack.wsgi [req-6eff0536-5583-4afc-8a0e-32b7cd00e4e0 req-3a796f82-d973-4aa2-9bfc-1d721101817d 09c44524d1d64a769ed84c522dbc831e 06228b954c19493fbab28d2447098f30 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:40:38.937 7 INFO cinder.api.openstack.wsgi [None req-ea89185b-8395-4e66-bbea-fd62fb9e200a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:40:38.938 8 INFO cinder.api.openstack.wsgi [req-6eff0536-5583-4afc-8a0e-32b7cd00e4e0 req-3a796f82-d973-4aa2-9bfc-1d721101817d 09c44524d1d64a769ed84c522dbc831e 06228b954c19493fbab28d2447098f30 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:40:38.939 8 INFO cinder.api.openstack.wsgi [req-6eff0536-5583-4afc-8a0e-32b7cd00e4e0 req-3a796f82-d973-4aa2-9bfc-1d721101817d 09c44524d1d64a769ed84c522dbc831e 06228b954c19493fbab28d2447098f30 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:40:38.939 7 INFO cinder.api.openstack.wsgi [None req-ea89185b-8395-4e66-bbea-fd62fb9e200a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:40:48.704 8 INFO cinder.api.openstack.wsgi [None req-33545a00-3f3a-4af5-8623-fe2d668f107b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:40:48.715 8 INFO cinder.volume.api [None req-33545a00-3f3a-4af5-8623-fe2d668f107b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:40:48.716 8 INFO cinder.api.openstack.wsgi [None req-33545a00-3f3a-4af5-8623-fe2d668f107b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 426/844] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:40:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:40:48.730 7 INFO cinder.api.openstack.wsgi [None req-d13f3e46-3f01-490e-a1d8-9309945eac4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:40:48.741 7 INFO cinder.volume.api [None req-d13f3e46-3f01-490e-a1d8-9309945eac4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:40:48.743 7 INFO cinder.api.openstack.wsgi [None req-d13f3e46-3f01-490e-a1d8-9309945eac4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 419/845] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:40:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:40:48.872 8 INFO cinder.api.openstack.wsgi [None req-902cc869-fb02-4b75-bee4-2de9cf155cd1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/06228b954c19493fbab28d2447098f30?usage=true 2026-05-04 22:40:48.916 8 INFO cinder.api.openstack.wsgi [None req-902cc869-fb02-4b75-bee4-2de9cf155cd1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/06228b954c19493fbab28d2447098f30?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/846] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:40:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/06228b954c19493fbab28d2447098f30?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:40:48.930 7 INFO cinder.api.openstack.wsgi [None req-fc52bd79-b585-49bc-bea1-40460e619bc6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/640392d49b604baeb2ad4ca249f2d8a5?usage=true 2026-05-04 22:40:48.938 8 INFO cinder.api.openstack.wsgi [None req-902cc869-fb02-4b75-bee4-2de9cf155cd1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:40:48.938 8 INFO cinder.api.openstack.wsgi [None req-902cc869-fb02-4b75-bee4-2de9cf155cd1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:40:48.939 8 INFO cinder.api.openstack.wsgi [None req-902cc869-fb02-4b75-bee4-2de9cf155cd1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:40:48.939 8 INFO cinder.api.openstack.wsgi [None req-902cc869-fb02-4b75-bee4-2de9cf155cd1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:40:48.953 7 INFO cinder.api.openstack.wsgi [None req-fc52bd79-b585-49bc-bea1-40460e619bc6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/640392d49b604baeb2ad4ca249f2d8a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/849] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:40:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/640392d49b604baeb2ad4ca249f2d8a5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:40:48.963 8 INFO cinder.api.openstack.wsgi [None req-c7fa5c0b-1964-4280-b3f4-964c12531a25 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:40:48.987 8 INFO cinder.api.openstack.wsgi [None req-c7fa5c0b-1964-4280-b3f4-964c12531a25 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/850] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:40:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:40:49.001 7 INFO cinder.api.openstack.wsgi [None req-5b400e07-3066-4ee9-99d0-1d097c7aeaab b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/bda7b6046e99473eb6c6013571c6ee09?usage=true 2026-05-04 22:40:49.032 7 INFO cinder.api.openstack.wsgi [None req-5b400e07-3066-4ee9-99d0-1d097c7aeaab b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/bda7b6046e99473eb6c6013571c6ee09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/851] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:40:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/bda7b6046e99473eb6c6013571c6ee09?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:40:49.052 8 INFO cinder.api.openstack.wsgi [None req-4ff79d86-f243-433c-8faa-b51868eea62a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:40:49.076 8 INFO cinder.api.openstack.wsgi [None req-4ff79d86-f243-433c-8faa-b51868eea62a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/852] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:40:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:40:49.087 7 INFO cinder.api.openstack.wsgi [None req-3bc4d312-f574-4d15-a63d-e60b6b69b95f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:40:49.118 7 INFO cinder.api.openstack.wsgi [None req-3bc4d312-f574-4d15-a63d-e60b6b69b95f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/853] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:40:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:40:49.129 8 INFO cinder.api.openstack.wsgi [None req-22215f83-476f-49c0-baf3-3559f3edf11d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:40:49.633 8 INFO cinder.api.openstack.wsgi [None req-22215f83-476f-49c0-baf3-3559f3edf11d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 432/854] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:40:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:40:49.649 7 INFO cinder.api.openstack.wsgi [None req-b49f9d80-18bd-484a-b3c7-28cb9fb60fa4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:40:49.658 7 INFO cinder.volume.api [None req-b49f9d80-18bd-484a-b3c7-28cb9fb60fa4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:40:49.660 7 INFO cinder.api.openstack.wsgi [None req-b49f9d80-18bd-484a-b3c7-28cb9fb60fa4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 423/855] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:40:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:40:49.676 8 INFO cinder.api.openstack.wsgi [None req-24899d12-7679-4114-ab5c-ed50f7145225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:40:49.682 8 INFO cinder.api.openstack.wsgi [None req-24899d12-7679-4114-ab5c-ed50f7145225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 433/856] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:40:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:40:58.938 7 INFO cinder.api.openstack.wsgi [None req-b49f9d80-18bd-484a-b3c7-28cb9fb60fa4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:40:58.939 7 INFO cinder.api.openstack.wsgi [None req-b49f9d80-18bd-484a-b3c7-28cb9fb60fa4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:40:58.938 8 INFO cinder.api.openstack.wsgi [None req-24899d12-7679-4114-ab5c-ed50f7145225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:40:58.940 8 INFO cinder.api.openstack.wsgi [None req-24899d12-7679-4114-ab5c-ed50f7145225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:41:08.938 7 INFO cinder.api.openstack.wsgi [None req-b49f9d80-18bd-484a-b3c7-28cb9fb60fa4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:41:08.938 8 INFO cinder.api.openstack.wsgi [None req-24899d12-7679-4114-ab5c-ed50f7145225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:41:08.938 7 INFO cinder.api.openstack.wsgi [None req-b49f9d80-18bd-484a-b3c7-28cb9fb60fa4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:41:08.939 8 INFO cinder.api.openstack.wsgi [None req-24899d12-7679-4114-ab5c-ed50f7145225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:41:18.938 7 INFO cinder.api.openstack.wsgi [None req-b49f9d80-18bd-484a-b3c7-28cb9fb60fa4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:41:18.938 8 INFO cinder.api.openstack.wsgi [None req-24899d12-7679-4114-ab5c-ed50f7145225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:41:18.939 8 INFO cinder.api.openstack.wsgi [None req-24899d12-7679-4114-ab5c-ed50f7145225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:41:18.939 7 INFO cinder.api.openstack.wsgi [None req-b49f9d80-18bd-484a-b3c7-28cb9fb60fa4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:41:28.241 8 INFO cinder.api.openstack.wsgi [None req-24899d12-7679-4114-ab5c-ed50f7145225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 22:41:28.242 8 INFO cinder.api.openstack.wsgi [None req-24899d12-7679-4114-ab5c-ed50f7145225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 437/863] 10.0.0.232 () {30 vars in 411 bytes} [Mon May 4 22:41:28 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-04 22:41:28.938 7 INFO cinder.api.openstack.wsgi [None req-b49f9d80-18bd-484a-b3c7-28cb9fb60fa4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:41:28.938 8 INFO cinder.api.openstack.wsgi [None req-24899d12-7679-4114-ab5c-ed50f7145225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:41:28.939 7 INFO cinder.api.openstack.wsgi [None req-b49f9d80-18bd-484a-b3c7-28cb9fb60fa4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:41:28.939 8 INFO cinder.api.openstack.wsgi [None req-24899d12-7679-4114-ab5c-ed50f7145225 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:41:29.136 7 INFO cinder.api.openstack.wsgi [None req-b23668fd-bc67-4e86-90ac-7d18ed456ae0 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes 2026-05-04 22:41:29.178 7 INFO cinder.volume.api [None req-b23668fd-bc67-4e86-90ac-7d18ed456ae0 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Get all volumes completed successfully. 2026-05-04 22:41:29.179 7 INFO cinder.api.openstack.wsgi [None req-b23668fd-bc67-4e86-90ac-7d18ed456ae0 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes returned with HTTP 200 [pid: 7|app: 0|req: 428/866] 10.0.0.232 () {32 vars in 701 bytes} [Mon May 4 22:41:29 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:41:29.196 8 INFO cinder.api.openstack.wsgi [None req-1ae9b38a-f92b-4295-824d-634ff62c49d2 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes 2026-05-04 22:41:29.199 8 INFO cinder.api.v3.volumes [None req-1ae9b38a-f92b-4295-824d-634ff62c49d2 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Create volume of 1 GB 2026-05-04 22:41:29.214 8 INFO cinder.volume.api [None req-1ae9b38a-f92b-4295-824d-634ff62c49d2 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Availability Zones retrieved successfully. 2026-05-04 22:41:29.431 8 INFO cinder.volume.api [None req-1ae9b38a-f92b-4295-824d-634ff62c49d2 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Create volume request issued successfully. 2026-05-04 22:41:29.432 8 INFO cinder.api.openstack.wsgi [None req-1ae9b38a-f92b-4295-824d-634ff62c49d2 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 439/867] 10.0.0.232 () {34 vars in 723 bytes} [Mon May 4 22:41:29 2026] POST /v3/7cc86dcd9c244588b8262809869db47a/volumes => generated 876 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-04 22:41:29.459 7 INFO cinder.api.openstack.wsgi [None req-fa363c59-766a-4577-bb6e-605955b77288 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 /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-04 22:41:29.477 7 INFO cinder.volume.api [None req-fa363c59-766a-4577-bb6e-605955b77288 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:29.482 7 INFO cinder.api.openstack.wsgi [None req-fa363c59-766a-4577-bb6e-605955b77288 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 returned with HTTP 200 [pid: 7|app: 0|req: 429/868] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:29 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 => generated 944 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-04 22:41:30.502 8 INFO cinder.api.openstack.wsgi [None req-9333bda3-6959-48f3-9dec-e688b07cfb5d c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 /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-04 22:41:30.513 8 INFO cinder.volume.api [None req-9333bda3-6959-48f3-9dec-e688b07cfb5d c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:30.517 8 INFO cinder.api.openstack.wsgi [None req-9333bda3-6959-48f3-9dec-e688b07cfb5d c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 returned with HTTP 200 [pid: 8|app: 0|req: 440/869] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:30 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 => generated 969 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:30.540 7 INFO cinder.api.openstack.wsgi [None req-6475a1ac-0eea-43b9-adbe-227450138176 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 /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-04 22:41:30.559 7 INFO cinder.volume.api [None req-6475a1ac-0eea-43b9-adbe-227450138176 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:30.566 7 INFO cinder.api.openstack.wsgi [None req-6475a1ac-0eea-43b9-adbe-227450138176 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 returned with HTTP 200 [pid: 7|app: 0|req: 430/870] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:30 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:30.591 8 INFO cinder.api.openstack.wsgi [None req-716a0ad4-4d2c-46d2-bee5-b3a25683636a c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes 2026-05-04 22:41:30.595 8 INFO cinder.api.v3.volumes [None req-716a0ad4-4d2c-46d2-bee5-b3a25683636a c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Create volume of 1 GB 2026-05-04 22:41:30.600 8 INFO cinder.volume.api [None req-716a0ad4-4d2c-46d2-bee5-b3a25683636a c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Availability Zones retrieved successfully. 2026-05-04 22:41:30.701 8 INFO cinder.volume.api [None req-716a0ad4-4d2c-46d2-bee5-b3a25683636a c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Create volume request issued successfully. 2026-05-04 22:41:30.702 8 INFO cinder.api.openstack.wsgi [None req-716a0ad4-4d2c-46d2-bee5-b3a25683636a c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 441/871] 10.0.0.232 () {34 vars in 723 bytes} [Mon May 4 22:41:30 2026] POST /v3/7cc86dcd9c244588b8262809869db47a/volumes => generated 874 bytes in 118 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-04 22:41:30.723 7 INFO cinder.api.openstack.wsgi [None req-3b314ba3-cba9-489f-9fd1-9930cff55be4 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e /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-04 22:41:30.747 7 INFO cinder.volume.api [None req-3b314ba3-cba9-489f-9fd1-9930cff55be4 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:30.756 7 INFO cinder.api.openstack.wsgi [None req-3b314ba3-cba9-489f-9fd1-9930cff55be4 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e returned with HTTP 200 [pid: 7|app: 0|req: 431/872] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:30 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e => generated 942 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:31.785 8 INFO cinder.api.openstack.wsgi [None req-c3bae9ca-f312-4bb9-905d-8033da612dba c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e /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-04 22:41:31.814 8 INFO cinder.volume.api [None req-c3bae9ca-f312-4bb9-905d-8033da612dba c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:31.828 8 INFO cinder.api.openstack.wsgi [None req-c3bae9ca-f312-4bb9-905d-8033da612dba c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e returned with HTTP 200 [pid: 8|app: 0|req: 442/873] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:31 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e => generated 967 bytes in 54 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-04 22:41:31.850 7 INFO cinder.api.openstack.wsgi [None req-c2d6fb5d-863e-45bd-9157-5681c09308e8 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e /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-04 22:41:31.874 7 INFO cinder.volume.api [None req-c2d6fb5d-863e-45bd-9157-5681c09308e8 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:31.880 7 INFO cinder.api.openstack.wsgi [None req-c2d6fb5d-863e-45bd-9157-5681c09308e8 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e returned with HTTP 200 [pid: 7|app: 0|req: 432/874] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:31 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e => generated 967 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:31.902 8 INFO cinder.api.openstack.wsgi [None req-7428285e-26de-48f8-b220-a54ef63c9a20 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes 2026-05-04 22:41:31.905 8 INFO cinder.api.v3.volumes [None req-7428285e-26de-48f8-b220-a54ef63c9a20 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Create volume of 1 GB 2026-05-04 22:41:31.911 8 INFO cinder.volume.api [None req-7428285e-26de-48f8-b220-a54ef63c9a20 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Availability Zones retrieved successfully. 2026-05-04 22:41:32.037 8 INFO cinder.volume.api [None req-7428285e-26de-48f8-b220-a54ef63c9a20 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Create volume request issued successfully. 2026-05-04 22:41:32.038 8 INFO cinder.api.openstack.wsgi [None req-7428285e-26de-48f8-b220-a54ef63c9a20 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 443/875] 10.0.0.232 () {34 vars in 723 bytes} [Mon May 4 22:41:31 2026] POST /v3/7cc86dcd9c244588b8262809869db47a/volumes => generated 875 bytes in 144 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-04 22:41:32.060 7 INFO cinder.api.openstack.wsgi [None req-48f48b4e-5bdd-4a5c-b2ca-aed2319d0358 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 /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-04 22:41:32.072 7 INFO cinder.volume.api [None req-48f48b4e-5bdd-4a5c-b2ca-aed2319d0358 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:32.078 7 INFO cinder.api.openstack.wsgi [None req-48f48b4e-5bdd-4a5c-b2ca-aed2319d0358 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 returned with HTTP 200 [pid: 7|app: 0|req: 433/876] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:32 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:33.101 8 INFO cinder.api.openstack.wsgi [None req-483272e5-3874-4eaa-915b-8eb0af42dec6 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 /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-04 22:41:33.115 8 INFO cinder.volume.api [None req-483272e5-3874-4eaa-915b-8eb0af42dec6 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:33.121 8 INFO cinder.api.openstack.wsgi [None req-483272e5-3874-4eaa-915b-8eb0af42dec6 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 returned with HTTP 200 [pid: 8|app: 0|req: 444/877] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:33 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 => generated 968 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-04 22:41:33.140 7 INFO cinder.api.openstack.wsgi [None req-96b5687a-bcf6-4aed-beee-65ca5c99d0c1 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 /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-04 22:41:33.159 7 INFO cinder.volume.api [None req-96b5687a-bcf6-4aed-beee-65ca5c99d0c1 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:33.165 7 INFO cinder.api.openstack.wsgi [None req-96b5687a-bcf6-4aed-beee-65ca5c99d0c1 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 returned with HTTP 200 [pid: 7|app: 0|req: 434/878] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:33 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:33.201 8 INFO cinder.api.openstack.wsgi [None req-b0c1c7ff-3218-46f6-b164-9dbbd09e10fe c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes 2026-05-04 22:41:33.232 8 INFO cinder.volume.api [None req-b0c1c7ff-3218-46f6-b164-9dbbd09e10fe c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Get all volumes completed successfully. 2026-05-04 22:41:33.233 8 INFO cinder.api.openstack.wsgi [None req-b0c1c7ff-3218-46f6-b164-9dbbd09e10fe c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes returned with HTTP 200 [pid: 8|app: 0|req: 445/879] 10.0.0.232 () {32 vars in 701 bytes} [Mon May 4 22:41:33 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes => generated 1321 bytes in 39 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-04 22:41:33.260 7 INFO cinder.api.openstack.wsgi [None req-0195cdd5-978d-409e-9c5d-5edbfb646c3e c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 /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-04 22:41:33.276 7 INFO cinder.volume.api [None req-0195cdd5-978d-409e-9c5d-5edbfb646c3e c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:33.281 7 INFO cinder.api.openstack.wsgi [None req-0195cdd5-978d-409e-9c5d-5edbfb646c3e c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 returned with HTTP 200 [pid: 7|app: 0|req: 435/880] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:33 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 => 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-04 22:41:33.305 8 INFO cinder.api.openstack.wsgi [None req-2f6c06a0-7b66-414b-829b-521ccd7f6232 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 2026-05-04 22:41:33.306 8 INFO cinder.api.v3.volumes [None req-2f6c06a0-7b66-414b-829b-521ccd7f6232 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Delete volume with id: 192d711e-92a6-4b7f-96ad-0da763bad1d0 /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-04 22:41:33.316 8 INFO cinder.volume.api [None req-2f6c06a0-7b66-414b-829b-521ccd7f6232 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:33.360 8 INFO cinder.volume.api [None req-2f6c06a0-7b66-414b-829b-521ccd7f6232 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Delete volume request issued successfully. 2026-05-04 22:41:33.361 8 INFO cinder.api.openstack.wsgi [None req-2f6c06a0-7b66-414b-829b-521ccd7f6232 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 returned with HTTP 202 [pid: 8|app: 0|req: 446/881] 10.0.0.232 () {32 vars in 778 bytes} [Mon May 4 22:41:33 2026] DELETE /v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 => generated 0 bytes in 63 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-04 22:41:33.371 7 INFO cinder.api.openstack.wsgi [None req-4279ace7-31a6-4ae6-92c5-ac78acd1d9c3 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 /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-04 22:41:33.385 7 INFO cinder.volume.api [None req-4279ace7-31a6-4ae6-92c5-ac78acd1d9c3 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:33.390 7 INFO cinder.api.openstack.wsgi [None req-4279ace7-31a6-4ae6-92c5-ac78acd1d9c3 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 returned with HTTP 200 [pid: 7|app: 0|req: 436/882] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:33 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 => generated 967 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:34.417 8 INFO cinder.api.openstack.wsgi [None req-309c7235-d5b4-43de-ac72-222adf22aff8 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 2026-05-04 22:41:34.429 8 INFO cinder.api.openstack.wsgi [None req-309c7235-d5b4-43de-ac72-222adf22aff8 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 returned with HTTP 404 [pid: 8|app: 0|req: 447/883] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:34 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/192d711e-92a6-4b7f-96ad-0da763bad1d0 => generated 109 bytes in 18 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-04 22:41:34.441 7 INFO cinder.api.openstack.wsgi [None req-c1c0b117-feea-42e1-9fc3-6410557a9e1c c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e /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-04 22:41:34.457 7 INFO cinder.volume.api [None req-c1c0b117-feea-42e1-9fc3-6410557a9e1c c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:34.462 7 INFO cinder.api.openstack.wsgi [None req-c1c0b117-feea-42e1-9fc3-6410557a9e1c c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e returned with HTTP 200 [pid: 7|app: 0|req: 437/884] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:34 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e => generated 967 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:41:34.485 8 INFO cinder.api.openstack.wsgi [None req-82207642-277c-4e0b-973b-0ac833333033 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e 2026-05-04 22:41:34.485 8 INFO cinder.api.v3.volumes [None req-82207642-277c-4e0b-973b-0ac833333033 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Delete volume with id: be595615-7208-417f-afec-ee78bf47194e /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-04 22:41:34.666 8 INFO cinder.volume.api [None req-82207642-277c-4e0b-973b-0ac833333033 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:34.714 8 INFO cinder.volume.api [None req-82207642-277c-4e0b-973b-0ac833333033 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Delete volume request issued successfully. 2026-05-04 22:41:34.714 8 INFO cinder.api.openstack.wsgi [None req-82207642-277c-4e0b-973b-0ac833333033 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e returned with HTTP 202 [pid: 8|app: 0|req: 448/885] 10.0.0.232 () {32 vars in 778 bytes} [Mon May 4 22:41:34 2026] DELETE /v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e => generated 0 bytes in 235 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-04 22:41:34.727 7 INFO cinder.api.openstack.wsgi [None req-45730370-a6a0-4095-a60f-5a404c82682d c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e /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-04 22:41:34.742 7 INFO cinder.volume.api [None req-45730370-a6a0-4095-a60f-5a404c82682d c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:34.748 7 INFO cinder.api.openstack.wsgi [None req-45730370-a6a0-4095-a60f-5a404c82682d c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e returned with HTTP 200 [pid: 7|app: 0|req: 438/886] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:34 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e => generated 966 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:35.413 8 INFO cinder.api.openstack.wsgi [None req-86014d2c-a79d-463c-b843-7d81e6cc2682 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes 2026-05-04 22:41:35.415 8 INFO cinder.api.v3.volumes [None req-86014d2c-a79d-463c-b843-7d81e6cc2682 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Create volume of 1 GB 2026-05-04 22:41:35.423 8 INFO cinder.volume.api [None req-86014d2c-a79d-463c-b843-7d81e6cc2682 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Availability Zones retrieved successfully. 2026-05-04 22:41:35.605 8 INFO cinder.volume.api [None req-86014d2c-a79d-463c-b843-7d81e6cc2682 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Create volume request issued successfully. 2026-05-04 22:41:35.606 8 INFO cinder.api.openstack.wsgi [None req-86014d2c-a79d-463c-b843-7d81e6cc2682 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes returned with HTTP 202 [pid: 8|app: 0|req: 449/887] 10.0.0.232 () {34 vars in 722 bytes} [Mon May 4 22:41:35 2026] POST /v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes => generated 860 bytes in 435 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-04 22:41:35.629 7 INFO cinder.api.openstack.wsgi [None req-94c18f6d-f693-4558-b886-aa012c46e4d5 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 /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-04 22:41:35.645 7 INFO cinder.volume.api [None req-94c18f6d-f693-4558-b886-aa012c46e4d5 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Volume info retrieved successfully. 2026-05-04 22:41:35.651 7 INFO cinder.api.openstack.wsgi [None req-94c18f6d-f693-4558-b886-aa012c46e4d5 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 returned with HTTP 200 [pid: 7|app: 0|req: 439/888] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:35 2026] GET /v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 => generated 928 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-04 22:41:35.781 8 INFO cinder.api.openstack.wsgi [None req-019b3e1d-b3c2-4c64-b9b2-69e79952b59f c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e 2026-05-04 22:41:35.792 8 INFO cinder.api.openstack.wsgi [None req-019b3e1d-b3c2-4c64-b9b2-69e79952b59f c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e returned with HTTP 404 [pid: 8|app: 0|req: 450/889] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:35 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/be595615-7208-417f-afec-ee78bf47194e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:35.807 7 INFO cinder.api.openstack.wsgi [None req-c9a35bbd-afe8-4449-b127-6aa9320b2177 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 /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-04 22:41:35.825 7 INFO cinder.volume.api [None req-c9a35bbd-afe8-4449-b127-6aa9320b2177 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:35.830 7 INFO cinder.api.openstack.wsgi [None req-c9a35bbd-afe8-4449-b127-6aa9320b2177 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 returned with HTTP 200 [pid: 7|app: 0|req: 440/890] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:35 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:41:35.881 8 INFO cinder.api.openstack.wsgi [None req-4597e76a-6065-48c4-8869-9b2723becf98 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 2026-05-04 22:41:35.882 8 INFO cinder.api.v3.volumes [None req-4597e76a-6065-48c4-8869-9b2723becf98 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Delete volume with id: 8877d74c-263a-45a7-9e22-61b36a22ce96 /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-04 22:41:35.892 8 INFO cinder.volume.api [None req-4597e76a-6065-48c4-8869-9b2723becf98 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:35.937 8 INFO cinder.volume.api [None req-4597e76a-6065-48c4-8869-9b2723becf98 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Delete volume request issued successfully. 2026-05-04 22:41:35.939 8 INFO cinder.api.openstack.wsgi [None req-4597e76a-6065-48c4-8869-9b2723becf98 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 returned with HTTP 202 [pid: 8|app: 0|req: 451/891] 10.0.0.232 () {32 vars in 778 bytes} [Mon May 4 22:41:35 2026] DELETE /v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 => 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-04 22:41:35.962 7 INFO cinder.api.openstack.wsgi [None req-c28d4bf4-1e3f-4c1e-b45f-7c8cec88b7a1 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 /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-04 22:41:35.979 7 INFO cinder.volume.api [None req-c28d4bf4-1e3f-4c1e-b45f-7c8cec88b7a1 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] Volume info retrieved successfully. 2026-05-04 22:41:35.988 7 INFO cinder.api.openstack.wsgi [None req-c28d4bf4-1e3f-4c1e-b45f-7c8cec88b7a1 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 returned with HTTP 200 [pid: 7|app: 0|req: 441/892] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:35 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:36.675 8 INFO cinder.api.openstack.wsgi [None req-2ecfc38f-59ba-4ba2-b952-1274ec662c41 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 /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-04 22:41:36.715 8 INFO cinder.volume.api [None req-2ecfc38f-59ba-4ba2-b952-1274ec662c41 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Volume info retrieved successfully. 2026-05-04 22:41:36.720 8 INFO cinder.api.openstack.wsgi [None req-2ecfc38f-59ba-4ba2-b952-1274ec662c41 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 returned with HTTP 200 [pid: 8|app: 0|req: 452/893] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:36 2026] GET /v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 => generated 953 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:37.017 7 INFO cinder.api.openstack.wsgi [None req-4945b523-c329-4323-badc-92c74ea77479 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 2026-05-04 22:41:37.031 7 INFO cinder.api.openstack.wsgi [None req-4945b523-c329-4323-badc-92c74ea77479 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 returned with HTTP 404 [pid: 7|app: 0|req: 442/894] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:37 2026] GET /v3/7cc86dcd9c244588b8262809869db47a/volumes/8877d74c-263a-45a7-9e22-61b36a22ce96 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-04 22:41:38.938 8 INFO cinder.api.openstack.wsgi [None req-2ecfc38f-59ba-4ba2-b952-1274ec662c41 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:41:38.939 8 INFO cinder.api.openstack.wsgi [None req-2ecfc38f-59ba-4ba2-b952-1274ec662c41 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:41:38.941 7 INFO cinder.api.openstack.wsgi [None req-4945b523-c329-4323-badc-92c74ea77479 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:41:38.942 7 INFO cinder.api.openstack.wsgi [None req-4945b523-c329-4323-badc-92c74ea77479 c4236d080f8849bcb69cd1ba9cdb101e 7cc86dcd9c244588b8262809869db47a - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:41:41.606 8 INFO cinder.api.openstack.wsgi [None req-2ecfc38f-59ba-4ba2-b952-1274ec662c41 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 22:41:41.607 8 INFO cinder.api.openstack.wsgi [None req-2ecfc38f-59ba-4ba2-b952-1274ec662c41 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 454/897] 10.0.0.14 () {28 vars in 375 bytes} [Mon May 4 22:41:41 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-04 22:41:41.622 7 INFO cinder.api.openstack.wsgi [None req-6143f5f9-6952-4bea-a5f5-702631178632 a0e6f580ff1645c1951c2d905ddcab70 a94118f95c1d4189bffa434db7b642c5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a94118f95c1d4189bffa434db7b642c5/limits?tenant_id=a94118f95c1d4189bffa434db7b642c5 2026-05-04 22:41:41.672 7 INFO cinder.api.openstack.wsgi [None req-6143f5f9-6952-4bea-a5f5-702631178632 a0e6f580ff1645c1951c2d905ddcab70 a94118f95c1d4189bffa434db7b642c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a94118f95c1d4189bffa434db7b642c5/limits?tenant_id=a94118f95c1d4189bffa434db7b642c5 returned with HTTP 200 [pid: 7|app: 0|req: 444/898] 10.0.0.14 () {34 vars in 878 bytes} [Mon May 4 22:41:41 2026] GET /v3/a94118f95c1d4189bffa434db7b642c5/limits?tenant_id=a94118f95c1d4189bffa434db7b642c5 => generated 302 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:41:43.173 8 INFO cinder.api.openstack.wsgi [None req-2ecfc38f-59ba-4ba2-b952-1274ec662c41 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 22:41:43.174 8 INFO cinder.api.openstack.wsgi [None req-2ecfc38f-59ba-4ba2-b952-1274ec662c41 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 455/899] 10.0.0.14 () {28 vars in 375 bytes} [Mon May 4 22:41: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-04 22:41:43.181 7 INFO cinder.api.openstack.wsgi [None req-6143f5f9-6952-4bea-a5f5-702631178632 a0e6f580ff1645c1951c2d905ddcab70 a94118f95c1d4189bffa434db7b642c5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 22:41:43.182 7 INFO cinder.api.openstack.wsgi [None req-6143f5f9-6952-4bea-a5f5-702631178632 a0e6f580ff1645c1951c2d905ddcab70 a94118f95c1d4189bffa434db7b642c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 445/900] 10.0.0.14 () {28 vars in 375 bytes} [Mon May 4 22:41: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-04 22:41:43.974 8 INFO cinder.api.openstack.wsgi [None req-2ecfc38f-59ba-4ba2-b952-1274ec662c41 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 22:41:43.975 8 INFO cinder.api.openstack.wsgi [None req-2ecfc38f-59ba-4ba2-b952-1274ec662c41 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 456/901] 10.0.0.14 () {28 vars in 375 bytes} [Mon May 4 22:41: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-04 22:41:43.988 7 INFO cinder.api.openstack.wsgi [None req-9f8b841d-5e82-4687-8eb2-c78132fe519d a0e6f580ff1645c1951c2d905ddcab70 a94118f95c1d4189bffa434db7b642c5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a94118f95c1d4189bffa434db7b642c5/limits?tenant_id=a94118f95c1d4189bffa434db7b642c5 2026-05-04 22:41:44.019 7 INFO cinder.api.openstack.wsgi [None req-9f8b841d-5e82-4687-8eb2-c78132fe519d a0e6f580ff1645c1951c2d905ddcab70 a94118f95c1d4189bffa434db7b642c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a94118f95c1d4189bffa434db7b642c5/limits?tenant_id=a94118f95c1d4189bffa434db7b642c5 returned with HTTP 200 [pid: 7|app: 0|req: 446/902] 10.0.0.14 () {34 vars in 878 bytes} [Mon May 4 22:41:43 2026] GET /v3/a94118f95c1d4189bffa434db7b642c5/limits?tenant_id=a94118f95c1d4189bffa434db7b642c5 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:41:45.580 8 INFO cinder.api.openstack.wsgi [None req-2ecfc38f-59ba-4ba2-b952-1274ec662c41 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 22:41:45.581 8 INFO cinder.api.openstack.wsgi [None req-2ecfc38f-59ba-4ba2-b952-1274ec662c41 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 457/903] 10.0.0.14 () {28 vars in 375 bytes} [Mon May 4 22:41:45 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-04 22:41:45.587 7 INFO cinder.api.openstack.wsgi [None req-9f8b841d-5e82-4687-8eb2-c78132fe519d a0e6f580ff1645c1951c2d905ddcab70 a94118f95c1d4189bffa434db7b642c5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 22:41:45.590 7 INFO cinder.api.openstack.wsgi [None req-9f8b841d-5e82-4687-8eb2-c78132fe519d a0e6f580ff1645c1951c2d905ddcab70 a94118f95c1d4189bffa434db7b642c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 447/904] 10.0.0.14 () {28 vars in 375 bytes} [Mon May 4 22:41:45 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-04 22:41:48.937 7 INFO cinder.api.openstack.wsgi [None req-9f8b841d-5e82-4687-8eb2-c78132fe519d a0e6f580ff1645c1951c2d905ddcab70 a94118f95c1d4189bffa434db7b642c5 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:41:48.938 7 INFO cinder.api.openstack.wsgi [None req-9f8b841d-5e82-4687-8eb2-c78132fe519d a0e6f580ff1645c1951c2d905ddcab70 a94118f95c1d4189bffa434db7b642c5 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:41:48.940 7 INFO cinder.api.openstack.wsgi [None req-9f8b841d-5e82-4687-8eb2-c78132fe519d a0e6f580ff1645c1951c2d905ddcab70 a94118f95c1d4189bffa434db7b642c5 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:41:48.941 7 INFO cinder.api.openstack.wsgi [None req-9f8b841d-5e82-4687-8eb2-c78132fe519d a0e6f580ff1645c1951c2d905ddcab70 a94118f95c1d4189bffa434db7b642c5 - - default default] http://10.0.0.234: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-04 22:41:48.965 8 INFO cinder.api.openstack.wsgi [None req-c8d9c0a4-d64c-4539-8156-7f262fdacb40 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/1c8dddd7dfe9481c9b1c50b9d36a1a40?usage=true 2026-05-04 22:41:48.981 8 INFO cinder.api.openstack.wsgi [None req-c8d9c0a4-d64c-4539-8156-7f262fdacb40 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/1c8dddd7dfe9481c9b1c50b9d36a1a40?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/907] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:41:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/1c8dddd7dfe9481c9b1c50b9d36a1a40?usage=true => generated 847 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:41:48.997 7 INFO cinder.api.openstack.wsgi [None req-ef95a914-235b-4414-b3dc-d7209f381e63 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/26b9e5be23da4ba78c7d96a0c41fafea?usage=true 2026-05-04 22:41:49.028 7 INFO cinder.api.openstack.wsgi [None req-ef95a914-235b-4414-b3dc-d7209f381e63 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/26b9e5be23da4ba78c7d96a0c41fafea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/908] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:41:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/26b9e5be23da4ba78c7d96a0c41fafea?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:41:49.042 8 INFO cinder.api.openstack.wsgi [None req-14469747-98dd-4b97-b7e6-7386efef77b8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/2ed1877ff73f4f6dacb5806a14012b9f?usage=true 2026-05-04 22:41:49.058 8 INFO cinder.api.openstack.wsgi [None req-14469747-98dd-4b97-b7e6-7386efef77b8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/2ed1877ff73f4f6dacb5806a14012b9f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/909] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:41:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/2ed1877ff73f4f6dacb5806a14012b9f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:41:49.070 7 INFO cinder.api.openstack.wsgi [None req-2b32c0be-2ecc-4eb0-b921-225537994b38 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/4f7df57eca69491eb371fe2c2c0e8360?usage=true 2026-05-04 22:41:49.091 7 INFO cinder.api.openstack.wsgi [None req-2b32c0be-2ecc-4eb0-b921-225537994b38 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/4f7df57eca69491eb371fe2c2c0e8360?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/910] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:41:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/4f7df57eca69491eb371fe2c2c0e8360?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:41:49.101 8 INFO cinder.api.openstack.wsgi [None req-eb3545c7-f6cc-4a1b-832e-13296040dbc3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/65a452a4bb6c46bd8d543ca39cac86bc?usage=true 2026-05-04 22:41:49.119 8 INFO cinder.api.openstack.wsgi [None req-eb3545c7-f6cc-4a1b-832e-13296040dbc3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/65a452a4bb6c46bd8d543ca39cac86bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/911] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:41:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/65a452a4bb6c46bd8d543ca39cac86bc?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:41:49.131 7 INFO cinder.api.openstack.wsgi [None req-17aceedc-35d0-4908-8afd-49f784e6eccd b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:41:49.159 7 INFO cinder.api.openstack.wsgi [None req-17aceedc-35d0-4908-8afd-49f784e6eccd b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/912] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:41:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:41:49.170 8 INFO cinder.api.openstack.wsgi [None req-884c1934-1fe3-4698-9599-4bd96cfd6b19 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c14204cf2b7347d39fe9f7b124764b83?usage=true 2026-05-04 22:41:49.195 8 INFO cinder.api.openstack.wsgi [None req-884c1934-1fe3-4698-9599-4bd96cfd6b19 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c14204cf2b7347d39fe9f7b124764b83?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/913] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:41:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c14204cf2b7347d39fe9f7b124764b83?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:41:49.211 7 INFO cinder.api.openstack.wsgi [None req-1588ff14-a1c5-4487-9853-4936670c4a73 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c6beb3f38cd4427d8aa06ed56c7caa73?usage=true 2026-05-04 22:41:49.248 7 INFO cinder.api.openstack.wsgi [None req-1588ff14-a1c5-4487-9853-4936670c4a73 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c6beb3f38cd4427d8aa06ed56c7caa73?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/914] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:41:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c6beb3f38cd4427d8aa06ed56c7caa73?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:41:49.264 8 INFO cinder.api.openstack.wsgi [None req-914a1acc-f304-456e-967e-6725c6fe192c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:41:49.294 8 INFO cinder.api.openstack.wsgi [None req-914a1acc-f304-456e-967e-6725c6fe192c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/915] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:41:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:41:49.315 7 INFO cinder.api.openstack.wsgi [None req-8b844e47-6c17-4953-a8b7-0f559c3e373c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:41:49.357 7 INFO cinder.api.openstack.wsgi [None req-8b844e47-6c17-4953-a8b7-0f559c3e373c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/916] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:41:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:41:49.373 8 INFO cinder.api.openstack.wsgi [None req-8ca89102-9019-49b6-a1c5-9543abad92a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:41:49.386 8 INFO cinder.volume.api [None req-8ca89102-9019-49b6-a1c5-9543abad92a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:41:49.387 8 INFO cinder.api.openstack.wsgi [None req-8ca89102-9019-49b6-a1c5-9543abad92a3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 463/917] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:41:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:41:49.400 7 INFO cinder.api.openstack.wsgi [None req-e88732fb-1073-44d2-864c-b111c1cac64c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:41:49.408 7 INFO cinder.api.openstack.wsgi [None req-e88732fb-1073-44d2-864c-b111c1cac64c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 455/918] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:41:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:41:49.420 8 INFO cinder.api.openstack.wsgi [None req-9b26c2da-6471-4d44-9b81-48467098b2e3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:41:49.432 8 INFO cinder.volume.api [None req-9b26c2da-6471-4d44-9b81-48467098b2e3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:41:49.438 8 INFO cinder.api.openstack.wsgi [None req-9b26c2da-6471-4d44-9b81-48467098b2e3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 464/919] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:41:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 1121 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:41:49.453 7 INFO cinder.api.openstack.wsgi [None req-57ce619c-0b22-48f1-b963-b72d4cd76cc9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:41:49.471 7 INFO cinder.volume.api [None req-57ce619c-0b22-48f1-b963-b72d4cd76cc9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:41:49.486 7 INFO cinder.api.openstack.wsgi [None req-57ce619c-0b22-48f1-b963-b72d4cd76cc9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 456/920] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:41:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 1121 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-04 22:41:49.504 8 INFO cinder.api.openstack.wsgi [None req-ef1a3b5b-053b-4ee9-aa3b-174045c0a817 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:41:50.009 8 INFO cinder.api.openstack.wsgi [None req-ef1a3b5b-053b-4ee9-aa3b-174045c0a817 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 465/921] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:41:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:50.623 7 INFO cinder.api.openstack.wsgi [None req-11f07a0d-e089-4894-aaed-778b21e47eba bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678/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-04 22:41:50.639 7 INFO cinder.volume.api [None req-11f07a0d-e089-4894-aaed-778b21e47eba bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Volume info retrieved successfully. 2026-05-04 22:41:50.655 7 INFO cinder.volume.api [None req-11f07a0d-e089-4894-aaed-778b21e47eba bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Update volume admin metadata completed successfully. 2026-05-04 22:41:51.161 7 INFO cinder.volume.api [None req-11f07a0d-e089-4894-aaed-778b21e47eba bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Attach volume completed successfully. 2026-05-04 22:41:51.162 7 INFO cinder.api.openstack.wsgi [None req-11f07a0d-e089-4894-aaed-778b21e47eba bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678/action returned with HTTP 202 [pid: 7|app: 0|req: 457/922] 10.0.0.232 () {34 vars in 810 bytes} [Mon May 4 22:41:50 2026] POST /v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678/action => generated 0 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-05-04 22:41:51.183 8 INFO cinder.api.openstack.wsgi [None req-3c906342-ab23-450c-a82a-2817253dcc21 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 /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-04 22:41:51.202 8 INFO cinder.volume.api [None req-3c906342-ab23-450c-a82a-2817253dcc21 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Volume info retrieved successfully. 2026-05-04 22:41:51.208 8 INFO cinder.api.openstack.wsgi [None req-3c906342-ab23-450c-a82a-2817253dcc21 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 returned with HTTP 200 [pid: 8|app: 0|req: 466/923] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:51 2026] GET /v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 => generated 1287 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-04 22:41:51.237 7 INFO cinder.api.openstack.wsgi [None req-069660ea-4b93-4bed-a609-6a4cd7478fb9 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678/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-04 22:41:51.256 7 INFO cinder.volume.api [None req-069660ea-4b93-4bed-a609-6a4cd7478fb9 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Volume info retrieved successfully. 2026-05-04 22:41:51.760 7 INFO cinder.volume.api [None req-069660ea-4b93-4bed-a609-6a4cd7478fb9 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Detach volume completed successfully. 2026-05-04 22:41:51.760 7 INFO cinder.api.openstack.wsgi [None req-069660ea-4b93-4bed-a609-6a4cd7478fb9 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678/action returned with HTTP 202 [pid: 7|app: 0|req: 458/924] 10.0.0.232 () {34 vars in 810 bytes} [Mon May 4 22:41:51 2026] POST /v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678/action => generated 0 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:51.775 8 INFO cinder.api.openstack.wsgi [None req-d9f2289b-83f0-423b-8088-fb66b5ab5908 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 /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-04 22:41:51.794 8 INFO cinder.volume.api [None req-d9f2289b-83f0-423b-8088-fb66b5ab5908 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Volume info retrieved successfully. 2026-05-04 22:41:51.801 8 INFO cinder.api.openstack.wsgi [None req-d9f2289b-83f0-423b-8088-fb66b5ab5908 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 returned with HTTP 200 [pid: 8|app: 0|req: 467/925] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:51 2026] GET /v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 => generated 972 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-04 22:41:58.938 8 INFO cinder.api.openstack.wsgi [None req-d9f2289b-83f0-423b-8088-fb66b5ab5908 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:41:58.939 7 INFO cinder.api.openstack.wsgi [None req-4a3fbf80-ce3d-413b-83b2-58295eedca55 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 2026-05-04 22:41:58.939 8 INFO cinder.api.openstack.wsgi [None req-d9f2289b-83f0-423b-8088-fb66b5ab5908 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:41:58.942 8 INFO cinder.api.openstack.wsgi [None req-d9f2289b-83f0-423b-8088-fb66b5ab5908 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:41:58.943 8 INFO cinder.api.openstack.wsgi [None req-d9f2289b-83f0-423b-8088-fb66b5ab5908 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://10.0.0.234:8776/ returned with HTTP 300 /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-04 22:41:58.975 7 INFO cinder.volume.api [None req-4a3fbf80-ce3d-413b-83b2-58295eedca55 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Volume info retrieved successfully. 2026-05-04 22:41:58.993 7 INFO cinder.api.openstack.wsgi [None req-4a3fbf80-ce3d-413b-83b2-58295eedca55 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 returned with HTTP 200 [pid: 7|app: 0|req: 459/928] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:58 2026] GET /v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 => generated 972 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:41:59.015 8 INFO cinder.api.openstack.wsgi [None req-3d43c168-3ace-4efc-9dad-940f2de77a4e bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 2026-05-04 22:41:59.015 8 INFO cinder.api.v3.volumes [None req-3d43c168-3ace-4efc-9dad-940f2de77a4e bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Delete volume with id: b70a7638-1dae-4225-82ef-990867e0a678 /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-04 22:41:59.027 8 INFO cinder.volume.api [None req-3d43c168-3ace-4efc-9dad-940f2de77a4e bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Volume info retrieved successfully. 2026-05-04 22:41:59.067 8 INFO cinder.volume.api [None req-3d43c168-3ace-4efc-9dad-940f2de77a4e bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Delete volume request issued successfully. 2026-05-04 22:41:59.067 8 INFO cinder.api.openstack.wsgi [None req-3d43c168-3ace-4efc-9dad-940f2de77a4e bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 returned with HTTP 202 [pid: 8|app: 0|req: 470/929] 10.0.0.232 () {32 vars in 778 bytes} [Mon May 4 22:41:59 2026] DELETE /v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 => generated 0 bytes in 59 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-04 22:41:59.098 7 INFO cinder.api.openstack.wsgi [None req-399e84ca-6f8e-4222-b3b8-3e07facbc0e3 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 /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-04 22:41:59.118 7 INFO cinder.volume.api [None req-399e84ca-6f8e-4222-b3b8-3e07facbc0e3 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] Volume info retrieved successfully. 2026-05-04 22:41:59.123 7 INFO cinder.api.openstack.wsgi [None req-399e84ca-6f8e-4222-b3b8-3e07facbc0e3 bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 returned with HTTP 200 [pid: 7|app: 0|req: 460/930] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:41:59 2026] GET /v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 => generated 971 bytes in 42 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-04 22:42:00.145 8 INFO cinder.api.openstack.wsgi [None req-f2b15654-3e7b-46f2-ad5e-cc21d5ed2a4c bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 2026-05-04 22:42:00.162 8 INFO cinder.api.openstack.wsgi [None req-f2b15654-3e7b-46f2-ad5e-cc21d5ed2a4c bef088c5dc3345e7a8924456b673215a 65a452a4bb6c46bd8d543ca39cac86bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 returned with HTTP 404 [pid: 8|app: 0|req: 471/931] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:00 2026] GET /v3/65a452a4bb6c46bd8d543ca39cac86bc/volumes/b70a7638-1dae-4225-82ef-990867e0a678 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:05.417 7 INFO cinder.api.openstack.wsgi [None req-fe82d02e-863b-4335-b603-f991ae9afbe3 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes 2026-05-04 22:42:05.421 7 INFO cinder.api.v3.volumes [None req-fe82d02e-863b-4335-b603-f991ae9afbe3 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Create volume of 1 GB 2026-05-04 22:42:05.427 7 INFO cinder.volume.api [None req-fe82d02e-863b-4335-b603-f991ae9afbe3 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Availability Zones retrieved successfully. 2026-05-04 22:42:05.613 7 INFO cinder.volume.api [None req-fe82d02e-863b-4335-b603-f991ae9afbe3 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Create volume request issued successfully. 2026-05-04 22:42:05.614 7 INFO cinder.api.openstack.wsgi [None req-fe82d02e-863b-4335-b603-f991ae9afbe3 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes returned with HTTP 202 [pid: 7|app: 0|req: 461/932] 10.0.0.232 () {34 vars in 723 bytes} [Mon May 4 22:42:05 2026] POST /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes => generated 870 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-04 22:42:05.631 8 INFO cinder.api.openstack.wsgi [None req-d218cbea-f5cf-44ed-81e3-d1a89136685c 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 /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-04 22:42:05.657 8 INFO cinder.volume.api [None req-d218cbea-f5cf-44ed-81e3-d1a89136685c 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:05.665 8 INFO cinder.api.openstack.wsgi [None req-d218cbea-f5cf-44ed-81e3-d1a89136685c 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 returned with HTTP 200 [pid: 8|app: 0|req: 472/933] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:05 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 => generated 938 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:06.695 7 INFO cinder.api.openstack.wsgi [None req-9a3186a2-fa21-48dd-b04a-fdc8a585e8cf 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 /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-04 22:42:06.713 7 INFO cinder.volume.api [None req-9a3186a2-fa21-48dd-b04a-fdc8a585e8cf 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:06.719 7 INFO cinder.api.openstack.wsgi [None req-9a3186a2-fa21-48dd-b04a-fdc8a585e8cf 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 returned with HTTP 200 [pid: 7|app: 0|req: 462/934] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:06 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 => generated 963 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:06.740 8 INFO cinder.api.openstack.wsgi [None req-64c767d8-19c6-4969-89bf-69b76865dacf 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 /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-04 22:42:06.756 8 INFO cinder.volume.api [None req-64c767d8-19c6-4969-89bf-69b76865dacf 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:06.761 8 INFO cinder.api.openstack.wsgi [None req-64c767d8-19c6-4969-89bf-69b76865dacf 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 returned with HTTP 200 [pid: 8|app: 0|req: 473/935] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:06 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 => generated 963 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:06.784 7 INFO cinder.api.openstack.wsgi [None req-83e96af7-5f0b-4821-85c1-b1a98c19f6f0 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 /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-04 22:42:06.801 7 INFO cinder.volume.api [None req-83e96af7-5f0b-4821-85c1-b1a98c19f6f0 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:06.810 7 INFO cinder.volume.api [None req-83e96af7-5f0b-4821-85c1-b1a98c19f6f0 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume updated successfully. 2026-05-04 22:42:06.811 7 INFO cinder.api.openstack.wsgi [None req-83e96af7-5f0b-4821-85c1-b1a98c19f6f0 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 returned with HTTP 200 [pid: 7|app: 0|req: 463/936] 10.0.0.232 () {34 vars in 795 bytes} [Mon May 4 22:42:06 2026] PUT /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 => generated 895 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-04 22:42:06.834 8 INFO cinder.api.openstack.wsgi [None req-95f58217-3196-4cee-8332-e26c2859f47a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 /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-04 22:42:06.853 8 INFO cinder.volume.api [None req-95f58217-3196-4cee-8332-e26c2859f47a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:06.863 8 INFO cinder.volume.api [None req-95f58217-3196-4cee-8332-e26c2859f47a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume updated successfully. 2026-05-04 22:42:06.863 8 INFO cinder.api.openstack.wsgi [None req-95f58217-3196-4cee-8332-e26c2859f47a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 returned with HTTP 200 [pid: 8|app: 0|req: 474/937] 10.0.0.232 () {34 vars in 796 bytes} [Mon May 4 22:42:06 2026] PUT /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 => generated 934 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-04 22:42:06.887 7 INFO cinder.api.openstack.wsgi [None req-db1020b2-5203-4934-a6be-6108656029b9 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 /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-04 22:42:06.913 7 INFO cinder.volume.api [None req-db1020b2-5203-4934-a6be-6108656029b9 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:06.920 7 INFO cinder.api.openstack.wsgi [None req-db1020b2-5203-4934-a6be-6108656029b9 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 returned with HTTP 200 [pid: 7|app: 0|req: 464/938] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:06 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 => generated 1002 bytes in 43 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-04 22:42:06.942 8 INFO cinder.api.openstack.wsgi [None req-38ed44af-9070-4a20-b01c-b3ef0df2f017 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes 2026-05-04 22:42:06.944 8 INFO cinder.api.v3.volumes [None req-38ed44af-9070-4a20-b01c-b3ef0df2f017 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Create volume of 1 GB 2026-05-04 22:42:06.951 8 INFO cinder.volume.api [None req-38ed44af-9070-4a20-b01c-b3ef0df2f017 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Availability Zones retrieved successfully. 2026-05-04 22:42:07.095 8 INFO cinder.volume.api [None req-38ed44af-9070-4a20-b01c-b3ef0df2f017 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Create volume request issued successfully. 2026-05-04 22:42:07.096 8 INFO cinder.api.openstack.wsgi [None req-38ed44af-9070-4a20-b01c-b3ef0df2f017 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes returned with HTTP 202 [pid: 8|app: 0|req: 475/939] 10.0.0.232 () {34 vars in 723 bytes} [Mon May 4 22:42:06 2026] POST /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes => generated 892 bytes in 160 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-04 22:42:07.115 7 INFO cinder.api.openstack.wsgi [None req-b7bf5932-2c5c-483f-a7c8-fe0e4185516e 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 /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-04 22:42:07.138 7 INFO cinder.volume.api [None req-b7bf5932-2c5c-483f-a7c8-fe0e4185516e 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:07.146 7 INFO cinder.api.openstack.wsgi [None req-b7bf5932-2c5c-483f-a7c8-fe0e4185516e 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 returned with HTTP 200 [pid: 7|app: 0|req: 465/940] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:07 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 => generated 960 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:08.171 8 INFO cinder.api.openstack.wsgi [None req-67cd8f6b-7475-44ab-af5c-878156c5a408 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 /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-04 22:42:08.186 8 INFO cinder.volume.api [None req-67cd8f6b-7475-44ab-af5c-878156c5a408 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:08.192 8 INFO cinder.api.openstack.wsgi [None req-67cd8f6b-7475-44ab-af5c-878156c5a408 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 returned with HTTP 200 [pid: 8|app: 0|req: 476/941] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:08 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 => generated 985 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-04 22:42:08.215 7 INFO cinder.api.openstack.wsgi [None req-eeae7cdb-f642-42f9-aa93-d2d5749e8c28 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 /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-04 22:42:08.233 7 INFO cinder.volume.api [None req-eeae7cdb-f642-42f9-aa93-d2d5749e8c28 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:08.242 7 INFO cinder.volume.api [None req-eeae7cdb-f642-42f9-aa93-d2d5749e8c28 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume updated successfully. 2026-05-04 22:42:08.243 7 INFO cinder.api.openstack.wsgi [None req-eeae7cdb-f642-42f9-aa93-d2d5749e8c28 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 returned with HTTP 200 [pid: 7|app: 0|req: 466/942] 10.0.0.232 () {34 vars in 795 bytes} [Mon May 4 22:42:08 2026] PUT /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:08.262 8 INFO cinder.api.openstack.wsgi [None req-fb18b6b1-0e95-4195-a6fb-86a16b56bcb3 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 /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-04 22:42:08.278 8 INFO cinder.volume.api [None req-fb18b6b1-0e95-4195-a6fb-86a16b56bcb3 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:08.283 8 INFO cinder.api.openstack.wsgi [None req-fb18b6b1-0e95-4195-a6fb-86a16b56bcb3 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 returned with HTTP 200 [pid: 8|app: 0|req: 477/943] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:08 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:08.303 7 INFO cinder.api.openstack.wsgi [None req-5b8e448a-d22b-4e9c-8278-375bc2f90152 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 2026-05-04 22:42:08.304 7 INFO cinder.api.v3.volumes [None req-5b8e448a-d22b-4e9c-8278-375bc2f90152 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Delete volume with id: 88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 /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-04 22:42:08.318 7 INFO cinder.volume.api [None req-5b8e448a-d22b-4e9c-8278-375bc2f90152 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:08.360 7 INFO cinder.volume.api [None req-5b8e448a-d22b-4e9c-8278-375bc2f90152 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Delete volume request issued successfully. 2026-05-04 22:42:08.360 7 INFO cinder.api.openstack.wsgi [None req-5b8e448a-d22b-4e9c-8278-375bc2f90152 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 returned with HTTP 202 [pid: 7|app: 0|req: 467/944] 10.0.0.232 () {32 vars in 778 bytes} [Mon May 4 22:42:08 2026] DELETE /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 => generated 0 bytes in 63 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-04 22:42:08.374 8 INFO cinder.api.openstack.wsgi [None req-0edb9dfe-a343-4892-9914-b4e23681edd2 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 /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-04 22:42:08.390 8 INFO cinder.volume.api [None req-0edb9dfe-a343-4892-9914-b4e23681edd2 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:08.401 8 INFO cinder.api.openstack.wsgi [None req-0edb9dfe-a343-4892-9914-b4e23681edd2 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 returned with HTTP 200 [pid: 8|app: 0|req: 478/945] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:08 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 => generated 948 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:42:08.937 7 INFO cinder.api.openstack.wsgi [None req-5b8e448a-d22b-4e9c-8278-375bc2f90152 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:42:08.937 8 INFO cinder.api.openstack.wsgi [None req-0edb9dfe-a343-4892-9914-b4e23681edd2 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:42:08.938 7 INFO cinder.api.openstack.wsgi [None req-5b8e448a-d22b-4e9c-8278-375bc2f90152 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:42:08.938 8 INFO cinder.api.openstack.wsgi [None req-0edb9dfe-a343-4892-9914-b4e23681edd2 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://10.0.0.234: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-04 22:42:09.428 7 INFO cinder.api.openstack.wsgi [None req-d7aef616-9d41-4811-9bd5-81c6ebb32506 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 2026-05-04 22:42:09.438 7 INFO cinder.api.openstack.wsgi [None req-d7aef616-9d41-4811-9bd5-81c6ebb32506 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 returned with HTTP 404 [pid: 7|app: 0|req: 469/948] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:09 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/88d8ca2b-4511-4aaa-bbca-d08d0a9f3576 => 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-04 22:42:09.451 8 INFO cinder.api.openstack.wsgi [None req-b59b20ec-a757-4bf8-aed0-e8d8a70e893d 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 /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-04 22:42:09.468 8 INFO cinder.volume.api [None req-b59b20ec-a757-4bf8-aed0-e8d8a70e893d 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:09.473 8 INFO cinder.api.openstack.wsgi [None req-b59b20ec-a757-4bf8-aed0-e8d8a70e893d 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 returned with HTTP 200 [pid: 8|app: 0|req: 480/949] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:09 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 => generated 1002 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:42:09.497 7 INFO cinder.api.openstack.wsgi [None req-e8aa72ea-fbc7-4f52-b442-38f51400e2fc 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 2026-05-04 22:42:09.497 7 INFO cinder.api.v3.volumes [None req-e8aa72ea-fbc7-4f52-b442-38f51400e2fc 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Delete volume with id: 8f9d2807-787a-485a-bb4a-c3cd305ea052 /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-04 22:42:09.520 7 INFO cinder.volume.api [None req-e8aa72ea-fbc7-4f52-b442-38f51400e2fc 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:09.546 7 INFO cinder.volume.api [None req-e8aa72ea-fbc7-4f52-b442-38f51400e2fc 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Delete volume request issued successfully. 2026-05-04 22:42:09.546 7 INFO cinder.api.openstack.wsgi [None req-e8aa72ea-fbc7-4f52-b442-38f51400e2fc 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 returned with HTTP 202 [pid: 7|app: 0|req: 470/950] 10.0.0.232 () {32 vars in 778 bytes} [Mon May 4 22:42:09 2026] DELETE /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 => generated 0 bytes in 58 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-04 22:42:09.561 8 INFO cinder.api.openstack.wsgi [None req-eb69d298-0451-4b61-8aa4-1535d214325c 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 /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-04 22:42:09.575 8 INFO cinder.volume.api [None req-eb69d298-0451-4b61-8aa4-1535d214325c 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:09.580 8 INFO cinder.api.openstack.wsgi [None req-eb69d298-0451-4b61-8aa4-1535d214325c 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 returned with HTTP 200 [pid: 8|app: 0|req: 481/951] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:09 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 => generated 1001 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:10.602 7 INFO cinder.api.openstack.wsgi [None req-3e4e68bf-b0f2-43a9-8390-36a26cf41ead 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 2026-05-04 22:42:10.611 7 INFO cinder.api.openstack.wsgi [None req-3e4e68bf-b0f2-43a9-8390-36a26cf41ead 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 returned with HTTP 404 [pid: 7|app: 0|req: 471/952] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:10 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/8f9d2807-787a-485a-bb4a-c3cd305ea052 => 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-04 22:42:10.671 8 INFO cinder.api.openstack.wsgi [None req-56909d1a-66b5-44e3-a382-a07491c0b59a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes 2026-05-04 22:42:11.280 8 INFO cinder.api.v3.volumes [None req-56909d1a-66b5-44e3-a382-a07491c0b59a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Create volume of 1 GB 2026-05-04 22:42:11.286 8 INFO cinder.volume.api [None req-56909d1a-66b5-44e3-a382-a07491c0b59a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Availability Zones retrieved successfully. 2026-05-04 22:42:11.467 8 INFO cinder.volume.api [None req-56909d1a-66b5-44e3-a382-a07491c0b59a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Create volume request issued successfully. 2026-05-04 22:42:11.469 8 INFO cinder.api.openstack.wsgi [None req-56909d1a-66b5-44e3-a382-a07491c0b59a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes returned with HTTP 202 [pid: 8|app: 0|req: 482/953] 10.0.0.232 () {34 vars in 723 bytes} [Mon May 4 22:42:10 2026] POST /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes => generated 870 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-04 22:42:11.496 7 INFO cinder.api.openstack.wsgi [None req-4f9bc5d9-342f-4524-9a26-254ed172c530 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 /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-04 22:42:11.518 7 INFO cinder.volume.api [None req-4f9bc5d9-342f-4524-9a26-254ed172c530 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:11.523 7 INFO cinder.api.openstack.wsgi [None req-4f9bc5d9-342f-4524-9a26-254ed172c530 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 returned with HTTP 200 [pid: 7|app: 0|req: 472/954] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:11 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 => generated 938 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-04 22:42:12.547 8 INFO cinder.api.openstack.wsgi [None req-117f62a6-3fc6-4902-8073-c095386103dc 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 /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-04 22:42:12.566 8 INFO cinder.volume.api [None req-117f62a6-3fc6-4902-8073-c095386103dc 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:12.571 8 INFO cinder.api.openstack.wsgi [None req-117f62a6-3fc6-4902-8073-c095386103dc 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 returned with HTTP 200 [pid: 8|app: 0|req: 483/955] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:12 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 => generated 1347 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-04 22:42:12.602 7 INFO cinder.api.openstack.wsgi [None req-092a3c88-c630-4147-b54e-dab14ad9b5d9 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 /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-04 22:42:12.618 7 INFO cinder.volume.api [None req-092a3c88-c630-4147-b54e-dab14ad9b5d9 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:12.624 7 INFO cinder.api.openstack.wsgi [None req-092a3c88-c630-4147-b54e-dab14ad9b5d9 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 returned with HTTP 200 [pid: 7|app: 0|req: 473/956] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:12 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 => generated 1347 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:12.647 8 INFO cinder.api.openstack.wsgi [None req-7d338311-2dc2-4175-8513-104b18f0709e 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 /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-04 22:42:12.664 8 INFO cinder.volume.api [None req-7d338311-2dc2-4175-8513-104b18f0709e 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:12.672 8 INFO cinder.volume.api [None req-7d338311-2dc2-4175-8513-104b18f0709e 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume updated successfully. 2026-05-04 22:42:12.672 8 INFO cinder.api.openstack.wsgi [None req-7d338311-2dc2-4175-8513-104b18f0709e 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 returned with HTTP 200 [pid: 8|app: 0|req: 484/957] 10.0.0.232 () {34 vars in 795 bytes} [Mon May 4 22:42:12 2026] PUT /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 => generated 894 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:12.697 7 INFO cinder.api.openstack.wsgi [None req-0c715cd0-7090-4831-9764-a5a6a6c6e02b 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 /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-04 22:42:12.717 7 INFO cinder.volume.api [None req-0c715cd0-7090-4831-9764-a5a6a6c6e02b 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:12.725 7 INFO cinder.volume.api [None req-0c715cd0-7090-4831-9764-a5a6a6c6e02b 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume updated successfully. 2026-05-04 22:42:12.726 7 INFO cinder.api.openstack.wsgi [None req-0c715cd0-7090-4831-9764-a5a6a6c6e02b 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 returned with HTTP 200 [pid: 7|app: 0|req: 474/958] 10.0.0.232 () {34 vars in 796 bytes} [Mon May 4 22:42:12 2026] PUT /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 => generated 933 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:12.747 8 INFO cinder.api.openstack.wsgi [None req-19924aca-d250-4ef7-9b12-da709d65e889 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 /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-04 22:42:12.763 8 INFO cinder.volume.api [None req-19924aca-d250-4ef7-9b12-da709d65e889 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:12.769 8 INFO cinder.api.openstack.wsgi [None req-19924aca-d250-4ef7-9b12-da709d65e889 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 returned with HTTP 200 [pid: 8|app: 0|req: 485/959] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:12 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 => generated 1386 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:12.796 7 INFO cinder.api.openstack.wsgi [None req-6aa438f1-d44c-4783-9b09-353d23589aa3 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes 2026-05-04 22:42:12.799 7 INFO cinder.api.v3.volumes [None req-6aa438f1-d44c-4783-9b09-353d23589aa3 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Create volume of 1 GB 2026-05-04 22:42:12.804 7 INFO cinder.volume.api [None req-6aa438f1-d44c-4783-9b09-353d23589aa3 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Availability Zones retrieved successfully. 2026-05-04 22:42:12.964 7 INFO cinder.volume.api [None req-6aa438f1-d44c-4783-9b09-353d23589aa3 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Create volume request issued successfully. 2026-05-04 22:42:12.965 7 INFO cinder.api.openstack.wsgi [None req-6aa438f1-d44c-4783-9b09-353d23589aa3 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes returned with HTTP 202 [pid: 7|app: 0|req: 475/960] 10.0.0.232 () {34 vars in 723 bytes} [Mon May 4 22:42:12 2026] POST /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes => generated 889 bytes in 183 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-04 22:42:12.987 8 INFO cinder.api.openstack.wsgi [None req-d115145d-64d4-4941-9a1d-d4c701020ee6 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd /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-04 22:42:13.003 8 INFO cinder.volume.api [None req-d115145d-64d4-4941-9a1d-d4c701020ee6 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:13.011 8 INFO cinder.api.openstack.wsgi [None req-d115145d-64d4-4941-9a1d-d4c701020ee6 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd returned with HTTP 200 [pid: 8|app: 0|req: 486/961] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:12 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd => 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-04 22:42:14.031 7 INFO cinder.api.openstack.wsgi [None req-9608ea3e-4b09-4ffc-b609-ccb57c1ecb72 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd /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-04 22:42:14.220 7 INFO cinder.volume.api [None req-9608ea3e-4b09-4ffc-b609-ccb57c1ecb72 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:14.225 7 INFO cinder.api.openstack.wsgi [None req-9608ea3e-4b09-4ffc-b609-ccb57c1ecb72 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd returned with HTTP 200 [pid: 7|app: 0|req: 476/962] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:14 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd => generated 982 bytes in 200 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-04 22:42:14.243 8 INFO cinder.api.openstack.wsgi [None req-0e0378f5-a9c2-4a20-b92e-c32d044111d5 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd /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-04 22:42:14.257 8 INFO cinder.volume.api [None req-0e0378f5-a9c2-4a20-b92e-c32d044111d5 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:14.266 8 INFO cinder.volume.api [None req-0e0378f5-a9c2-4a20-b92e-c32d044111d5 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume updated successfully. 2026-05-04 22:42:14.267 8 INFO cinder.api.openstack.wsgi [None req-0e0378f5-a9c2-4a20-b92e-c32d044111d5 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd returned with HTTP 200 [pid: 8|app: 0|req: 487/963] 10.0.0.232 () {34 vars in 795 bytes} [Mon May 4 22:42:14 2026] PUT /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd => generated 881 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-04 22:42:14.285 7 INFO cinder.api.openstack.wsgi [None req-7f1826ce-7f0a-452e-a944-82a605b0b351 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd /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-04 22:42:14.300 7 INFO cinder.volume.api [None req-7f1826ce-7f0a-452e-a944-82a605b0b351 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:14.304 7 INFO cinder.api.openstack.wsgi [None req-7f1826ce-7f0a-452e-a944-82a605b0b351 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd returned with HTTP 200 [pid: 7|app: 0|req: 477/964] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:14 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd => 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-04 22:42:14.323 8 INFO cinder.api.openstack.wsgi [None req-7bec4952-cc24-49e3-85e2-3033ec96d45f 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd 2026-05-04 22:42:14.324 8 INFO cinder.api.v3.volumes [None req-7bec4952-cc24-49e3-85e2-3033ec96d45f 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Delete volume with id: e25de77b-bbbe-4fae-916a-2bb096d287cd /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-04 22:42:14.336 8 INFO cinder.volume.api [None req-7bec4952-cc24-49e3-85e2-3033ec96d45f 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:14.356 8 INFO cinder.volume.api [None req-7bec4952-cc24-49e3-85e2-3033ec96d45f 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Delete volume request issued successfully. 2026-05-04 22:42:14.356 8 INFO cinder.api.openstack.wsgi [None req-7bec4952-cc24-49e3-85e2-3033ec96d45f 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd returned with HTTP 202 [pid: 8|app: 0|req: 488/965] 10.0.0.232 () {32 vars in 778 bytes} [Mon May 4 22:42:14 2026] DELETE /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd => 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-04 22:42:14.368 7 INFO cinder.api.openstack.wsgi [None req-998fea0d-d04c-4c90-8484-0e6164a5558e 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd /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-04 22:42:14.384 7 INFO cinder.volume.api [None req-998fea0d-d04c-4c90-8484-0e6164a5558e 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:14.390 7 INFO cinder.api.openstack.wsgi [None req-998fea0d-d04c-4c90-8484-0e6164a5558e 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd returned with HTTP 200 [pid: 7|app: 0|req: 478/966] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:14 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd => 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-04 22:42:15.414 8 INFO cinder.api.openstack.wsgi [None req-5a7e97f5-9aae-40dc-ad12-9413839f8f35 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd 2026-05-04 22:42:15.423 8 INFO cinder.api.openstack.wsgi [None req-5a7e97f5-9aae-40dc-ad12-9413839f8f35 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd returned with HTTP 404 [pid: 8|app: 0|req: 489/967] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:15 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/e25de77b-bbbe-4fae-916a-2bb096d287cd => 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-04 22:42:15.438 7 INFO cinder.api.openstack.wsgi [None req-d6038792-9617-4722-b860-e3ace4ef56a2 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 /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-04 22:42:15.456 7 INFO cinder.volume.api [None req-d6038792-9617-4722-b860-e3ace4ef56a2 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:15.463 7 INFO cinder.api.openstack.wsgi [None req-d6038792-9617-4722-b860-e3ace4ef56a2 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 returned with HTTP 200 [pid: 7|app: 0|req: 479/968] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:15 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 => generated 1386 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:42:15.485 8 INFO cinder.api.openstack.wsgi [None req-c86ffea9-904a-4d8e-acfd-a284779428ca 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 2026-05-04 22:42:15.485 8 INFO cinder.api.v3.volumes [None req-c86ffea9-904a-4d8e-acfd-a284779428ca 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Delete volume with id: f7a5247a-7dca-43f2-bb97-4c3cc9dad102 /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-04 22:42:15.497 8 INFO cinder.volume.api [None req-c86ffea9-904a-4d8e-acfd-a284779428ca 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:15.519 8 INFO cinder.volume.api [None req-c86ffea9-904a-4d8e-acfd-a284779428ca 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Delete volume request issued successfully. 2026-05-04 22:42:15.519 8 INFO cinder.api.openstack.wsgi [None req-c86ffea9-904a-4d8e-acfd-a284779428ca 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 returned with HTTP 202 [pid: 8|app: 0|req: 490/969] 10.0.0.232 () {32 vars in 778 bytes} [Mon May 4 22:42:15 2026] DELETE /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:15.551 7 INFO cinder.api.openstack.wsgi [None req-0b79324c-9df6-472c-a4b4-ffd20664127a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 /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-04 22:42:15.566 7 INFO cinder.volume.api [None req-0b79324c-9df6-472c-a4b4-ffd20664127a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] Volume info retrieved successfully. 2026-05-04 22:42:15.573 7 INFO cinder.api.openstack.wsgi [None req-0b79324c-9df6-472c-a4b4-ffd20664127a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 returned with HTTP 200 [pid: 7|app: 0|req: 480/970] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:15 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 => generated 1385 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:42:16.600 8 INFO cinder.api.openstack.wsgi [None req-c8c45fc7-6ba6-4908-9e87-2bdbd6418a96 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 2026-05-04 22:42:16.610 8 INFO cinder.api.openstack.wsgi [None req-c8c45fc7-6ba6-4908-9e87-2bdbd6418a96 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 returned with HTTP 404 [pid: 8|app: 0|req: 491/971] 10.0.0.232 () {32 vars in 775 bytes} [Mon May 4 22:42:16 2026] GET /v3/ffce67dbd43a4bccb8d322d43269bcb8/volumes/f7a5247a-7dca-43f2-bb97-4c3cc9dad102 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-04 22:42:18.938 8 INFO cinder.api.openstack.wsgi [None req-c8c45fc7-6ba6-4908-9e87-2bdbd6418a96 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:42:18.939 7 INFO cinder.api.openstack.wsgi [None req-0b79324c-9df6-472c-a4b4-ffd20664127a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:42:18.939 8 INFO cinder.api.openstack.wsgi [None req-c8c45fc7-6ba6-4908-9e87-2bdbd6418a96 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:42:18.940 7 INFO cinder.api.openstack.wsgi [None req-0b79324c-9df6-472c-a4b4-ffd20664127a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:42:28.938 8 INFO cinder.api.openstack.wsgi [None req-c8c45fc7-6ba6-4908-9e87-2bdbd6418a96 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:42:28.938 7 INFO cinder.api.openstack.wsgi [None req-0b79324c-9df6-472c-a4b4-ffd20664127a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:42:28.939 8 INFO cinder.api.openstack.wsgi [None req-c8c45fc7-6ba6-4908-9e87-2bdbd6418a96 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:42:28.939 7 INFO cinder.api.openstack.wsgi [None req-0b79324c-9df6-472c-a4b4-ffd20664127a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:42:38.938 7 INFO cinder.api.openstack.wsgi [None req-0b79324c-9df6-472c-a4b4-ffd20664127a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:42:38.938 8 INFO cinder.api.openstack.wsgi [None req-c8c45fc7-6ba6-4908-9e87-2bdbd6418a96 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:42:38.939 8 INFO cinder.api.openstack.wsgi [None req-c8c45fc7-6ba6-4908-9e87-2bdbd6418a96 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:42:38.939 7 INFO cinder.api.openstack.wsgi [None req-0b79324c-9df6-472c-a4b4-ffd20664127a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:42:48.812 8 INFO cinder.api.openstack.wsgi [None req-accc5d0d-3fdf-4a03-b7a9-bb305527a425 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:42:48.938 7 INFO cinder.api.openstack.wsgi [None req-0b79324c-9df6-472c-a4b4-ffd20664127a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:42:48.939 7 INFO cinder.api.openstack.wsgi [None req-0b79324c-9df6-472c-a4b4-ffd20664127a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:42:48.940 7 INFO cinder.api.openstack.wsgi [None req-0b79324c-9df6-472c-a4b4-ffd20664127a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:42:48.941 7 INFO cinder.api.openstack.wsgi [None req-0b79324c-9df6-472c-a4b4-ffd20664127a 28b3d74d3f74472c95a0492e575b0988 ffce67dbd43a4bccb8d322d43269bcb8 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:42:49.316 8 INFO cinder.api.openstack.wsgi [None req-accc5d0d-3fdf-4a03-b7a9-bb305527a425 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 495/980] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:42:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 671 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-04 22:42:49.366 7 INFO cinder.api.openstack.wsgi [None req-c91464c3-bb5a-4dfb-90bd-64963334a7ad b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:42:49.390 7 INFO cinder.api.openstack.wsgi [None req-c91464c3-bb5a-4dfb-90bd-64963334a7ad b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/981] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:42:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:42:49.403 8 INFO cinder.api.openstack.wsgi [None req-6b8d20b8-6ffa-4db1-b683-89bdc94a85a1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c14204cf2b7347d39fe9f7b124764b83?usage=true 2026-05-04 22:42:49.427 8 INFO cinder.api.openstack.wsgi [None req-6b8d20b8-6ffa-4db1-b683-89bdc94a85a1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c14204cf2b7347d39fe9f7b124764b83?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/982] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:42:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c14204cf2b7347d39fe9f7b124764b83?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:42:49.444 7 INFO cinder.api.openstack.wsgi [None req-d71b1b6b-8e2f-4fab-b333-bec15e7707f5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c50e2158b94f4516ac88adf4cbc21e98?usage=true 2026-05-04 22:42:49.469 7 INFO cinder.api.openstack.wsgi [None req-d71b1b6b-8e2f-4fab-b333-bec15e7707f5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c50e2158b94f4516ac88adf4cbc21e98?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/983] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:42:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c50e2158b94f4516ac88adf4cbc21e98?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:42:49.482 8 INFO cinder.api.openstack.wsgi [None req-0cd2d99b-89bb-4193-93e1-22863a1d6be6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c6beb3f38cd4427d8aa06ed56c7caa73?usage=true 2026-05-04 22:42:49.509 8 INFO cinder.api.openstack.wsgi [None req-0cd2d99b-89bb-4193-93e1-22863a1d6be6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c6beb3f38cd4427d8aa06ed56c7caa73?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/984] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:42:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/c6beb3f38cd4427d8aa06ed56c7caa73?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:42:49.522 7 INFO cinder.api.openstack.wsgi [None req-db8ee066-d39b-4e01-a66d-0828c9782a73 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:42:49.547 7 INFO cinder.api.openstack.wsgi [None req-db8ee066-d39b-4e01-a66d-0828c9782a73 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/985] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:42:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:42:49.562 8 INFO cinder.api.openstack.wsgi [None req-6f91497a-5907-45ba-bc61-d5981ef5ee9b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/f65b60d8e3964e799e3ae07c041b4019?usage=true 2026-05-04 22:42:49.583 8 INFO cinder.api.openstack.wsgi [None req-6f91497a-5907-45ba-bc61-d5981ef5ee9b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/f65b60d8e3964e799e3ae07c041b4019?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/986] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:42:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/f65b60d8e3964e799e3ae07c041b4019?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:42:49.594 7 INFO cinder.api.openstack.wsgi [None req-f8869934-767b-482a-9206-296ecc9ff6a1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:42:49.617 7 INFO cinder.api.openstack.wsgi [None req-f8869934-767b-482a-9206-296ecc9ff6a1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/987] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:42:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:42:49.630 8 INFO cinder.api.openstack.wsgi [None req-18811784-bf09-4637-9161-b06195848f05 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:42:49.635 8 INFO cinder.api.openstack.wsgi [None req-18811784-bf09-4637-9161-b06195848f05 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 499/988] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:42:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:42:49.647 7 INFO cinder.api.openstack.wsgi [None req-f2e6b338-c659-4a66-b379-0cd733225f1c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:42:49.656 7 INFO cinder.volume.api [None req-f2e6b338-c659-4a66-b379-0cd733225f1c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:42:49.658 7 INFO cinder.api.openstack.wsgi [None req-f2e6b338-c659-4a66-b379-0cd733225f1c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 490/989] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:42:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:42:49.668 8 INFO cinder.api.openstack.wsgi [None req-5d5c4f38-60cf-48ed-bfd4-9193b744c0f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:42:49.678 8 INFO cinder.volume.api [None req-5d5c4f38-60cf-48ed-bfd4-9193b744c0f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:42:49.680 8 INFO cinder.api.openstack.wsgi [None req-5d5c4f38-60cf-48ed-bfd4-9193b744c0f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 500/990] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:42:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:42:49.692 7 INFO cinder.api.openstack.wsgi [None req-d3c978ab-e089-4039-9b12-c66b5f64476d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:42:49.698 7 INFO cinder.volume.api [None req-d3c978ab-e089-4039-9b12-c66b5f64476d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:42:49.698 7 INFO cinder.api.openstack.wsgi [None req-d3c978ab-e089-4039-9b12-c66b5f64476d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 491/991] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:42:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:42:58.938 8 INFO cinder.api.openstack.wsgi [None req-5d5c4f38-60cf-48ed-bfd4-9193b744c0f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:42:58.938 7 INFO cinder.api.openstack.wsgi [None req-d3c978ab-e089-4039-9b12-c66b5f64476d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:42:58.939 8 INFO cinder.api.openstack.wsgi [None req-5d5c4f38-60cf-48ed-bfd4-9193b744c0f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:42:58.939 7 INFO cinder.api.openstack.wsgi [None req-d3c978ab-e089-4039-9b12-c66b5f64476d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:43:08.938 7 INFO cinder.api.openstack.wsgi [None req-d3c978ab-e089-4039-9b12-c66b5f64476d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:43:08.939 8 INFO cinder.api.openstack.wsgi [None req-5d5c4f38-60cf-48ed-bfd4-9193b744c0f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:43:08.939 7 INFO cinder.api.openstack.wsgi [None req-d3c978ab-e089-4039-9b12-c66b5f64476d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:43:08.940 8 INFO cinder.api.openstack.wsgi [None req-5d5c4f38-60cf-48ed-bfd4-9193b744c0f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:43:18.938 7 INFO cinder.api.openstack.wsgi [None req-d3c978ab-e089-4039-9b12-c66b5f64476d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:43:18.939 8 INFO cinder.api.openstack.wsgi [None req-5d5c4f38-60cf-48ed-bfd4-9193b744c0f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:43:18.939 7 INFO cinder.api.openstack.wsgi [None req-d3c978ab-e089-4039-9b12-c66b5f64476d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:43:18.940 8 INFO cinder.api.openstack.wsgi [None req-5d5c4f38-60cf-48ed-bfd4-9193b744c0f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:43:28.938 7 INFO cinder.api.openstack.wsgi [None req-d3c978ab-e089-4039-9b12-c66b5f64476d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:43:28.938 8 INFO cinder.api.openstack.wsgi [None req-5d5c4f38-60cf-48ed-bfd4-9193b744c0f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:43:28.939 7 INFO cinder.api.openstack.wsgi [None req-d3c978ab-e089-4039-9b12-c66b5f64476d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:43:28.939 8 INFO cinder.api.openstack.wsgi [None req-5d5c4f38-60cf-48ed-bfd4-9193b744c0f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:43:38.937 8 INFO cinder.api.openstack.wsgi [None req-5d5c4f38-60cf-48ed-bfd4-9193b744c0f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:43:38.937 7 INFO cinder.api.openstack.wsgi [None req-d3c978ab-e089-4039-9b12-c66b5f64476d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:43:38.938 8 INFO cinder.api.openstack.wsgi [None req-5d5c4f38-60cf-48ed-bfd4-9193b744c0f1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:43:38.939 7 INFO cinder.api.openstack.wsgi [None req-d3c978ab-e089-4039-9b12-c66b5f64476d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:43:48.781 8 INFO cinder.api.openstack.wsgi [None req-485ad705-4a3e-42d0-b750-94f9a8ccc513 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:43:48.796 8 INFO cinder.volume.api [None req-485ad705-4a3e-42d0-b750-94f9a8ccc513 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:43:48.797 8 INFO cinder.api.openstack.wsgi [None req-485ad705-4a3e-42d0-b750-94f9a8ccc513 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1002] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:43:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:43:48.812 7 INFO cinder.api.openstack.wsgi [None req-8563fd9d-9e0d-43b3-8271-e8bb558c99c5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:43:48.826 7 INFO cinder.volume.api [None req-8563fd9d-9e0d-43b3-8271-e8bb558c99c5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:43:48.827 7 INFO cinder.api.openstack.wsgi [None req-8563fd9d-9e0d-43b3-8271-e8bb558c99c5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 497/1003] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:43:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:43:48.840 8 INFO cinder.api.openstack.wsgi [None req-59ee5282-0c93-42fe-87ba-e84d3a60fea3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:43:48.846 8 INFO cinder.api.openstack.wsgi [None req-59ee5282-0c93-42fe-87ba-e84d3a60fea3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 507/1004] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:43:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:43:48.896 7 INFO cinder.api.openstack.wsgi [None req-9324b7b1-b989-4c3b-8d6c-7f9af0616239 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true 2026-05-04 22:43:48.920 7 INFO cinder.api.openstack.wsgi [None req-9324b7b1-b989-4c3b-8d6c-7f9af0616239 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/1005] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:43:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:43:48.937 8 INFO cinder.api.openstack.wsgi [None req-81207c94-eecd-4062-8119-c063f85f151d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true 2026-05-04 22:43:48.938 7 INFO cinder.api.openstack.wsgi [None req-9324b7b1-b989-4c3b-8d6c-7f9af0616239 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:43:48.938 7 INFO cinder.api.openstack.wsgi [None req-9324b7b1-b989-4c3b-8d6c-7f9af0616239 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:43:48.941 7 INFO cinder.api.openstack.wsgi [None req-9324b7b1-b989-4c3b-8d6c-7f9af0616239 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:43:48.942 7 INFO cinder.api.openstack.wsgi [None req-9324b7b1-b989-4c3b-8d6c-7f9af0616239 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:43:48.962 8 INFO cinder.api.openstack.wsgi [None req-81207c94-eecd-4062-8119-c063f85f151d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1008] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:43:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:43:48.976 7 INFO cinder.api.openstack.wsgi [None req-2b0c352f-32c1-40c6-ba7a-4ba3600ad1b7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/22aa86c1312242499377f39d806a06af?usage=true 2026-05-04 22:43:48.997 7 INFO cinder.api.openstack.wsgi [None req-2b0c352f-32c1-40c6-ba7a-4ba3600ad1b7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/22aa86c1312242499377f39d806a06af?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1009] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:43:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/22aa86c1312242499377f39d806a06af?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:43:49.008 8 INFO cinder.api.openstack.wsgi [None req-22c0e79b-380f-4908-8e65-218ad640d3e1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:43:49.046 8 INFO cinder.api.openstack.wsgi [None req-22c0e79b-380f-4908-8e65-218ad640d3e1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1010] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:43:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:43:49.058 7 INFO cinder.api.openstack.wsgi [None req-0d503b7a-d757-47b0-81f2-c93c3bd8e260 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true 2026-05-04 22:43:49.078 7 INFO cinder.api.openstack.wsgi [None req-0d503b7a-d757-47b0-81f2-c93c3bd8e260 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1011] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:43:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:43:49.092 8 INFO cinder.api.openstack.wsgi [None req-87789e6e-0a69-4dba-ac63-ac6ef82f16c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true 2026-05-04 22:43:49.115 8 INFO cinder.api.openstack.wsgi [None req-87789e6e-0a69-4dba-ac63-ac6ef82f16c2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1012] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:43:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:43:49.128 7 INFO cinder.api.openstack.wsgi [None req-42ed7221-f928-4261-85ad-41a56405a915 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true 2026-05-04 22:43:49.146 7 INFO cinder.api.openstack.wsgi [None req-42ed7221-f928-4261-85ad-41a56405a915 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1013] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:43:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:43:49.156 8 INFO cinder.api.openstack.wsgi [None req-3ee0b7c9-f01d-4edd-a1d2-9d3fc8660579 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true 2026-05-04 22:43:49.182 8 INFO cinder.api.openstack.wsgi [None req-3ee0b7c9-f01d-4edd-a1d2-9d3fc8660579 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1014] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:43:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:43:49.195 7 INFO cinder.api.openstack.wsgi [None req-2b87f5a9-eea5-4b38-a97d-b9eb9b862aef b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true 2026-05-04 22:43:49.213 7 INFO cinder.api.openstack.wsgi [None req-2b87f5a9-eea5-4b38-a97d-b9eb9b862aef b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1015] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:43:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:43:49.228 8 INFO cinder.api.openstack.wsgi [None req-8d5c7b7e-0eae-4692-9456-eddcafa810c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:43:49.248 8 INFO cinder.api.openstack.wsgi [None req-8d5c7b7e-0eae-4692-9456-eddcafa810c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1016] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:43:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:43:49.263 7 INFO cinder.api.openstack.wsgi [None req-cae5beac-a9eb-49ef-aac7-75191df5c409 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true 2026-05-04 22:43:49.282 7 INFO cinder.api.openstack.wsgi [None req-cae5beac-a9eb-49ef-aac7-75191df5c409 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1017] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:43:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:43:49.300 8 INFO cinder.api.openstack.wsgi [None req-f1e95876-852f-48e0-aa01-443a9706c6f3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:43:49.336 8 INFO cinder.api.openstack.wsgi [None req-f1e95876-852f-48e0-aa01-443a9706c6f3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1018] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:43:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:43:49.351 7 INFO cinder.api.openstack.wsgi [None req-e9a4f209-4417-4592-a4e1-5960270f2c2d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:43:49.359 7 INFO cinder.volume.api [None req-e9a4f209-4417-4592-a4e1-5960270f2c2d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:43:49.361 7 INFO cinder.api.openstack.wsgi [None req-e9a4f209-4417-4592-a4e1-5960270f2c2d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1019] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:43:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:43:49.375 8 INFO cinder.api.openstack.wsgi [None req-bbd98531-a03d-4695-8744-87109d4ad692 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:43:49.879 8 INFO cinder.api.openstack.wsgi [None req-bbd98531-a03d-4695-8744-87109d4ad692 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1020] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:43:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:43:58.938 8 INFO cinder.api.openstack.wsgi [None req-bbd98531-a03d-4695-8744-87109d4ad692 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:43:58.938 7 INFO cinder.api.openstack.wsgi [None req-e9a4f209-4417-4592-a4e1-5960270f2c2d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:43:58.939 8 INFO cinder.api.openstack.wsgi [None req-bbd98531-a03d-4695-8744-87109d4ad692 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:43:58.939 7 INFO cinder.api.openstack.wsgi [None req-e9a4f209-4417-4592-a4e1-5960270f2c2d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:44:08.937 8 INFO cinder.api.openstack.wsgi [None req-bbd98531-a03d-4695-8744-87109d4ad692 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:44:08.937 7 INFO cinder.api.openstack.wsgi [None req-e9a4f209-4417-4592-a4e1-5960270f2c2d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:44:08.939 8 INFO cinder.api.openstack.wsgi [None req-bbd98531-a03d-4695-8744-87109d4ad692 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:44:08.939 7 INFO cinder.api.openstack.wsgi [None req-e9a4f209-4417-4592-a4e1-5960270f2c2d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:44:18.938 8 INFO cinder.api.openstack.wsgi [None req-bbd98531-a03d-4695-8744-87109d4ad692 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:44:18.939 7 INFO cinder.api.openstack.wsgi [None req-e9a4f209-4417-4592-a4e1-5960270f2c2d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:44:18.940 8 INFO cinder.api.openstack.wsgi [None req-bbd98531-a03d-4695-8744-87109d4ad692 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:44:18.941 7 INFO cinder.api.openstack.wsgi [None req-e9a4f209-4417-4592-a4e1-5960270f2c2d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:44:28.937 7 INFO cinder.api.openstack.wsgi [None req-e9a4f209-4417-4592-a4e1-5960270f2c2d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:44:28.938 8 INFO cinder.api.openstack.wsgi [None req-bbd98531-a03d-4695-8744-87109d4ad692 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:44:28.939 8 INFO cinder.api.openstack.wsgi [None req-bbd98531-a03d-4695-8744-87109d4ad692 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:44:28.939 7 INFO cinder.api.openstack.wsgi [None req-e9a4f209-4417-4592-a4e1-5960270f2c2d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:44:34.222 8 INFO cinder.api.openstack.wsgi [None req-65e99601-6ce4-417f-b5ea-aec609e36c2f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes 2026-05-04 22:44:34.308 8 INFO cinder.api.v3.volumes [None req-65e99601-6ce4-417f-b5ea-aec609e36c2f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Create volume of 16 GB 2026-05-04 22:44:34.314 8 INFO cinder.volume.api [None req-65e99601-6ce4-417f-b5ea-aec609e36c2f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Availability Zones retrieved successfully. 2026-05-04 22:44:34.503 8 INFO cinder.volume.api [None req-65e99601-6ce4-417f-b5ea-aec609e36c2f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Create volume request issued successfully. 2026-05-04 22:44:34.504 8 INFO cinder.api.openstack.wsgi [None req-65e99601-6ce4-417f-b5ea-aec609e36c2f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 519/1029] 199.204.45.242 () {34 vars in 734 bytes} [Mon May 4 22:44:34 2026] POST /v3/7e0f2914758746528e3b89a11a6effd0/volumes => generated 846 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-04 22:44:34.538 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-08b35aa0-d9c7-439d-adb1-c9c56efb22c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 /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-04 22:44:34.606 7 INFO cinder.volume.api [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-08b35aa0-d9c7-439d-adb1-c9c56efb22c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Volume info retrieved successfully. 2026-05-04 22:44:34.610 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-08b35aa0-d9c7-439d-adb1-c9c56efb22c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 returned with HTTP 200 [pid: 7|app: 0|req: 511/1030] 199.204.45.242 () {32 vars in 825 bytes} [Mon May 4 22:44:34 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 => generated 1025 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:44:38.938 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-08b35aa0-d9c7-439d-adb1-c9c56efb22c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:44:38.938 8 INFO cinder.api.openstack.wsgi [None req-65e99601-6ce4-417f-b5ea-aec609e36c2f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:44:38.939 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-08b35aa0-d9c7-439d-adb1-c9c56efb22c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:44:38.940 8 INFO cinder.api.openstack.wsgi [None req-65e99601-6ce4-417f-b5ea-aec609e36c2f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234: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-04 22:44:39.632 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-d3da0503-1cc8-499b-bf54-cd642547c481 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 /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-04 22:44:39.647 7 INFO cinder.volume.api [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-d3da0503-1cc8-499b-bf54-cd642547c481 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Volume info retrieved successfully. 2026-05-04 22:44:39.653 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-d3da0503-1cc8-499b-bf54-cd642547c481 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 returned with HTTP 200 [pid: 7|app: 0|req: 513/1033] 199.204.45.242 () {32 vars in 825 bytes} [Mon May 4 22:44:39 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 => generated 1489 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:44:40.062 8 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-45ab6887-5ef4-4783-aab1-129d7e823718 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 /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-04 22:44:40.084 8 INFO cinder.volume.api [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-45ab6887-5ef4-4783-aab1-129d7e823718 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Volume info retrieved successfully. 2026-05-04 22:44:40.090 8 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-45ab6887-5ef4-4783-aab1-129d7e823718 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 returned with HTTP 200 [pid: 8|app: 0|req: 521/1034] 10.0.0.210 () {34 vars in 1028 bytes} [Mon May 4 22:44:40 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 => generated 1489 bytes in 37 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-04 22:44:40.550 7 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-f27bde8e-ab40-46d7-b815-1d3445ec0dec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 /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-04 22:44:40.565 7 INFO cinder.volume.api [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-f27bde8e-ab40-46d7-b815-1d3445ec0dec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Volume info retrieved successfully. 2026-05-04 22:44:40.570 7 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-f27bde8e-ab40-46d7-b815-1d3445ec0dec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 returned with HTTP 200 [pid: 7|app: 0|req: 514/1035] 10.0.0.210 () {34 vars in 1028 bytes} [Mon May 4 22:44:40 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:44:40.580 8 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-45ab6887-5ef4-4783-aab1-129d7e823718 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 22:44:40.581 8 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-45ab6887-5ef4-4783-aab1-129d7e823718 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 522/1036] 10.0.0.210 () {32 vars in 829 bytes} [Mon May 4 22:44:40 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-04 22:44:40.594 7 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-e45a2141-2cab-4745-bb2f-d9ed4ba354e0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:44:40.643 7 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-e45a2141-2cab-4745-bb2f-d9ed4ba354e0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/attachments returned with HTTP 200 [pid: 7|app: 0|req: 515/1037] 10.0.0.210 () {40 vars in 1057 bytes} [Mon May 4 22:44:40 2026] POST /v3/7e0f2914758746528e3b89a11a6effd0/attachments => generated 273 bytes in 57 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-04 22:44:41.454 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-32fc447e-e2dd-44d9-8848-54b1b14c66d3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 /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-04 22:44:41.480 8 INFO cinder.volume.api [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-32fc447e-e2dd-44d9-8848-54b1b14c66d3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Volume info retrieved successfully. 2026-05-04 22:44:41.486 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-32fc447e-e2dd-44d9-8848-54b1b14c66d3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 returned with HTTP 200 [pid: 8|app: 0|req: 523/1038] 199.204.45.242 () {32 vars in 825 bytes} [Mon May 4 22:44:41 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 => generated 1488 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:44:44.242 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-2bdc02d8-4c4d-4b42-97f6-3821fb13c4c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 /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-04 22:44:44.262 7 INFO cinder.volume.api [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-2bdc02d8-4c4d-4b42-97f6-3821fb13c4c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Volume info retrieved successfully. 2026-05-04 22:44:44.269 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-2bdc02d8-4c4d-4b42-97f6-3821fb13c4c6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 returned with HTTP 200 [pid: 7|app: 0|req: 516/1039] 199.204.45.242 () {32 vars in 825 bytes} [Mon May 4 22:44:44 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 => generated 1488 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:44:46.051 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-32fc447e-e2dd-44d9-8848-54b1b14c66d3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 22:44:46.053 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-32fc447e-e2dd-44d9-8848-54b1b14c66d3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 524/1040] 199.204.45.242 () {32 vars in 840 bytes} [Mon May 4 22:44:46 2026] GET / => generated 411 bytes in 3 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-04 22:44:46.065 7 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-6fe436c4-baff-4f2c-8ae0-36d96cd94ad9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 /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-04 22:44:46.085 7 INFO cinder.volume.api [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-6fe436c4-baff-4f2c-8ae0-36d96cd94ad9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Volume info retrieved successfully. 2026-05-04 22:44:46.090 7 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-6fe436c4-baff-4f2c-8ae0-36d96cd94ad9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 returned with HTTP 200 [pid: 7|app: 0|req: 517/1041] 199.204.45.242 () {36 vars in 1073 bytes} [Mon May 4 22:44:46 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 => generated 1712 bytes in 32 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-04 22:44:46.168 8 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-bc126e9b-85d1-4a67-9615-e1afb8703f46 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/attachments/1e868eac-23a5-4da6-94d8-37c4a10f967a /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-04 22:44:47.216 8 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-bc126e9b-85d1-4a67-9615-e1afb8703f46 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/attachments/1e868eac-23a5-4da6-94d8-37c4a10f967a returned with HTTP 200 [pid: 8|app: 0|req: 525/1042] 199.204.45.242 () {40 vars in 1135 bytes} [Mon May 4 22:44:46 2026] PUT /v3/7e0f2914758746528e3b89a11a6effd0/attachments/1e868eac-23a5-4da6-94d8-37c4a10f967a => generated 802 bytes in 1058 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-04 22:44:47.342 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-a314b597-dc00-4d56-b94c-4d62335891cf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 /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-04 22:44:47.370 7 INFO cinder.volume.api [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-a314b597-dc00-4d56-b94c-4d62335891cf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Volume info retrieved successfully. 2026-05-04 22:44:47.379 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-a314b597-dc00-4d56-b94c-4d62335891cf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 returned with HTTP 200 [pid: 7|app: 0|req: 518/1043] 199.204.45.242 () {32 vars in 825 bytes} [Mon May 4 22:44:47 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 => generated 1489 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:44:47.739 8 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-78bc5ee4-409c-4675-9122-90b9c9a10bcf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/attachments/1e868eac-23a5-4da6-94d8-37c4a10f967a/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-04 22:44:47.775 8 INFO cinder.api.openstack.wsgi [req-65cc8bb8-f976-4b9a-a0f4-cb267dfb512d req-78bc5ee4-409c-4675-9122-90b9c9a10bcf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/attachments/1e868eac-23a5-4da6-94d8-37c4a10f967a/action returned with HTTP 204 [pid: 8|app: 0|req: 526/1044] 199.204.45.242 () {40 vars in 1148 bytes} [Mon May 4 22:44:47 2026] POST /v3/7e0f2914758746528e3b89a11a6effd0/attachments/1e868eac-23a5-4da6-94d8-37c4a10f967a/action => generated 0 bytes in 47 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-04 22:44:48.589 7 INFO cinder.api.openstack.wsgi [None req-a8fd4da8-0b09-43b1-b639-cdac885f9f55 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:44:48.594 7 INFO cinder.volume.api [None req-a8fd4da8-0b09-43b1-b639-cdac885f9f55 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:44:48.594 7 INFO cinder.api.openstack.wsgi [None req-a8fd4da8-0b09-43b1-b639-cdac885f9f55 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1045] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:44:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 48 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-04 22:44:48.603 8 INFO cinder.api.openstack.wsgi [None req-e2da49bb-9c06-449b-966c-99fac840f7e7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:44:48.619 8 INFO cinder.volume.api [None req-e2da49bb-9c06-449b-966c-99fac840f7e7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:44:48.626 8 INFO cinder.api.openstack.wsgi [None req-e2da49bb-9c06-449b-966c-99fac840f7e7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1046] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:44:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:44:48.636 7 INFO cinder.api.openstack.wsgi [None req-a50cb661-e49d-400b-a38a-a4659436fdc4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:44:48.938 8 INFO cinder.api.openstack.wsgi [None req-e2da49bb-9c06-449b-966c-99fac840f7e7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:44:48.939 8 INFO cinder.api.openstack.wsgi [None req-e2da49bb-9c06-449b-966c-99fac840f7e7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:44:48.940 8 INFO cinder.api.openstack.wsgi [None req-e2da49bb-9c06-449b-966c-99fac840f7e7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:44:48.941 8 INFO cinder.api.openstack.wsgi [None req-e2da49bb-9c06-449b-966c-99fac840f7e7 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:44:49.140 7 INFO cinder.api.openstack.wsgi [None req-a50cb661-e49d-400b-a38a-a4659436fdc4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1049] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:44:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:44:49.155 8 INFO cinder.api.openstack.wsgi [None req-4b733598-9882-45e6-8ac0-ecfe196ad94a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:44:49.173 8 INFO cinder.volume.api [None req-4b733598-9882-45e6-8ac0-ecfe196ad94a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:44:49.179 8 INFO cinder.api.openstack.wsgi [None req-4b733598-9882-45e6-8ac0-ecfe196ad94a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1050] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:44:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 1790 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:44:49.232 7 INFO cinder.api.openstack.wsgi [None req-d87b090c-3d4d-4d7d-aac9-8738f3bd46ff b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true 2026-05-04 22:44:49.252 7 INFO cinder.api.openstack.wsgi [None req-d87b090c-3d4d-4d7d-aac9-8738f3bd46ff b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1051] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:44:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:44:49.262 8 INFO cinder.api.openstack.wsgi [None req-5590f6c8-46f1-4f23-abdb-1bc17f6f7680 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true 2026-05-04 22:44:49.285 8 INFO cinder.api.openstack.wsgi [None req-5590f6c8-46f1-4f23-abdb-1bc17f6f7680 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1052] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:44:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:44:49.297 7 INFO cinder.api.openstack.wsgi [None req-2b359810-709d-46be-9b4b-e9cee391c22b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:44:49.322 7 INFO cinder.api.openstack.wsgi [None req-2b359810-709d-46be-9b4b-e9cee391c22b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1053] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:44:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:44:49.331 8 INFO cinder.api.openstack.wsgi [None req-5a4f9ef3-52d0-4f62-9dd5-0dcb469af8d3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true 2026-05-04 22:44:49.352 8 INFO cinder.api.openstack.wsgi [None req-5a4f9ef3-52d0-4f62-9dd5-0dcb469af8d3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1054] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:44:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:44:49.362 7 INFO cinder.api.openstack.wsgi [None req-4a24d84d-8ed0-4a17-ba2c-3be4923cdc59 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true 2026-05-04 22:44:49.380 7 INFO cinder.api.openstack.wsgi [None req-4a24d84d-8ed0-4a17-ba2c-3be4923cdc59 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1055] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:44:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:44:49.394 8 INFO cinder.api.openstack.wsgi [None req-e8b38968-abe0-4f0e-9263-bb71302dbb46 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true 2026-05-04 22:44:49.415 8 INFO cinder.api.openstack.wsgi [None req-e8b38968-abe0-4f0e-9263-bb71302dbb46 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1056] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:44:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:44:49.429 7 INFO cinder.api.openstack.wsgi [None req-518953c9-8105-43c5-9061-24491adcd50c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true 2026-05-04 22:44:49.451 7 INFO cinder.api.openstack.wsgi [None req-518953c9-8105-43c5-9061-24491adcd50c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1057] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:44:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:44:49.464 8 INFO cinder.api.openstack.wsgi [None req-6ad1078f-7a50-4415-9517-a0214c3d6f99 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true 2026-05-04 22:44:49.489 8 INFO cinder.api.openstack.wsgi [None req-6ad1078f-7a50-4415-9517-a0214c3d6f99 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1058] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:44:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:44:49.501 7 INFO cinder.api.openstack.wsgi [None req-4b6934f4-ce92-4466-bbf4-474f9bb1803a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:44:49.523 7 INFO cinder.api.openstack.wsgi [None req-4b6934f4-ce92-4466-bbf4-474f9bb1803a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1059] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:44:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:44:49.535 8 INFO cinder.api.openstack.wsgi [None req-14d60a51-6fbb-4dc4-aae8-e1f9f8f8ce2e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true 2026-05-04 22:44:49.554 8 INFO cinder.api.openstack.wsgi [None req-14d60a51-6fbb-4dc4-aae8-e1f9f8f8ce2e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1060] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:44:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:44:49.565 7 INFO cinder.api.openstack.wsgi [None req-4941de34-2851-4dc1-a7ab-af4fda54e3c1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:44:49.586 7 INFO cinder.api.openstack.wsgi [None req-4941de34-2851-4dc1-a7ab-af4fda54e3c1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1061] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:44:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:44:49.599 8 INFO cinder.api.openstack.wsgi [None req-a01afdbb-dece-4b74-b414-30b4dcac2bcb b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:44:49.605 8 INFO cinder.api.openstack.wsgi [None req-a01afdbb-dece-4b74-b414-30b4dcac2bcb b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 536/1062] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:44:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:44:50.163 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-b511d09d-800f-483b-9eb7-ff13dc576d92 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 /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-04 22:44:50.180 7 INFO cinder.volume.api [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-b511d09d-800f-483b-9eb7-ff13dc576d92 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Volume info retrieved successfully. 2026-05-04 22:44:50.185 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-b511d09d-800f-483b-9eb7-ff13dc576d92 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 returned with HTTP 200 [pid: 7|app: 0|req: 527/1063] 199.204.45.242 () {32 vars in 825 bytes} [Mon May 4 22:44:50 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 => generated 1787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:44:53.324 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-dfae3549-8909-4087-accd-1af791285d0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 /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-04 22:44:53.345 8 INFO cinder.volume.api [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-dfae3549-8909-4087-accd-1af791285d0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Volume info retrieved successfully. 2026-05-04 22:44:53.351 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-dfae3549-8909-4087-accd-1af791285d0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 returned with HTTP 200 [pid: 8|app: 0|req: 537/1064] 199.204.45.242 () {32 vars in 825 bytes} [Mon May 4 22:44:53 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 => generated 1787 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:44:56.191 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-8ff7e53d-7dbe-47f1-bc97-f8316f4e470c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 /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-04 22:44:56.213 7 INFO cinder.volume.api [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-8ff7e53d-7dbe-47f1-bc97-f8316f4e470c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Volume info retrieved successfully. 2026-05-04 22:44:56.217 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-8ff7e53d-7dbe-47f1-bc97-f8316f4e470c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 returned with HTTP 200 [pid: 7|app: 0|req: 528/1065] 199.204.45.242 () {32 vars in 825 bytes} [Mon May 4 22:44:56 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 => generated 1787 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:44:58.937 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-8ff7e53d-7dbe-47f1-bc97-f8316f4e470c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:44:58.937 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-dfae3549-8909-4087-accd-1af791285d0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:44:58.938 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-8ff7e53d-7dbe-47f1-bc97-f8316f4e470c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:44:58.938 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-dfae3549-8909-4087-accd-1af791285d0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:45:08.938 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-8ff7e53d-7dbe-47f1-bc97-f8316f4e470c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:45:08.939 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-dfae3549-8909-4087-accd-1af791285d0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:45:08.939 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-8ff7e53d-7dbe-47f1-bc97-f8316f4e470c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:45:08.940 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-dfae3549-8909-4087-accd-1af791285d0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:45:18.938 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-8ff7e53d-7dbe-47f1-bc97-f8316f4e470c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:45:18.939 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-dfae3549-8909-4087-accd-1af791285d0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:45:18.940 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-8ff7e53d-7dbe-47f1-bc97-f8316f4e470c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:45:18.940 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-dfae3549-8909-4087-accd-1af791285d0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:45:28.938 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-8ff7e53d-7dbe-47f1-bc97-f8316f4e470c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:45:28.938 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-dfae3549-8909-4087-accd-1af791285d0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:45:28.940 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-8ff7e53d-7dbe-47f1-bc97-f8316f4e470c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:45:28.940 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-dfae3549-8909-4087-accd-1af791285d0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:45:38.938 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-dfae3549-8909-4087-accd-1af791285d0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:45:38.938 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-8ff7e53d-7dbe-47f1-bc97-f8316f4e470c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:45:38.939 8 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-dfae3549-8909-4087-accd-1af791285d0b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:45:38.940 7 INFO cinder.api.openstack.wsgi [req-65e99601-6ce4-417f-b5ea-aec609e36c2f req-8ff7e53d-7dbe-47f1-bc97-f8316f4e470c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234: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-04 22:45:48.601 8 INFO cinder.api.openstack.wsgi [None req-94d69237-1c7b-47f0-ae3d-81bfdc64bf59 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:45:48.614 8 INFO cinder.volume.api [None req-94d69237-1c7b-47f0-ae3d-81bfdc64bf59 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:45:48.614 8 INFO cinder.api.openstack.wsgi [None req-94d69237-1c7b-47f0-ae3d-81bfdc64bf59 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1076] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:45:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 66 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-04 22:45:48.630 7 INFO cinder.api.openstack.wsgi [None req-6fc578a0-3164-4a3e-af90-e828bc471e6e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:45:48.938 8 INFO cinder.api.openstack.wsgi [None req-94d69237-1c7b-47f0-ae3d-81bfdc64bf59 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:45:48.943 8 INFO cinder.api.openstack.wsgi [None req-94d69237-1c7b-47f0-ae3d-81bfdc64bf59 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:45:48.945 8 INFO cinder.api.openstack.wsgi [None req-94d69237-1c7b-47f0-ae3d-81bfdc64bf59 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:45:48.947 8 INFO cinder.api.openstack.wsgi [None req-94d69237-1c7b-47f0-ae3d-81bfdc64bf59 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:45:49.135 7 INFO cinder.api.openstack.wsgi [None req-6fc578a0-3164-4a3e-af90-e828bc471e6e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1079] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:45:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 671 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:45:49.148 8 INFO cinder.api.openstack.wsgi [None req-208d09f3-2d62-4ba9-8514-f316e1601e9c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:45:49.165 8 INFO cinder.volume.api [None req-208d09f3-2d62-4ba9-8514-f316e1601e9c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:45:49.171 8 INFO cinder.api.openstack.wsgi [None req-208d09f3-2d62-4ba9-8514-f316e1601e9c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1080] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:45:49.183 7 INFO cinder.api.openstack.wsgi [None req-02934425-4625-423a-bd5e-bf0e0b620274 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:45:49.190 7 INFO cinder.api.openstack.wsgi [None req-02934425-4625-423a-bd5e-bf0e0b620274 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 535/1081] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:45:49.199 8 INFO cinder.api.openstack.wsgi [None req-54b393ec-06dc-4873-80e4-0ea547639d39 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:45:49.212 8 INFO cinder.volume.api [None req-54b393ec-06dc-4873-80e4-0ea547639d39 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:45:49.219 8 INFO cinder.api.openstack.wsgi [None req-54b393ec-06dc-4873-80e4-0ea547639d39 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1082] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:45:49.278 7 INFO cinder.api.openstack.wsgi [None req-9cf71743-e122-437e-bb2f-062f3bc4da34 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true 2026-05-04 22:45:49.302 7 INFO cinder.api.openstack.wsgi [None req-9cf71743-e122-437e-bb2f-062f3bc4da34 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1083] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:45:49.316 8 INFO cinder.api.openstack.wsgi [None req-a8a4a537-7b47-4293-8d15-ae7550c170b2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true 2026-05-04 22:45:49.338 8 INFO cinder.api.openstack.wsgi [None req-a8a4a537-7b47-4293-8d15-ae7550c170b2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1084] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:45:49.350 7 INFO cinder.api.openstack.wsgi [None req-4c2a5c3e-61d6-47e0-bc12-1e041f4de9d4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:45:49.369 7 INFO cinder.api.openstack.wsgi [None req-4c2a5c3e-61d6-47e0-bc12-1e041f4de9d4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1085] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:45:49.381 8 INFO cinder.api.openstack.wsgi [None req-fad26ff1-9596-4dae-b598-9b8b99496ac1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true 2026-05-04 22:45:49.400 8 INFO cinder.api.openstack.wsgi [None req-fad26ff1-9596-4dae-b598-9b8b99496ac1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1086] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:45:49.412 7 INFO cinder.api.openstack.wsgi [None req-c7901a7c-c2e9-457f-9acd-fa4a5583fa70 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true 2026-05-04 22:45:49.431 7 INFO cinder.api.openstack.wsgi [None req-c7901a7c-c2e9-457f-9acd-fa4a5583fa70 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1087] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:45:49.444 8 INFO cinder.api.openstack.wsgi [None req-df76b81c-119c-4e3c-8ab9-0c9f6d379371 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true 2026-05-04 22:45:49.462 8 INFO cinder.api.openstack.wsgi [None req-df76b81c-119c-4e3c-8ab9-0c9f6d379371 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1088] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:45:49.482 7 INFO cinder.api.openstack.wsgi [None req-8bdfc9a7-d4f6-44ee-92ee-9f635be0252d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true 2026-05-04 22:45:49.500 7 INFO cinder.api.openstack.wsgi [None req-8bdfc9a7-d4f6-44ee-92ee-9f635be0252d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1089] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:45:49.512 8 INFO cinder.api.openstack.wsgi [None req-fa822ed3-37d9-4c9d-a19c-dde5212e2e1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true 2026-05-04 22:45:49.529 8 INFO cinder.api.openstack.wsgi [None req-fa822ed3-37d9-4c9d-a19c-dde5212e2e1e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1090] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:45:49.539 7 INFO cinder.api.openstack.wsgi [None req-0dacce73-e5c1-4f81-90b5-a4bf9719782f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:45:49.560 7 INFO cinder.api.openstack.wsgi [None req-0dacce73-e5c1-4f81-90b5-a4bf9719782f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1091] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:45:49.569 8 INFO cinder.api.openstack.wsgi [None req-08eb87ed-bab4-4ce4-84c9-52bb089963f4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true 2026-05-04 22:45:49.587 8 INFO cinder.api.openstack.wsgi [None req-08eb87ed-bab4-4ce4-84c9-52bb089963f4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1092] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:45:49.598 7 INFO cinder.api.openstack.wsgi [None req-3e99c09d-0e2d-4998-adee-9694a838ce75 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:45:49.618 7 INFO cinder.api.openstack.wsgi [None req-3e99c09d-0e2d-4998-adee-9694a838ce75 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1093] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:45:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:45:58.938 8 INFO cinder.api.openstack.wsgi [None req-08eb87ed-bab4-4ce4-84c9-52bb089963f4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:45:58.938 7 INFO cinder.api.openstack.wsgi [None req-3e99c09d-0e2d-4998-adee-9694a838ce75 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:45:58.939 8 INFO cinder.api.openstack.wsgi [None req-08eb87ed-bab4-4ce4-84c9-52bb089963f4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:45:58.940 7 INFO cinder.api.openstack.wsgi [None req-3e99c09d-0e2d-4998-adee-9694a838ce75 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:46:08.939 7 INFO cinder.api.openstack.wsgi [None req-3e99c09d-0e2d-4998-adee-9694a838ce75 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:46:08.938 8 INFO cinder.api.openstack.wsgi [None req-08eb87ed-bab4-4ce4-84c9-52bb089963f4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:46:08.939 7 INFO cinder.api.openstack.wsgi [None req-3e99c09d-0e2d-4998-adee-9694a838ce75 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:46:08.940 8 INFO cinder.api.openstack.wsgi [None req-08eb87ed-bab4-4ce4-84c9-52bb089963f4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:46:18.938 8 INFO cinder.api.openstack.wsgi [None req-08eb87ed-bab4-4ce4-84c9-52bb089963f4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:46:18.938 7 INFO cinder.api.openstack.wsgi [None req-3e99c09d-0e2d-4998-adee-9694a838ce75 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:46:18.939 8 INFO cinder.api.openstack.wsgi [None req-08eb87ed-bab4-4ce4-84c9-52bb089963f4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:46:18.939 7 INFO cinder.api.openstack.wsgi [None req-3e99c09d-0e2d-4998-adee-9694a838ce75 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:46:28.938 8 INFO cinder.api.openstack.wsgi [None req-08eb87ed-bab4-4ce4-84c9-52bb089963f4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:46:28.938 7 INFO cinder.api.openstack.wsgi [None req-3e99c09d-0e2d-4998-adee-9694a838ce75 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:46:28.939 8 INFO cinder.api.openstack.wsgi [None req-08eb87ed-bab4-4ce4-84c9-52bb089963f4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:46:28.940 7 INFO cinder.api.openstack.wsgi [None req-3e99c09d-0e2d-4998-adee-9694a838ce75 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:46:38.938 8 INFO cinder.api.openstack.wsgi [None req-08eb87ed-bab4-4ce4-84c9-52bb089963f4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:46:38.939 8 INFO cinder.api.openstack.wsgi [None req-08eb87ed-bab4-4ce4-84c9-52bb089963f4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:46:38.939 7 INFO cinder.api.openstack.wsgi [None req-3e99c09d-0e2d-4998-adee-9694a838ce75 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:46:38.941 7 INFO cinder.api.openstack.wsgi [None req-3e99c09d-0e2d-4998-adee-9694a838ce75 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:46:48.615 8 INFO cinder.api.openstack.wsgi [None req-527a98f8-7bd8-448f-aac5-5243504e3b33 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:46:48.633 8 INFO cinder.volume.api [None req-527a98f8-7bd8-448f-aac5-5243504e3b33 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:46:48.638 8 INFO cinder.api.openstack.wsgi [None req-527a98f8-7bd8-448f-aac5-5243504e3b33 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1104] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:46:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 1790 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:46:48.650 7 INFO cinder.api.openstack.wsgi [None req-90ba91e8-bf6f-4a7c-8676-6ead88ec8e40 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:46:48.658 7 INFO cinder.volume.api [None req-90ba91e8-bf6f-4a7c-8676-6ead88ec8e40 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:46:48.658 7 INFO cinder.api.openstack.wsgi [None req-90ba91e8-bf6f-4a7c-8676-6ead88ec8e40 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1105] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:46:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 15 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-04 22:46:48.669 8 INFO cinder.api.openstack.wsgi [None req-1b56f517-cb79-4b32-9bb5-43895f3209bb b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:46:48.684 8 INFO cinder.volume.api [None req-1b56f517-cb79-4b32-9bb5-43895f3209bb b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - 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-04 22:46:48.690 8 INFO cinder.api.openstack.wsgi [None req-1b56f517-cb79-4b32-9bb5-43895f3209bb b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1106] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:46:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 22:46:48.703 7 INFO cinder.api.openstack.wsgi [None req-e7a47186-5f1b-4428-9602-749a795b029a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:46:48.708 7 INFO cinder.api.openstack.wsgi [None req-e7a47186-5f1b-4428-9602-749a795b029a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 548/1107] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:46:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 22:46:48.761 8 INFO cinder.api.openstack.wsgi [None req-07fbe559-0fdb-491e-b036-b30e910faf52 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true 2026-05-04 22:46:48.783 8 INFO cinder.api.openstack.wsgi [None req-07fbe559-0fdb-491e-b036-b30e910faf52 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1108] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:46:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:46:48.796 7 INFO cinder.api.openstack.wsgi [None req-0f5d2601-01ca-455d-84b5-72e2f4a471b4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true 2026-05-04 22:46:48.817 7 INFO cinder.api.openstack.wsgi [None req-0f5d2601-01ca-455d-84b5-72e2f4a471b4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1109] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:46:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:46:48.827 8 INFO cinder.api.openstack.wsgi [None req-a082123b-3d35-43b2-a900-8bed76e19d84 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:46:48.847 8 INFO cinder.api.openstack.wsgi [None req-a082123b-3d35-43b2-a900-8bed76e19d84 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1110] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:46:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:46:48.859 7 INFO cinder.api.openstack.wsgi [None req-58fdf4cb-bd91-4408-9c0e-40bc60bd3c82 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true 2026-05-04 22:46:48.880 7 INFO cinder.api.openstack.wsgi [None req-58fdf4cb-bd91-4408-9c0e-40bc60bd3c82 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1111] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:46:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:46:48.894 8 INFO cinder.api.openstack.wsgi [None req-a87b7dfa-cf14-4fb7-aebf-c3f0a120bb01 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true 2026-05-04 22:46:48.917 8 INFO cinder.api.openstack.wsgi [None req-a87b7dfa-cf14-4fb7-aebf-c3f0a120bb01 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1112] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:46:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:46:48.929 7 INFO cinder.api.openstack.wsgi [None req-6baa6a25-306f-46c2-950c-c60d41a3cb5b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true 2026-05-04 22:46:48.937 8 INFO cinder.api.openstack.wsgi [None req-a87b7dfa-cf14-4fb7-aebf-c3f0a120bb01 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:46:48.938 8 INFO cinder.api.openstack.wsgi [None req-a87b7dfa-cf14-4fb7-aebf-c3f0a120bb01 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:46:48.940 8 INFO cinder.api.openstack.wsgi [None req-a87b7dfa-cf14-4fb7-aebf-c3f0a120bb01 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:46:48.940 8 INFO cinder.api.openstack.wsgi [None req-a87b7dfa-cf14-4fb7-aebf-c3f0a120bb01 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:46:48.948 7 INFO cinder.api.openstack.wsgi [None req-6baa6a25-306f-46c2-950c-c60d41a3cb5b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1115] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:46:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:46:48.961 8 INFO cinder.api.openstack.wsgi [None req-cafce728-d002-40bb-a9cb-35b19a000a4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true 2026-05-04 22:46:48.981 8 INFO cinder.api.openstack.wsgi [None req-cafce728-d002-40bb-a9cb-35b19a000a4a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 565/1116] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:46:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:46:48.992 7 INFO cinder.api.openstack.wsgi [None req-cbb8c9cb-7f84-4e75-9232-46878c88f17d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true 2026-05-04 22:46:49.010 7 INFO cinder.api.openstack.wsgi [None req-cbb8c9cb-7f84-4e75-9232-46878c88f17d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1117] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:46:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:46:49.022 8 INFO cinder.api.openstack.wsgi [None req-94225f61-d9b7-4b0e-91e7-8c8d740d45d2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:46:49.047 8 INFO cinder.api.openstack.wsgi [None req-94225f61-d9b7-4b0e-91e7-8c8d740d45d2 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1118] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:46:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:46:49.059 7 INFO cinder.api.openstack.wsgi [None req-1454aadd-f940-4090-948c-01662732f8fb b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true 2026-05-04 22:46:49.081 7 INFO cinder.api.openstack.wsgi [None req-1454aadd-f940-4090-948c-01662732f8fb b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1119] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:46:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:46:49.093 8 INFO cinder.api.openstack.wsgi [None req-5aec53b7-27a7-44ec-b442-17a8472871e6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:46:49.114 8 INFO cinder.api.openstack.wsgi [None req-5aec53b7-27a7-44ec-b442-17a8472871e6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1120] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:46:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:46:49.125 7 INFO cinder.api.openstack.wsgi [None req-c8b58b72-684f-432f-b6b5-421e559f0ab8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:46:49.630 7 INFO cinder.api.openstack.wsgi [None req-c8b58b72-684f-432f-b6b5-421e559f0ab8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1121] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:46:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:46:58.938 7 INFO cinder.api.openstack.wsgi [None req-c8b58b72-684f-432f-b6b5-421e559f0ab8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:46:58.939 8 INFO cinder.api.openstack.wsgi [None req-5aec53b7-27a7-44ec-b442-17a8472871e6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:46:58.939 7 INFO cinder.api.openstack.wsgi [None req-c8b58b72-684f-432f-b6b5-421e559f0ab8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:46:58.940 8 INFO cinder.api.openstack.wsgi [None req-5aec53b7-27a7-44ec-b442-17a8472871e6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:47:08.938 8 INFO cinder.api.openstack.wsgi [None req-5aec53b7-27a7-44ec-b442-17a8472871e6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:47:08.938 7 INFO cinder.api.openstack.wsgi [None req-c8b58b72-684f-432f-b6b5-421e559f0ab8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:47:08.939 8 INFO cinder.api.openstack.wsgi [None req-5aec53b7-27a7-44ec-b442-17a8472871e6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:47:08.939 7 INFO cinder.api.openstack.wsgi [None req-c8b58b72-684f-432f-b6b5-421e559f0ab8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:47:18.937 8 INFO cinder.api.openstack.wsgi [None req-5aec53b7-27a7-44ec-b442-17a8472871e6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:47:18.938 7 INFO cinder.api.openstack.wsgi [None req-c8b58b72-684f-432f-b6b5-421e559f0ab8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:47:18.939 8 INFO cinder.api.openstack.wsgi [None req-5aec53b7-27a7-44ec-b442-17a8472871e6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:47:18.939 7 INFO cinder.api.openstack.wsgi [None req-c8b58b72-684f-432f-b6b5-421e559f0ab8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:47:28.937 8 INFO cinder.api.openstack.wsgi [None req-5aec53b7-27a7-44ec-b442-17a8472871e6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:47:28.938 7 INFO cinder.api.openstack.wsgi [None req-c8b58b72-684f-432f-b6b5-421e559f0ab8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:47:28.938 8 INFO cinder.api.openstack.wsgi [None req-5aec53b7-27a7-44ec-b442-17a8472871e6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:47:28.939 7 INFO cinder.api.openstack.wsgi [None req-c8b58b72-684f-432f-b6b5-421e559f0ab8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:47:29.029 8 INFO cinder.api.openstack.wsgi [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-76890761-1157-474c-8323-e692e5875153 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/attachments/1e868eac-23a5-4da6-94d8-37c4a10f967a /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-04 22:47:29.585 8 INFO cinder.api.openstack.wsgi [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-76890761-1157-474c-8323-e692e5875153 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/attachments/1e868eac-23a5-4da6-94d8-37c4a10f967a returned with HTTP 200 [pid: 8|app: 0|req: 572/1130] 199.204.45.242 () {38 vars in 1103 bytes} [Mon May 4 22:47:29 2026] DELETE /v3/7e0f2914758746528e3b89a11a6effd0/attachments/1e868eac-23a5-4da6-94d8-37c4a10f967a => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:47:29.600 7 INFO cinder.api.openstack.wsgi [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-a33c44ae-9cc5-45ef-919d-7431c01a6210 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 2026-05-04 22:47:29.601 7 INFO cinder.api.v3.volumes [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-a33c44ae-9cc5-45ef-919d-7431c01a6210 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Delete volume with id: 258a42c2-26e5-48fb-9eee-5aaf1a754993 /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-04 22:47:29.609 7 INFO cinder.volume.api [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-a33c44ae-9cc5-45ef-919d-7431c01a6210 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Volume info retrieved successfully. 2026-05-04 22:47:29.636 7 INFO cinder.volume.api [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-a33c44ae-9cc5-45ef-919d-7431c01a6210 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Delete volume request issued successfully. 2026-05-04 22:47:29.637 7 INFO cinder.api.openstack.wsgi [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-a33c44ae-9cc5-45ef-919d-7431c01a6210 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 returned with HTTP 202 [pid: 7|app: 0|req: 559/1131] 199.204.45.242 () {36 vars in 1054 bytes} [Mon May 4 22:47:29 2026] DELETE /v3/7e0f2914758746528e3b89a11a6effd0/volumes/258a42c2-26e5-48fb-9eee-5aaf1a754993 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-04 22:47:38.937 7 INFO cinder.api.openstack.wsgi [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-a33c44ae-9cc5-45ef-919d-7431c01a6210 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:47:38.937 8 INFO cinder.api.openstack.wsgi [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-76890761-1157-474c-8323-e692e5875153 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:47:38.938 7 INFO cinder.api.openstack.wsgi [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-a33c44ae-9cc5-45ef-919d-7431c01a6210 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:47:38.939 8 INFO cinder.api.openstack.wsgi [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-76890761-1157-474c-8323-e692e5875153 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234: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-04 22:47:48.587 7 INFO cinder.api.openstack.wsgi [None req-be3e7489-4353-4584-8c4c-dc2da8c79c7e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:47:48.937 8 INFO cinder.api.openstack.wsgi [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-76890761-1157-474c-8323-e692e5875153 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:47:48.939 8 INFO cinder.api.openstack.wsgi [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-76890761-1157-474c-8323-e692e5875153 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:47:48.940 8 INFO cinder.api.openstack.wsgi [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-76890761-1157-474c-8323-e692e5875153 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:47:48.941 8 INFO cinder.api.openstack.wsgi [req-9a65a78c-a0c4-4479-84f8-d35df0796a0e req-76890761-1157-474c-8323-e692e5875153 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:47:49.091 7 INFO cinder.api.openstack.wsgi [None req-be3e7489-4353-4584-8c4c-dc2da8c79c7e b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1136] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:47:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 669 bytes in 544 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-04 22:47:49.102 8 INFO cinder.api.openstack.wsgi [None req-d2be1251-bd79-496d-a640-dc2e6df8ef5d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:47:49.109 8 INFO cinder.volume.api [None req-d2be1251-bd79-496d-a640-dc2e6df8ef5d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:47:49.110 8 INFO cinder.api.openstack.wsgi [None req-d2be1251-bd79-496d-a640-dc2e6df8ef5d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 576/1137] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:47:49.167 7 INFO cinder.api.openstack.wsgi [None req-40e93f68-7130-4c54-9923-b26a64e110d8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true 2026-05-04 22:47:49.191 7 INFO cinder.api.openstack.wsgi [None req-40e93f68-7130-4c54-9923-b26a64e110d8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1138] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/168ade15209645dabe2373f99d22fc32?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:47:49.207 8 INFO cinder.api.openstack.wsgi [None req-02383c5a-b979-48a3-b98d-6168bbd7d4bf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true 2026-05-04 22:47:49.224 8 INFO cinder.api.openstack.wsgi [None req-02383c5a-b979-48a3-b98d-6168bbd7d4bf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 577/1139] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/203b7663a0a043bcaeb2df83c4a0f621?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:47:49.235 7 INFO cinder.api.openstack.wsgi [None req-e9558158-ad2e-4afa-a9d8-bbb717185588 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:47:49.255 7 INFO cinder.api.openstack.wsgi [None req-e9558158-ad2e-4afa-a9d8-bbb717185588 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1140] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:47:49.266 8 INFO cinder.api.openstack.wsgi [None req-58600012-4cf4-41bf-befb-1c02e5195379 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true 2026-05-04 22:47:49.281 8 INFO cinder.api.openstack.wsgi [None req-58600012-4cf4-41bf-befb-1c02e5195379 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 578/1141] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/8a0ed4dc77f343639310842fcdaeff64?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:47:49.291 7 INFO cinder.api.openstack.wsgi [None req-702fcd4d-162e-42ce-a254-012f967b9e34 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true 2026-05-04 22:47:49.310 7 INFO cinder.api.openstack.wsgi [None req-702fcd4d-162e-42ce-a254-012f967b9e34 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1142] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/af6b235bc84c4cae88ee74eb587d8888?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:47:49.321 8 INFO cinder.api.openstack.wsgi [None req-dee03b1c-8417-4e12-8e44-0d2d2094e23c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true 2026-05-04 22:47:49.335 8 INFO cinder.api.openstack.wsgi [None req-dee03b1c-8417-4e12-8e44-0d2d2094e23c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 579/1143] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/d2c839a748614ba28f2c85460321b76e?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:47:49.346 7 INFO cinder.api.openstack.wsgi [None req-72be65ce-ddf3-4108-a65e-aa78aa5e3abe b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true 2026-05-04 22:47:49.364 7 INFO cinder.api.openstack.wsgi [None req-72be65ce-ddf3-4108-a65e-aa78aa5e3abe b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1144] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/dfe0d9fba4154f259a0bb0f2627f7cb5?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:47:49.376 8 INFO cinder.api.openstack.wsgi [None req-136c0d2e-6ab9-4df2-bf50-97a86716c177 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true 2026-05-04 22:47:49.393 8 INFO cinder.api.openstack.wsgi [None req-136c0d2e-6ab9-4df2-bf50-97a86716c177 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 580/1145] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ea6cdac101c043c882c9c55ce4bbc84a?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:47:49.404 7 INFO cinder.api.openstack.wsgi [None req-ba0fdbd1-34be-4379-9b01-ae28032c2c57 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:47:49.423 7 INFO cinder.api.openstack.wsgi [None req-ba0fdbd1-34be-4379-9b01-ae28032c2c57 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1146] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:47:49.434 8 INFO cinder.api.openstack.wsgi [None req-4701dec8-4e83-456a-a009-82ea646b8b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true 2026-05-04 22:47:49.451 8 INFO cinder.api.openstack.wsgi [None req-4701dec8-4e83-456a-a009-82ea646b8b51 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1147] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fc7bb7cfe7ca4491a4becd7f64182f4e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:47:49.460 7 INFO cinder.api.openstack.wsgi [None req-e2cfe4af-0345-45e9-9f3d-a923b8969bfd b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:47:49.483 7 INFO cinder.api.openstack.wsgi [None req-e2cfe4af-0345-45e9-9f3d-a923b8969bfd b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 567/1148] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:47:49.494 8 INFO cinder.api.openstack.wsgi [None req-974e9dda-aeff-42b5-aa6b-baa048a4f83a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:47:49.503 8 INFO cinder.volume.api [None req-974e9dda-aeff-42b5-aa6b-baa048a4f83a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:47:49.504 8 INFO cinder.api.openstack.wsgi [None req-974e9dda-aeff-42b5-aa6b-baa048a4f83a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 582/1149] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:47:49.520 7 INFO cinder.api.openstack.wsgi [None req-e78d6845-21e4-4e86-972c-614cd0889089 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:47:49.528 7 INFO cinder.api.openstack.wsgi [None req-e78d6845-21e4-4e86-972c-614cd0889089 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 568/1150] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:47:49.535 8 INFO cinder.api.openstack.wsgi [None req-97facb17-b283-487f-82c1-8ae1297d8ab6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:47:49.544 8 INFO cinder.volume.api [None req-97facb17-b283-487f-82c1-8ae1297d8ab6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:47:49.546 8 INFO cinder.api.openstack.wsgi [None req-97facb17-b283-487f-82c1-8ae1297d8ab6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 583/1151] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:47:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:47:58.937 7 INFO cinder.api.openstack.wsgi [None req-e78d6845-21e4-4e86-972c-614cd0889089 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:47:58.938 8 INFO cinder.api.openstack.wsgi [None req-97facb17-b283-487f-82c1-8ae1297d8ab6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:47:58.938 7 INFO cinder.api.openstack.wsgi [None req-e78d6845-21e4-4e86-972c-614cd0889089 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:47:58.939 8 INFO cinder.api.openstack.wsgi [None req-97facb17-b283-487f-82c1-8ae1297d8ab6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:48:08.937 7 INFO cinder.api.openstack.wsgi [None req-e78d6845-21e4-4e86-972c-614cd0889089 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:48:08.938 8 INFO cinder.api.openstack.wsgi [None req-97facb17-b283-487f-82c1-8ae1297d8ab6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:48:08.938 7 INFO cinder.api.openstack.wsgi [None req-e78d6845-21e4-4e86-972c-614cd0889089 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:48:08.939 8 INFO cinder.api.openstack.wsgi [None req-97facb17-b283-487f-82c1-8ae1297d8ab6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:48:18.938 8 INFO cinder.api.openstack.wsgi [None req-97facb17-b283-487f-82c1-8ae1297d8ab6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:48:18.938 7 INFO cinder.api.openstack.wsgi [None req-e78d6845-21e4-4e86-972c-614cd0889089 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:48:18.939 8 INFO cinder.api.openstack.wsgi [None req-97facb17-b283-487f-82c1-8ae1297d8ab6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:48:18.939 7 INFO cinder.api.openstack.wsgi [None req-e78d6845-21e4-4e86-972c-614cd0889089 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:48:28.938 8 INFO cinder.api.openstack.wsgi [None req-97facb17-b283-487f-82c1-8ae1297d8ab6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:48:28.938 7 INFO cinder.api.openstack.wsgi [None req-e78d6845-21e4-4e86-972c-614cd0889089 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:48:28.939 8 INFO cinder.api.openstack.wsgi [None req-97facb17-b283-487f-82c1-8ae1297d8ab6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:48:28.940 7 INFO cinder.api.openstack.wsgi [None req-e78d6845-21e4-4e86-972c-614cd0889089 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:48:38.938 7 INFO cinder.api.openstack.wsgi [None req-e78d6845-21e4-4e86-972c-614cd0889089 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:48:38.939 8 INFO cinder.api.openstack.wsgi [None req-97facb17-b283-487f-82c1-8ae1297d8ab6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:48:38.940 7 INFO cinder.api.openstack.wsgi [None req-e78d6845-21e4-4e86-972c-614cd0889089 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:48:38.941 8 INFO cinder.api.openstack.wsgi [None req-97facb17-b283-487f-82c1-8ae1297d8ab6 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:48:48.656 7 INFO cinder.api.openstack.wsgi [None req-63a7fc47-3a04-4f41-b152-b80e766112f3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:48:48.663 7 INFO cinder.volume.api [None req-63a7fc47-3a04-4f41-b152-b80e766112f3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:48:48.663 7 INFO cinder.api.openstack.wsgi [None req-63a7fc47-3a04-4f41-b152-b80e766112f3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 574/1162] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:48:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:48:48.678 8 INFO cinder.api.openstack.wsgi [None req-16b531fb-a5d3-4f45-8e2b-7ca935bff4b4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:48:48.684 8 INFO cinder.api.openstack.wsgi [None req-16b531fb-a5d3-4f45-8e2b-7ca935bff4b4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 589/1163] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:48:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:48:48.696 7 INFO cinder.api.openstack.wsgi [None req-45bafcb5-67d4-42dd-9722-edc4267fa409 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:48:48.937 8 INFO cinder.api.openstack.wsgi [None req-16b531fb-a5d3-4f45-8e2b-7ca935bff4b4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:48:48.938 8 INFO cinder.api.openstack.wsgi [None req-16b531fb-a5d3-4f45-8e2b-7ca935bff4b4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:48:48.939 8 INFO cinder.api.openstack.wsgi [None req-16b531fb-a5d3-4f45-8e2b-7ca935bff4b4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:48:48.940 8 INFO cinder.api.openstack.wsgi [None req-16b531fb-a5d3-4f45-8e2b-7ca935bff4b4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:48:49.200 7 INFO cinder.api.openstack.wsgi [None req-45bafcb5-67d4-42dd-9722-edc4267fa409 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1166] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:48:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:48:49.211 8 INFO cinder.api.openstack.wsgi [None req-9bf6f5ff-e0e7-4f5d-9f67-d88010008d44 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:48:49.222 8 INFO cinder.volume.api [None req-9bf6f5ff-e0e7-4f5d-9f67-d88010008d44 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:48:49.224 8 INFO cinder.api.openstack.wsgi [None req-9bf6f5ff-e0e7-4f5d-9f67-d88010008d44 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 592/1167] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:48:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:48:49.236 7 INFO cinder.api.openstack.wsgi [None req-855aa132-322f-4ee2-9132-754d8accfada b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:48:49.246 7 INFO cinder.volume.api [None req-855aa132-322f-4ee2-9132-754d8accfada b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:48:49.248 7 INFO cinder.api.openstack.wsgi [None req-855aa132-322f-4ee2-9132-754d8accfada b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1168] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:48:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:48:49.298 8 INFO cinder.api.openstack.wsgi [None req-57d4ff5a-a158-46a1-ab90-6f30208042c3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:48:49.324 8 INFO cinder.api.openstack.wsgi [None req-57d4ff5a-a158-46a1-ab90-6f30208042c3 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 593/1169] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:48:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:48:49.338 7 INFO cinder.api.openstack.wsgi [None req-060e73b8-f1d7-49b5-aef0-4470f60a0b54 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/87bfde42d2a84d67bfaec8a76d10b5e3?usage=true 2026-05-04 22:48:49.366 7 INFO cinder.api.openstack.wsgi [None req-060e73b8-f1d7-49b5-aef0-4470f60a0b54 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/87bfde42d2a84d67bfaec8a76d10b5e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 577/1170] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:48:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/87bfde42d2a84d67bfaec8a76d10b5e3?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:48:49.378 8 INFO cinder.api.openstack.wsgi [None req-1fd8087c-4506-4fed-b8b1-3177cdaf4c8c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/9da23e3e063b4a81bcf002cb8252437a?usage=true 2026-05-04 22:48:49.396 8 INFO cinder.api.openstack.wsgi [None req-1fd8087c-4506-4fed-b8b1-3177cdaf4c8c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/9da23e3e063b4a81bcf002cb8252437a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 594/1171] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:48:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/9da23e3e063b4a81bcf002cb8252437a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:48:49.409 7 INFO cinder.api.openstack.wsgi [None req-48fc0187-c686-4f3c-bfa0-fc7b443e829f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:48:49.431 7 INFO cinder.api.openstack.wsgi [None req-48fc0187-c686-4f3c-bfa0-fc7b443e829f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 578/1172] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:48:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:48:49.443 8 INFO cinder.api.openstack.wsgi [None req-79878c8b-9d64-425f-81cc-29dad2828ff0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:48:49.470 8 INFO cinder.api.openstack.wsgi [None req-79878c8b-9d64-425f-81cc-29dad2828ff0 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 595/1173] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:48:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:48:55.679 7 INFO cinder.api.openstack.wsgi [None req-637868bd-5595-46aa-b3df-5f852828bcba b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots 2026-05-04 22:48:55.695 7 INFO cinder.volume.api [None req-637868bd-5595-46aa-b3df-5f852828bcba b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:48:55.695 7 INFO cinder.api.openstack.wsgi [None req-637868bd-5595-46aa-b3df-5f852828bcba b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 579/1174] 10.0.0.232 () {32 vars in 705 bytes} [Mon May 4 22:48:55 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:48:55.715 8 INFO cinder.api.openstack.wsgi [None req-5d40443c-e6fb-42e7-bd99-e24bd1e11541 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes 2026-05-04 22:48:55.742 8 INFO cinder.volume.api [None req-5d40443c-e6fb-42e7-bd99-e24bd1e11541 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:48:55.743 8 INFO cinder.api.openstack.wsgi [None req-5d40443c-e6fb-42e7-bd99-e24bd1e11541 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes returned with HTTP 200 [pid: 8|app: 0|req: 596/1175] 10.0.0.232 () {32 vars in 701 bytes} [Mon May 4 22:48:55 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/volumes => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:48:58.937 7 INFO cinder.api.openstack.wsgi [None req-637868bd-5595-46aa-b3df-5f852828bcba b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:48:58.938 8 INFO cinder.api.openstack.wsgi [None req-5d40443c-e6fb-42e7-bd99-e24bd1e11541 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:48:58.939 7 INFO cinder.api.openstack.wsgi [None req-637868bd-5595-46aa-b3df-5f852828bcba b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:48:58.939 8 INFO cinder.api.openstack.wsgi [None req-5d40443c-e6fb-42e7-bd99-e24bd1e11541 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:49:08.938 7 INFO cinder.api.openstack.wsgi [None req-637868bd-5595-46aa-b3df-5f852828bcba b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:49:08.938 8 INFO cinder.api.openstack.wsgi [None req-5d40443c-e6fb-42e7-bd99-e24bd1e11541 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:49:08.939 8 INFO cinder.api.openstack.wsgi [None req-5d40443c-e6fb-42e7-bd99-e24bd1e11541 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:49:08.939 7 INFO cinder.api.openstack.wsgi [None req-637868bd-5595-46aa-b3df-5f852828bcba b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:49:18.938 8 INFO cinder.api.openstack.wsgi [None req-5d40443c-e6fb-42e7-bd99-e24bd1e11541 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:49:18.938 7 INFO cinder.api.openstack.wsgi [None req-637868bd-5595-46aa-b3df-5f852828bcba b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:49:18.939 7 INFO cinder.api.openstack.wsgi [None req-637868bd-5595-46aa-b3df-5f852828bcba b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:49:18.939 8 INFO cinder.api.openstack.wsgi [None req-5d40443c-e6fb-42e7-bd99-e24bd1e11541 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:49:28.937 8 INFO cinder.api.openstack.wsgi [None req-5d40443c-e6fb-42e7-bd99-e24bd1e11541 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:49:28.938 7 INFO cinder.api.openstack.wsgi [None req-637868bd-5595-46aa-b3df-5f852828bcba b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:49:28.938 8 INFO cinder.api.openstack.wsgi [None req-5d40443c-e6fb-42e7-bd99-e24bd1e11541 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:49:28.939 7 INFO cinder.api.openstack.wsgi [None req-637868bd-5595-46aa-b3df-5f852828bcba b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:49:38.938 8 INFO cinder.api.openstack.wsgi [None req-5d40443c-e6fb-42e7-bd99-e24bd1e11541 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:49:38.938 7 INFO cinder.api.openstack.wsgi [None req-637868bd-5595-46aa-b3df-5f852828bcba b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:49:38.939 8 INFO cinder.api.openstack.wsgi [None req-5d40443c-e6fb-42e7-bd99-e24bd1e11541 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:49:38.939 7 INFO cinder.api.openstack.wsgi [None req-637868bd-5595-46aa-b3df-5f852828bcba b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:49:48.733 8 INFO cinder.api.openstack.wsgi [None req-20c09df1-ba06-46c8-8c5d-15482d530945 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:49:48.767 8 INFO cinder.api.openstack.wsgi [None req-20c09df1-ba06-46c8-8c5d-15482d530945 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 602/1186] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:49:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:49:48.783 7 INFO cinder.api.openstack.wsgi [None req-4fadf0cb-4db5-44e0-9c2b-ebb512da9f35 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:49:48.811 7 INFO cinder.api.openstack.wsgi [None req-4fadf0cb-4db5-44e0-9c2b-ebb512da9f35 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 585/1187] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:49:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:49:48.821 8 INFO cinder.api.openstack.wsgi [None req-5f7e0c4b-5de6-4da9-bf35-11c131252b3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:49:48.850 8 INFO cinder.api.openstack.wsgi [None req-5f7e0c4b-5de6-4da9-bf35-11c131252b3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 603/1188] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:49:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:49:48.859 7 INFO cinder.api.openstack.wsgi [None req-81565ac1-ea4b-4297-8d12-4243633d86eb b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:49:48.873 7 INFO cinder.volume.api [None req-81565ac1-ea4b-4297-8d12-4243633d86eb b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:49:48.876 7 INFO cinder.api.openstack.wsgi [None req-81565ac1-ea4b-4297-8d12-4243633d86eb b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 586/1189] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:49:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:49:48.886 8 INFO cinder.api.openstack.wsgi [None req-15e4fa64-6918-4cda-b57e-50bde125ac22 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:49:48.897 8 INFO cinder.volume.api [None req-15e4fa64-6918-4cda-b57e-50bde125ac22 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:49:48.898 8 INFO cinder.api.openstack.wsgi [None req-15e4fa64-6918-4cda-b57e-50bde125ac22 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 604/1190] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:49:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:49:48.913 7 INFO cinder.api.openstack.wsgi [None req-6c84b1f0-0b82-45d4-a632-356e2eba16b8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:49:48.937 8 INFO cinder.api.openstack.wsgi [None req-15e4fa64-6918-4cda-b57e-50bde125ac22 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:49:48.939 8 INFO cinder.api.openstack.wsgi [None req-15e4fa64-6918-4cda-b57e-50bde125ac22 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:49:48.940 8 INFO cinder.api.openstack.wsgi [None req-15e4fa64-6918-4cda-b57e-50bde125ac22 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:49:48.941 8 INFO cinder.api.openstack.wsgi [None req-15e4fa64-6918-4cda-b57e-50bde125ac22 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:49:49.418 7 INFO cinder.api.openstack.wsgi [None req-6c84b1f0-0b82-45d4-a632-356e2eba16b8 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 587/1193] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:49:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 668 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:49:49.429 8 INFO cinder.api.openstack.wsgi [None req-812622e1-b932-4b26-9631-11c297849ea5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:49:49.434 8 INFO cinder.volume.api [None req-812622e1-b932-4b26-9631-11c297849ea5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:49:49.434 8 INFO cinder.api.openstack.wsgi [None req-812622e1-b932-4b26-9631-11c297849ea5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 607/1194] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:49:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:49:49.445 7 INFO cinder.api.openstack.wsgi [None req-1a4824bf-9b1f-462f-8781-235fb417923d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:49:49.454 7 INFO cinder.api.openstack.wsgi [None req-1a4824bf-9b1f-462f-8781-235fb417923d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 588/1195] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:49:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:49:58.938 8 INFO cinder.api.openstack.wsgi [None req-812622e1-b932-4b26-9631-11c297849ea5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:49:58.938 7 INFO cinder.api.openstack.wsgi [None req-1a4824bf-9b1f-462f-8781-235fb417923d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:49:58.939 8 INFO cinder.api.openstack.wsgi [None req-812622e1-b932-4b26-9631-11c297849ea5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:49:58.939 7 INFO cinder.api.openstack.wsgi [None req-1a4824bf-9b1f-462f-8781-235fb417923d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:50:08.937 8 INFO cinder.api.openstack.wsgi [None req-812622e1-b932-4b26-9631-11c297849ea5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:50:08.938 8 INFO cinder.api.openstack.wsgi [None req-812622e1-b932-4b26-9631-11c297849ea5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:50:08.938 7 INFO cinder.api.openstack.wsgi [None req-1a4824bf-9b1f-462f-8781-235fb417923d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:50:08.939 7 INFO cinder.api.openstack.wsgi [None req-1a4824bf-9b1f-462f-8781-235fb417923d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:50:18.938 8 INFO cinder.api.openstack.wsgi [None req-812622e1-b932-4b26-9631-11c297849ea5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:50:18.938 7 INFO cinder.api.openstack.wsgi [None req-1a4824bf-9b1f-462f-8781-235fb417923d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:50:18.939 8 INFO cinder.api.openstack.wsgi [None req-812622e1-b932-4b26-9631-11c297849ea5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:50:18.940 7 INFO cinder.api.openstack.wsgi [None req-1a4824bf-9b1f-462f-8781-235fb417923d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:50:28.938 8 INFO cinder.api.openstack.wsgi [None req-812622e1-b932-4b26-9631-11c297849ea5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:50:28.938 7 INFO cinder.api.openstack.wsgi [None req-1a4824bf-9b1f-462f-8781-235fb417923d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:50:28.939 8 INFO cinder.api.openstack.wsgi [None req-812622e1-b932-4b26-9631-11c297849ea5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:50:28.940 7 INFO cinder.api.openstack.wsgi [None req-1a4824bf-9b1f-462f-8781-235fb417923d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:50:38.938 8 INFO cinder.api.openstack.wsgi [None req-812622e1-b932-4b26-9631-11c297849ea5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:50:38.938 7 INFO cinder.api.openstack.wsgi [None req-1a4824bf-9b1f-462f-8781-235fb417923d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:50:38.939 7 INFO cinder.api.openstack.wsgi [None req-1a4824bf-9b1f-462f-8781-235fb417923d b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:50:38.939 8 INFO cinder.api.openstack.wsgi [None req-812622e1-b932-4b26-9631-11c297849ea5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:50:48.624 7 INFO cinder.api.openstack.wsgi [None req-4b3158f6-7d50-4b5d-9420-152b993ddcec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:50:48.630 7 INFO cinder.api.openstack.wsgi [None req-4b3158f6-7d50-4b5d-9420-152b993ddcec b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 594/1206] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:50:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:50:48.645 8 INFO cinder.api.openstack.wsgi [None req-3ff18464-8fea-4631-a48c-69e96aadbeaf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:50:48.658 8 INFO cinder.volume.api [None req-3ff18464-8fea-4631-a48c-69e96aadbeaf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:50:48.660 8 INFO cinder.api.openstack.wsgi [None req-3ff18464-8fea-4631-a48c-69e96aadbeaf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 613/1207] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:50:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:50:48.672 7 INFO cinder.api.openstack.wsgi [None req-1d3d2fe4-45cd-4cf1-8ee2-55e7b53291a1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:50:48.941 8 INFO cinder.api.openstack.wsgi [None req-3ff18464-8fea-4631-a48c-69e96aadbeaf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:50:48.942 8 INFO cinder.api.openstack.wsgi [None req-3ff18464-8fea-4631-a48c-69e96aadbeaf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:50:48.944 8 INFO cinder.api.openstack.wsgi [None req-3ff18464-8fea-4631-a48c-69e96aadbeaf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:50:48.944 8 INFO cinder.api.openstack.wsgi [None req-3ff18464-8fea-4631-a48c-69e96aadbeaf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:50:49.175 7 INFO cinder.api.openstack.wsgi [None req-1d3d2fe4-45cd-4cf1-8ee2-55e7b53291a1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 595/1210] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:50:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 668 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:50:49.263 8 INFO cinder.api.openstack.wsgi [None req-1851f4e3-4c6d-4bfd-893b-ab4820dd42cf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:50:49.289 8 INFO cinder.api.openstack.wsgi [None req-1851f4e3-4c6d-4bfd-893b-ab4820dd42cf b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 616/1211] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:50:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:50:49.305 7 INFO cinder.api.openstack.wsgi [None req-5af7681c-27c4-42b5-83cc-d59cac9ed905 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:50:49.330 7 INFO cinder.api.openstack.wsgi [None req-5af7681c-27c4-42b5-83cc-d59cac9ed905 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 596/1212] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:50:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:50:49.342 8 INFO cinder.api.openstack.wsgi [None req-2fbfa3d9-1c00-405f-bf71-f5af48f59c6a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:50:49.360 8 INFO cinder.api.openstack.wsgi [None req-2fbfa3d9-1c00-405f-bf71-f5af48f59c6a b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 617/1213] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:50:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:50:49.371 7 INFO cinder.api.openstack.wsgi [None req-06f6d68a-0b06-4f37-9ccb-ac3eeb7b458c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:50:49.377 7 INFO cinder.volume.api [None req-06f6d68a-0b06-4f37-9ccb-ac3eeb7b458c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:50:49.379 7 INFO cinder.api.openstack.wsgi [None req-06f6d68a-0b06-4f37-9ccb-ac3eeb7b458c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 597/1214] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:50:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:50:49.389 8 INFO cinder.api.openstack.wsgi [None req-7c34f4cc-9884-4811-8036-34b827e5f80b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:50:49.400 8 INFO cinder.volume.api [None req-7c34f4cc-9884-4811-8036-34b827e5f80b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:50:49.400 8 INFO cinder.api.openstack.wsgi [None req-7c34f4cc-9884-4811-8036-34b827e5f80b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 618/1215] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:50:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:50:58.938 8 INFO cinder.api.openstack.wsgi [None req-7c34f4cc-9884-4811-8036-34b827e5f80b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:50:58.938 7 INFO cinder.api.openstack.wsgi [None req-06f6d68a-0b06-4f37-9ccb-ac3eeb7b458c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:50:58.940 8 INFO cinder.api.openstack.wsgi [None req-7c34f4cc-9884-4811-8036-34b827e5f80b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:50:58.940 7 INFO cinder.api.openstack.wsgi [None req-06f6d68a-0b06-4f37-9ccb-ac3eeb7b458c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:51:08.938 8 INFO cinder.api.openstack.wsgi [None req-7c34f4cc-9884-4811-8036-34b827e5f80b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:51:08.938 7 INFO cinder.api.openstack.wsgi [None req-06f6d68a-0b06-4f37-9ccb-ac3eeb7b458c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:51:08.939 8 INFO cinder.api.openstack.wsgi [None req-7c34f4cc-9884-4811-8036-34b827e5f80b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:51:08.939 7 INFO cinder.api.openstack.wsgi [None req-06f6d68a-0b06-4f37-9ccb-ac3eeb7b458c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:51:18.937 8 INFO cinder.api.openstack.wsgi [None req-7c34f4cc-9884-4811-8036-34b827e5f80b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:51:18.937 7 INFO cinder.api.openstack.wsgi [None req-06f6d68a-0b06-4f37-9ccb-ac3eeb7b458c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:51:18.938 7 INFO cinder.api.openstack.wsgi [None req-06f6d68a-0b06-4f37-9ccb-ac3eeb7b458c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:51:18.938 8 INFO cinder.api.openstack.wsgi [None req-7c34f4cc-9884-4811-8036-34b827e5f80b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:51:28.938 8 INFO cinder.api.openstack.wsgi [None req-7c34f4cc-9884-4811-8036-34b827e5f80b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:51:28.939 8 INFO cinder.api.openstack.wsgi [None req-7c34f4cc-9884-4811-8036-34b827e5f80b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:51:28.939 7 INFO cinder.api.openstack.wsgi [None req-06f6d68a-0b06-4f37-9ccb-ac3eeb7b458c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:51:28.940 7 INFO cinder.api.openstack.wsgi [None req-06f6d68a-0b06-4f37-9ccb-ac3eeb7b458c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:51:38.937 8 INFO cinder.api.openstack.wsgi [None req-7c34f4cc-9884-4811-8036-34b827e5f80b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:51:38.937 7 INFO cinder.api.openstack.wsgi [None req-06f6d68a-0b06-4f37-9ccb-ac3eeb7b458c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:51:38.938 8 INFO cinder.api.openstack.wsgi [None req-7c34f4cc-9884-4811-8036-34b827e5f80b b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:51:38.939 7 INFO cinder.api.openstack.wsgi [None req-06f6d68a-0b06-4f37-9ccb-ac3eeb7b458c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:51:48.658 7 INFO cinder.api.openstack.wsgi [None req-8bee28d6-2aa6-40ed-b4a5-3c6c3bb099e1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:51:48.666 7 INFO cinder.api.openstack.wsgi [None req-8bee28d6-2aa6-40ed-b4a5-3c6c3bb099e1 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 603/1226] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:51:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:51:48.679 8 INFO cinder.api.openstack.wsgi [None req-b304149d-85e6-45c4-a9ae-ef46aa283658 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:51:48.689 8 INFO cinder.volume.api [None req-b304149d-85e6-45c4-a9ae-ef46aa283658 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:51:48.690 8 INFO cinder.api.openstack.wsgi [None req-b304149d-85e6-45c4-a9ae-ef46aa283658 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 624/1227] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:51:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:51:48.701 7 INFO cinder.api.openstack.wsgi [None req-559f976c-599a-4ef9-a13f-b787ef4d65b4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:51:48.938 8 INFO cinder.api.openstack.wsgi [None req-b304149d-85e6-45c4-a9ae-ef46aa283658 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:51:48.939 8 INFO cinder.api.openstack.wsgi [None req-b304149d-85e6-45c4-a9ae-ef46aa283658 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:51:48.940 8 INFO cinder.api.openstack.wsgi [None req-b304149d-85e6-45c4-a9ae-ef46aa283658 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:51:48.941 8 INFO cinder.api.openstack.wsgi [None req-b304149d-85e6-45c4-a9ae-ef46aa283658 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:51:49.207 7 INFO cinder.api.openstack.wsgi [None req-559f976c-599a-4ef9-a13f-b787ef4d65b4 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 604/1230] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:51:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:51:49.221 8 INFO cinder.api.openstack.wsgi [None req-c9174b5d-4151-4751-9a00-d94e0eaf4c8c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:51:49.226 8 INFO cinder.volume.api [None req-c9174b5d-4151-4751-9a00-d94e0eaf4c8c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:51:49.227 8 INFO cinder.api.openstack.wsgi [None req-c9174b5d-4151-4751-9a00-d94e0eaf4c8c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 627/1231] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:51:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:51:49.293 7 INFO cinder.api.openstack.wsgi [None req-3b545a66-1e39-45d0-939d-256b389920d9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:51:49.319 7 INFO cinder.api.openstack.wsgi [None req-3b545a66-1e39-45d0-939d-256b389920d9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 605/1232] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:51:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:51:49.332 8 INFO cinder.api.openstack.wsgi [None req-feb31539-cadb-4b45-85be-c15b1a47af67 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:51:49.361 8 INFO cinder.api.openstack.wsgi [None req-feb31539-cadb-4b45-85be-c15b1a47af67 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 628/1233] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:51:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:51:49.373 7 INFO cinder.api.openstack.wsgi [None req-9c3e1970-25e8-4303-a55a-42200dea0e3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:51:49.388 7 INFO cinder.api.openstack.wsgi [None req-9c3e1970-25e8-4303-a55a-42200dea0e3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 606/1234] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:51:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:51:49.401 8 INFO cinder.api.openstack.wsgi [None req-e402853e-9496-4836-8d8b-2bf9a21d75b9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:51:49.412 8 INFO cinder.volume.api [None req-e402853e-9496-4836-8d8b-2bf9a21d75b9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:51:49.413 8 INFO cinder.api.openstack.wsgi [None req-e402853e-9496-4836-8d8b-2bf9a21d75b9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 629/1235] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:51:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:51:58.938 7 INFO cinder.api.openstack.wsgi [None req-9c3e1970-25e8-4303-a55a-42200dea0e3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:51:58.938 8 INFO cinder.api.openstack.wsgi [None req-e402853e-9496-4836-8d8b-2bf9a21d75b9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:51:58.939 7 INFO cinder.api.openstack.wsgi [None req-9c3e1970-25e8-4303-a55a-42200dea0e3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:51:58.939 8 INFO cinder.api.openstack.wsgi [None req-e402853e-9496-4836-8d8b-2bf9a21d75b9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:52:08.937 7 INFO cinder.api.openstack.wsgi [None req-9c3e1970-25e8-4303-a55a-42200dea0e3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:52:08.938 8 INFO cinder.api.openstack.wsgi [None req-e402853e-9496-4836-8d8b-2bf9a21d75b9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:52:08.939 7 INFO cinder.api.openstack.wsgi [None req-9c3e1970-25e8-4303-a55a-42200dea0e3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:52:08.940 8 INFO cinder.api.openstack.wsgi [None req-e402853e-9496-4836-8d8b-2bf9a21d75b9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:52:18.939 8 INFO cinder.api.openstack.wsgi [None req-e402853e-9496-4836-8d8b-2bf9a21d75b9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:52:18.939 7 INFO cinder.api.openstack.wsgi [None req-9c3e1970-25e8-4303-a55a-42200dea0e3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:52:18.940 8 INFO cinder.api.openstack.wsgi [None req-e402853e-9496-4836-8d8b-2bf9a21d75b9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:52:18.943 7 INFO cinder.api.openstack.wsgi [None req-9c3e1970-25e8-4303-a55a-42200dea0e3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:52:28.938 7 INFO cinder.api.openstack.wsgi [None req-9c3e1970-25e8-4303-a55a-42200dea0e3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:52:28.938 8 INFO cinder.api.openstack.wsgi [None req-e402853e-9496-4836-8d8b-2bf9a21d75b9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:52:28.939 7 INFO cinder.api.openstack.wsgi [None req-9c3e1970-25e8-4303-a55a-42200dea0e3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:52:28.940 8 INFO cinder.api.openstack.wsgi [None req-e402853e-9496-4836-8d8b-2bf9a21d75b9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:52:38.938 8 INFO cinder.api.openstack.wsgi [None req-e402853e-9496-4836-8d8b-2bf9a21d75b9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:52:38.938 7 INFO cinder.api.openstack.wsgi [None req-9c3e1970-25e8-4303-a55a-42200dea0e3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:52:38.939 8 INFO cinder.api.openstack.wsgi [None req-e402853e-9496-4836-8d8b-2bf9a21d75b9 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:52:38.939 7 INFO cinder.api.openstack.wsgi [None req-9c3e1970-25e8-4303-a55a-42200dea0e3f b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:52:48.604 8 INFO cinder.api.openstack.wsgi [None req-29d4ceca-6ebd-495b-9eb7-b375aa5969ed b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true 2026-05-04 22:52:48.614 8 INFO cinder.volume.api [None req-29d4ceca-6ebd-495b-9eb7-b375aa5969ed b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all snapshots completed successfully. 2026-05-04 22:52:48.614 8 INFO cinder.api.openstack.wsgi [None req-29d4ceca-6ebd-495b-9eb7-b375aa5969ed b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 635/1246] 10.0.0.235 () {28 vars in 674 bytes} [Mon May 4 22:52:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/snapshots?all_tenants=true => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 22:52:48.655 7 INFO cinder.api.openstack.wsgi [None req-dd478c11-d7f2-431e-8b3d-2f0b0200a874 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true 2026-05-04 22:52:48.684 7 INFO cinder.api.openstack.wsgi [None req-dd478c11-d7f2-431e-8b3d-2f0b0200a874 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 612/1247] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:52:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/7e0f2914758746528e3b89a11a6effd0?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:52:48.696 8 INFO cinder.api.openstack.wsgi [None req-58b9a6be-d62e-41d1-bd71-d69e677ae657 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true 2026-05-04 22:52:48.731 8 INFO cinder.api.openstack.wsgi [None req-58b9a6be-d62e-41d1-bd71-d69e677ae657 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 636/1248] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:52:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/ef98783cdbe743c5953e1abdf382b5ba?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:52:48.745 7 INFO cinder.api.openstack.wsgi [None req-b77ea456-b51c-4e01-8a4b-621dd49e519c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true 2026-05-04 22:52:48.771 7 INFO cinder.api.openstack.wsgi [None req-b77ea456-b51c-4e01-8a4b-621dd49e519c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 613/1249] 10.0.0.235 () {28 vars in 736 bytes} [Mon May 4 22:52:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-quota-sets/fd054303e87a443c854454db0d72ef07?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:52:48.783 8 INFO cinder.api.openstack.wsgi [None req-319cf946-c8da-4308-b611-8b9d87e33678 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true 2026-05-04 22:52:48.938 7 INFO cinder.api.openstack.wsgi [None req-b77ea456-b51c-4e01-8a4b-621dd49e519c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:52:48.939 7 INFO cinder.api.openstack.wsgi [None req-b77ea456-b51c-4e01-8a4b-621dd49e519c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:52:48.940 7 INFO cinder.api.openstack.wsgi [None req-b77ea456-b51c-4e01-8a4b-621dd49e519c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:52:48.941 7 INFO cinder.api.openstack.wsgi [None req-b77ea456-b51c-4e01-8a4b-621dd49e519c b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:52:49.287 8 INFO cinder.api.openstack.wsgi [None req-319cf946-c8da-4308-b611-8b9d87e33678 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 637/1252] 10.0.0.235 () {28 vars in 696 bytes} [Mon May 4 22:52:48 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:52:49.306 7 INFO cinder.api.openstack.wsgi [None req-6522d7ae-98fc-400e-90e1-47863848f0ef b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services 2026-05-04 22:52:49.312 7 INFO cinder.api.openstack.wsgi [None req-6522d7ae-98fc-400e-90e1-47863848f0ef b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 616/1253] 10.0.0.235 () {28 vars in 645 bytes} [Mon May 4 22:52:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 22:52:49.323 8 INFO cinder.api.openstack.wsgi [None req-67dc87f7-c17e-4fe0-b61a-dd8add81b3b5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:52:49.333 8 INFO cinder.volume.api [None req-67dc87f7-c17e-4fe0-b61a-dd8add81b3b5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:52:49.334 8 INFO cinder.api.openstack.wsgi [None req-67dc87f7-c17e-4fe0-b61a-dd8add81b3b5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 638/1254] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:52:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:52:49.345 7 INFO cinder.api.openstack.wsgi [None req-4646b023-f814-4ab6-9fa5-ef7a8c3eb442 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true 2026-05-04 22:52:49.354 7 INFO cinder.volume.api [None req-4646b023-f814-4ab6-9fa5-ef7a8c3eb442 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] Get all volumes completed successfully. 2026-05-04 22:52:49.356 7 INFO cinder.api.openstack.wsgi [None req-4646b023-f814-4ab6-9fa5-ef7a8c3eb442 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7e0f2914758746528e3b89a11a6effd0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 617/1255] 10.0.0.235 () {28 vars in 684 bytes} [Mon May 4 22:52:49 2026] GET /v3/7e0f2914758746528e3b89a11a6effd0/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-04 22:52:58.938 8 INFO cinder.api.openstack.wsgi [None req-67dc87f7-c17e-4fe0-b61a-dd8add81b3b5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:52:58.938 7 INFO cinder.api.openstack.wsgi [None req-4646b023-f814-4ab6-9fa5-ef7a8c3eb442 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:52:58.939 7 INFO cinder.api.openstack.wsgi [None req-4646b023-f814-4ab6-9fa5-ef7a8c3eb442 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:52:58.939 8 INFO cinder.api.openstack.wsgi [None req-67dc87f7-c17e-4fe0-b61a-dd8add81b3b5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:53:08.938 7 INFO cinder.api.openstack.wsgi [None req-4646b023-f814-4ab6-9fa5-ef7a8c3eb442 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:53:08.938 7 INFO cinder.api.openstack.wsgi [None req-4646b023-f814-4ab6-9fa5-ef7a8c3eb442 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:53:08.938 8 INFO cinder.api.openstack.wsgi [None req-67dc87f7-c17e-4fe0-b61a-dd8add81b3b5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:53:08.940 8 INFO cinder.api.openstack.wsgi [None req-67dc87f7-c17e-4fe0-b61a-dd8add81b3b5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:53:18.938 7 INFO cinder.api.openstack.wsgi [None req-4646b023-f814-4ab6-9fa5-ef7a8c3eb442 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:53:18.938 8 INFO cinder.api.openstack.wsgi [None req-67dc87f7-c17e-4fe0-b61a-dd8add81b3b5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:53:18.939 8 INFO cinder.api.openstack.wsgi [None req-67dc87f7-c17e-4fe0-b61a-dd8add81b3b5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:53:18.939 7 INFO cinder.api.openstack.wsgi [None req-4646b023-f814-4ab6-9fa5-ef7a8c3eb442 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:53:28.937 8 INFO cinder.api.openstack.wsgi [None req-67dc87f7-c17e-4fe0-b61a-dd8add81b3b5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:53:28.937 7 INFO cinder.api.openstack.wsgi [None req-4646b023-f814-4ab6-9fa5-ef7a8c3eb442 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] GET http://10.0.0.234:8776/ 2026-05-04 22:53:28.938 8 INFO cinder.api.openstack.wsgi [None req-67dc87f7-c17e-4fe0-b61a-dd8add81b3b5 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300 2026-05-04 22:53:28.939 7 INFO cinder.api.openstack.wsgi [None req-4646b023-f814-4ab6-9fa5-ef7a8c3eb442 b2417a403bad42318386805653ff1490 7e0f2914758746528e3b89a11a6effd0 - - default default] http://10.0.0.234:8776/ returned with HTTP 300