+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 07:49:51 2026] *** compiled with version: 13.3.0 on 23 April 2026 11:51:38 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-8466647498-mfw8v 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 0x7fa0fef00668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-28 07:49:56.023 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-04-28 07:49:56.023 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-04-28 07:49:56.095 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-04-28 07:49:56.095 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-04-28 07:49:57.578 8 INFO cinder.rpc [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-28 07:49:57.582 8 INFO cinder.rpc [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-28 07:49:57.585 8 INFO cinder.rpc [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-28 07:49:57.589 8 INFO cinder.rpc [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-28 07:49:57.603 8 INFO cinder.rpc [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-28 07:49:57.606 8 INFO cinder.rpc [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-28 07:49:57.633 7 INFO cinder.rpc [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-28 07:49:57.636 7 INFO cinder.rpc [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-28 07:49:57.639 7 INFO cinder.rpc [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-28 07:49:57.642 7 INFO cinder.rpc [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-28 07:49:57.658 7 INFO cinder.rpc [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-28 07:49:57.662 7 INFO cinder.rpc [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-28 07:49:57.668 8 WARNING cinder.api.contrib.hosts [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-28 07:49:57.715 7 WARNING cinder.api.contrib.hosts [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-28 07:49:57.730 8 WARNING keystonemiddleware._common.config [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 07:49:57.741 8 WARNING oslo_config.cfg [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] 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 0x7fa0fef00668 pid: 8 (default app) 2026-04-28 07:49:57.762 7 WARNING keystonemiddleware._common.config [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 07:49:57.771 7 WARNING oslo_config.cfg [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] 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 0x7fa0fef00668 pid: 7 (default app) 2026-04-28 07:49:58.616 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:49:58.618 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:50:08.617 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:50:08.619 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:50:18.616 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:50:18.617 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:50:28.615 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:50:28.616 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:50:28.616 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:50:28.617 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:50:38.616 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:50:38.616 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:50:38.616 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:50:38.617 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:50:48.616 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:50:48.616 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:50:48.617 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:50:48.617 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:50:58.616 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:50:58.616 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:50:58.616 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:50:58.617 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:51:08.616 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:51:08.616 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:51:08.617 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:51:08.617 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:51:18.616 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:51:18.616 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] GET http://10.0.0.150:8776/ 2026-04-28 07:51:18.617 7 INFO cinder.api.openstack.wsgi [None req-1927f843-4a89-46c9-b8ef-22ba0ab0d983 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:51:18.617 8 INFO cinder.api.openstack.wsgi [None req-2afce527-37be-4a5d-a075-e15e93df39b1 - - - - - -] http://10.0.0.150:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-28 07:51:25.590 7 INFO cinder.api.openstack.wsgi [None req-9ff33451-b36b-4efe-bd4f-b3866ced7837 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/types/rbd1 2026-04-28 07:51:25.613 7 INFO cinder.api.openstack.wsgi [None req-9ff33451-b36b-4efe-bd4f-b3866ced7837 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 8/16] 10.0.0.198 () {30 vars in 682 bytes} [Tue Apr 28 07:51:24 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/types/rbd1 => generated 82 bytes in 974 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-28 07:51:26.125 8 INFO cinder.api.openstack.wsgi [None req-52025c03-2d19-41dd-9853-d2bbbe4817ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 07:51:26.148 8 INFO cinder.api.openstack.wsgi [None req-52025c03-2d19-41dd-9853-d2bbbe4817ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 9/17] 10.0.0.198 () {30 vars in 721 bytes} [Tue Apr 28 07:51:25 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/types?name=rbd1&is_public=None => generated 20 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 07:51:28.489 7 INFO cinder.api.openstack.wsgi [None req-f7747097-a02c-4bee-ac14-41f7ad784a8b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 07:51:28.520 7 INFO cinder.api.openstack.wsgi [None req-f7747097-a02c-4bee-ac14-41f7ad784a8b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/types returned with HTTP 200 [pid: 7|app: 0|req: 9/18] 10.0.0.198 () {34 vars in 725 bytes} [Tue Apr 28 07:51:28 2026] POST /v3/3168251623fd41d1a36ef23621ddd66c/types => generated 179 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 07:51:28.543 8 INFO cinder.api.openstack.wsgi [req-f7747097-a02c-4bee-ac14-41f7ad784a8b req-d4c7e7c2-064d-445c-9c39-92b596919699 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/types/cda04cdd-e57d-4037-8012-31ad9a81bedc/extra_specs 2026-04-28 07:51:28.616 8 INFO cinder.api.openstack.wsgi [req-f7747097-a02c-4bee-ac14-41f7ad784a8b req-d4c7e7c2-064d-445c-9c39-92b596919699 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/types/cda04cdd-e57d-4037-8012-31ad9a81bedc/extra_specs returned with HTTP 200 2026-04-28 07:51:28.616 7 INFO cinder.api.openstack.wsgi [None req-f7747097-a02c-4bee-ac14-41f7ad784a8b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ [pid: 8|app: 0|req: 10/19] 10.0.0.198 () {36 vars in 894 bytes} [Tue Apr 28 07:51:28 2026] POST /v3/3168251623fd41d1a36ef23621ddd66c/types/cda04cdd-e57d-4037-8012-31ad9a81bedc/extra_specs => generated 48 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 07:51:28.618 8 INFO cinder.api.openstack.wsgi [req-f7747097-a02c-4bee-ac14-41f7ad784a8b req-d4c7e7c2-064d-445c-9c39-92b596919699 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:51:28.619 8 INFO cinder.api.openstack.wsgi [req-f7747097-a02c-4bee-ac14-41f7ad784a8b req-d4c7e7c2-064d-445c-9c39-92b596919699 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:51:28.619 7 INFO cinder.api.openstack.wsgi [None req-f7747097-a02c-4bee-ac14-41f7ad784a8b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:51:31.226 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/types?is_public=None 2026-04-28 07:51:31.240 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/22] 10.0.0.198 () {30 vars in 701 bytes} [Tue Apr 28 07:51:30 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/types?is_public=None => generated 443 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 07:51:33.316 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/qos-specs 2026-04-28 07:51:33.334 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 11/23] 10.0.0.198 () {30 vars in 680 bytes} [Tue Apr 28 07:51:33 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/qos-specs => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 07:51:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:51:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:51:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:51:38.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:51:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:51:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:51:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:51:48.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:51:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:51:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:51:58.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:51:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:52:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:52:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:52:08.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:52:08.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:52:18.627 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:52:18.627 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:52:18.628 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:52:18.628 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:52:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:52:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:52:28.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:52:28.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:52:38.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:52:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:52:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:52:38.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:52:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:52:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:52:48.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:52:48.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:52:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:52:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:52:58.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:52:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:53:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:53:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:53:08.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:53:08.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:53:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:53:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:53:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:53:18.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:53:28.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:53:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:53:28.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:53:28.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:53:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:53:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:53:38.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:53:38.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:53:48.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:53:48.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:53:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:53:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:53:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:53:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:53:58.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:53:58.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:54:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:54:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:54:08.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:54:08.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:54:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:54:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:54:18.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:54:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:54:28.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:54:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:54:28.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:54:28.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:54:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:54:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:54:38.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:54:38.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:54:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:54:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:54:48.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:54:48.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:54:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:54:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:54:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:54:58.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:55:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:55:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:55:08.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:55:08.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:55:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:55:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:55:18.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:55:18.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:55:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:55:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:55:28.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:55:28.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:55:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:55:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:55:38.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:55:38.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:55:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:55:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:55:48.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:55:48.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:55:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:55:58.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:55:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:55:58.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:56:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:56:08.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:56:08.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:56:08.619 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:56:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:56:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:56:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:56:18.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:56:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:56:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:56:28.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:56:28.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:56:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:56:38.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:56:38.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:56:38.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:56:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:56:48.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:56:48.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:56:48.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:56:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:56:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:56:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:56:58.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:57:08.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:57:08.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:57:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:57:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:57:18.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:57:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:57:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:57:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:57:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:57:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:57:28.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:57:28.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:57:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:57:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:57:38.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:57:38.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:57:48.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:57:48.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:57:48.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:57:48.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:57:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:57:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:57:58.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:57:58.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:58:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:58:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:58:08.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:58:08.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:58:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:58:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:58:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:58:18.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:58:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:58:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:58:28.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:58:28.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:58:38.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:58:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:58:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:58:38.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:58:48.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:58:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:58:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:58:48.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:58:58.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:58:58.619 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:58:58.619 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:58:58.620 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:59:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:59:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:59:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:59:08.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:59:18.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:59:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:59:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:59:18.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:59:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:59:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:59:28.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:59:28.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:59:38.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:59:38.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:59:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:59:38.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:59:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:59:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:59:48.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:59:48.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:59:58.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:59:58.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 07:59:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 07:59:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:00:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:00:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:00:08.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:00:08.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:00:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:00:18.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:00:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:00:18.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:00:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:00:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:00:28.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:00:28.620 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:00:38.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:00:38.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:00:38.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:00:38.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:00:48.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:00:48.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:00:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:00:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:00:58.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:00:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:00:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:00:58.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:01:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:01:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:01:08.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:01:08.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:01:18.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:01:18.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:01:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:01:18.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:01:28.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:01:28.619 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:01:28.621 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:01:28.622 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:01:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:01:38.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:01:38.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:01:38.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:01:48.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:01:48.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:01:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:01:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:01:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:01:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:01:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:01:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:02:08.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:02:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:02:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:02:08.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:02:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:02:18.620 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:02:18.622 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:02:18.622 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:02:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:02:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:02:28.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:02:28.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:02:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:02:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:02:38.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:02:38.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:02:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:02:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:02:48.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:02:48.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:02:58.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:02:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:02:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:02:58.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:03:08.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:03:08.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:03:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:03:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:03:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:03:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:03:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:03:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:03:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:03:28.619 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:03:28.620 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:03:28.620 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:03:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:03:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:03:38.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:03:38.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:03:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:03:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:03:48.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:03:48.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:03:58.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:03:58.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:03:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:03:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:04:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:04:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:04:08.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:04:08.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:04:18.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:04:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:04:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:04:18.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:04:28.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:04:28.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:04:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:04:28.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:04:38.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:04:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:04:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:04:38.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:04:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:04:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:04:48.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:04:48.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:04:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:04:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:04:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:04:58.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:05:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:05:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:05:08.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:05:08.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:05:18.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:05:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:05:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:05:18.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:05:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:05:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:05:28.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:05:28.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:05:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:05:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:05:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:05:38.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:05:48.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:05:48.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:05:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:05:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:05:58.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:05:58.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:05:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:05:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:06:08.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:06:08.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:06:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:06:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:06:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:06:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:06:18.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:06:18.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:06:28.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:06:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:06:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:06:28.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:06:38.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:06:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:06:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:06:38.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:06:48.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:06:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:06:48.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:06:48.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:06:58.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:06:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:06:58.622 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:06:58.625 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:07:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:07:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:07:08.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:07:08.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:07:18.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:07:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:07:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:07:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:07:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:07:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:07:28.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:07:28.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:07:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:07:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:07:38.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:07:38.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:07:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:07:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:07:48.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:07:48.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:07:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:07:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:07:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:07:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:08:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:08:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:08:08.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:08:08.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:08:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:08:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:08:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:08:18.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:08:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:08:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:08:28.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:08:28.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:08:38.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:08:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:08:38.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:08:38.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:08:48.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:08:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:08:48.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:08:48.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:08:58.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:08:58.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:08:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:08:58.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:09:08.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:09:08.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:09:08.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:09:08.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:09:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:09:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:09:18.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:09:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:09:28.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:09:28.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:09:28.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:09:28.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:09:38.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:09:38.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:09:38.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:09:38.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:09:48.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:09:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:09:48.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:09:48.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:09:58.615 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:09:58.615 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:09:58.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:09:58.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:10:08.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:10:08.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:10:08.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:10:08.618 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:10:18.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:10:18.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:10:18.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:10:18.618 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:10:28.616 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:10:28.616 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:10:28.617 8 INFO cinder.api.openstack.wsgi [None req-41c544a2-d3bf-45ed-96d2-8076486d2548 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:10:28.617 7 INFO cinder.api.openstack.wsgi [None req-1df1e131-f294-4170-a78f-9264644be948 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150: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-04-28 08:10:30.529 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET https://volume.199-19-213-180.nip.io/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=False 2026-04-28 08:10:30.553 8 WARNING cinder.quota [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - 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-04-28 08:10:30.554 8 WARNING cinder.quota [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - 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-04-28 08:10:30.554 8 WARNING cinder.quota [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - 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-04-28 08:10:30.554 8 WARNING cinder.quota [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - 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-04-28 08:10:30.555 8 WARNING cinder.quota [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - 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-04-28 08:10:30.555 8 WARNING cinder.quota [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - 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-04-28 08:10:30.563 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] https://volume.199-19-213-180.nip.io/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 127/252] 199.19.213.180 () {44 vars in 1069 bytes} [Tue Apr 28 08:10:30 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=False => generated 340 bytes in 162 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-04-28 08:10:30.726 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] PUT https://volume.199-19-213-180.nip.io/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c 2026-04-28 08:10:30.804 7 WARNING cinder.quota [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - 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-04-28 08:10:30.804 7 WARNING cinder.quota [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - 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-04-28 08:10:30.804 7 WARNING cinder.quota [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - 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-04-28 08:10:30.805 7 WARNING cinder.quota [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - 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-04-28 08:10:30.805 7 WARNING cinder.quota [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - 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-04-28 08:10:30.806 7 WARNING cinder.quota [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - 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-04-28 08:10:30.812 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] https://volume.199-19-213-180.nip.io/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c returned with HTTP 200 [pid: 7|app: 0|req: 126/253] 199.19.213.180 () {48 vars in 1098 bytes} [Tue Apr 28 08:10:30 2026] PUT /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c => generated 296 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:10:38.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:10:38.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:10:38.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:10:38.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:10:48.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:10:48.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:10:48.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:10:48.618 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:10:58.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:10:58.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:10:58.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:10:58.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:11:08.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:11:08.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:11:08.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:11:08.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:11:18.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:11:18.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:11:18.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:11:18.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:11:28.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:11:28.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:11:28.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:11:28.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:11:38.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:11:38.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:11:38.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:11:38.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:11:48.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:11:48.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:11:48.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:11:48.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:11:58.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:11:58.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:11:58.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:11:58.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:12:08.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:12:08.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:12:08.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:12:08.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:12:18.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:12:18.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:12:18.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:12:18.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:12:28.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:12:28.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:12:28.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:12:28.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:12:38.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:12:38.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:12:38.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:12:38.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:12:48.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:12:48.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:12:48.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:12:48.618 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:12:58.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:12:58.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:12:58.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:12:58.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:13:08.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:13:08.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:13:08.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:13:08.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:13:18.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:13:18.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:13:18.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:13:18.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:13:28.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:13:28.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:13:28.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:13:28.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:13:38.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:13:38.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:13:38.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:13:38.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:13:48.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:13:48.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:13:48.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:13:48.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:13:58.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:13:58.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:13:58.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:13:58.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:14:08.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:14:08.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:14:08.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:14:08.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:14:18.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:14:18.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:14:18.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:14:18.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:14:28.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:14:28.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:14:28.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:14:28.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:14:38.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:14:38.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:14:38.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:14:38.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:14:48.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:14:48.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:14:48.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:14:48.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:14:58.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:14:58.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:14:58.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:14:58.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:15:08.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:15:08.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:15:08.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:15:08.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:15:18.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:15:18.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:15:18.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:15:18.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:15:28.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:15:28.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:15:28.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:15:28.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:15:38.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:15:38.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:15:38.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:15:38.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:15:48.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:15:48.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:15:48.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:15:48.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:15:58.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:15:58.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:15:58.618 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:15:58.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:16:08.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:16:08.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:16:08.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:16:08.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:16:18.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:16:18.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:16:18.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:16:18.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:16:28.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:16:28.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:16:28.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:16:28.618 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:16:38.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:16:38.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:16:38.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:16:38.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:16:48.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:16:48.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:16:48.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:16:48.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:16:58.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:16:58.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:16:58.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:16:58.618 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:17:08.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:17:08.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:17:08.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:17:08.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:17:18.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:17:18.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:17:18.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:17:18.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:17:28.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:17:28.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:17:28.618 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:17:28.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:17:38.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:17:38.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:17:38.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:17:38.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:17:48.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:17:48.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:17:48.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:17:48.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:17:58.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:17:58.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:17:58.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:17:58.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:18:08.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:18:08.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:18:08.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:18:08.620 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:18:18.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:18:18.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:18:18.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:18:18.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:18:28.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:18:28.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:18:28.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:18:28.618 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:18:38.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:18:38.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:18:38.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:18:38.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:18:48.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:18:48.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:18:48.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:18:48.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:18:58.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:18:58.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:18:58.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:18:58.618 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:19:08.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:19:08.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:19:08.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:19:08.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:19:18.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:19:18.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:19:18.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:19:18.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:19:28.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:19:28.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:19:28.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:19:28.618 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:19:38.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:19:38.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:19:38.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:19:38.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:19:48.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:19:48.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:19:48.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:19:48.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:19:58.629 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:19:58.630 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:19:58.630 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:19:58.632 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:20:08.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:20:08.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:20:08.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:20:08.620 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:20:18.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:20:18.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:20:18.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:20:18.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:20:28.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:20:28.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:20:28.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:20:28.619 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:20:38.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:20:38.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:20:38.619 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:20:38.619 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:20:48.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:20:48.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:20:48.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:20:48.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:20:58.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:20:58.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:20:58.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:20:58.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:21:08.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:21:08.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:21:08.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:21:08.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:21:18.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:21:18.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:21:18.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:21:18.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:21:28.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:21:28.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:21:28.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:21:28.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:21:38.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:21:38.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:21:38.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:21:38.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:21:48.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:21:48.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:21:48.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:21:48.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:21:58.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:21:58.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:21:58.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:21:58.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:22:08.616 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:22:08.617 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:22:08.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:22:08.618 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:22:18.615 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:22:18.615 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:22:18.616 7 INFO cinder.api.openstack.wsgi [None req-75eeb1c6-d539-40bb-895a-d2d8aebeb4db 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:22:18.617 8 INFO cinder.api.openstack.wsgi [None req-f6bd9e5a-5f15-4927-bd73-32d035f487d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:22:26.651 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET https://volume.199-19-213-180.nip.io/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=False 2026-04-28 08:22:26.682 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] https://volume.199-19-213-180.nip.io/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 198/396] 199.19.213.180 () {44 vars in 1069 bytes} [Tue Apr 28 08:22:26 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=False => generated 340 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:22:27.272 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] PUT https://volume.199-19-213-180.nip.io/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5 2026-04-28 08:22:27.341 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] https://volume.199-19-213-180.nip.io/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5 returned with HTTP 200 [pid: 8|app: 0|req: 199/397] 199.19.213.180 () {48 vars in 1098 bytes} [Tue Apr 28 08:22:27 2026] PUT /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5 => generated 296 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:22:28.616 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:22:28.616 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:22:28.617 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:22:28.617 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:22:38.616 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:22:38.617 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:22:38.617 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:22:38.618 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:22:48.615 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:22:48.616 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:22:48.617 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:22:48.617 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:22:58.616 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:22:58.616 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:22:58.617 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:22:58.618 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:23:08.616 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:23:08.616 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:23:08.617 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:23:08.618 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:23:18.615 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:23:18.616 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:23:18.616 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:23:18.617 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:23:28.616 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:23:28.616 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:23:28.617 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:23:28.618 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:23:38.616 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:23:38.616 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:23:38.617 8 INFO cinder.api.openstack.wsgi [None req-61d514e9-1157-487c-9ddf-b294ba7763bd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:23:38.618 7 INFO cinder.api.openstack.wsgi [None req-18c4f902-0ef7-4015-885d-081aaf213794 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:23:44.436 8 INFO cinder.api.openstack.wsgi [None req-bd0e6685-0eaf-4086-bb56-e2dd865f72fe 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:23:44.467 8 INFO cinder.api.openstack.wsgi [None req-bd0e6685-0eaf-4086-bb56-e2dd865f72fe 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/414] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:23:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:23:44.490 7 INFO cinder.api.openstack.wsgi [None req-17bc2521-c39d-40e7-9a85-daaf4d9da7e2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:23:44.510 7 INFO cinder.api.openstack.wsgi [None req-17bc2521-c39d-40e7-9a85-daaf4d9da7e2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/415] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:23:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:23:44.524 8 INFO cinder.api.openstack.wsgi [None req-547a4ee3-4f14-494b-8ec5-49260653f505 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:23:44.554 8 INFO cinder.api.openstack.wsgi [None req-547a4ee3-4f14-494b-8ec5-49260653f505 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 209/416] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:23:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:23:44.563 7 INFO cinder.api.openstack.wsgi [None req-e7fd8d09-612b-4f60-ac9b-ee43db51ac72 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:23:44.604 7 INFO cinder.volume.api [None req-e7fd8d09-612b-4f60-ac9b-ee43db51ac72 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:23:44.607 7 INFO cinder.api.openstack.wsgi [None req-e7fd8d09-612b-4f60-ac9b-ee43db51ac72 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/417] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:23:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:23:44.617 8 INFO cinder.api.openstack.wsgi [None req-7d40f5d6-d2c5-4439-91db-8ee21fef9147 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:23:44.636 8 INFO cinder.volume.api [None req-7d40f5d6-d2c5-4439-91db-8ee21fef9147 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:23:44.636 8 INFO cinder.api.openstack.wsgi [None req-7d40f5d6-d2c5-4439-91db-8ee21fef9147 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 210/418] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:23:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:23:44.652 7 INFO cinder.api.openstack.wsgi [None req-9c3dff0a-c281-42e9-82f2-d6295114772e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:23:44.660 7 INFO cinder.api.openstack.wsgi [None req-9c3dff0a-c281-42e9-82f2-d6295114772e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 209/419] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:23:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:23:44.670 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:23:44.701 8 INFO cinder.volume.api [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:23:44.704 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 211/420] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:23:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:23:44.713 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:23:45.259 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 210/421] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:23:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:23:48.616 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:23:48.616 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:23:48.617 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:23:48.618 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:23:58.616 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:23:58.616 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:23:58.617 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:23:58.618 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:24:08.616 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:24:08.616 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:24:08.617 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:24:08.617 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:24:18.616 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:24:18.616 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:24:18.617 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:24:18.617 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:24:28.615 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:24:28.616 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:24:28.617 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:24:28.617 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:24:38.616 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:24:38.616 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:24:38.617 7 INFO cinder.api.openstack.wsgi [None req-3dd49a7c-df2a-4422-9724-2e2c04e468d3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:24:38.617 8 INFO cinder.api.openstack.wsgi [None req-495e9b6c-a614-4f6e-8847-de4034f561ff 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:24:44.377 7 INFO cinder.api.openstack.wsgi [None req-9761b1ca-f04e-4a38-bc75-527c9a92a350 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:24:44.393 7 INFO cinder.volume.api [None req-9761b1ca-f04e-4a38-bc75-527c9a92a350 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:24:44.398 7 INFO cinder.api.openstack.wsgi [None req-9761b1ca-f04e-4a38-bc75-527c9a92a350 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/434] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:24:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:24:44.413 8 INFO cinder.api.openstack.wsgi [None req-e2d3e419-3752-4d59-927d-89761a70fb78 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:24:44.965 8 INFO cinder.api.openstack.wsgi [None req-e2d3e419-3752-4d59-927d-89761a70fb78 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 218/435] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:24:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:24:45.011 7 INFO cinder.api.openstack.wsgi [None req-8f6e20da-33b4-4ac2-8151-3a37233a1447 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:24:45.041 7 INFO cinder.api.openstack.wsgi [None req-8f6e20da-33b4-4ac2-8151-3a37233a1447 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 218/436] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:24:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:24:45.052 8 INFO cinder.api.openstack.wsgi [None req-7118b246-aac7-4d86-8b19-d420b08c981b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:24:45.074 8 INFO cinder.api.openstack.wsgi [None req-7118b246-aac7-4d86-8b19-d420b08c981b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 219/437] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:24:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:24:45.089 7 INFO cinder.api.openstack.wsgi [None req-f6207251-3f6f-4dc6-abf6-5ad2631f50e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:24:45.118 7 INFO cinder.api.openstack.wsgi [None req-f6207251-3f6f-4dc6-abf6-5ad2631f50e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:24:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:24:45.129 8 INFO cinder.api.openstack.wsgi [None req-c3cf2c03-87f0-4203-b1fd-0d5ad0ff050d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:24:45.136 8 INFO cinder.api.openstack.wsgi [None req-c3cf2c03-87f0-4203-b1fd-0d5ad0ff050d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:24:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:24:45.150 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:24:45.170 7 INFO cinder.volume.api [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:24:45.173 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:24:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:24:45.183 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:24:45.190 8 INFO cinder.volume.api [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:24:45.191 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:24:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:24:48.615 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:24:48.616 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:24:48.616 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:24:48.617 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:24:58.616 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:24:58.616 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:24:58.617 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:24:58.617 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:25:08.616 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:25:08.616 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:25:08.618 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:25:08.618 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:25:18.616 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:25:18.617 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:25:18.617 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:25:18.618 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:25:28.616 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:25:28.617 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:25:28.617 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:25:28.619 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:25:38.615 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:25:38.615 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:25:38.617 8 INFO cinder.api.openstack.wsgi [None req-b2639a84-d1d6-44b6-84bf-f11c2f927061 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:25:38.617 7 INFO cinder.api.openstack.wsgi [None req-be867d46-d5fe-4328-8d6a-7bca918870a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:25:44.360 7 INFO cinder.api.openstack.wsgi [None req-d144ce23-6f77-4624-bfb7-7fe29ef50cf4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:25:44.374 7 INFO cinder.volume.api [None req-d144ce23-6f77-4624-bfb7-7fe29ef50cf4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:25:44.377 7 INFO cinder.api.openstack.wsgi [None req-d144ce23-6f77-4624-bfb7-7fe29ef50cf4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 227/454] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:25:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:25:44.387 8 INFO cinder.api.openstack.wsgi [None req-5c491fba-a7e2-4326-84c5-efc2132c324f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:25:44.392 8 INFO cinder.volume.api [None req-5c491fba-a7e2-4326-84c5-efc2132c324f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:25:44.392 8 INFO cinder.api.openstack.wsgi [None req-5c491fba-a7e2-4326-84c5-efc2132c324f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 228/455] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:25:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:25:44.403 7 INFO cinder.api.openstack.wsgi [None req-266e8b41-f42f-4d0c-9e1f-ada6af21d2c1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:25:44.411 7 INFO cinder.volume.api [None req-266e8b41-f42f-4d0c-9e1f-ada6af21d2c1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:25:44.413 7 INFO cinder.api.openstack.wsgi [None req-266e8b41-f42f-4d0c-9e1f-ada6af21d2c1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/456] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:25:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:25:44.426 8 INFO cinder.api.openstack.wsgi [None req-03a39785-027f-4a67-b3ad-38658ddfc919 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:25:45.011 8 INFO cinder.api.openstack.wsgi [None req-03a39785-027f-4a67-b3ad-38658ddfc919 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 229/457] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:25:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:25:45.036 7 INFO cinder.api.openstack.wsgi [None req-6b4fe9a6-79fc-4aa9-96b5-83e0f5dc18e2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:25:45.042 7 INFO cinder.api.openstack.wsgi [None req-6b4fe9a6-79fc-4aa9-96b5-83e0f5dc18e2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 229/458] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:25:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:25:45.114 8 INFO cinder.api.openstack.wsgi [None req-4e3e968c-b5e1-40b1-9f4f-649a9399ea69 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:25:45.149 8 INFO cinder.api.openstack.wsgi [None req-4e3e968c-b5e1-40b1-9f4f-649a9399ea69 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/459] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:25:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:25:45.166 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:25:45.193 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/460] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:25:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:25:45.208 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:25:45.224 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/461] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:25:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:25:48.619 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:25:48.619 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:25:48.619 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:25:48.620 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:25:58.616 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:25:58.616 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:25:58.617 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:25:58.617 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:26:08.616 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:26:08.617 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:26:08.618 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:26:08.618 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:26:18.615 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:26:18.615 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:26:18.616 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:26:18.616 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:26:28.615 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:26:28.616 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:26:28.615 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:26:28.617 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:26:38.615 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:26:38.616 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:26:38.616 8 INFO cinder.api.openstack.wsgi [None req-75d199ce-8e69-44ea-abc0-bde589d646f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:26:38.616 7 INFO cinder.api.openstack.wsgi [None req-92191caf-996f-4d7c-86b7-a5e1bbbbf1c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:26:44.347 8 INFO cinder.api.openstack.wsgi [None req-ffa69034-e816-4e82-867a-db274a9a36b0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:26:44.852 8 INFO cinder.api.openstack.wsgi [None req-ffa69034-e816-4e82-867a-db274a9a36b0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 238/474] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:26:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:26:44.866 7 INFO cinder.api.openstack.wsgi [None req-663f96fc-be8c-40f9-8ac8-ca4f903d888c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:26:44.871 7 INFO cinder.api.openstack.wsgi [None req-663f96fc-be8c-40f9-8ac8-ca4f903d888c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 237/475] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:26:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:26:44.907 8 INFO cinder.api.openstack.wsgi [None req-3d9db5ec-e8cc-4857-95b9-da76ce9944c9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:26:44.927 8 INFO cinder.api.openstack.wsgi [None req-3d9db5ec-e8cc-4857-95b9-da76ce9944c9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/476] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:26:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:26:44.943 7 INFO cinder.api.openstack.wsgi [None req-50c2f429-f05e-49d3-8076-a562e276ab70 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:26:44.963 7 INFO cinder.api.openstack.wsgi [None req-50c2f429-f05e-49d3-8076-a562e276ab70 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/477] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:26:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:26:44.977 8 INFO cinder.api.openstack.wsgi [None req-905c9baa-4aa6-4a34-81f6-6504d39dfc77 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:26:45.010 8 INFO cinder.api.openstack.wsgi [None req-905c9baa-4aa6-4a34-81f6-6504d39dfc77 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/478] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:26:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:26:45.022 7 INFO cinder.api.openstack.wsgi [None req-4a613961-e399-41da-97d9-3fd34003dffe 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:26:45.038 7 INFO cinder.volume.api [None req-4a613961-e399-41da-97d9-3fd34003dffe 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:26:45.039 7 INFO cinder.api.openstack.wsgi [None req-4a613961-e399-41da-97d9-3fd34003dffe 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/479] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:26:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:26:45.048 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:26:45.059 8 INFO cinder.volume.api [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:26:45.062 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/480] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:26:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:26:45.074 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:26:45.084 7 INFO cinder.volume.api [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:26:45.086 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/481] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:26:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:26:48.616 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:26:48.616 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:26:48.617 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:26:48.618 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:26:58.616 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:26:58.616 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:26:58.617 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:26:58.617 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:27:08.616 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:27:08.617 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:27:08.617 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:27:08.619 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:27:18.616 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:27:18.617 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:27:18.617 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:27:18.619 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:27:28.616 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:27:28.616 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:27:28.617 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:27:28.617 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:27:38.616 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:27:38.616 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:27:38.617 8 INFO cinder.api.openstack.wsgi [None req-67ae8df3-9da8-4e21-aa66-24f87a3b45fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:27:38.617 7 INFO cinder.api.openstack.wsgi [None req-5ebafa58-63a3-49f8-b294-de22fd1b225c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:27:44.330 8 INFO cinder.api.openstack.wsgi [None req-82f80b76-9c35-4ea8-b747-bde40deab2eb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:27:44.834 8 INFO cinder.api.openstack.wsgi [None req-82f80b76-9c35-4ea8-b747-bde40deab2eb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 248/494] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:27:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:27:44.883 7 INFO cinder.api.openstack.wsgi [None req-9d64cf0c-fda7-46f8-9ccd-641c577676f9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:27:44.912 7 INFO cinder.api.openstack.wsgi [None req-9d64cf0c-fda7-46f8-9ccd-641c577676f9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/495] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:27:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:27:44.924 8 INFO cinder.api.openstack.wsgi [None req-285f351f-150b-4055-bccf-302f857b79b4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:27:44.955 8 INFO cinder.api.openstack.wsgi [None req-285f351f-150b-4055-bccf-302f857b79b4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 249/496] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:27:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:27:44.969 7 INFO cinder.api.openstack.wsgi [None req-37efb3fd-60c2-4ec9-a551-4fbb151fdafd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:27:44.997 7 INFO cinder.api.openstack.wsgi [None req-37efb3fd-60c2-4ec9-a551-4fbb151fdafd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/497] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:27:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:27:45.007 8 INFO cinder.api.openstack.wsgi [None req-c86e2a93-7d06-4ebc-9d02-63b02e1f346a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:27:45.017 8 INFO cinder.volume.api [None req-c86e2a93-7d06-4ebc-9d02-63b02e1f346a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:27:45.019 8 INFO cinder.api.openstack.wsgi [None req-c86e2a93-7d06-4ebc-9d02-63b02e1f346a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/498] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:27:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:27:45.029 7 INFO cinder.api.openstack.wsgi [None req-2d89488f-2272-407a-9050-08713cb6887b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:27:45.039 7 INFO cinder.volume.api [None req-2d89488f-2272-407a-9050-08713cb6887b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:27:45.041 7 INFO cinder.api.openstack.wsgi [None req-2d89488f-2272-407a-9050-08713cb6887b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/499] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:27:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:27:45.051 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:27:45.059 8 INFO cinder.volume.api [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:27:45.059 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/500] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:27:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:27:45.071 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:27:45.077 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 250/501] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:27:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:27:48.616 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:27:48.616 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:27:48.617 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:27:48.617 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:27:58.616 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:27:58.616 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:27:58.617 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:27:58.617 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:28:08.616 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:28:08.616 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:28:08.617 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:28:08.617 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:28:18.616 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:28:18.616 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:28:18.617 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:28:18.617 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:28:28.616 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:28:28.616 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:28:28.617 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:28:28.617 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:28:38.615 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:28:38.616 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:28:38.617 7 INFO cinder.api.openstack.wsgi [None req-eca1a5a0-6df4-4a8a-93d4-a8fa944f84ab 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:28:38.617 8 INFO cinder.api.openstack.wsgi [None req-f1e00f80-7b86-45ae-b5e0-0e6762363449 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:28:44.465 8 INFO cinder.api.openstack.wsgi [None req-1af01bcd-3a25-4c16-a766-31f9e401677f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:28:44.480 8 INFO cinder.volume.api [None req-1af01bcd-3a25-4c16-a766-31f9e401677f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:28:44.481 8 INFO cinder.api.openstack.wsgi [None req-1af01bcd-3a25-4c16-a766-31f9e401677f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/514] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:28:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true => generated 17 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:28:44.493 7 INFO cinder.api.openstack.wsgi [None req-cc838c31-0aac-472e-8df3-0ea84b2781d9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:28:44.500 7 INFO cinder.api.openstack.wsgi [None req-cc838c31-0aac-472e-8df3-0ea84b2781d9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 257/515] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:28:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:28:44.513 8 INFO cinder.api.openstack.wsgi [None req-dd67b68b-5faa-4ae6-b37b-a451457b3a93 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:28:44.527 8 INFO cinder.volume.api [None req-dd67b68b-5faa-4ae6-b37b-a451457b3a93 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:28:44.529 8 INFO cinder.api.openstack.wsgi [None req-dd67b68b-5faa-4ae6-b37b-a451457b3a93 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 259/516] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:28:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:28:44.541 7 INFO cinder.api.openstack.wsgi [None req-b98b9a7a-898e-4b21-a7dc-1e05a5717d81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:28:45.045 7 INFO cinder.api.openstack.wsgi [None req-b98b9a7a-898e-4b21-a7dc-1e05a5717d81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 258/517] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:28:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:28:45.109 8 INFO cinder.api.openstack.wsgi [None req-cfdd9d4b-1de8-4a1a-905d-c50571dd29c0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:28:45.129 8 INFO cinder.api.openstack.wsgi [None req-cfdd9d4b-1de8-4a1a-905d-c50571dd29c0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 260/518] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:28:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:28:45.139 7 INFO cinder.api.openstack.wsgi [None req-4d20fa69-d287-4095-88b6-eec92afebb16 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:28:45.184 7 INFO cinder.api.openstack.wsgi [None req-4d20fa69-d287-4095-88b6-eec92afebb16 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/519] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:28:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:28:45.204 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:28:45.226 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/520] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:28:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:28:45.238 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:28:45.248 7 INFO cinder.volume.api [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:28:45.250 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/521] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:28:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:28:48.616 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:28:48.616 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:28:48.617 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:28:48.618 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:28:58.616 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:28:58.616 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:28:58.616 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:28:58.617 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:29:08.617 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:29:08.617 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:29:08.618 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:29:08.619 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:29:18.615 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:29:18.615 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:29:18.616 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:29:18.617 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:29:28.615 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:29:28.615 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:29:28.616 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:29:28.617 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:29:38.615 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:29:38.616 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:29:38.616 8 INFO cinder.api.openstack.wsgi [None req-59d15049-3432-4e07-838e-cb78590edcf2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:29:38.617 7 INFO cinder.api.openstack.wsgi [None req-6003420c-0983-4ffa-b1d4-255e73bdae4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:29:44.372 8 INFO cinder.api.openstack.wsgi [None req-235b0937-c714-4ad0-a6d7-e5b00c872f13 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:29:44.880 8 INFO cinder.api.openstack.wsgi [None req-235b0937-c714-4ad0-a6d7-e5b00c872f13 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 268/534] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:29:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:29:44.888 7 INFO cinder.api.openstack.wsgi [None req-71a093db-0bd8-4037-95c7-1e61ed110a8f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:29:44.896 7 INFO cinder.volume.api [None req-71a093db-0bd8-4037-95c7-1e61ed110a8f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:29:44.898 7 INFO cinder.api.openstack.wsgi [None req-71a093db-0bd8-4037-95c7-1e61ed110a8f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/535] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:29:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:29:44.913 8 INFO cinder.api.openstack.wsgi [None req-7dda3e25-4234-4401-bf5f-398cf97d57c8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:29:44.923 8 INFO cinder.volume.api [None req-7dda3e25-4234-4401-bf5f-398cf97d57c8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:29:44.925 8 INFO cinder.api.openstack.wsgi [None req-7dda3e25-4234-4401-bf5f-398cf97d57c8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/536] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:29:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:29:44.937 7 INFO cinder.api.openstack.wsgi [None req-31d09929-c879-4b04-b435-8d8bb681965c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:29:44.943 7 INFO cinder.volume.api [None req-31d09929-c879-4b04-b435-8d8bb681965c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:29:44.943 7 INFO cinder.api.openstack.wsgi [None req-31d09929-c879-4b04-b435-8d8bb681965c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/537] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:29:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:29:44.996 8 INFO cinder.api.openstack.wsgi [None req-ed42b806-a820-4536-a045-0257f502b2df 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:29:45.018 8 INFO cinder.api.openstack.wsgi [None req-ed42b806-a820-4536-a045-0257f502b2df 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 270/538] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:29:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:29:45.028 7 INFO cinder.api.openstack.wsgi [None req-72b5cfce-fcbd-459f-97d0-f10dab107bef 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:29:45.048 7 INFO cinder.api.openstack.wsgi [None req-72b5cfce-fcbd-459f-97d0-f10dab107bef 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/539] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:29:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:29:45.058 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:29:45.083 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 271/540] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:29:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:29:45.094 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:29:45.100 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 270/541] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:29:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:29:48.617 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:29:48.617 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:29:48.618 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:29:48.619 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:29:58.615 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:29:58.616 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:29:58.616 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:29:58.617 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:30:08.616 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:30:08.616 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:30:08.617 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:30:08.617 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:30:18.616 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:30:18.616 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:30:18.618 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:30:18.618 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:30:28.616 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:30:28.616 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:30:28.617 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:30:28.618 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:30:38.616 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:30:38.616 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:30:38.617 8 INFO cinder.api.openstack.wsgi [None req-9661c72b-e1e5-45ba-b3e0-8e3d66a6a521 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:30:38.617 7 INFO cinder.api.openstack.wsgi [None req-263acbed-7bc4-4fb5-9754-30ad01057381 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:30:44.342 8 INFO cinder.api.openstack.wsgi [None req-92e3416a-7b64-402d-9e54-cabf1a661532 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:30:44.351 8 INFO cinder.volume.api [None req-92e3416a-7b64-402d-9e54-cabf1a661532 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:30:44.353 8 INFO cinder.api.openstack.wsgi [None req-92e3416a-7b64-402d-9e54-cabf1a661532 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/554] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:30:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:30:44.366 7 INFO cinder.api.openstack.wsgi [None req-d51b884e-b130-4909-b16d-c732dfb7915e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:30:44.371 7 INFO cinder.api.openstack.wsgi [None req-d51b884e-b130-4909-b16d-c732dfb7915e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 277/555] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:30:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:30:44.384 8 INFO cinder.api.openstack.wsgi [None req-d58762c4-388d-4761-8ce7-890d87fc05fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:30:44.887 8 INFO cinder.api.openstack.wsgi [None req-d58762c4-388d-4761-8ce7-890d87fc05fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 279/556] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:30:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:30:44.901 7 INFO cinder.api.openstack.wsgi [None req-414f421e-862a-460b-a5b0-fa2a6182720e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:30:44.912 7 INFO cinder.volume.api [None req-414f421e-862a-460b-a5b0-fa2a6182720e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:30:44.915 7 INFO cinder.api.openstack.wsgi [None req-414f421e-862a-460b-a5b0-fa2a6182720e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 278/557] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:30:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:30:44.924 8 INFO cinder.api.openstack.wsgi [None req-00e201de-95b3-48d3-ba37-ba40b660e4c8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:30:44.929 8 INFO cinder.volume.api [None req-00e201de-95b3-48d3-ba37-ba40b660e4c8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:30:44.929 8 INFO cinder.api.openstack.wsgi [None req-00e201de-95b3-48d3-ba37-ba40b660e4c8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 280/558] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:30:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:30:45.004 7 INFO cinder.api.openstack.wsgi [None req-c5e66235-e185-4797-9393-ace9455601e1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:30:45.037 7 INFO cinder.api.openstack.wsgi [None req-c5e66235-e185-4797-9393-ace9455601e1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/559] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:30:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:30:45.047 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:30:45.066 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 281/560] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:30:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:30:45.076 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:30:45.106 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/561] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:30:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:30:48.615 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:30:48.615 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:30:48.616 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:30:48.616 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:30:58.615 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:30:58.616 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:30:58.616 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:30:58.617 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:31:08.616 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:31:08.616 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:31:08.616 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:31:08.617 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:31:18.616 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:31:18.616 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:31:18.617 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:31:18.618 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:31:28.616 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:31:28.616 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:31:28.617 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:31:28.617 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:31:38.616 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:31:38.616 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:31:38.617 7 INFO cinder.api.openstack.wsgi [None req-9bf41b43-896f-4d71-a6a5-57f46b840509 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:31:38.618 8 INFO cinder.api.openstack.wsgi [None req-04a4fff9-7413-4cf0-a9b6-0c699f9138fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:31:44.383 7 INFO cinder.api.openstack.wsgi [None req-079887e4-105c-4c4b-854e-b2f6d7954fbd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:31:44.887 7 INFO cinder.api.openstack.wsgi [None req-079887e4-105c-4c4b-854e-b2f6d7954fbd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:31:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:31:44.902 8 INFO cinder.api.openstack.wsgi [None req-cec67ab3-120f-4973-8b7f-9dc24d02ebbd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:31:44.915 8 INFO cinder.volume.api [None req-cec67ab3-120f-4973-8b7f-9dc24d02ebbd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:31:44.918 8 INFO cinder.api.openstack.wsgi [None req-cec67ab3-120f-4973-8b7f-9dc24d02ebbd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/575] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:31:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:31:44.928 7 INFO cinder.api.openstack.wsgi [None req-136f17ff-b8b9-410b-9867-89003a15c41c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:31:44.933 7 INFO cinder.volume.api [None req-136f17ff-b8b9-410b-9867-89003a15c41c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:31:44.933 7 INFO cinder.api.openstack.wsgi [None req-136f17ff-b8b9-410b-9867-89003a15c41c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 288/576] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:31:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:31:44.943 8 INFO cinder.api.openstack.wsgi [None req-2f23eba5-2402-41f8-8c24-07e5c7f90a3e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:31:44.952 8 INFO cinder.volume.api [None req-2f23eba5-2402-41f8-8c24-07e5c7f90a3e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:31:44.954 8 INFO cinder.api.openstack.wsgi [None req-2f23eba5-2402-41f8-8c24-07e5c7f90a3e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/577] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:31:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:31:44.965 7 INFO cinder.api.openstack.wsgi [None req-7677c63c-0430-411d-b417-657e946abd51 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:31:44.972 7 INFO cinder.api.openstack.wsgi [None req-7677c63c-0430-411d-b417-657e946abd51 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 289/578] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:31:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:31:45.011 8 INFO cinder.api.openstack.wsgi [None req-56f8077c-ee93-4500-a19d-c76dae8a7452 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:31:45.035 8 INFO cinder.api.openstack.wsgi [None req-56f8077c-ee93-4500-a19d-c76dae8a7452 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/579] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:31:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:31:45.047 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:31:45.081 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/580] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:31:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:31:45.090 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:31:45.110 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/581] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:31:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:31:48.616 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:31:48.616 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:31:48.617 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:31:48.618 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:31:58.616 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:31:58.616 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:31:58.617 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:31:58.617 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:32:08.616 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:32:08.616 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:32:08.617 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:32:08.617 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:32:18.616 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:32:18.616 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:32:18.617 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:32:18.617 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:32:28.616 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:32:28.616 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:32:28.617 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:32:28.618 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:32:38.616 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:32:38.616 8 INFO cinder.api.openstack.wsgi [None req-15f911af-84c8-41e2-8320-b4d7be0fe1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:32:38.616 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:32:38.617 7 INFO cinder.api.openstack.wsgi [None req-400bc7d1-7319-461b-9bc4-91d9d2a6f416 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:32:44.437 8 INFO cinder.api.openstack.wsgi [None req-db9df694-aa26-4ab6-96dd-029b83856705 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:32:44.454 8 INFO cinder.volume.api [None req-db9df694-aa26-4ab6-96dd-029b83856705 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:32:44.456 8 INFO cinder.api.openstack.wsgi [None req-db9df694-aa26-4ab6-96dd-029b83856705 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/594] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:32:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:32:44.469 7 INFO cinder.api.openstack.wsgi [None req-c9b14d97-e6cf-4fbd-a03c-22ab6aa66926 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:32:44.483 7 INFO cinder.volume.api [None req-c9b14d97-e6cf-4fbd-a03c-22ab6aa66926 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:32:44.483 7 INFO cinder.api.openstack.wsgi [None req-c9b14d97-e6cf-4fbd-a03c-22ab6aa66926 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/595] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:32:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:32:44.529 8 INFO cinder.api.openstack.wsgi [None req-e02cb52d-c3ad-4f73-a230-cd4e8ea34142 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:32:44.562 8 INFO cinder.api.openstack.wsgi [None req-e02cb52d-c3ad-4f73-a230-cd4e8ea34142 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 299/596] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:32:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:32:44.573 7 INFO cinder.api.openstack.wsgi [None req-dfdc3a02-3c8c-459a-a370-a5c799db1955 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:32:44.599 7 INFO cinder.api.openstack.wsgi [None req-dfdc3a02-3c8c-459a-a370-a5c799db1955 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/597] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:32:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:32:44.614 8 INFO cinder.api.openstack.wsgi [None req-4188ad82-6a7d-4109-bf1c-d4a2a3229757 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:32:44.642 8 INFO cinder.api.openstack.wsgi [None req-4188ad82-6a7d-4109-bf1c-d4a2a3229757 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/598] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:32:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:32:44.656 7 INFO cinder.api.openstack.wsgi [None req-af9e0057-78e7-45b9-9ad1-160cb8368d5f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:32:44.662 7 INFO cinder.api.openstack.wsgi [None req-af9e0057-78e7-45b9-9ad1-160cb8368d5f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 299/599] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:32:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:32:44.673 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:32:44.684 8 INFO cinder.volume.api [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:32:44.685 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/600] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:32:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:32:44.694 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:32:45.198 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 300/601] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:32:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:32:48.616 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:32:48.616 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:32:48.617 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:32:48.617 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:32:58.615 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:32:58.616 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:32:58.616 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:32:58.617 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:33:08.615 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:33:08.616 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:33:08.617 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:33:08.617 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:33:18.615 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:33:18.615 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:33:18.616 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:33:18.617 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:33:28.616 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:33:28.616 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:33:28.617 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:33:28.618 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:33:38.616 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:33:38.616 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:33:38.617 7 INFO cinder.api.openstack.wsgi [None req-e6b10b6c-1eff-46c1-8e3b-8780ca96eb1c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:33:38.617 8 INFO cinder.api.openstack.wsgi [None req-fc16de3d-339e-46f3-9289-52ac201fba02 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:33:44.423 7 INFO cinder.api.openstack.wsgi [None req-12eb9334-2cf8-4c37-91ec-f9d9fb0306fa 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:33:44.443 7 INFO cinder.api.openstack.wsgi [None req-12eb9334-2cf8-4c37-91ec-f9d9fb0306fa 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/614] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:33:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:33:44.453 8 INFO cinder.api.openstack.wsgi [None req-eb0769b0-568a-4df3-a449-6d945d66c629 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:33:44.474 8 INFO cinder.api.openstack.wsgi [None req-eb0769b0-568a-4df3-a449-6d945d66c629 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 308/615] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:33:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:33:44.486 7 INFO cinder.api.openstack.wsgi [None req-ef40e38f-c4da-4dc3-863c-4bd759050922 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:33:44.505 7 INFO cinder.api.openstack.wsgi [None req-ef40e38f-c4da-4dc3-863c-4bd759050922 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 308/616] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:33:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:33:44.518 8 INFO cinder.api.openstack.wsgi [None req-21dbe919-d72f-41b3-b9b6-65568720eaa8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:33:44.527 8 INFO cinder.volume.api [None req-21dbe919-d72f-41b3-b9b6-65568720eaa8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:33:44.529 8 INFO cinder.api.openstack.wsgi [None req-21dbe919-d72f-41b3-b9b6-65568720eaa8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 309/617] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:33:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:33:44.540 7 INFO cinder.api.openstack.wsgi [None req-0616ec56-708a-4ac7-b650-006304997735 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:33:44.548 7 INFO cinder.volume.api [None req-0616ec56-708a-4ac7-b650-006304997735 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:33:44.549 7 INFO cinder.api.openstack.wsgi [None req-0616ec56-708a-4ac7-b650-006304997735 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/618] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:33:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:33:44.565 8 INFO cinder.api.openstack.wsgi [None req-5f8c3855-ec4e-4640-8ceb-074f52094cb7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:33:44.573 8 INFO cinder.api.openstack.wsgi [None req-5f8c3855-ec4e-4640-8ceb-074f52094cb7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 310/619] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:33:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:33:44.585 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:33:45.090 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 310/620] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:33:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:33:45.105 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:33:45.139 8 INFO cinder.volume.api [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:33:45.141 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/621] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:33:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:33:48.616 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:33:48.616 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:33:48.617 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:33:48.617 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:33:58.616 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:33:58.616 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:33:58.617 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:33:58.617 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:34:08.615 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:34:08.616 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:34:08.617 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:34:08.617 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:34:18.616 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:34:18.616 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:34:18.617 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:34:18.617 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:34:28.615 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:34:28.616 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:34:28.616 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:34:28.617 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:34:38.615 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:34:38.616 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:34:38.616 7 INFO cinder.api.openstack.wsgi [None req-0a3dd61c-5b13-43ce-a6d9-9e299cd75eea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:34:38.617 8 INFO cinder.api.openstack.wsgi [None req-6f213ad2-80ea-433e-9ede-5dc9662ebdb5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:34:44.347 7 INFO cinder.api.openstack.wsgi [None req-60583042-5708-498f-a035-00dfb6dfd390 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:34:44.384 7 INFO cinder.api.openstack.wsgi [None req-60583042-5708-498f-a035-00dfb6dfd390 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/634] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:34:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:34:44.394 8 INFO cinder.api.openstack.wsgi [None req-8598cf97-8e01-458a-8b82-8adcf1fcc2b4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:34:44.419 8 INFO cinder.api.openstack.wsgi [None req-8598cf97-8e01-458a-8b82-8adcf1fcc2b4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/635] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:34:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:34:44.434 7 INFO cinder.api.openstack.wsgi [None req-502db93d-5472-4b31-bd4a-5c494ddd5d45 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:34:44.457 7 INFO cinder.api.openstack.wsgi [None req-502db93d-5472-4b31-bd4a-5c494ddd5d45 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/636] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:34:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:34:44.471 8 INFO cinder.api.openstack.wsgi [None req-e1761af0-d331-43c8-9e46-6a616c51014d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:34:44.477 8 INFO cinder.volume.api [None req-e1761af0-d331-43c8-9e46-6a616c51014d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:34:44.478 8 INFO cinder.api.openstack.wsgi [None req-e1761af0-d331-43c8-9e46-6a616c51014d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/637] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:34:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:34:44.486 7 INFO cinder.api.openstack.wsgi [None req-05b9e7bf-00b1-4504-8823-45322d56ed59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:34:44.499 7 INFO cinder.volume.api [None req-05b9e7bf-00b1-4504-8823-45322d56ed59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:34:44.504 7 INFO cinder.api.openstack.wsgi [None req-05b9e7bf-00b1-4504-8823-45322d56ed59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/638] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:34:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:34:44.517 8 INFO cinder.api.openstack.wsgi [None req-da27a0f3-4108-49d9-b63d-8e9859670db6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:34:44.528 8 INFO cinder.volume.api [None req-da27a0f3-4108-49d9-b63d-8e9859670db6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:34:44.531 8 INFO cinder.api.openstack.wsgi [None req-da27a0f3-4108-49d9-b63d-8e9859670db6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 320/639] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:34:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:34:44.540 7 INFO cinder.api.openstack.wsgi [None req-b11704d4-55c6-4ae1-bfe6-f88f6577bb76 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:34:44.545 7 INFO cinder.api.openstack.wsgi [None req-b11704d4-55c6-4ae1-bfe6-f88f6577bb76 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 320/640] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:34:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:34:44.555 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:34:45.058 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 321/641] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:34:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:34:48.615 7 INFO cinder.api.openstack.wsgi [None req-b11704d4-55c6-4ae1-bfe6-f88f6577bb76 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:34:48.616 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:34:48.617 7 INFO cinder.api.openstack.wsgi [None req-b11704d4-55c6-4ae1-bfe6-f88f6577bb76 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:34:48.617 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:34:58.615 7 INFO cinder.api.openstack.wsgi [None req-b11704d4-55c6-4ae1-bfe6-f88f6577bb76 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:34:58.615 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:34:58.616 7 INFO cinder.api.openstack.wsgi [None req-b11704d4-55c6-4ae1-bfe6-f88f6577bb76 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:34:58.616 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:35:08.616 7 INFO cinder.api.openstack.wsgi [None req-b11704d4-55c6-4ae1-bfe6-f88f6577bb76 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:35:08.616 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:35:08.617 7 INFO cinder.api.openstack.wsgi [None req-b11704d4-55c6-4ae1-bfe6-f88f6577bb76 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:35:08.618 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:35:15.057 7 INFO cinder.api.openstack.wsgi [None req-18a02863-2b3e-460b-bae5-50b31d7507af 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET https://volume.199-19-213-180.nip.io/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=False 2026-04-28 08:35:15.073 7 INFO cinder.api.openstack.wsgi [None req-18a02863-2b3e-460b-bae5-50b31d7507af 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] https://volume.199-19-213-180.nip.io/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 324/648] 199.19.213.180 () {44 vars in 1069 bytes} [Tue Apr 28 08:35:15 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:35:18.616 7 INFO cinder.api.openstack.wsgi [None req-18a02863-2b3e-460b-bae5-50b31d7507af 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:35:18.616 7 INFO cinder.api.openstack.wsgi [None req-18a02863-2b3e-460b-bae5-50b31d7507af 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:35:18.616 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:35:18.617 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:35:28.616 7 INFO cinder.api.openstack.wsgi [None req-18a02863-2b3e-460b-bae5-50b31d7507af 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:35:28.616 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:35:28.618 7 INFO cinder.api.openstack.wsgi [None req-18a02863-2b3e-460b-bae5-50b31d7507af 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:35:28.618 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:35:38.616 7 INFO cinder.api.openstack.wsgi [None req-18a02863-2b3e-460b-bae5-50b31d7507af 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:35:38.616 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:35:38.617 7 INFO cinder.api.openstack.wsgi [None req-18a02863-2b3e-460b-bae5-50b31d7507af 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:35:38.617 8 INFO cinder.api.openstack.wsgi [None req-f959fd54-a1d7-4d1d-ac58-21f88bf9aef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:35:44.369 8 INFO cinder.api.openstack.wsgi [None req-2e013495-cf62-4459-8cbb-a1c1e36ac84e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:35:44.379 8 INFO cinder.volume.api [None req-2e013495-cf62-4459-8cbb-a1c1e36ac84e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:35:44.380 8 INFO cinder.api.openstack.wsgi [None req-2e013495-cf62-4459-8cbb-a1c1e36ac84e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/655] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:35:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:35:44.389 7 INFO cinder.api.openstack.wsgi [None req-1f1d81e0-8472-47f9-813c-e90163af33a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:35:44.403 7 INFO cinder.volume.api [None req-1f1d81e0-8472-47f9-813c-e90163af33a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:35:44.405 7 INFO cinder.api.openstack.wsgi [None req-1f1d81e0-8472-47f9-813c-e90163af33a7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 328/656] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:35:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:35:44.420 8 INFO cinder.api.openstack.wsgi [None req-30d65928-4103-449e-b52b-844c8a824717 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:35:44.426 8 INFO cinder.api.openstack.wsgi [None req-30d65928-4103-449e-b52b-844c8a824717 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 329/657] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:35:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:35:44.438 7 INFO cinder.api.openstack.wsgi [None req-362e9a95-5725-4516-83d1-cd71b84ca333 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:35:44.942 7 INFO cinder.api.openstack.wsgi [None req-362e9a95-5725-4516-83d1-cd71b84ca333 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 329/658] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:35:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:35:44.956 8 INFO cinder.api.openstack.wsgi [None req-210be636-0969-491c-89dd-4944edcb1ed8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:35:44.961 8 INFO cinder.volume.api [None req-210be636-0969-491c-89dd-4944edcb1ed8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:35:44.962 8 INFO cinder.api.openstack.wsgi [None req-210be636-0969-491c-89dd-4944edcb1ed8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 330/659] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:35:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:35:45.004 7 INFO cinder.api.openstack.wsgi [None req-9aeab76a-43de-4038-bd1b-f8724708e7e2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:35:45.028 7 INFO cinder.api.openstack.wsgi [None req-9aeab76a-43de-4038-bd1b-f8724708e7e2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/660] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:35:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:35:45.042 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:35:45.060 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/661] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:35:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:35:45.076 7 INFO cinder.api.openstack.wsgi [None req-316f73e5-97ad-449d-97f0-cfa82f2842a5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:35:45.096 7 INFO cinder.api.openstack.wsgi [None req-316f73e5-97ad-449d-97f0-cfa82f2842a5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/662] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:35:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:35:48.616 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:35:48.616 7 INFO cinder.api.openstack.wsgi [None req-316f73e5-97ad-449d-97f0-cfa82f2842a5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:35:48.617 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:35:48.618 7 INFO cinder.api.openstack.wsgi [None req-316f73e5-97ad-449d-97f0-cfa82f2842a5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:35:58.616 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:35:58.616 7 INFO cinder.api.openstack.wsgi [None req-316f73e5-97ad-449d-97f0-cfa82f2842a5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:35:58.617 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:35:58.617 7 INFO cinder.api.openstack.wsgi [None req-316f73e5-97ad-449d-97f0-cfa82f2842a5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:36:08.615 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:36:08.615 7 INFO cinder.api.openstack.wsgi [None req-316f73e5-97ad-449d-97f0-cfa82f2842a5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:36:08.616 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:36:08.617 7 INFO cinder.api.openstack.wsgi [None req-316f73e5-97ad-449d-97f0-cfa82f2842a5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:36:18.616 7 INFO cinder.api.openstack.wsgi [None req-316f73e5-97ad-449d-97f0-cfa82f2842a5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:36:18.616 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:36:18.616 7 INFO cinder.api.openstack.wsgi [None req-316f73e5-97ad-449d-97f0-cfa82f2842a5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:36:18.617 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:36:23.134 7 INFO cinder.api.openstack.wsgi [None req-e8174a81-7079-4fd6-bafb-53c58f3f0492 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET https://volume.199-19-213-180.nip.io/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=False 2026-04-28 08:36:23.159 7 INFO cinder.api.openstack.wsgi [None req-e8174a81-7079-4fd6-bafb-53c58f3f0492 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] https://volume.199-19-213-180.nip.io/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 336/671] 199.19.213.180 () {44 vars in 1069 bytes} [Tue Apr 28 08:36:23 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=False => generated 338 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:36:28.615 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:36:28.616 7 INFO cinder.api.openstack.wsgi [None req-e8174a81-7079-4fd6-bafb-53c58f3f0492 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:36:28.617 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:36:28.617 7 INFO cinder.api.openstack.wsgi [None req-e8174a81-7079-4fd6-bafb-53c58f3f0492 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:36:38.615 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:36:38.616 8 INFO cinder.api.openstack.wsgi [None req-80384b08-120f-4589-95be-087754ee05e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:36:38.616 7 INFO cinder.api.openstack.wsgi [None req-e8174a81-7079-4fd6-bafb-53c58f3f0492 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:36:38.618 7 INFO cinder.api.openstack.wsgi [None req-e8174a81-7079-4fd6-bafb-53c58f3f0492 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:36:44.328 8 INFO cinder.api.openstack.wsgi [None req-cc9f480e-b80b-4cc1-b9d7-af74e202be4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:36:44.833 8 INFO cinder.api.openstack.wsgi [None req-cc9f480e-b80b-4cc1-b9d7-af74e202be4b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 338/676] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:36:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:36:44.871 7 INFO cinder.api.openstack.wsgi [None req-998041b6-3b68-4421-82d8-fea4562322de 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:36:44.892 7 INFO cinder.api.openstack.wsgi [None req-998041b6-3b68-4421-82d8-fea4562322de 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/677] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:36:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:36:44.904 8 INFO cinder.api.openstack.wsgi [None req-0a7c7559-a9e3-4cb5-908c-7578301f5d8d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:36:44.936 8 INFO cinder.api.openstack.wsgi [None req-0a7c7559-a9e3-4cb5-908c-7578301f5d8d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 339/678] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:36:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:36:44.949 7 INFO cinder.api.openstack.wsgi [None req-a03af50e-41a8-49ad-a756-5fd87f188569 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:36:44.972 7 INFO cinder.api.openstack.wsgi [None req-a03af50e-41a8-49ad-a756-5fd87f188569 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/679] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:36:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:36:44.983 8 INFO cinder.api.openstack.wsgi [None req-7c31c941-2596-430d-b36b-2558f6425c4c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:36:44.987 8 INFO cinder.api.openstack.wsgi [None req-7c31c941-2596-430d-b36b-2558f6425c4c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 340/680] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:36:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:36:44.997 7 INFO cinder.api.openstack.wsgi [None req-ffb92b54-c9ca-4228-a4ce-8be7328c2628 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:36:45.005 7 INFO cinder.volume.api [None req-ffb92b54-c9ca-4228-a4ce-8be7328c2628 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:36:45.007 7 INFO cinder.api.openstack.wsgi [None req-ffb92b54-c9ca-4228-a4ce-8be7328c2628 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 341/681] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:36:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:36:45.018 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:36:45.030 8 INFO cinder.volume.api [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:36:45.031 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 341/682] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:36:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:36:45.043 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:36:45.049 7 INFO cinder.volume.api [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:36:45.050 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 342/683] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:36:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:36:48.615 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:36:48.616 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:36:48.617 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:36:48.617 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:36:58.616 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:36:58.616 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:36:58.617 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:36:58.617 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:37:08.616 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:37:08.616 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:37:08.617 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:37:08.617 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:37:18.616 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:37:18.616 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:37:18.617 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:37:18.617 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:37:28.616 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:37:28.616 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:37:28.617 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:37:28.617 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:37:38.617 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:37:38.617 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:37:38.618 8 INFO cinder.api.openstack.wsgi [None req-5e9021be-7ac9-4549-ac07-110823789765 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:37:38.618 7 INFO cinder.api.openstack.wsgi [None req-70083971-5e2e-41d0-85bb-866482635f81 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:37:44.445 8 INFO cinder.api.openstack.wsgi [None req-a2ff8f51-1ff7-4698-94dc-eec81f4aaea4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:37:44.452 8 INFO cinder.volume.api [None req-a2ff8f51-1ff7-4698-94dc-eec81f4aaea4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:37:44.452 8 INFO cinder.api.openstack.wsgi [None req-a2ff8f51-1ff7-4698-94dc-eec81f4aaea4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 348/696] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:37:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true => generated 17 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:37:44.464 7 INFO cinder.api.openstack.wsgi [None req-01df1f32-5f68-4a2c-a664-9cd5b71827fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:37:44.479 7 INFO cinder.volume.api [None req-01df1f32-5f68-4a2c-a664-9cd5b71827fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:37:44.482 7 INFO cinder.api.openstack.wsgi [None req-01df1f32-5f68-4a2c-a664-9cd5b71827fb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 349/697] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:37:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:37:44.525 8 INFO cinder.api.openstack.wsgi [None req-4bbc66eb-74a9-485f-9a22-23375523bd79 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:37:44.550 8 INFO cinder.api.openstack.wsgi [None req-4bbc66eb-74a9-485f-9a22-23375523bd79 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 349/698] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:37:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:37:44.560 7 INFO cinder.api.openstack.wsgi [None req-5486a76f-aa0a-440c-a23f-dae78c4980c8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:37:44.580 7 INFO cinder.api.openstack.wsgi [None req-5486a76f-aa0a-440c-a23f-dae78c4980c8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/699] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:37:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:37:44.593 8 INFO cinder.api.openstack.wsgi [None req-b80d0bbe-fd0b-4314-af09-1a2832e13ca9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:37:44.615 8 INFO cinder.api.openstack.wsgi [None req-b80d0bbe-fd0b-4314-af09-1a2832e13ca9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 350/700] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:37:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:37:44.628 7 INFO cinder.api.openstack.wsgi [None req-a3a2e64d-693b-4f1c-945a-547eb0a877ca 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:37:45.132 7 INFO cinder.api.openstack.wsgi [None req-a3a2e64d-693b-4f1c-945a-547eb0a877ca 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 351/701] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:37:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:37:45.144 8 INFO cinder.api.openstack.wsgi [None req-52d19cbc-597b-47e5-aeb1-acfab7fca7d7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:37:45.150 8 INFO cinder.api.openstack.wsgi [None req-52d19cbc-597b-47e5-aeb1-acfab7fca7d7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 351/702] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:37:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:37:45.160 7 INFO cinder.api.openstack.wsgi [None req-01c70948-d331-4781-9c3c-a47972efa128 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:37:45.172 7 INFO cinder.volume.api [None req-01c70948-d331-4781-9c3c-a47972efa128 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:37:45.173 7 INFO cinder.api.openstack.wsgi [None req-01c70948-d331-4781-9c3c-a47972efa128 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 352/703] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:37:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:37:48.616 8 INFO cinder.api.openstack.wsgi [None req-52d19cbc-597b-47e5-aeb1-acfab7fca7d7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:37:48.616 7 INFO cinder.api.openstack.wsgi [None req-01c70948-d331-4781-9c3c-a47972efa128 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:37:48.617 8 INFO cinder.api.openstack.wsgi [None req-52d19cbc-597b-47e5-aeb1-acfab7fca7d7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:37:48.617 7 INFO cinder.api.openstack.wsgi [None req-01c70948-d331-4781-9c3c-a47972efa128 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:37:58.616 8 INFO cinder.api.openstack.wsgi [None req-52d19cbc-597b-47e5-aeb1-acfab7fca7d7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:37:58.617 7 INFO cinder.api.openstack.wsgi [None req-01c70948-d331-4781-9c3c-a47972efa128 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:37:58.617 8 INFO cinder.api.openstack.wsgi [None req-52d19cbc-597b-47e5-aeb1-acfab7fca7d7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:37:58.618 7 INFO cinder.api.openstack.wsgi [None req-01c70948-d331-4781-9c3c-a47972efa128 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:38:01.533 8 INFO cinder.api.openstack.wsgi [None req-fb0657a5-7ed4-40aa-9ffc-c6ccc19acd3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots 2026-04-28 08:38:01.552 8 INFO cinder.volume.api [None req-fb0657a5-7ed4-40aa-9ffc-c6ccc19acd3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:38:01.553 8 INFO cinder.api.openstack.wsgi [None req-fb0657a5-7ed4-40aa-9ffc-c6ccc19acd3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 354/708] 10.0.0.41 () {32 vars in 704 bytes} [Tue Apr 28 08:38:01 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:38:01.570 7 INFO cinder.api.openstack.wsgi [None req-6f546e77-9963-4f0d-a9ea-f85fa2309731 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes 2026-04-28 08:38:01.603 7 INFO cinder.volume.api [None req-6f546e77-9963-4f0d-a9ea-f85fa2309731 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:38:01.604 7 INFO cinder.api.openstack.wsgi [None req-6f546e77-9963-4f0d-a9ea-f85fa2309731 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes returned with HTTP 200 [pid: 7|app: 0|req: 355/709] 10.0.0.41 () {32 vars in 700 bytes} [Tue Apr 28 08:38:01 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:38:08.616 8 INFO cinder.api.openstack.wsgi [None req-fb0657a5-7ed4-40aa-9ffc-c6ccc19acd3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:38:08.616 7 INFO cinder.api.openstack.wsgi [None req-6f546e77-9963-4f0d-a9ea-f85fa2309731 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:38:08.617 8 INFO cinder.api.openstack.wsgi [None req-fb0657a5-7ed4-40aa-9ffc-c6ccc19acd3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:38:08.618 7 INFO cinder.api.openstack.wsgi [None req-6f546e77-9963-4f0d-a9ea-f85fa2309731 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:38:18.615 8 INFO cinder.api.openstack.wsgi [None req-fb0657a5-7ed4-40aa-9ffc-c6ccc19acd3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:38:18.615 7 INFO cinder.api.openstack.wsgi [None req-6f546e77-9963-4f0d-a9ea-f85fa2309731 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:38:18.616 7 INFO cinder.api.openstack.wsgi [None req-6f546e77-9963-4f0d-a9ea-f85fa2309731 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:38:18.616 8 INFO cinder.api.openstack.wsgi [None req-fb0657a5-7ed4-40aa-9ffc-c6ccc19acd3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:38:28.615 7 INFO cinder.api.openstack.wsgi [None req-6f546e77-9963-4f0d-a9ea-f85fa2309731 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:38:28.616 8 INFO cinder.api.openstack.wsgi [None req-fb0657a5-7ed4-40aa-9ffc-c6ccc19acd3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:38:28.617 7 INFO cinder.api.openstack.wsgi [None req-6f546e77-9963-4f0d-a9ea-f85fa2309731 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:38:28.617 8 INFO cinder.api.openstack.wsgi [None req-fb0657a5-7ed4-40aa-9ffc-c6ccc19acd3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:38:38.616 7 INFO cinder.api.openstack.wsgi [None req-6f546e77-9963-4f0d-a9ea-f85fa2309731 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:38:38.616 8 INFO cinder.api.openstack.wsgi [None req-fb0657a5-7ed4-40aa-9ffc-c6ccc19acd3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:38:38.617 7 INFO cinder.api.openstack.wsgi [None req-6f546e77-9963-4f0d-a9ea-f85fa2309731 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:38:38.617 8 INFO cinder.api.openstack.wsgi [None req-fb0657a5-7ed4-40aa-9ffc-c6ccc19acd3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:38:44.771 7 INFO cinder.api.openstack.wsgi [None req-8e5d60a8-b1c1-471a-8bba-04cd7f64b58d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:38:44.786 7 INFO cinder.volume.api [None req-8e5d60a8-b1c1-471a-8bba-04cd7f64b58d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:38:44.788 7 INFO cinder.api.openstack.wsgi [None req-8e5d60a8-b1c1-471a-8bba-04cd7f64b58d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 360/718] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:38:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:38:44.888 8 INFO cinder.api.openstack.wsgi [None req-0e7fab55-86df-4810-984b-5ed8e6c1e960 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:38:44.906 8 INFO cinder.api.openstack.wsgi [None req-0e7fab55-86df-4810-984b-5ed8e6c1e960 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/719] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:38:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:38:44.919 7 INFO cinder.api.openstack.wsgi [None req-3ef9d784-cd6e-4724-8f7b-2f5dcd4df596 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/4fb7642b9af5400ab5f7afef085f5e68?usage=true 2026-04-28 08:38:44.973 7 INFO cinder.api.openstack.wsgi [None req-3ef9d784-cd6e-4724-8f7b-2f5dcd4df596 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/4fb7642b9af5400ab5f7afef085f5e68?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/720] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:38:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/4fb7642b9af5400ab5f7afef085f5e68?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:38:44.984 8 INFO cinder.api.openstack.wsgi [None req-c4031187-c0a0-406c-8678-ef0e57461484 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/509bb41f247d4000ae0022f30d44e075?usage=true 2026-04-28 08:38:45.012 8 INFO cinder.api.openstack.wsgi [None req-c4031187-c0a0-406c-8678-ef0e57461484 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/509bb41f247d4000ae0022f30d44e075?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/721] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:38:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/509bb41f247d4000ae0022f30d44e075?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:38:45.032 7 INFO cinder.api.openstack.wsgi [None req-d74ec8b7-65a4-47ad-b7f9-513400b56ba1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/5b83dea84cff403c84e72d8419dcdc0a?usage=true 2026-04-28 08:38:45.111 7 INFO cinder.api.openstack.wsgi [None req-d74ec8b7-65a4-47ad-b7f9-513400b56ba1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/5b83dea84cff403c84e72d8419dcdc0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/722] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:38:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/5b83dea84cff403c84e72d8419dcdc0a?usage=true => generated 847 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:38:45.124 8 INFO cinder.api.openstack.wsgi [None req-c6131e55-2a81-4532-b7f4-f915e3798a84 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/6c123f549bbe40e488215df11638ba39?usage=true 2026-04-28 08:38:45.150 8 INFO cinder.api.openstack.wsgi [None req-c6131e55-2a81-4532-b7f4-f915e3798a84 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/6c123f549bbe40e488215df11638ba39?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/723] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:38:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/6c123f549bbe40e488215df11638ba39?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:38:45.168 7 INFO cinder.api.openstack.wsgi [None req-9ccf1366-080b-4e90-8f3a-3c684e2cea7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:38:45.202 7 INFO cinder.api.openstack.wsgi [None req-9ccf1366-080b-4e90-8f3a-3c684e2cea7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/724] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:38:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:38:45.215 8 INFO cinder.api.openstack.wsgi [None req-33bcbc8b-0374-4ae4-9450-96e68fc282c0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/cdcef18dc1ca462a97d9be95adcc1d11?usage=true 2026-04-28 08:38:45.249 8 INFO cinder.api.openstack.wsgi [None req-33bcbc8b-0374-4ae4-9450-96e68fc282c0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/cdcef18dc1ca462a97d9be95adcc1d11?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 362/725] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:38:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/cdcef18dc1ca462a97d9be95adcc1d11?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:38:45.266 7 INFO cinder.api.openstack.wsgi [None req-43d11cc8-9fe5-4d3e-b423-10ba073bd279 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:38:45.293 7 INFO cinder.api.openstack.wsgi [None req-43d11cc8-9fe5-4d3e-b423-10ba073bd279 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/726] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:38:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:38:45.305 8 INFO cinder.api.openstack.wsgi [None req-66f1b022-9abb-465d-b258-47a2231de545 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/fb3b1d15d07d40edb1cdc230f1034abb?usage=true 2026-04-28 08:38:45.349 8 INFO cinder.api.openstack.wsgi [None req-66f1b022-9abb-465d-b258-47a2231de545 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/fb3b1d15d07d40edb1cdc230f1034abb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 363/727] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:38:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/fb3b1d15d07d40edb1cdc230f1034abb?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:38:45.358 7 INFO cinder.api.openstack.wsgi [None req-e8aec18f-799e-4bcd-a4d3-95ee706a184a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:38:45.369 7 INFO cinder.volume.api [None req-e8aec18f-799e-4bcd-a4d3-95ee706a184a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:38:45.371 7 INFO cinder.api.openstack.wsgi [None req-e8aec18f-799e-4bcd-a4d3-95ee706a184a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 365/728] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:38:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:38:45.382 8 INFO cinder.api.openstack.wsgi [None req-ac0b6436-52f7-433c-91d8-ceeb300bfa0f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:38:45.886 8 INFO cinder.api.openstack.wsgi [None req-ac0b6436-52f7-433c-91d8-ceeb300bfa0f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 364/729] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:38:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:38:45.897 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:38:45.922 7 INFO cinder.volume.api [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:38:45.923 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 366/730] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:38:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:38:45.941 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:38:45.948 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 365/731] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:38:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:38:48.615 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:38:48.616 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:38:48.617 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:38:48.618 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:38:58.616 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:38:58.616 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:38:58.617 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:38:58.618 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:39:08.615 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:39:08.615 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:39:08.616 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:39:08.616 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:39:18.615 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:39:18.616 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:39:18.616 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:39:18.618 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:39:28.616 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:39:28.616 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:39:28.616 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:39:28.617 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:39:38.616 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:39:38.616 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:39:38.617 8 INFO cinder.api.openstack.wsgi [None req-7c6a481d-13e9-425d-8046-be2a0a81dac2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:39:38.617 7 INFO cinder.api.openstack.wsgi [None req-2b2270af-6a6d-4665-87b3-24a5652ce801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:39:44.571 8 INFO cinder.api.openstack.wsgi [None req-5b1dda86-fe29-44ba-acef-3491f64a1a36 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:39:44.576 8 INFO cinder.volume.api [None req-5b1dda86-fe29-44ba-acef-3491f64a1a36 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:39:44.577 8 INFO cinder.api.openstack.wsgi [None req-5b1dda86-fe29-44ba-acef-3491f64a1a36 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 372/744] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:39:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true => generated 17 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:39:44.590 7 INFO cinder.api.openstack.wsgi [None req-01a6b223-56aa-46b5-99f7-ffa615785404 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:39:44.601 7 INFO cinder.volume.api [None req-01a6b223-56aa-46b5-99f7-ffa615785404 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:39:44.603 7 INFO cinder.api.openstack.wsgi [None req-01a6b223-56aa-46b5-99f7-ffa615785404 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 373/745] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:39:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:39:44.615 8 INFO cinder.api.openstack.wsgi [None req-d91c9b82-b653-4390-9d78-fdd792a06711 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:39:45.123 8 INFO cinder.api.openstack.wsgi [None req-d91c9b82-b653-4390-9d78-fdd792a06711 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 373/746] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:39:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:39:45.132 7 INFO cinder.api.openstack.wsgi [None req-a1d02c1d-d4df-4557-951e-51f92c648e71 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:39:45.141 7 INFO cinder.volume.api [None req-a1d02c1d-d4df-4557-951e-51f92c648e71 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:39:45.143 7 INFO cinder.api.openstack.wsgi [None req-a1d02c1d-d4df-4557-951e-51f92c648e71 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 374/747] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:39:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:39:45.161 8 INFO cinder.api.openstack.wsgi [None req-be57b21a-e4e5-4555-aad2-417c88c845e5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:39:45.167 8 INFO cinder.api.openstack.wsgi [None req-be57b21a-e4e5-4555-aad2-417c88c845e5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 374/748] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:39:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:39:45.269 7 INFO cinder.api.openstack.wsgi [None req-bf2e3058-d22e-47d7-ad1b-ada4192d4b94 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/19fdfaef2c2d4e4aa850a06ff14fc302?usage=true 2026-04-28 08:39:45.297 7 INFO cinder.api.openstack.wsgi [None req-bf2e3058-d22e-47d7-ad1b-ada4192d4b94 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/19fdfaef2c2d4e4aa850a06ff14fc302?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/749] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:39:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/19fdfaef2c2d4e4aa850a06ff14fc302?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:39:45.309 8 INFO cinder.api.openstack.wsgi [None req-25981f74-fc35-444f-86e3-ec21446b7685 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:39:45.353 8 INFO cinder.api.openstack.wsgi [None req-25981f74-fc35-444f-86e3-ec21446b7685 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/750] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:39:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:39:45.369 7 INFO cinder.api.openstack.wsgi [None req-73297d20-00f7-4b73-b615-ebe330cc3b47 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/7ef587a64e11491986859bd4e0b2f8c0?usage=true 2026-04-28 08:39:45.400 7 INFO cinder.api.openstack.wsgi [None req-73297d20-00f7-4b73-b615-ebe330cc3b47 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/7ef587a64e11491986859bd4e0b2f8c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 376/751] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:39:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/7ef587a64e11491986859bd4e0b2f8c0?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:39:45.417 8 INFO cinder.api.openstack.wsgi [None req-408694d3-043c-434d-bb7c-3dc56cffbb8d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/86592c7f55ce4672b0f64e0e4a020c8e?usage=true 2026-04-28 08:39:45.448 8 INFO cinder.api.openstack.wsgi [None req-408694d3-043c-434d-bb7c-3dc56cffbb8d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/86592c7f55ce4672b0f64e0e4a020c8e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/752] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:39:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/86592c7f55ce4672b0f64e0e4a020c8e?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:39:45.458 7 INFO cinder.api.openstack.wsgi [None req-ad2eea11-8b4e-490f-a379-f5c8e6d33e77 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:39:45.502 7 INFO cinder.api.openstack.wsgi [None req-ad2eea11-8b4e-490f-a379-f5c8e6d33e77 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/753] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:39:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:39:45.515 8 INFO cinder.api.openstack.wsgi [None req-19951cd2-f716-4a52-9091-c2777afd615f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:39:45.542 8 INFO cinder.api.openstack.wsgi [None req-19951cd2-f716-4a52-9091-c2777afd615f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/754] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:39:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:39:45.552 7 INFO cinder.api.openstack.wsgi [None req-9546f048-5c9c-403f-be1e-e24790523871 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e16b452f5e5a4906ab00539d4a3cdfa0?usage=true 2026-04-28 08:39:45.587 7 INFO cinder.api.openstack.wsgi [None req-9546f048-5c9c-403f-be1e-e24790523871 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e16b452f5e5a4906ab00539d4a3cdfa0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/755] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:39:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e16b452f5e5a4906ab00539d4a3cdfa0?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:39:45.899 8 INFO cinder.api.openstack.wsgi [None req-76e04f12-3c3a-4431-8b94-b5de8d6fdc22 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes 2026-04-28 08:39:45.903 8 INFO cinder.api.v3.volumes [None req-76e04f12-3c3a-4431-8b94-b5de8d6fdc22 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Create volume of 1 GB 2026-04-28 08:39:45.921 8 INFO cinder.volume.api [None req-76e04f12-3c3a-4431-8b94-b5de8d6fdc22 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Availability Zones retrieved successfully. 2026-04-28 08:39:46.256 8 INFO cinder.volume.api [None req-76e04f12-3c3a-4431-8b94-b5de8d6fdc22 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Create volume request issued successfully. 2026-04-28 08:39:46.257 8 INFO cinder.api.openstack.wsgi [None req-76e04f12-3c3a-4431-8b94-b5de8d6fdc22 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 378/756] 10.0.0.41 () {34 vars in 722 bytes} [Tue Apr 28 08:39:45 2026] POST /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes => generated 870 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-28 08:39:46.276 7 INFO cinder.api.openstack.wsgi [None req-85dedb51-de11-4438-a2da-b98a601b8dbc 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:46.314 7 INFO cinder.volume.api [None req-85dedb51-de11-4438-a2da-b98a601b8dbc 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:46.321 7 INFO cinder.api.openstack.wsgi [None req-85dedb51-de11-4438-a2da-b98a601b8dbc 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 returned with HTTP 200 [pid: 7|app: 0|req: 379/757] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:46 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 => generated 938 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:47.342 8 INFO cinder.api.openstack.wsgi [None req-755d95b3-3fd4-485f-b6bd-e6eb0903e926 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:47.365 8 INFO cinder.volume.api [None req-755d95b3-3fd4-485f-b6bd-e6eb0903e926 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:47.378 8 INFO cinder.api.openstack.wsgi [None req-755d95b3-3fd4-485f-b6bd-e6eb0903e926 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 returned with HTTP 200 [pid: 8|app: 0|req: 379/758] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:47 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 => generated 962 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:48.404 7 INFO cinder.api.openstack.wsgi [None req-7bca3284-27fb-48f3-b711-b4e7b55e2394 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:48.419 7 INFO cinder.volume.api [None req-7bca3284-27fb-48f3-b711-b4e7b55e2394 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:48.424 7 INFO cinder.api.openstack.wsgi [None req-7bca3284-27fb-48f3-b711-b4e7b55e2394 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 returned with HTTP 200 [pid: 7|app: 0|req: 380/759] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:48 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 => generated 963 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-04-28 08:39:48.451 8 INFO cinder.api.openstack.wsgi [None req-0cbc133c-0fc4-43ce-8daa-2150f4666fc7 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:48.480 8 INFO cinder.volume.api [None req-0cbc133c-0fc4-43ce-8daa-2150f4666fc7 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:48.487 8 INFO cinder.api.openstack.wsgi [None req-0cbc133c-0fc4-43ce-8daa-2150f4666fc7 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 returned with HTTP 200 [pid: 8|app: 0|req: 380/760] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:48 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:48.506 7 INFO cinder.api.openstack.wsgi [None req-baaf1aee-7561-440e-aa49-aa7453b69c03 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:48.526 7 INFO cinder.volume.api [None req-baaf1aee-7561-440e-aa49-aa7453b69c03 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:48.537 7 INFO cinder.volume.api [None req-baaf1aee-7561-440e-aa49-aa7453b69c03 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume updated successfully. 2026-04-28 08:39:48.538 7 INFO cinder.api.openstack.wsgi [None req-baaf1aee-7561-440e-aa49-aa7453b69c03 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 returned with HTTP 200 [pid: 7|app: 0|req: 381/761] 10.0.0.41 () {34 vars in 794 bytes} [Tue Apr 28 08:39:48 2026] PUT /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 => generated 895 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:48.559 8 INFO cinder.api.openstack.wsgi [None req-bd095306-5a1c-4635-81df-96b6459ce0fe 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:48.576 8 INFO cinder.volume.api [None req-bd095306-5a1c-4635-81df-96b6459ce0fe 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:48.587 8 INFO cinder.volume.api [None req-bd095306-5a1c-4635-81df-96b6459ce0fe 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume updated successfully. 2026-04-28 08:39:48.588 8 INFO cinder.api.openstack.wsgi [None req-bd095306-5a1c-4635-81df-96b6459ce0fe 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 returned with HTTP 200 [pid: 8|app: 0|req: 381/762] 10.0.0.41 () {34 vars in 795 bytes} [Tue Apr 28 08:39:48 2026] PUT /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 => generated 935 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-04-28 08:39:48.608 7 INFO cinder.api.openstack.wsgi [None req-5ce4d340-f02f-4835-9772-746a72d21e11 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 2026-04-28 08:39:48.615 8 INFO cinder.api.openstack.wsgi [None req-bd095306-5a1c-4635-81df-96b6459ce0fe 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:39:48.616 8 INFO cinder.api.openstack.wsgi [None req-bd095306-5a1c-4635-81df-96b6459ce0fe 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:39:48.617 8 INFO cinder.api.openstack.wsgi [None req-bd095306-5a1c-4635-81df-96b6459ce0fe 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:39:48.617 8 INFO cinder.api.openstack.wsgi [None req-bd095306-5a1c-4635-81df-96b6459ce0fe 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://10.0.0.150:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:48.623 7 INFO cinder.volume.api [None req-5ce4d340-f02f-4835-9772-746a72d21e11 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:48.627 7 INFO cinder.api.openstack.wsgi [None req-5ce4d340-f02f-4835-9772-746a72d21e11 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 returned with HTTP 200 [pid: 7|app: 0|req: 382/765] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:48 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 => generated 1003 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-04-28 08:39:48.649 8 INFO cinder.api.openstack.wsgi [None req-02e75553-78a0-4fd4-b076-0226b7410b1c 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes 2026-04-28 08:39:48.652 8 INFO cinder.api.v3.volumes [None req-02e75553-78a0-4fd4-b076-0226b7410b1c 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Create volume of 1 GB 2026-04-28 08:39:48.660 8 INFO cinder.volume.api [None req-02e75553-78a0-4fd4-b076-0226b7410b1c 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Availability Zones retrieved successfully. 2026-04-28 08:39:48.793 8 INFO cinder.volume.api [None req-02e75553-78a0-4fd4-b076-0226b7410b1c 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Create volume request issued successfully. 2026-04-28 08:39:48.794 8 INFO cinder.api.openstack.wsgi [None req-02e75553-78a0-4fd4-b076-0226b7410b1c 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 384/766] 10.0.0.41 () {34 vars in 722 bytes} [Tue Apr 28 08:39:48 2026] POST /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes => generated 892 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:48.812 7 INFO cinder.api.openstack.wsgi [None req-5fe9a92a-99f1-40ea-8163-b7a7260a25d0 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:48.828 7 INFO cinder.volume.api [None req-5fe9a92a-99f1-40ea-8163-b7a7260a25d0 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:48.832 7 INFO cinder.api.openstack.wsgi [None req-5fe9a92a-99f1-40ea-8163-b7a7260a25d0 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 returned with HTTP 200 [pid: 7|app: 0|req: 383/767] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:48 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 => generated 960 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-04-28 08:39:49.853 8 INFO cinder.api.openstack.wsgi [None req-b394d6dd-2602-4dbe-ac81-49c305cc260b 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:49.867 8 INFO cinder.volume.api [None req-b394d6dd-2602-4dbe-ac81-49c305cc260b 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:49.872 8 INFO cinder.api.openstack.wsgi [None req-b394d6dd-2602-4dbe-ac81-49c305cc260b 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 returned with HTTP 200 [pid: 8|app: 0|req: 385/768] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:49 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 => generated 985 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-04-28 08:39:49.895 7 INFO cinder.api.openstack.wsgi [None req-02c33770-9f1c-44cb-99e0-c475225d3dcd 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:49.915 7 INFO cinder.volume.api [None req-02c33770-9f1c-44cb-99e0-c475225d3dcd 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:49.926 7 INFO cinder.volume.api [None req-02c33770-9f1c-44cb-99e0-c475225d3dcd 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume updated successfully. 2026-04-28 08:39:49.927 7 INFO cinder.api.openstack.wsgi [None req-02c33770-9f1c-44cb-99e0-c475225d3dcd 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 returned with HTTP 200 [pid: 7|app: 0|req: 384/769] 10.0.0.41 () {34 vars in 794 bytes} [Tue Apr 28 08:39:49 2026] PUT /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:49.959 8 INFO cinder.api.openstack.wsgi [None req-a20dc3c8-fde2-4ab1-81e7-dda2f90b8362 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:49.972 8 INFO cinder.volume.api [None req-a20dc3c8-fde2-4ab1-81e7-dda2f90b8362 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:49.979 8 INFO cinder.api.openstack.wsgi [None req-a20dc3c8-fde2-4ab1-81e7-dda2f90b8362 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 returned with HTTP 200 [pid: 8|app: 0|req: 386/770] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:49 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 => generated 949 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-04-28 08:39:50.002 7 INFO cinder.api.openstack.wsgi [None req-8355122d-2d64-4dc1-8f80-5a99b3a14b93 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 2026-04-28 08:39:50.002 7 INFO cinder.api.v3.volumes [None req-8355122d-2d64-4dc1-8f80-5a99b3a14b93 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Delete volume with id: c8cca6af-f8c6-45e2-82ec-3166e4234a15 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:50.013 7 INFO cinder.volume.api [None req-8355122d-2d64-4dc1-8f80-5a99b3a14b93 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:50.048 7 INFO cinder.volume.api [None req-8355122d-2d64-4dc1-8f80-5a99b3a14b93 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Delete volume request issued successfully. 2026-04-28 08:39:50.049 7 INFO cinder.api.openstack.wsgi [None req-8355122d-2d64-4dc1-8f80-5a99b3a14b93 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 returned with HTTP 202 [pid: 7|app: 0|req: 385/771] 10.0.0.41 () {32 vars in 777 bytes} [Tue Apr 28 08:39:49 2026] DELETE /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 => generated 0 bytes in 55 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-04-28 08:39:50.063 8 INFO cinder.api.openstack.wsgi [None req-5bff20ff-0f01-4add-9406-379773a13df8 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:50.077 8 INFO cinder.volume.api [None req-5bff20ff-0f01-4add-9406-379773a13df8 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:50.086 8 INFO cinder.api.openstack.wsgi [None req-5bff20ff-0f01-4add-9406-379773a13df8 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 returned with HTTP 200 [pid: 8|app: 0|req: 387/772] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:50 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 => generated 948 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:51.108 7 INFO cinder.api.openstack.wsgi [None req-63e83112-cd65-4b0c-947f-7405abf94dba 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 2026-04-28 08:39:51.118 7 INFO cinder.api.openstack.wsgi [None req-63e83112-cd65-4b0c-947f-7405abf94dba 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 returned with HTTP 404 [pid: 7|app: 0|req: 386/773] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:51 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/c8cca6af-f8c6-45e2-82ec-3166e4234a15 => 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-04-28 08:39:51.130 8 INFO cinder.api.openstack.wsgi [None req-3691bf06-be60-4e52-819d-138140b01efa 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:51.150 8 INFO cinder.volume.api [None req-3691bf06-be60-4e52-819d-138140b01efa 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:51.158 8 INFO cinder.api.openstack.wsgi [None req-3691bf06-be60-4e52-819d-138140b01efa 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 returned with HTTP 200 [pid: 8|app: 0|req: 388/774] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:51 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 => generated 1003 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:39:51.182 7 INFO cinder.api.openstack.wsgi [None req-ae8032bc-6908-4f2b-82c5-74b1754a1f3f 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 2026-04-28 08:39:51.182 7 INFO cinder.api.v3.volumes [None req-ae8032bc-6908-4f2b-82c5-74b1754a1f3f 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Delete volume with id: 6f69341b-831f-4952-98a1-c583c3110ea2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:51.192 7 INFO cinder.volume.api [None req-ae8032bc-6908-4f2b-82c5-74b1754a1f3f 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:51.213 7 INFO cinder.volume.api [None req-ae8032bc-6908-4f2b-82c5-74b1754a1f3f 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Delete volume request issued successfully. 2026-04-28 08:39:51.214 7 INFO cinder.api.openstack.wsgi [None req-ae8032bc-6908-4f2b-82c5-74b1754a1f3f 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 returned with HTTP 202 [pid: 7|app: 0|req: 387/775] 10.0.0.41 () {32 vars in 777 bytes} [Tue Apr 28 08:39:51 2026] DELETE /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:51.226 8 INFO cinder.api.openstack.wsgi [None req-c33eb581-5094-4579-9b79-5011915bfcd2 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:51.240 8 INFO cinder.volume.api [None req-c33eb581-5094-4579-9b79-5011915bfcd2 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:51.246 8 INFO cinder.api.openstack.wsgi [None req-c33eb581-5094-4579-9b79-5011915bfcd2 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 returned with HTTP 200 [pid: 8|app: 0|req: 389/776] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:51 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 => generated 1002 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:52.266 7 INFO cinder.api.openstack.wsgi [None req-b61ee19a-89b2-4ffb-b02f-7ac63caa19ca 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 2026-04-28 08:39:52.275 7 INFO cinder.api.openstack.wsgi [None req-b61ee19a-89b2-4ffb-b02f-7ac63caa19ca 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 returned with HTTP 404 [pid: 7|app: 0|req: 388/777] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:52 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/6f69341b-831f-4952-98a1-c583c3110ea2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:52.335 8 INFO cinder.api.openstack.wsgi [None req-45637a69-87b2-4f67-b30d-c20aadc3879c 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes 2026-04-28 08:39:53.042 8 INFO cinder.api.v3.volumes [None req-45637a69-87b2-4f67-b30d-c20aadc3879c 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Create volume of 1 GB 2026-04-28 08:39:53.203 8 INFO cinder.volume.api [None req-45637a69-87b2-4f67-b30d-c20aadc3879c 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Availability Zones retrieved successfully. 2026-04-28 08:39:53.396 8 INFO cinder.volume.api [None req-45637a69-87b2-4f67-b30d-c20aadc3879c 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Create volume request issued successfully. 2026-04-28 08:39:53.397 8 INFO cinder.api.openstack.wsgi [None req-45637a69-87b2-4f67-b30d-c20aadc3879c 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 390/778] 10.0.0.41 () {34 vars in 722 bytes} [Tue Apr 28 08:39:52 2026] POST /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes => generated 871 bytes in 1071 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-28 08:39:53.419 7 INFO cinder.api.openstack.wsgi [None req-e49f780b-e4e2-497e-983b-bf5594feffe2 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:53.437 7 INFO cinder.volume.api [None req-e49f780b-e4e2-497e-983b-bf5594feffe2 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:53.443 7 INFO cinder.api.openstack.wsgi [None req-e49f780b-e4e2-497e-983b-bf5594feffe2 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b returned with HTTP 200 [pid: 7|app: 0|req: 389/779] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:53 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:54.466 8 INFO cinder.api.openstack.wsgi [None req-b04685c0-6025-4a32-b250-b315c468bed0 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:54.484 8 INFO cinder.volume.api [None req-b04685c0-6025-4a32-b250-b315c468bed0 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:54.490 8 INFO cinder.api.openstack.wsgi [None req-b04685c0-6025-4a32-b250-b315c468bed0 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b returned with HTTP 200 [pid: 8|app: 0|req: 391/780] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:54 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b => generated 1347 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-04-28 08:39:55.512 7 INFO cinder.api.openstack.wsgi [None req-236c51fd-b888-44f1-9a1b-3492bef2a336 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:55.535 7 INFO cinder.volume.api [None req-236c51fd-b888-44f1-9a1b-3492bef2a336 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:55.544 7 INFO cinder.api.openstack.wsgi [None req-236c51fd-b888-44f1-9a1b-3492bef2a336 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b returned with HTTP 200 [pid: 7|app: 0|req: 390/781] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:55 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b => generated 1348 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-04-28 08:39:55.567 8 INFO cinder.api.openstack.wsgi [None req-a154fdef-b491-4cb5-b5ae-c0e71306a747 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:55.584 8 INFO cinder.volume.api [None req-a154fdef-b491-4cb5-b5ae-c0e71306a747 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:55.591 8 INFO cinder.api.openstack.wsgi [None req-a154fdef-b491-4cb5-b5ae-c0e71306a747 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b returned with HTTP 200 [pid: 8|app: 0|req: 392/782] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:55 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b => generated 1348 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-04-28 08:39:55.613 7 INFO cinder.api.openstack.wsgi [None req-e68e5cec-ce03-4cf4-9ef0-d1034ef56447 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:55.628 7 INFO cinder.volume.api [None req-e68e5cec-ce03-4cf4-9ef0-d1034ef56447 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:55.636 7 INFO cinder.volume.api [None req-e68e5cec-ce03-4cf4-9ef0-d1034ef56447 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume updated successfully. 2026-04-28 08:39:55.637 7 INFO cinder.api.openstack.wsgi [None req-e68e5cec-ce03-4cf4-9ef0-d1034ef56447 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b returned with HTTP 200 [pid: 7|app: 0|req: 391/783] 10.0.0.41 () {34 vars in 794 bytes} [Tue Apr 28 08:39:55 2026] PUT /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b => generated 895 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-04-28 08:39:55.659 8 INFO cinder.api.openstack.wsgi [None req-e4f244ee-1f9e-40ea-8dea-ccd0c40b7991 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:55.679 8 INFO cinder.volume.api [None req-e4f244ee-1f9e-40ea-8dea-ccd0c40b7991 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:55.690 8 INFO cinder.volume.api [None req-e4f244ee-1f9e-40ea-8dea-ccd0c40b7991 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume updated successfully. 2026-04-28 08:39:55.691 8 INFO cinder.api.openstack.wsgi [None req-e4f244ee-1f9e-40ea-8dea-ccd0c40b7991 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b returned with HTTP 200 [pid: 8|app: 0|req: 393/784] 10.0.0.41 () {34 vars in 795 bytes} [Tue Apr 28 08:39:55 2026] PUT /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b => generated 934 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-04-28 08:39:55.711 7 INFO cinder.api.openstack.wsgi [None req-a80f15a6-e289-4931-930e-47a9f6a1194f 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:55.727 7 INFO cinder.volume.api [None req-a80f15a6-e289-4931-930e-47a9f6a1194f 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:55.732 7 INFO cinder.api.openstack.wsgi [None req-a80f15a6-e289-4931-930e-47a9f6a1194f 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b returned with HTTP 200 [pid: 7|app: 0|req: 392/785] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:55 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b => generated 1387 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-04-28 08:39:55.755 8 INFO cinder.api.openstack.wsgi [None req-cb999a16-8076-41bf-9cf2-00818e9a5432 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes 2026-04-28 08:39:55.758 8 INFO cinder.api.v3.volumes [None req-cb999a16-8076-41bf-9cf2-00818e9a5432 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Create volume of 1 GB 2026-04-28 08:39:55.764 8 INFO cinder.volume.api [None req-cb999a16-8076-41bf-9cf2-00818e9a5432 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Availability Zones retrieved successfully. 2026-04-28 08:39:55.927 8 INFO cinder.volume.api [None req-cb999a16-8076-41bf-9cf2-00818e9a5432 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Create volume request issued successfully. 2026-04-28 08:39:55.928 8 INFO cinder.api.openstack.wsgi [None req-cb999a16-8076-41bf-9cf2-00818e9a5432 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 394/786] 10.0.0.41 () {34 vars in 722 bytes} [Tue Apr 28 08:39:55 2026] POST /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes => generated 891 bytes in 182 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-04-28 08:39:55.949 7 INFO cinder.api.openstack.wsgi [None req-e1e8bba2-29fc-4fc1-83b7-4304be01ed17 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:55.959 7 INFO cinder.volume.api [None req-e1e8bba2-29fc-4fc1-83b7-4304be01ed17 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:55.963 7 INFO cinder.api.openstack.wsgi [None req-e1e8bba2-29fc-4fc1-83b7-4304be01ed17 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa returned with HTTP 200 [pid: 7|app: 0|req: 393/787] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:55 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa => generated 959 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-04-28 08:39:56.983 8 INFO cinder.api.openstack.wsgi [None req-9daa1eeb-b81b-404b-a53b-d777eafff7a1 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:56.998 8 INFO cinder.volume.api [None req-9daa1eeb-b81b-404b-a53b-d777eafff7a1 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:57.007 8 INFO cinder.api.openstack.wsgi [None req-9daa1eeb-b81b-404b-a53b-d777eafff7a1 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa returned with HTTP 200 [pid: 8|app: 0|req: 395/788] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:56 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa => generated 984 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:57.028 7 INFO cinder.api.openstack.wsgi [None req-513cc96a-587e-456e-8522-6a7a08367773 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:57.043 7 INFO cinder.volume.api [None req-513cc96a-587e-456e-8522-6a7a08367773 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:57.050 7 INFO cinder.volume.api [None req-513cc96a-587e-456e-8522-6a7a08367773 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume updated successfully. 2026-04-28 08:39:57.051 7 INFO cinder.api.openstack.wsgi [None req-513cc96a-587e-456e-8522-6a7a08367773 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa returned with HTTP 200 [pid: 7|app: 0|req: 394/789] 10.0.0.41 () {34 vars in 794 bytes} [Tue Apr 28 08:39:57 2026] PUT /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa => generated 882 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-04-28 08:39:57.076 8 INFO cinder.api.openstack.wsgi [None req-6f835d07-b51d-44d1-99f5-ae2067701205 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:57.090 8 INFO cinder.volume.api [None req-6f835d07-b51d-44d1-99f5-ae2067701205 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:57.094 8 INFO cinder.api.openstack.wsgi [None req-6f835d07-b51d-44d1-99f5-ae2067701205 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa returned with HTTP 200 [pid: 8|app: 0|req: 396/790] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:57 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:57.116 7 INFO cinder.api.openstack.wsgi [None req-4308fee1-e194-4e14-abef-2bd3dfdcc067 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa 2026-04-28 08:39:57.117 7 INFO cinder.api.v3.volumes [None req-4308fee1-e194-4e14-abef-2bd3dfdcc067 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Delete volume with id: 477159b7-1ad0-4242-a549-f89fc86bbcaa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:57.132 7 INFO cinder.volume.api [None req-4308fee1-e194-4e14-abef-2bd3dfdcc067 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:57.157 7 INFO cinder.volume.api [None req-4308fee1-e194-4e14-abef-2bd3dfdcc067 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Delete volume request issued successfully. 2026-04-28 08:39:57.158 7 INFO cinder.api.openstack.wsgi [None req-4308fee1-e194-4e14-abef-2bd3dfdcc067 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa returned with HTTP 202 [pid: 7|app: 0|req: 395/791] 10.0.0.41 () {32 vars in 777 bytes} [Tue Apr 28 08:39:57 2026] DELETE /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:57.168 8 INFO cinder.api.openstack.wsgi [None req-c995a12b-b1f6-451a-886c-b0f4be099aa2 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:57.185 8 INFO cinder.volume.api [None req-c995a12b-b1f6-451a-886c-b0f4be099aa2 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:57.191 8 INFO cinder.api.openstack.wsgi [None req-c995a12b-b1f6-451a-886c-b0f4be099aa2 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa returned with HTTP 200 [pid: 8|app: 0|req: 397/792] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:57 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:39:58.212 7 INFO cinder.api.openstack.wsgi [None req-928fec72-cf31-4166-9887-5529d73c9a4b 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa 2026-04-28 08:39:58.220 7 INFO cinder.api.openstack.wsgi [None req-928fec72-cf31-4166-9887-5529d73c9a4b 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa returned with HTTP 404 [pid: 7|app: 0|req: 396/793] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:58 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/477159b7-1ad0-4242-a549-f89fc86bbcaa => generated 109 bytes in 13 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-04-28 08:39:58.229 8 INFO cinder.api.openstack.wsgi [None req-c5a35f5a-d974-4318-b4e3-ff011b7855c4 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:58.241 8 INFO cinder.volume.api [None req-c5a35f5a-d974-4318-b4e3-ff011b7855c4 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:58.246 8 INFO cinder.api.openstack.wsgi [None req-c5a35f5a-d974-4318-b4e3-ff011b7855c4 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b returned with HTTP 200 [pid: 8|app: 0|req: 398/794] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:58 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:39:58.270 7 INFO cinder.api.openstack.wsgi [None req-cb169a07-edea-4c7a-9714-f03d0d15aebc 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b 2026-04-28 08:39:58.271 7 INFO cinder.api.v3.volumes [None req-cb169a07-edea-4c7a-9714-f03d0d15aebc 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Delete volume with id: 0045cc47-4ce7-4871-b6e9-3a2ed043ae5b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:58.281 7 INFO cinder.volume.api [None req-cb169a07-edea-4c7a-9714-f03d0d15aebc 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:58.304 7 INFO cinder.volume.api [None req-cb169a07-edea-4c7a-9714-f03d0d15aebc 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Delete volume request issued successfully. 2026-04-28 08:39:58.305 7 INFO cinder.api.openstack.wsgi [None req-cb169a07-edea-4c7a-9714-f03d0d15aebc 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b returned with HTTP 202 [pid: 7|app: 0|req: 397/795] 10.0.0.41 () {32 vars in 777 bytes} [Tue Apr 28 08:39:58 2026] DELETE /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b => generated 0 bytes in 42 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-04-28 08:39:58.318 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:39:58.332 8 INFO cinder.volume.api [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] Volume info retrieved successfully. 2026-04-28 08:39:58.338 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b returned with HTTP 200 [pid: 8|app: 0|req: 399/796] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:58 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b => generated 1386 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:39:58.616 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:39:58.616 7 INFO cinder.api.openstack.wsgi [None req-cb169a07-edea-4c7a-9714-f03d0d15aebc 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:39:58.617 7 INFO cinder.api.openstack.wsgi [None req-cb169a07-edea-4c7a-9714-f03d0d15aebc 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:39:58.617 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://10.0.0.150: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-04-28 08:39:59.365 7 INFO cinder.api.openstack.wsgi [None req-1d2a472b-5d28-4227-89ff-026047304131 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b 2026-04-28 08:39:59.376 7 INFO cinder.api.openstack.wsgi [None req-1d2a472b-5d28-4227-89ff-026047304131 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b returned with HTTP 404 [pid: 7|app: 0|req: 399/799] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:39:59 2026] GET /v3/86592c7f55ce4672b0f64e0e4a020c8e/volumes/0045cc47-4ce7-4871-b6e9-3a2ed043ae5b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-28 08:40:04.087 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 08:40:04.088 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 401/800] 10.0.0.52 () {28 vars in 375 bytes} [Tue Apr 28 08:40:04 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-28 08:40:04.107 7 INFO cinder.api.openstack.wsgi [None req-64a0b3bd-6e94-4b77-9f6a-96bfabbc2d36 1c608bd4b20e4ab493b13e1d19950dc6 24465378cd504495a64b681d921a5ae8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24465378cd504495a64b681d921a5ae8/limits?tenant_id=24465378cd504495a64b681d921a5ae8 2026-04-28 08:40:04.135 7 INFO cinder.api.openstack.wsgi [None req-64a0b3bd-6e94-4b77-9f6a-96bfabbc2d36 1c608bd4b20e4ab493b13e1d19950dc6 24465378cd504495a64b681d921a5ae8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24465378cd504495a64b681d921a5ae8/limits?tenant_id=24465378cd504495a64b681d921a5ae8 returned with HTTP 200 [pid: 7|app: 0|req: 400/801] 10.0.0.52 () {34 vars in 878 bytes} [Tue Apr 28 08:40:04 2026] GET /v3/24465378cd504495a64b681d921a5ae8/limits?tenant_id=24465378cd504495a64b681d921a5ae8 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:40:07.490 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 08:40:07.492 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 402/802] 10.0.0.52 () {28 vars in 375 bytes} [Tue Apr 28 08:40:07 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-28 08:40:07.498 7 INFO cinder.api.openstack.wsgi [None req-64a0b3bd-6e94-4b77-9f6a-96bfabbc2d36 1c608bd4b20e4ab493b13e1d19950dc6 24465378cd504495a64b681d921a5ae8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 08:40:07.499 7 INFO cinder.api.openstack.wsgi [None req-64a0b3bd-6e94-4b77-9f6a-96bfabbc2d36 1c608bd4b20e4ab493b13e1d19950dc6 24465378cd504495a64b681d921a5ae8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 401/803] 10.0.0.52 () {28 vars in 375 bytes} [Tue Apr 28 08:40:07 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-28 08:40:08.152 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 08:40:08.152 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 403/804] 10.0.0.52 () {28 vars in 375 bytes} [Tue Apr 28 08:40:08 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-28 08:40:08.163 7 INFO cinder.api.openstack.wsgi [None req-261ae910-3f5f-4db8-94bc-ec4e0c841a50 1c608bd4b20e4ab493b13e1d19950dc6 24465378cd504495a64b681d921a5ae8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/24465378cd504495a64b681d921a5ae8/limits?tenant_id=24465378cd504495a64b681d921a5ae8 2026-04-28 08:40:08.198 7 INFO cinder.api.openstack.wsgi [None req-261ae910-3f5f-4db8-94bc-ec4e0c841a50 1c608bd4b20e4ab493b13e1d19950dc6 24465378cd504495a64b681d921a5ae8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/24465378cd504495a64b681d921a5ae8/limits?tenant_id=24465378cd504495a64b681d921a5ae8 returned with HTTP 200 [pid: 7|app: 0|req: 402/805] 10.0.0.52 () {34 vars in 878 bytes} [Tue Apr 28 08:40:08 2026] GET /v3/24465378cd504495a64b681d921a5ae8/limits?tenant_id=24465378cd504495a64b681d921a5ae8 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:40:08.615 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:40:08.615 7 INFO cinder.api.openstack.wsgi [None req-261ae910-3f5f-4db8-94bc-ec4e0c841a50 1c608bd4b20e4ab493b13e1d19950dc6 24465378cd504495a64b681d921a5ae8 - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:40:08.615 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:40:08.616 7 INFO cinder.api.openstack.wsgi [None req-261ae910-3f5f-4db8-94bc-ec4e0c841a50 1c608bd4b20e4ab493b13e1d19950dc6 24465378cd504495a64b681d921a5ae8 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:40:09.753 7 INFO cinder.api.openstack.wsgi [None req-afd92bcb-53c4-4fd5-ade9-7991a077959c 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes 2026-04-28 08:40:10.473 7 INFO cinder.api.v3.volumes [None req-afd92bcb-53c4-4fd5-ade9-7991a077959c 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] Create volume of 1 GB 2026-04-28 08:40:10.486 7 INFO cinder.volume.api [None req-afd92bcb-53c4-4fd5-ade9-7991a077959c 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] Availability Zones retrieved successfully. 2026-04-28 08:40:10.817 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 08:40:10.818 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 405/808] 10.0.0.52 () {28 vars in 375 bytes} [Tue Apr 28 08:40:10 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-28 08:40:10.825 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 08:40:10.827 8 INFO cinder.api.openstack.wsgi [None req-ad7c787c-445f-4138-bd77-fa3b8ebcd001 522f61f5478645569ae0644e1fab433d 86592c7f55ce4672b0f64e0e4a020c8e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 406/809] 10.0.0.52 () {28 vars in 375 bytes} [Tue Apr 28 08:40:10 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-28 08:40:10.902 7 INFO cinder.volume.api [None req-afd92bcb-53c4-4fd5-ade9-7991a077959c 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] Create volume request issued successfully. 2026-04-28 08:40:10.902 7 INFO cinder.api.openstack.wsgi [None req-afd92bcb-53c4-4fd5-ade9-7991a077959c 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes returned with HTTP 202 [pid: 7|app: 0|req: 404/810] 10.0.0.41 () {34 vars in 722 bytes} [Tue Apr 28 08:40:09 2026] POST /v3/e035ce95c3784c4e8bfccd0962c21e67/volumes => generated 865 bytes in 1160 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-04-28 08:40:10.928 8 INFO cinder.api.openstack.wsgi [None req-08cd67af-a0ac-4a00-95bc-b32e0890c4eb 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:40:10.947 8 INFO cinder.volume.api [None req-08cd67af-a0ac-4a00-95bc-b32e0890c4eb 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] Volume info retrieved successfully. 2026-04-28 08:40:10.953 8 INFO cinder.api.openstack.wsgi [None req-08cd67af-a0ac-4a00-95bc-b32e0890c4eb 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab returned with HTTP 200 [pid: 8|app: 0|req: 407/811] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:40:10 2026] GET /v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab => generated 933 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-04-28 08:40:11.973 7 INFO cinder.api.openstack.wsgi [None req-da42b79c-4f01-432a-b8c5-b0b604df94a7 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:40:11.997 7 INFO cinder.volume.api [None req-da42b79c-4f01-432a-b8c5-b0b604df94a7 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] Volume info retrieved successfully. 2026-04-28 08:40:12.003 7 INFO cinder.api.openstack.wsgi [None req-da42b79c-4f01-432a-b8c5-b0b604df94a7 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab returned with HTTP 200 [pid: 7|app: 0|req: 405/812] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:40:11 2026] GET /v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab => generated 1342 bytes in 36 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-04-28 08:40:12.081 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b8d95ee7-d022-47cb-b250-f03991a4a8d3 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:40:12.100 8 INFO cinder.volume.api [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b8d95ee7-d022-47cb-b250-f03991a4a8d3 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] Volume info retrieved successfully. 2026-04-28 08:40:12.107 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b8d95ee7-d022-47cb-b250-f03991a4a8d3 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab returned with HTTP 200 [pid: 8|app: 0|req: 408/813] 10.0.0.22 () {34 vars in 1027 bytes} [Tue Apr 28 08:40:12 2026] GET /v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab => generated 1342 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-04-28 08:40:13.895 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b8a507b9-19a3-4f3b-b70b-8eece7cf1e77 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:40:13.908 7 INFO cinder.volume.api [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b8a507b9-19a3-4f3b-b70b-8eece7cf1e77 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] Volume info retrieved successfully. 2026-04-28 08:40:13.913 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b8a507b9-19a3-4f3b-b70b-8eece7cf1e77 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab returned with HTTP 200 [pid: 7|app: 0|req: 406/814] 10.0.0.22 () {34 vars in 1027 bytes} [Tue Apr 28 08:40:13 2026] GET /v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab => generated 1342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:40:13.924 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b8d95ee7-d022-47cb-b250-f03991a4a8d3 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 08:40:13.925 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b8d95ee7-d022-47cb-b250-f03991a4a8d3 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 409/815] 10.0.0.22 () {32 vars in 828 bytes} [Tue Apr 28 08:40:13 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-04-28 08:40:13.939 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-5ead8bd5-c5ae-475f-bf64-a5e2cbeeb951 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. .first() 2026-04-28 08:40:14.141 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-5ead8bd5-c5ae-475f-bf64-a5e2cbeeb951 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/attachments returned with HTTP 200 [pid: 7|app: 0|req: 407/816] 10.0.0.22 () {40 vars in 1056 bytes} [Tue Apr 28 08:40:13 2026] POST /v3/e035ce95c3784c4e8bfccd0962c21e67/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:40:18.616 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-5ead8bd5-c5ae-475f-bf64-a5e2cbeeb951 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:40:18.616 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b8d95ee7-d022-47cb-b250-f03991a4a8d3 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:40:18.617 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-5ead8bd5-c5ae-475f-bf64-a5e2cbeeb951 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:40:18.617 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b8d95ee7-d022-47cb-b250-f03991a4a8d3 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:40:20.013 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-5ead8bd5-c5ae-475f-bf64-a5e2cbeeb951 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 08:40:20.014 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-5ead8bd5-c5ae-475f-bf64-a5e2cbeeb951 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 409/819] 199.19.213.180 () {32 vars in 840 bytes} [Tue Apr 28 08:40:20 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-04-28 08:40:20.064 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-015f8839-582f-4f07-b08e-3ab09f57a29d 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:40:20.091 8 INFO cinder.volume.api [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-015f8839-582f-4f07-b08e-3ab09f57a29d 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] Volume info retrieved successfully. 2026-04-28 08:40:20.097 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-015f8839-582f-4f07-b08e-3ab09f57a29d 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab returned with HTTP 200 [pid: 8|app: 0|req: 411/820] 199.19.213.180 () {36 vars in 1073 bytes} [Tue Apr 28 08:40:20 2026] GET /v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab => generated 1522 bytes in 40 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-04-28 08:40:22.103 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-e5ef31cd-3a0f-4fef-b339-7d76aeb7b3db 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/attachments/ec9ac9d6-cb7d-47b0-a00b-9cacd04a0f7f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:40:23.147 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-e5ef31cd-3a0f-4fef-b339-7d76aeb7b3db 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/attachments/ec9ac9d6-cb7d-47b0-a00b-9cacd04a0f7f returned with HTTP 200 [pid: 7|app: 0|req: 410/821] 199.19.213.180 () {40 vars in 1135 bytes} [Tue Apr 28 08:40:22 2026] PUT /v3/e035ce95c3784c4e8bfccd0962c21e67/attachments/ec9ac9d6-cb7d-47b0-a00b-9cacd04a0f7f => generated 802 bytes in 1053 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-04-28 08:40:23.666 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b1f3fad2-9d96-416e-84a2-47159a7d157e 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/attachments/ec9ac9d6-cb7d-47b0-a00b-9cacd04a0f7f/action /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:40:23.717 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b1f3fad2-9d96-416e-84a2-47159a7d157e 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/attachments/ec9ac9d6-cb7d-47b0-a00b-9cacd04a0f7f/action returned with HTTP 204 [pid: 8|app: 0|req: 412/822] 199.19.213.180 () {40 vars in 1148 bytes} [Tue Apr 28 08:40:23 2026] POST /v3/e035ce95c3784c4e8bfccd0962c21e67/attachments/ec9ac9d6-cb7d-47b0-a00b-9cacd04a0f7f/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-28 08:40:28.615 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-e5ef31cd-3a0f-4fef-b339-7d76aeb7b3db 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:40:28.615 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b1f3fad2-9d96-416e-84a2-47159a7d157e 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:40:28.616 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-e5ef31cd-3a0f-4fef-b339-7d76aeb7b3db 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:40:28.616 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b1f3fad2-9d96-416e-84a2-47159a7d157e 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:40:38.616 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b1f3fad2-9d96-416e-84a2-47159a7d157e 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:40:38.616 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-e5ef31cd-3a0f-4fef-b339-7d76aeb7b3db 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:40:38.617 7 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-e5ef31cd-3a0f-4fef-b339-7d76aeb7b3db 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:40:38.617 8 INFO cinder.api.openstack.wsgi [req-e65e61b2-5fab-44d4-9507-bcd02bc4e012 req-b1f3fad2-9d96-416e-84a2-47159a7d157e 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://10.0.0.150: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-04-28 08:40:44.617 7 INFO cinder.api.openstack.wsgi [None req-224d2f0e-0860-4b3c-93d2-c67c4934dc5f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:40:44.625 7 INFO cinder.api.openstack.wsgi [None req-224d2f0e-0860-4b3c-93d2-c67c4934dc5f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 413/827] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:40:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 180 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-04-28 08:40:44.636 8 INFO cinder.api.openstack.wsgi [None req-c75864a0-d3ee-4334-8349-8d5eb91b1d8f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:40:45.147 8 INFO cinder.api.openstack.wsgi [None req-c75864a0-d3ee-4334-8349-8d5eb91b1d8f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 415/828] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:40:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:40:45.160 7 INFO cinder.api.openstack.wsgi [None req-db447392-aff5-468f-8140-bd3d8035d936 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:40:45.181 7 INFO cinder.volume.api [None req-db447392-aff5-468f-8140-bd3d8035d936 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:40:45.189 7 INFO cinder.api.openstack.wsgi [None req-db447392-aff5-468f-8140-bd3d8035d936 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 414/829] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:40:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 1808 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:40:45.207 8 INFO cinder.api.openstack.wsgi [None req-9927dfec-6519-4351-8b25-7fd129d4589c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:40:45.231 8 INFO cinder.volume.api [None req-9927dfec-6519-4351-8b25-7fd129d4589c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:40:45.242 8 INFO cinder.api.openstack.wsgi [None req-9927dfec-6519-4351-8b25-7fd129d4589c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 416/830] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:40:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 1808 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-04-28 08:40:45.259 7 INFO cinder.api.openstack.wsgi [None req-3514956e-00ea-484c-85c9-f9a009b0f39e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:40:45.266 7 INFO cinder.volume.api [None req-3514956e-00ea-484c-85c9-f9a009b0f39e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:40:45.267 7 INFO cinder.api.openstack.wsgi [None req-3514956e-00ea-484c-85c9-f9a009b0f39e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 415/831] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:40:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:40:45.467 8 INFO cinder.api.openstack.wsgi [None req-9bbf9eb5-3818-4378-a455-54ba1d778e18 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/1967c449e91d4aa99e46213dc11d590c?usage=true 2026-04-28 08:40:45.502 8 INFO cinder.api.openstack.wsgi [None req-9bbf9eb5-3818-4378-a455-54ba1d778e18 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/1967c449e91d4aa99e46213dc11d590c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/832] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:40:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/1967c449e91d4aa99e46213dc11d590c?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:40:45.516 7 INFO cinder.api.openstack.wsgi [None req-0d8db17d-fe9c-4b3f-9e65-cb5210df4b6e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/28a147420c6049eaa55ad8a5b0f67730?usage=true 2026-04-28 08:40:45.539 7 INFO cinder.api.openstack.wsgi [None req-0d8db17d-fe9c-4b3f-9e65-cb5210df4b6e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/28a147420c6049eaa55ad8a5b0f67730?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/833] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:40:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/28a147420c6049eaa55ad8a5b0f67730?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:40:45.550 8 INFO cinder.api.openstack.wsgi [None req-41ce4e9e-08c4-4f0f-ac8c-79cf5ed200f8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:40:45.580 8 INFO cinder.api.openstack.wsgi [None req-41ce4e9e-08c4-4f0f-ac8c-79cf5ed200f8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/834] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:40:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:40:45.593 7 INFO cinder.api.openstack.wsgi [None req-94da62cd-e8fa-4f40-b0b6-8a0c3e431664 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/54bbe007d3134b99af4d08abaa8b382c?usage=true 2026-04-28 08:40:45.615 7 INFO cinder.api.openstack.wsgi [None req-94da62cd-e8fa-4f40-b0b6-8a0c3e431664 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/54bbe007d3134b99af4d08abaa8b382c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/835] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:40:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/54bbe007d3134b99af4d08abaa8b382c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:40:45.630 8 INFO cinder.api.openstack.wsgi [None req-97ce21a0-69e4-4787-8928-8a73958620d6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:40:45.667 8 INFO cinder.api.openstack.wsgi [None req-97ce21a0-69e4-4787-8928-8a73958620d6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/836] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:40:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:40:45.681 7 INFO cinder.api.openstack.wsgi [None req-22b1c955-0aa0-47df-9fce-cefd1a6f98a2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/a8bb9f665f4146e3a5d43fac2fbbd839?usage=true 2026-04-28 08:40:45.726 7 INFO cinder.api.openstack.wsgi [None req-22b1c955-0aa0-47df-9fce-cefd1a6f98a2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/a8bb9f665f4146e3a5d43fac2fbbd839?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/837] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:40:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/a8bb9f665f4146e3a5d43fac2fbbd839?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:40:45.744 8 INFO cinder.api.openstack.wsgi [None req-5946c54a-bd0d-4db5-b32c-6c2c801a9802 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:40:45.805 8 INFO cinder.api.openstack.wsgi [None req-5946c54a-bd0d-4db5-b32c-6c2c801a9802 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/838] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:40:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:40:45.817 7 INFO cinder.api.openstack.wsgi [None req-432fb0db-d5cb-47e9-a478-92f54be3f1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e035ce95c3784c4e8bfccd0962c21e67?usage=true 2026-04-28 08:40:45.859 7 INFO cinder.api.openstack.wsgi [None req-432fb0db-d5cb-47e9-a478-92f54be3f1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e035ce95c3784c4e8bfccd0962c21e67?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/839] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:40:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e035ce95c3784c4e8bfccd0962c21e67?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:40:45.878 8 INFO cinder.api.openstack.wsgi [None req-9c555106-dd96-4549-80c3-7ae3b113f305 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e8eb6b8b9a674859ac052c63fa37d022?usage=true 2026-04-28 08:40:45.915 8 INFO cinder.api.openstack.wsgi [None req-9c555106-dd96-4549-80c3-7ae3b113f305 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e8eb6b8b9a674859ac052c63fa37d022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/840] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:40:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e8eb6b8b9a674859ac052c63fa37d022?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:40:48.616 8 INFO cinder.api.openstack.wsgi [None req-9c555106-dd96-4549-80c3-7ae3b113f305 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:40:48.616 7 INFO cinder.api.openstack.wsgi [None req-432fb0db-d5cb-47e9-a478-92f54be3f1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:40:48.617 8 INFO cinder.api.openstack.wsgi [None req-9c555106-dd96-4549-80c3-7ae3b113f305 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:40:48.617 7 INFO cinder.api.openstack.wsgi [None req-432fb0db-d5cb-47e9-a478-92f54be3f1c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:40:50.687 8 INFO cinder.api.openstack.wsgi [req-0266844f-820b-40f5-be28-2d983313e4ad req-d71f2dd5-5824-4f29-a223-3ed4404403b7 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/attachments/ec9ac9d6-cb7d-47b0-a00b-9cacd04a0f7f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:40:51.254 8 INFO cinder.api.openstack.wsgi [req-0266844f-820b-40f5-be28-2d983313e4ad req-d71f2dd5-5824-4f29-a223-3ed4404403b7 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/attachments/ec9ac9d6-cb7d-47b0-a00b-9cacd04a0f7f returned with HTTP 200 [pid: 8|app: 0|req: 423/843] 199.19.213.180 () {38 vars in 1103 bytes} [Tue Apr 28 08:40:50 2026] DELETE /v3/e035ce95c3784c4e8bfccd0962c21e67/attachments/ec9ac9d6-cb7d-47b0-a00b-9cacd04a0f7f => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:40:51.273 7 INFO cinder.api.openstack.wsgi [req-0266844f-820b-40f5-be28-2d983313e4ad req-c4fa1374-d3dc-4321-a243-e2ba25ac983c 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab 2026-04-28 08:40:51.273 7 INFO cinder.api.v3.volumes [req-0266844f-820b-40f5-be28-2d983313e4ad req-c4fa1374-d3dc-4321-a243-e2ba25ac983c 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] Delete volume with id: 314000b2-c3aa-4a24-8a10-508dc83a5eab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:40:51.289 7 INFO cinder.volume.api [req-0266844f-820b-40f5-be28-2d983313e4ad req-c4fa1374-d3dc-4321-a243-e2ba25ac983c 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] Volume info retrieved successfully. 2026-04-28 08:40:51.314 7 INFO cinder.volume.api [req-0266844f-820b-40f5-be28-2d983313e4ad req-c4fa1374-d3dc-4321-a243-e2ba25ac983c 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] Delete volume request issued successfully. 2026-04-28 08:40:51.314 7 INFO cinder.api.openstack.wsgi [req-0266844f-820b-40f5-be28-2d983313e4ad req-c4fa1374-d3dc-4321-a243-e2ba25ac983c 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab returned with HTTP 202 [pid: 7|app: 0|req: 421/844] 199.19.213.180 () {36 vars in 1054 bytes} [Tue Apr 28 08:40:51 2026] DELETE /v3/e035ce95c3784c4e8bfccd0962c21e67/volumes/314000b2-c3aa-4a24-8a10-508dc83a5eab => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-28 08:40:58.616 8 INFO cinder.api.openstack.wsgi [req-0266844f-820b-40f5-be28-2d983313e4ad req-d71f2dd5-5824-4f29-a223-3ed4404403b7 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:40:58.616 7 INFO cinder.api.openstack.wsgi [req-0266844f-820b-40f5-be28-2d983313e4ad req-c4fa1374-d3dc-4321-a243-e2ba25ac983c 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:40:58.617 8 INFO cinder.api.openstack.wsgi [req-0266844f-820b-40f5-be28-2d983313e4ad req-d71f2dd5-5824-4f29-a223-3ed4404403b7 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:40:58.617 7 INFO cinder.api.openstack.wsgi [req-0266844f-820b-40f5-be28-2d983313e4ad req-c4fa1374-d3dc-4321-a243-e2ba25ac983c 72ea331bde15423ea8c77ededafc4ca8 e035ce95c3784c4e8bfccd0962c21e67 - - default default] http://10.0.0.150: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-04-28 08:41:00.476 8 INFO cinder.api.openstack.wsgi [None req-972027b0-5775-443b-bad7-0232de05c318 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes 2026-04-28 08:41:00.479 8 INFO cinder.api.v3.volumes [None req-972027b0-5775-443b-bad7-0232de05c318 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:00.485 8 INFO cinder.volume.api [None req-972027b0-5775-443b-bad7-0232de05c318 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Availability Zones retrieved successfully. 2026-04-28 08:41:00.660 8 INFO cinder.volume.api [None req-972027b0-5775-443b-bad7-0232de05c318 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Create volume request issued successfully. 2026-04-28 08:41:00.661 8 INFO cinder.api.openstack.wsgi [None req-972027b0-5775-443b-bad7-0232de05c318 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 425/847] 10.0.0.41 () {34 vars in 721 bytes} [Tue Apr 28 08:41:00 2026] POST /v3/7b5766c1442e41c0a416f4803efbef6b/volumes => generated 861 bytes in 411 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-04-28 08:41:00.682 7 INFO cinder.api.openstack.wsgi [None req-c0c02a1a-b91d-4d51-b74f-1b02d46da073 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:00.699 7 INFO cinder.volume.api [None req-c0c02a1a-b91d-4d51-b74f-1b02d46da073 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Volume info retrieved successfully. 2026-04-28 08:41:00.704 7 INFO cinder.api.openstack.wsgi [None req-c0c02a1a-b91d-4d51-b74f-1b02d46da073 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc returned with HTTP 200 [pid: 7|app: 0|req: 423/848] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:00 2026] GET /v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc => generated 929 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-04-28 08:41:01.728 8 INFO cinder.api.openstack.wsgi [None req-e94f6db3-3a48-4e60-be34-cd60e99cebef b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:01.745 8 INFO cinder.volume.api [None req-e94f6db3-3a48-4e60-be34-cd60e99cebef b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Volume info retrieved successfully. 2026-04-28 08:41:01.751 8 INFO cinder.api.openstack.wsgi [None req-e94f6db3-3a48-4e60-be34-cd60e99cebef b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc returned with HTTP 200 [pid: 8|app: 0|req: 426/849] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:01 2026] GET /v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:08.615 7 INFO cinder.api.openstack.wsgi [None req-c0c02a1a-b91d-4d51-b74f-1b02d46da073 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:41:08.616 8 INFO cinder.api.openstack.wsgi [None req-e94f6db3-3a48-4e60-be34-cd60e99cebef b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:41:08.616 7 INFO cinder.api.openstack.wsgi [None req-c0c02a1a-b91d-4d51-b74f-1b02d46da073 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:41:08.617 8 INFO cinder.api.openstack.wsgi [None req-e94f6db3-3a48-4e60-be34-cd60e99cebef b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:41:18.615 7 INFO cinder.api.openstack.wsgi [None req-c0c02a1a-b91d-4d51-b74f-1b02d46da073 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:41:18.615 8 INFO cinder.api.openstack.wsgi [None req-e94f6db3-3a48-4e60-be34-cd60e99cebef b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:41:18.616 8 INFO cinder.api.openstack.wsgi [None req-e94f6db3-3a48-4e60-be34-cd60e99cebef b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:41:18.617 7 INFO cinder.api.openstack.wsgi [None req-c0c02a1a-b91d-4d51-b74f-1b02d46da073 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://10.0.0.150: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-04-28 08:41:18.677 8 INFO cinder.api.openstack.wsgi [None req-727dfac6-9190-4d8a-a872-5d38820b748f b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:18.688 8 INFO cinder.volume.api [None req-727dfac6-9190-4d8a-a872-5d38820b748f b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Volume info retrieved successfully. 2026-04-28 08:41:18.699 8 INFO cinder.volume.api [None req-727dfac6-9190-4d8a-a872-5d38820b748f b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Update volume admin metadata completed successfully. 2026-04-28 08:41:19.204 8 INFO cinder.volume.api [None req-727dfac6-9190-4d8a-a872-5d38820b748f b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Attach volume completed successfully. 2026-04-28 08:41:19.205 8 INFO cinder.api.openstack.wsgi [None req-727dfac6-9190-4d8a-a872-5d38820b748f b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc/action returned with HTTP 202 [pid: 8|app: 0|req: 429/854] 10.0.0.41 () {34 vars in 809 bytes} [Tue Apr 28 08:41:18 2026] POST /v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc/action => generated 0 bytes in 536 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-04-28 08:41:19.218 7 INFO cinder.api.openstack.wsgi [None req-afe0124a-b887-40a6-86b1-67e44bd1f7dd b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:19.236 7 INFO cinder.volume.api [None req-afe0124a-b887-40a6-86b1-67e44bd1f7dd b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Volume info retrieved successfully. 2026-04-28 08:41:19.241 7 INFO cinder.api.openstack.wsgi [None req-afe0124a-b887-40a6-86b1-67e44bd1f7dd b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc returned with HTTP 200 [pid: 7|app: 0|req: 426/855] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:19 2026] GET /v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc => generated 1288 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-04-28 08:41:19.265 8 INFO cinder.api.openstack.wsgi [None req-bcb46e78-938a-4e3f-889f-7a90810c5b58 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:19.287 8 INFO cinder.volume.api [None req-bcb46e78-938a-4e3f-889f-7a90810c5b58 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Volume info retrieved successfully. 2026-04-28 08:41:19.794 8 INFO cinder.volume.api [None req-bcb46e78-938a-4e3f-889f-7a90810c5b58 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Detach volume completed successfully. 2026-04-28 08:41:19.794 8 INFO cinder.api.openstack.wsgi [None req-bcb46e78-938a-4e3f-889f-7a90810c5b58 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc/action returned with HTTP 202 [pid: 8|app: 0|req: 430/856] 10.0.0.41 () {34 vars in 809 bytes} [Tue Apr 28 08:41:19 2026] POST /v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc/action => generated 0 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:41:19.808 7 INFO cinder.api.openstack.wsgi [None req-3cacc129-4331-40ba-8b27-2ab0180ee3f0 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:19.825 7 INFO cinder.volume.api [None req-3cacc129-4331-40ba-8b27-2ab0180ee3f0 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Volume info retrieved successfully. 2026-04-28 08:41:19.830 7 INFO cinder.api.openstack.wsgi [None req-3cacc129-4331-40ba-8b27-2ab0180ee3f0 b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc returned with HTTP 200 [pid: 7|app: 0|req: 427/857] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:19 2026] GET /v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc => generated 973 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-04-28 08:41:26.082 8 INFO cinder.api.openstack.wsgi [None req-e75dfcfc-4229-40c4-bb48-4af51abb3f1b b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:26.112 8 INFO cinder.volume.api [None req-e75dfcfc-4229-40c4-bb48-4af51abb3f1b b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Volume info retrieved successfully. 2026-04-28 08:41:26.118 8 INFO cinder.api.openstack.wsgi [None req-e75dfcfc-4229-40c4-bb48-4af51abb3f1b b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc returned with HTTP 200 [pid: 8|app: 0|req: 431/858] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:26 2026] GET /v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc => generated 973 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:41:26.141 7 INFO cinder.api.openstack.wsgi [None req-a82452e8-9424-4567-9c08-5954e3f5886a b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc 2026-04-28 08:41:26.141 7 INFO cinder.api.v3.volumes [None req-a82452e8-9424-4567-9c08-5954e3f5886a b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Delete volume with id: 3806bb87-6f37-43c3-b19d-a6d42b385abc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:26.152 7 INFO cinder.volume.api [None req-a82452e8-9424-4567-9c08-5954e3f5886a b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Volume info retrieved successfully. 2026-04-28 08:41:26.172 7 INFO cinder.volume.api [None req-a82452e8-9424-4567-9c08-5954e3f5886a b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Delete volume request issued successfully. 2026-04-28 08:41:26.172 7 INFO cinder.api.openstack.wsgi [None req-a82452e8-9424-4567-9c08-5954e3f5886a b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc returned with HTTP 202 [pid: 7|app: 0|req: 428/859] 10.0.0.41 () {32 vars in 777 bytes} [Tue Apr 28 08:41:26 2026] DELETE /v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:41:26.186 8 INFO cinder.api.openstack.wsgi [None req-9551c880-5ae9-421f-badc-69cfb0b6c6ce b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:26.202 8 INFO cinder.volume.api [None req-9551c880-5ae9-421f-badc-69cfb0b6c6ce b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] Volume info retrieved successfully. 2026-04-28 08:41:26.208 8 INFO cinder.api.openstack.wsgi [None req-9551c880-5ae9-421f-badc-69cfb0b6c6ce b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc returned with HTTP 200 [pid: 8|app: 0|req: 432/860] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:26 2026] GET /v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc => generated 972 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:41:27.232 7 INFO cinder.api.openstack.wsgi [None req-5bef0729-252c-4e5f-bab7-3cf5cd1b20dd b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc 2026-04-28 08:41:27.241 7 INFO cinder.api.openstack.wsgi [None req-5bef0729-252c-4e5f-bab7-3cf5cd1b20dd b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc returned with HTTP 404 [pid: 7|app: 0|req: 429/861] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:27 2026] GET /v3/7b5766c1442e41c0a416f4803efbef6b/volumes/3806bb87-6f37-43c3-b19d-a6d42b385abc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-28 08:41:28.615 7 INFO cinder.api.openstack.wsgi [None req-5bef0729-252c-4e5f-bab7-3cf5cd1b20dd b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:41:28.616 8 INFO cinder.api.openstack.wsgi [None req-9551c880-5ae9-421f-badc-69cfb0b6c6ce b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:41:28.616 7 INFO cinder.api.openstack.wsgi [None req-5bef0729-252c-4e5f-bab7-3cf5cd1b20dd b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:41:28.617 8 INFO cinder.api.openstack.wsgi [None req-9551c880-5ae9-421f-badc-69cfb0b6c6ce b27fb3dab1d14ae19a37dd95e70f719e 7b5766c1442e41c0a416f4803efbef6b - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:41:32.340 7 INFO cinder.api.openstack.wsgi [None req-1c14f437-ac0f-44e7-be46-34d7677111bf 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes 2026-04-28 08:41:32.370 7 INFO cinder.volume.api [None req-1c14f437-ac0f-44e7-be46-34d7677111bf 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Get all volumes completed successfully. 2026-04-28 08:41:32.371 7 INFO cinder.api.openstack.wsgi [None req-1c14f437-ac0f-44e7-be46-34d7677111bf 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes returned with HTTP 200 [pid: 7|app: 0|req: 431/864] 10.0.0.41 () {32 vars in 700 bytes} [Tue Apr 28 08:41:32 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes => generated 15 bytes in 197 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-04-28 08:41:32.386 8 INFO cinder.api.openstack.wsgi [None req-c47e4fb2-da7b-4a41-aeff-ee61153e57f0 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes 2026-04-28 08:41:32.388 8 INFO cinder.api.v3.volumes [None req-c47e4fb2-da7b-4a41-aeff-ee61153e57f0 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Create volume of 1 GB 2026-04-28 08:41:32.394 8 INFO cinder.volume.api [None req-c47e4fb2-da7b-4a41-aeff-ee61153e57f0 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Availability Zones retrieved successfully. 2026-04-28 08:41:32.554 8 INFO cinder.volume.api [None req-c47e4fb2-da7b-4a41-aeff-ee61153e57f0 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Create volume request issued successfully. 2026-04-28 08:41:32.555 8 INFO cinder.api.openstack.wsgi [None req-c47e4fb2-da7b-4a41-aeff-ee61153e57f0 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes returned with HTTP 202 [pid: 8|app: 0|req: 434/865] 10.0.0.41 () {34 vars in 722 bytes} [Tue Apr 28 08:41:32 2026] POST /v3/9a08f1f1177a449f91d290303c084203/volumes => generated 875 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-28 08:41:32.578 7 INFO cinder.api.openstack.wsgi [None req-ef6ef5d4-840f-4be6-ae57-37fc538e5db0 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:32.597 7 INFO cinder.volume.api [None req-ef6ef5d4-840f-4be6-ae57-37fc538e5db0 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:32.605 7 INFO cinder.api.openstack.wsgi [None req-ef6ef5d4-840f-4be6-ae57-37fc538e5db0 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 returned with HTTP 200 [pid: 7|app: 0|req: 432/866] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:32 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 => generated 943 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-04-28 08:41:33.630 8 INFO cinder.api.openstack.wsgi [None req-06be4560-29a0-45cd-b749-236718d3dfc7 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:33.646 8 INFO cinder.volume.api [None req-06be4560-29a0-45cd-b749-236718d3dfc7 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:33.650 8 INFO cinder.api.openstack.wsgi [None req-06be4560-29a0-45cd-b749-236718d3dfc7 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 returned with HTTP 200 [pid: 8|app: 0|req: 435/867] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:33 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 => 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-04-28 08:41:33.672 7 INFO cinder.api.openstack.wsgi [None req-5c05fab2-6fea-4982-9e7d-9ec38df09e3f 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:33.684 7 INFO cinder.volume.api [None req-5c05fab2-6fea-4982-9e7d-9ec38df09e3f 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:33.690 7 INFO cinder.api.openstack.wsgi [None req-5c05fab2-6fea-4982-9e7d-9ec38df09e3f 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 returned with HTTP 200 [pid: 7|app: 0|req: 433/868] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:33 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:41:33.714 8 INFO cinder.api.openstack.wsgi [None req-e7e47c42-d33f-4d76-86ab-dda428a9e609 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes 2026-04-28 08:41:33.719 8 INFO cinder.api.v3.volumes [None req-e7e47c42-d33f-4d76-86ab-dda428a9e609 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Create volume of 1 GB 2026-04-28 08:41:33.726 8 INFO cinder.volume.api [None req-e7e47c42-d33f-4d76-86ab-dda428a9e609 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Availability Zones retrieved successfully. 2026-04-28 08:41:33.847 8 INFO cinder.volume.api [None req-e7e47c42-d33f-4d76-86ab-dda428a9e609 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Create volume request issued successfully. 2026-04-28 08:41:33.847 8 INFO cinder.api.openstack.wsgi [None req-e7e47c42-d33f-4d76-86ab-dda428a9e609 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes returned with HTTP 202 [pid: 8|app: 0|req: 436/869] 10.0.0.41 () {34 vars in 722 bytes} [Tue Apr 28 08:41:33 2026] POST /v3/9a08f1f1177a449f91d290303c084203/volumes => generated 876 bytes in 142 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-04-28 08:41:33.869 7 INFO cinder.api.openstack.wsgi [None req-bb816537-fa43-440f-9245-6c31fb06c070 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:33.882 7 INFO cinder.volume.api [None req-bb816537-fa43-440f-9245-6c31fb06c070 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:33.887 7 INFO cinder.api.openstack.wsgi [None req-bb816537-fa43-440f-9245-6c31fb06c070 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 returned with HTTP 200 [pid: 7|app: 0|req: 434/870] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:33 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:41:34.911 8 INFO cinder.api.openstack.wsgi [None req-542c3133-828b-469f-9a57-02662025ec07 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:34.926 8 INFO cinder.volume.api [None req-542c3133-828b-469f-9a57-02662025ec07 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:34.931 8 INFO cinder.api.openstack.wsgi [None req-542c3133-828b-469f-9a57-02662025ec07 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 returned with HTTP 200 [pid: 8|app: 0|req: 437/871] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:34 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:41:34.950 7 INFO cinder.api.openstack.wsgi [None req-52d45dd6-39cd-4b8a-8c85-e75d892100e9 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:34.963 7 INFO cinder.volume.api [None req-52d45dd6-39cd-4b8a-8c85-e75d892100e9 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:34.968 7 INFO cinder.api.openstack.wsgi [None req-52d45dd6-39cd-4b8a-8c85-e75d892100e9 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 returned with HTTP 200 [pid: 7|app: 0|req: 435/872] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:34 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 => generated 969 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:41:34.989 8 INFO cinder.api.openstack.wsgi [None req-d1c8ba21-d2fa-44f7-80bd-2cf00d394084 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes 2026-04-28 08:41:34.991 8 INFO cinder.api.v3.volumes [None req-d1c8ba21-d2fa-44f7-80bd-2cf00d394084 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Create volume of 1 GB 2026-04-28 08:41:34.997 8 INFO cinder.volume.api [None req-d1c8ba21-d2fa-44f7-80bd-2cf00d394084 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Availability Zones retrieved successfully. 2026-04-28 08:41:35.132 8 INFO cinder.volume.api [None req-d1c8ba21-d2fa-44f7-80bd-2cf00d394084 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Create volume request issued successfully. 2026-04-28 08:41:35.133 8 INFO cinder.api.openstack.wsgi [None req-d1c8ba21-d2fa-44f7-80bd-2cf00d394084 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes returned with HTTP 202 [pid: 8|app: 0|req: 438/873] 10.0.0.41 () {34 vars in 722 bytes} [Tue Apr 28 08:41:34 2026] POST /v3/9a08f1f1177a449f91d290303c084203/volumes => generated 876 bytes in 151 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-04-28 08:41:35.150 7 INFO cinder.api.openstack.wsgi [None req-2a240ef8-b858-4ecd-903e-5b905d1023c0 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:35.167 7 INFO cinder.volume.api [None req-2a240ef8-b858-4ecd-903e-5b905d1023c0 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:35.173 7 INFO cinder.api.openstack.wsgi [None req-2a240ef8-b858-4ecd-903e-5b905d1023c0 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 returned with HTTP 200 [pid: 7|app: 0|req: 436/874] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:35 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 => generated 944 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-04-28 08:41:36.197 8 INFO cinder.api.openstack.wsgi [None req-46df5ca2-e8f8-47c7-a1c1-d0148c67fdb6 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:36.226 8 INFO cinder.volume.api [None req-46df5ca2-e8f8-47c7-a1c1-d0148c67fdb6 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:36.232 8 INFO cinder.api.openstack.wsgi [None req-46df5ca2-e8f8-47c7-a1c1-d0148c67fdb6 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 returned with HTTP 200 [pid: 8|app: 0|req: 439/875] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:36 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:41:36.269 7 INFO cinder.api.openstack.wsgi [None req-56dba056-fd4d-4bd8-a004-728f4c37ce13 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:36.292 7 INFO cinder.volume.api [None req-56dba056-fd4d-4bd8-a004-728f4c37ce13 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:36.301 7 INFO cinder.api.openstack.wsgi [None req-56dba056-fd4d-4bd8-a004-728f4c37ce13 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 returned with HTTP 200 [pid: 7|app: 0|req: 437/876] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:36 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 => generated 969 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-04-28 08:41:36.324 8 INFO cinder.api.openstack.wsgi [None req-c32c83ec-9064-41a4-9905-040edebe24e2 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes 2026-04-28 08:41:36.374 8 INFO cinder.volume.api [None req-c32c83ec-9064-41a4-9905-040edebe24e2 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Get all volumes completed successfully. 2026-04-28 08:41:36.375 8 INFO cinder.api.openstack.wsgi [None req-c32c83ec-9064-41a4-9905-040edebe24e2 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes returned with HTTP 200 [pid: 8|app: 0|req: 440/877] 10.0.0.41 () {32 vars in 700 bytes} [Tue Apr 28 08:41:36 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes => generated 1323 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-04-28 08:41:36.396 7 INFO cinder.api.openstack.wsgi [None req-caaf62c7-317a-475d-abf1-090a5b105f83 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:36.415 7 INFO cinder.volume.api [None req-caaf62c7-317a-475d-abf1-090a5b105f83 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:36.422 7 INFO cinder.api.openstack.wsgi [None req-caaf62c7-317a-475d-abf1-090a5b105f83 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 returned with HTTP 200 [pid: 7|app: 0|req: 438/878] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:36 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 => generated 969 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-04-28 08:41:36.444 8 INFO cinder.api.openstack.wsgi [None req-8d6d0538-14aa-488d-9ace-b9f56f1b021b 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 2026-04-28 08:41:36.445 8 INFO cinder.api.v3.volumes [None req-8d6d0538-14aa-488d-9ace-b9f56f1b021b 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Delete volume with id: f9a582e7-a0b6-4f16-b775-41c0e20ead57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:36.454 8 INFO cinder.volume.api [None req-8d6d0538-14aa-488d-9ace-b9f56f1b021b 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:36.488 8 INFO cinder.volume.api [None req-8d6d0538-14aa-488d-9ace-b9f56f1b021b 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Delete volume request issued successfully. 2026-04-28 08:41:36.489 8 INFO cinder.api.openstack.wsgi [None req-8d6d0538-14aa-488d-9ace-b9f56f1b021b 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 returned with HTTP 202 [pid: 8|app: 0|req: 441/879] 10.0.0.41 () {32 vars in 777 bytes} [Tue Apr 28 08:41:36 2026] DELETE /v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 => generated 0 bytes in 50 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-04-28 08:41:36.500 7 INFO cinder.api.openstack.wsgi [None req-03969085-35a1-42ca-b31f-379a255458f4 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:36.515 7 INFO cinder.volume.api [None req-03969085-35a1-42ca-b31f-379a255458f4 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:36.522 7 INFO cinder.api.openstack.wsgi [None req-03969085-35a1-42ca-b31f-379a255458f4 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 returned with HTTP 200 [pid: 7|app: 0|req: 439/880] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:36 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 => 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-04-28 08:41:37.545 8 INFO cinder.api.openstack.wsgi [None req-f45d372a-5f7d-4d3e-a482-06c596159b6a 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 2026-04-28 08:41:37.552 8 INFO cinder.api.openstack.wsgi [None req-f45d372a-5f7d-4d3e-a482-06c596159b6a 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 returned with HTTP 404 [pid: 8|app: 0|req: 442/881] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:37 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/f9a582e7-a0b6-4f16-b775-41c0e20ead57 => generated 109 bytes in 13 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-04-28 08:41:37.564 7 INFO cinder.api.openstack.wsgi [None req-7c622343-04fb-435f-bbbf-7c3a7781a637 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:37.586 7 INFO cinder.volume.api [None req-7c622343-04fb-435f-bbbf-7c3a7781a637 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:37.593 7 INFO cinder.api.openstack.wsgi [None req-7c622343-04fb-435f-bbbf-7c3a7781a637 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 returned with HTTP 200 [pid: 7|app: 0|req: 440/882] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:37 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:37.611 8 INFO cinder.api.openstack.wsgi [None req-9c068513-81f3-489f-ab15-52e404bea362 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 2026-04-28 08:41:37.612 8 INFO cinder.api.v3.volumes [None req-9c068513-81f3-489f-ab15-52e404bea362 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Delete volume with id: d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:37.622 8 INFO cinder.volume.api [None req-9c068513-81f3-489f-ab15-52e404bea362 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:37.643 8 INFO cinder.volume.api [None req-9c068513-81f3-489f-ab15-52e404bea362 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Delete volume request issued successfully. 2026-04-28 08:41:37.643 8 INFO cinder.api.openstack.wsgi [None req-9c068513-81f3-489f-ab15-52e404bea362 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 returned with HTTP 202 [pid: 8|app: 0|req: 443/883] 10.0.0.41 () {32 vars in 777 bytes} [Tue Apr 28 08:41:37 2026] DELETE /v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 => 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-04-28 08:41:37.655 7 INFO cinder.api.openstack.wsgi [None req-bcf03105-2090-4986-9f6b-d95af4262e23 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:37.672 7 INFO cinder.volume.api [None req-bcf03105-2090-4986-9f6b-d95af4262e23 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:37.677 7 INFO cinder.api.openstack.wsgi [None req-bcf03105-2090-4986-9f6b-d95af4262e23 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 returned with HTTP 200 [pid: 7|app: 0|req: 441/884] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:37 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:38.616 7 INFO cinder.api.openstack.wsgi [None req-bcf03105-2090-4986-9f6b-d95af4262e23 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:41:38.616 8 INFO cinder.api.openstack.wsgi [None req-9c068513-81f3-489f-ab15-52e404bea362 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:41:38.617 7 INFO cinder.api.openstack.wsgi [None req-bcf03105-2090-4986-9f6b-d95af4262e23 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:41:38.617 8 INFO cinder.api.openstack.wsgi [None req-9c068513-81f3-489f-ab15-52e404bea362 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://10.0.0.150: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-04-28 08:41:38.701 7 INFO cinder.api.openstack.wsgi [None req-ef6815df-8fe0-4983-8547-00434777a24e 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 2026-04-28 08:41:38.710 7 INFO cinder.api.openstack.wsgi [None req-ef6815df-8fe0-4983-8547-00434777a24e 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 returned with HTTP 404 [pid: 7|app: 0|req: 443/887] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:38 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/d1b1ab86-e318-4cc8-9ddb-8973ba8a95c5 => 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-04-28 08:41:38.722 8 INFO cinder.api.openstack.wsgi [None req-60c8a097-9ec0-485e-bd1b-757d1410140b 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:38.740 8 INFO cinder.volume.api [None req-60c8a097-9ec0-485e-bd1b-757d1410140b 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:38.745 8 INFO cinder.api.openstack.wsgi [None req-60c8a097-9ec0-485e-bd1b-757d1410140b 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 returned with HTTP 200 [pid: 8|app: 0|req: 445/888] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:38 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:38.767 7 INFO cinder.api.openstack.wsgi [None req-9a968a2e-6bfe-45d7-b6c7-72c299bbb199 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 2026-04-28 08:41:38.768 7 INFO cinder.api.v3.volumes [None req-9a968a2e-6bfe-45d7-b6c7-72c299bbb199 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Delete volume with id: a6d75285-1f81-470c-97cc-84eee5b6ea26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:38.781 7 INFO cinder.volume.api [None req-9a968a2e-6bfe-45d7-b6c7-72c299bbb199 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:38.806 7 INFO cinder.volume.api [None req-9a968a2e-6bfe-45d7-b6c7-72c299bbb199 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Delete volume request issued successfully. 2026-04-28 08:41:38.806 7 INFO cinder.api.openstack.wsgi [None req-9a968a2e-6bfe-45d7-b6c7-72c299bbb199 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 returned with HTTP 202 [pid: 7|app: 0|req: 444/889] 10.0.0.41 () {32 vars in 777 bytes} [Tue Apr 28 08:41:38 2026] DELETE /v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:41:38.817 8 INFO cinder.api.openstack.wsgi [None req-bb1fff28-503f-445c-ad58-8e072b1e5382 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:41:38.837 8 INFO cinder.volume.api [None req-bb1fff28-503f-445c-ad58-8e072b1e5382 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] Volume info retrieved successfully. 2026-04-28 08:41:38.844 8 INFO cinder.api.openstack.wsgi [None req-bb1fff28-503f-445c-ad58-8e072b1e5382 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 returned with HTTP 200 [pid: 8|app: 0|req: 446/890] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:38 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 => generated 967 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-04-28 08:41:39.868 7 INFO cinder.api.openstack.wsgi [None req-af404469-8f3a-4d52-b626-0c05a2af7f39 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 2026-04-28 08:41:39.877 7 INFO cinder.api.openstack.wsgi [None req-af404469-8f3a-4d52-b626-0c05a2af7f39 320c068a2a814c4d900673cb328e6de7 9a08f1f1177a449f91d290303c084203 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 returned with HTTP 404 [pid: 7|app: 0|req: 445/891] 10.0.0.41 () {32 vars in 774 bytes} [Tue Apr 28 08:41:39 2026] GET /v3/9a08f1f1177a449f91d290303c084203/volumes/a6d75285-1f81-470c-97cc-84eee5b6ea26 => 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-04-28 08:41:43.120 8 INFO cinder.api.openstack.wsgi [req-a330c20a-963b-4cb3-ac11-5e8bdfccec79 req-01480277-f814-45c8-8cdc-aed26bc5489e d261c42c79a64cc097437c2739177c5e 6ea72b348e1742dca6ec508c54bb1f97 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6ea72b348e1742dca6ec508c54bb1f97/attachments?instance_id=70129efc-4d35-41fe-abd8-836b996e3419 2026-04-28 08:41:43.138 8 INFO cinder.api.openstack.wsgi [req-a330c20a-963b-4cb3-ac11-5e8bdfccec79 req-01480277-f814-45c8-8cdc-aed26bc5489e d261c42c79a64cc097437c2739177c5e 6ea72b348e1742dca6ec508c54bb1f97 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6ea72b348e1742dca6ec508c54bb1f97/attachments?instance_id=70129efc-4d35-41fe-abd8-836b996e3419 returned with HTTP 200 [pid: 8|app: 0|req: 447/892] 199.19.213.180 () {36 vars in 1104 bytes} [Tue Apr 28 08:41:43 2026] GET /v3/6ea72b348e1742dca6ec508c54bb1f97/attachments?instance_id=70129efc-4d35-41fe-abd8-836b996e3419 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:44.581 7 INFO cinder.api.openstack.wsgi [None req-6993f2bd-74ca-497c-a9b5-7d0dd365546c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:41:44.598 7 INFO cinder.api.openstack.wsgi [None req-6993f2bd-74ca-497c-a9b5-7d0dd365546c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 446/893] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:41:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:44.612 8 INFO cinder.api.openstack.wsgi [None req-02052e0c-4a8c-4c03-b048-a4fe80ced77f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:41:44.622 8 INFO cinder.volume.api [None req-02052e0c-4a8c-4c03-b048-a4fe80ced77f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:41:44.623 8 INFO cinder.api.openstack.wsgi [None req-02052e0c-4a8c-4c03-b048-a4fe80ced77f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 448/894] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:41:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:41:44.633 7 INFO cinder.api.openstack.wsgi [None req-ca67d31f-7761-4de5-a00c-d4f440293909 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:41:44.654 7 INFO cinder.volume.api [None req-ca67d31f-7761-4de5-a00c-d4f440293909 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:41:44.657 7 INFO cinder.api.openstack.wsgi [None req-ca67d31f-7761-4de5-a00c-d4f440293909 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 447/895] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:41:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:41:44.667 8 INFO cinder.api.openstack.wsgi [None req-c6b63bbb-b304-4ad7-acaa-18a71ccf4a3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:41:44.678 8 INFO cinder.volume.api [None req-c6b63bbb-b304-4ad7-acaa-18a71ccf4a3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:41:44.685 8 INFO cinder.api.openstack.wsgi [None req-c6b63bbb-b304-4ad7-acaa-18a71ccf4a3f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 449/896] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:41:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:41:44.697 7 INFO cinder.api.openstack.wsgi [None req-d9ce616c-b49f-4f4f-8c07-667392e411a0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:41:45.202 7 INFO cinder.api.openstack.wsgi [None req-d9ce616c-b49f-4f4f-8c07-667392e411a0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 448/897] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:41:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:41:45.353 8 INFO cinder.api.openstack.wsgi [None req-c10d593d-e22e-41e1-b524-7e13ea6a0e78 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/0aad51575bd94281a91c5b676eaf6e1d?usage=true 2026-04-28 08:41:45.369 8 INFO cinder.api.openstack.wsgi [None req-c10d593d-e22e-41e1-b524-7e13ea6a0e78 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/0aad51575bd94281a91c5b676eaf6e1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/898] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:41:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/0aad51575bd94281a91c5b676eaf6e1d?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:45.382 7 INFO cinder.api.openstack.wsgi [None req-257a3e43-8125-402d-8fc0-bbb800c9f67d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/13bb06bdfe464171a9f0c2edda53a564?usage=true 2026-04-28 08:41:45.400 7 INFO cinder.api.openstack.wsgi [None req-257a3e43-8125-402d-8fc0-bbb800c9f67d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/13bb06bdfe464171a9f0c2edda53a564?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/899] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:41:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/13bb06bdfe464171a9f0c2edda53a564?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:45.411 8 INFO cinder.api.openstack.wsgi [None req-50c67711-8a2e-4e10-9653-f3bed911f882 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2d0cbff6e8484327a98c56500904470f?usage=true 2026-04-28 08:41:45.433 8 INFO cinder.api.openstack.wsgi [None req-50c67711-8a2e-4e10-9653-f3bed911f882 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2d0cbff6e8484327a98c56500904470f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/900] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:41:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2d0cbff6e8484327a98c56500904470f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:45.446 7 INFO cinder.api.openstack.wsgi [None req-42b3d1ad-e025-41b6-b137-7d7b11a22988 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:41:45.471 7 INFO cinder.api.openstack.wsgi [None req-42b3d1ad-e025-41b6-b137-7d7b11a22988 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/901] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:41:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:45.483 8 INFO cinder.api.openstack.wsgi [None req-1164169d-903f-4ac4-a72b-68e77ab66739 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/46de563c3db24fa9a41bbc925695d4e1?usage=true 2026-04-28 08:41:45.502 8 INFO cinder.api.openstack.wsgi [None req-1164169d-903f-4ac4-a72b-68e77ab66739 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/46de563c3db24fa9a41bbc925695d4e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/902] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:41:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/46de563c3db24fa9a41bbc925695d4e1?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:45.512 7 INFO cinder.api.openstack.wsgi [None req-b87c609e-5b0c-47b5-aa44-4210c589a98f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/64c42c1a354c452a9cd0c67d30b9e34e?usage=true 2026-04-28 08:41:45.534 7 INFO cinder.api.openstack.wsgi [None req-b87c609e-5b0c-47b5-aa44-4210c589a98f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/64c42c1a354c452a9cd0c67d30b9e34e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/903] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:41:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/64c42c1a354c452a9cd0c67d30b9e34e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:45.547 8 INFO cinder.api.openstack.wsgi [None req-37570514-898b-4b3b-93ea-dac2a33d57d5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/6ea72b348e1742dca6ec508c54bb1f97?usage=true 2026-04-28 08:41:45.579 8 INFO cinder.api.openstack.wsgi [None req-37570514-898b-4b3b-93ea-dac2a33d57d5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/6ea72b348e1742dca6ec508c54bb1f97?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/904] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:41:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/6ea72b348e1742dca6ec508c54bb1f97?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:45.598 7 INFO cinder.api.openstack.wsgi [None req-90ad52bd-fd04-4cd5-875c-7241a42c77dd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:41:45.624 7 INFO cinder.api.openstack.wsgi [None req-90ad52bd-fd04-4cd5-875c-7241a42c77dd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/905] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:41:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:45.635 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/a746fdba0b52467f8dc0c3ae65e4cc72?usage=true 2026-04-28 08:41:45.671 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/a746fdba0b52467f8dc0c3ae65e4cc72?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/906] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:41:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/a746fdba0b52467f8dc0c3ae65e4cc72?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:45.688 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:41:45.714 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/907] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:41:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:41:48.616 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:41:48.616 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:41:48.616 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:41:48.617 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:41:58.615 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:41:58.616 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:41:58.617 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:41:58.617 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:42:08.616 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:42:08.616 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:42:08.617 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:42:08.617 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:42:18.615 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:42:18.615 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:42:18.615 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:42:18.616 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:42:28.616 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:42:28.617 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:42:28.616 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:42:28.618 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:42:38.615 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:42:38.615 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:42:38.616 7 INFO cinder.api.openstack.wsgi [None req-d77c84d6-cfcc-4d75-b1a5-012a17feb6f0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:42:38.617 8 INFO cinder.api.openstack.wsgi [None req-109fc302-3edd-4413-be7a-2e34b2d3303e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:42:44.708 7 INFO cinder.api.openstack.wsgi [None req-515af58c-9b9a-4431-9f44-f20021e687b8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:42:44.725 7 INFO cinder.volume.api [None req-515af58c-9b9a-4431-9f44-f20021e687b8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:42:44.729 7 INFO cinder.api.openstack.wsgi [None req-515af58c-9b9a-4431-9f44-f20021e687b8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 460/920] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:42:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:42:44.739 8 INFO cinder.api.openstack.wsgi [None req-37f0091b-f7ec-48aa-ae80-0d8407eedbb1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:42:44.750 8 INFO cinder.volume.api [None req-37f0091b-f7ec-48aa-ae80-0d8407eedbb1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:42:44.751 8 INFO cinder.api.openstack.wsgi [None req-37f0091b-f7ec-48aa-ae80-0d8407eedbb1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 461/921] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:42:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:42:44.763 7 INFO cinder.api.openstack.wsgi [None req-03473ba5-2523-4e5b-9388-54ae744ee044 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:42:45.266 7 INFO cinder.api.openstack.wsgi [None req-03473ba5-2523-4e5b-9388-54ae744ee044 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 461/922] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:42:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:42:45.278 8 INFO cinder.api.openstack.wsgi [None req-8cf0e133-8834-41b1-baad-99c63cb6b801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:42:45.288 8 INFO cinder.volume.api [None req-8cf0e133-8834-41b1-baad-99c63cb6b801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:42:45.290 8 INFO cinder.api.openstack.wsgi [None req-8cf0e133-8834-41b1-baad-99c63cb6b801 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 462/923] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:42:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:42:45.301 7 INFO cinder.api.openstack.wsgi [None req-0dc4003b-9782-40a0-9d53-c2a915f4edad 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:42:45.310 7 INFO cinder.api.openstack.wsgi [None req-0dc4003b-9782-40a0-9d53-c2a915f4edad 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 462/924] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:42:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:42:45.475 8 INFO cinder.api.openstack.wsgi [None req-a0a2498c-1b87-45c1-9da4-5a41db7033dd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/09c8f41cd5944d01b1479da66017b071?usage=true 2026-04-28 08:42:45.505 8 INFO cinder.api.openstack.wsgi [None req-a0a2498c-1b87-45c1-9da4-5a41db7033dd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/09c8f41cd5944d01b1479da66017b071?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/925] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:42:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/09c8f41cd5944d01b1479da66017b071?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:42:45.517 7 INFO cinder.api.openstack.wsgi [None req-45f2b88c-c976-47e6-a8d7-ff5d309d809a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:42:45.558 7 INFO cinder.api.openstack.wsgi [None req-45f2b88c-c976-47e6-a8d7-ff5d309d809a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/926] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:42:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:42:45.582 8 INFO cinder.api.openstack.wsgi [None req-99b0e985-6bde-4f33-9f95-06ba03890037 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:42:45.623 8 INFO cinder.api.openstack.wsgi [None req-99b0e985-6bde-4f33-9f95-06ba03890037 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/927] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:42:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:42:45.639 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9fa3178a00f840db8081377c57e40138?usage=true 2026-04-28 08:42:45.667 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9fa3178a00f840db8081377c57e40138?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/928] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:42:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9fa3178a00f840db8081377c57e40138?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:42:45.685 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:42:45.709 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/929] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:42:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:42:48.616 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:42:48.616 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:42:48.618 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:42:48.627 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:42:58.617 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:42:58.618 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:42:58.618 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:42:58.619 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:43:01.558 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 08:43:01.559 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 467/934] 10.0.0.41 () {30 vars in 410 bytes} [Tue Apr 28 08:43:01 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-28 08:43:08.617 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:43:08.618 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:43:08.620 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:43:08.621 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:43:18.616 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:43:18.617 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:43:18.618 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:43:18.619 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:43:28.615 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:43:28.616 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:43:28.616 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:43:28.618 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:43:38.615 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:43:38.616 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:43:38.616 8 INFO cinder.api.openstack.wsgi [None req-8e56d589-c3f0-45fb-a8ba-275e1497bf7d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:43:38.616 7 INFO cinder.api.openstack.wsgi [None req-2853b69e-8d30-4cb2-bba8-c3a748af2f9e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:43:44.569 8 INFO cinder.api.openstack.wsgi [None req-96528af0-2c72-4acd-898d-06799d3bb651 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/09c8f41cd5944d01b1479da66017b071?usage=true 2026-04-28 08:43:44.653 8 INFO cinder.api.openstack.wsgi [None req-96528af0-2c72-4acd-898d-06799d3bb651 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/09c8f41cd5944d01b1479da66017b071?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/943] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:43:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/09c8f41cd5944d01b1479da66017b071?usage=true => generated 847 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:43:44.665 7 INFO cinder.api.openstack.wsgi [None req-33c9bd19-b3f9-4e77-b2d1-a1cb290a16c0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:43:44.715 7 INFO cinder.api.openstack.wsgi [None req-33c9bd19-b3f9-4e77-b2d1-a1cb290a16c0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/944] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:43:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:43:44.728 8 INFO cinder.api.openstack.wsgi [None req-de8af5fb-91eb-4693-a675-f1d34bb6cde3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:43:44.751 8 INFO cinder.api.openstack.wsgi [None req-de8af5fb-91eb-4693-a675-f1d34bb6cde3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/945] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:43:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:43:44.767 7 INFO cinder.api.openstack.wsgi [None req-aa13daf1-8eb2-4f4e-81de-e9d28594dc95 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9fa3178a00f840db8081377c57e40138?usage=true 2026-04-28 08:43:44.796 7 INFO cinder.api.openstack.wsgi [None req-aa13daf1-8eb2-4f4e-81de-e9d28594dc95 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9fa3178a00f840db8081377c57e40138?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/946] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:43:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9fa3178a00f840db8081377c57e40138?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:43:44.807 8 INFO cinder.api.openstack.wsgi [None req-296b53ea-752f-4415-bc22-317ea9ca6855 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:43:44.833 8 INFO cinder.api.openstack.wsgi [None req-296b53ea-752f-4415-bc22-317ea9ca6855 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/947] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:43:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:43:44.844 7 INFO cinder.api.openstack.wsgi [None req-5503f170-cad0-44f3-aac7-719833731527 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:43:44.850 7 INFO cinder.volume.api [None req-5503f170-cad0-44f3-aac7-719833731527 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:43:44.851 7 INFO cinder.api.openstack.wsgi [None req-5503f170-cad0-44f3-aac7-719833731527 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 474/948] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:43:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:43:44.862 8 INFO cinder.api.openstack.wsgi [None req-8a39232a-0296-4e7b-8bd0-c2fba32b3fbc 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:43:44.870 8 INFO cinder.volume.api [None req-8a39232a-0296-4e7b-8bd0-c2fba32b3fbc 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:43:44.872 8 INFO cinder.api.openstack.wsgi [None req-8a39232a-0296-4e7b-8bd0-c2fba32b3fbc 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 475/949] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:43:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:43:44.884 7 INFO cinder.api.openstack.wsgi [None req-2aae6424-a258-4a0f-893c-7796fd20e496 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:43:44.895 7 INFO cinder.api.openstack.wsgi [None req-2aae6424-a258-4a0f-893c-7796fd20e496 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 475/950] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:43:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:43:44.908 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:43:45.413 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 476/951] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:43:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:43:45.429 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:43:45.439 7 INFO cinder.volume.api [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:43:45.441 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 476/952] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:43:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:43:48.615 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:43:48.617 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:43:48.618 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:43:48.619 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:43:58.616 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:43:58.616 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:43:58.617 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:43:58.617 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:44:08.616 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:44:08.617 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:44:08.620 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:44:08.621 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:44:18.615 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:44:18.616 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:44:18.616 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:44:18.617 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:44:28.615 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:44:28.615 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:44:28.616 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:44:28.620 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:44:38.615 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:44:38.615 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:44:38.616 7 INFO cinder.api.openstack.wsgi [None req-ce47e645-01e6-4ef3-b622-82c04a99f0b9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:44:38.617 8 INFO cinder.api.openstack.wsgi [None req-6abf12aa-ad9f-4af2-8dc2-261aa76def38 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:44:44.553 7 INFO cinder.api.openstack.wsgi [None req-57b093c0-2fbc-443a-b5ef-49c6f86febc7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:44:44.562 7 INFO cinder.volume.api [None req-57b093c0-2fbc-443a-b5ef-49c6f86febc7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:44:44.564 7 INFO cinder.api.openstack.wsgi [None req-57b093c0-2fbc-443a-b5ef-49c6f86febc7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 483/965] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:44:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:44:44.576 8 INFO cinder.api.openstack.wsgi [None req-80e5ea22-8f33-46bd-b5af-511a2058cdad 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:44:44.582 8 INFO cinder.volume.api [None req-80e5ea22-8f33-46bd-b5af-511a2058cdad 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:44:44.582 8 INFO cinder.api.openstack.wsgi [None req-80e5ea22-8f33-46bd-b5af-511a2058cdad 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 483/966] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:44:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:44:44.593 7 INFO cinder.api.openstack.wsgi [None req-9b2000e1-41d7-4b44-a78d-342a80dcb54c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:44:44.601 7 INFO cinder.volume.api [None req-9b2000e1-41d7-4b44-a78d-342a80dcb54c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:44:44.603 7 INFO cinder.api.openstack.wsgi [None req-9b2000e1-41d7-4b44-a78d-342a80dcb54c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 484/967] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:44:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:44:44.616 8 INFO cinder.api.openstack.wsgi [None req-486f1301-49df-401a-ad04-d5e60ba694cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:44:44.622 8 INFO cinder.api.openstack.wsgi [None req-486f1301-49df-401a-ad04-d5e60ba694cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 484/968] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:44:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:44:44.634 7 INFO cinder.api.openstack.wsgi [None req-cd0a43c3-9948-4daa-976e-3a247fdb7ccc 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:44:45.138 7 INFO cinder.api.openstack.wsgi [None req-cd0a43c3-9948-4daa-976e-3a247fdb7ccc 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 485/969] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:44:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:44:45.185 8 INFO cinder.api.openstack.wsgi [None req-44c4a320-2e66-47df-be59-ed5f21f5ccd2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2508167943de483087fb6b8dae9b39a4?usage=true 2026-04-28 08:44:45.216 8 INFO cinder.api.openstack.wsgi [None req-44c4a320-2e66-47df-be59-ed5f21f5ccd2 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2508167943de483087fb6b8dae9b39a4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/970] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:44:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2508167943de483087fb6b8dae9b39a4?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:44:45.229 7 INFO cinder.api.openstack.wsgi [None req-48e57117-75fc-4383-ae1c-058d19bf4c3b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:44:45.255 7 INFO cinder.api.openstack.wsgi [None req-48e57117-75fc-4383-ae1c-058d19bf4c3b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/971] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:44:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:44:45.279 8 INFO cinder.api.openstack.wsgi [None req-922f5122-1b86-4115-b89c-ecc2ccf0af54 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/584b27cf6afe43d58e8368fa5d796ff6?usage=true 2026-04-28 08:44:45.303 8 INFO cinder.api.openstack.wsgi [None req-922f5122-1b86-4115-b89c-ecc2ccf0af54 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/584b27cf6afe43d58e8368fa5d796ff6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/972] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:44:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/584b27cf6afe43d58e8368fa5d796ff6?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:44:45.315 7 INFO cinder.api.openstack.wsgi [None req-0377f9d4-d29c-4a13-8650-d30fbb369f9d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9591e9123a634b5787af4609389b73a4?usage=true 2026-04-28 08:44:45.342 7 INFO cinder.api.openstack.wsgi [None req-0377f9d4-d29c-4a13-8650-d30fbb369f9d 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9591e9123a634b5787af4609389b73a4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/973] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:44:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9591e9123a634b5787af4609389b73a4?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:44:45.354 8 INFO cinder.api.openstack.wsgi [None req-e71ae225-170a-4da5-9e7b-64c61e027303 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/971b609b001d42ebb719fef627a7e9ea?usage=true 2026-04-28 08:44:45.417 8 INFO cinder.api.openstack.wsgi [None req-e71ae225-170a-4da5-9e7b-64c61e027303 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/971b609b001d42ebb719fef627a7e9ea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/974] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:44:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/971b609b001d42ebb719fef627a7e9ea?usage=true => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:44:45.435 7 INFO cinder.api.openstack.wsgi [None req-c658cf3d-6aa0-4207-8492-a051a5d079e8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:44:45.462 7 INFO cinder.api.openstack.wsgi [None req-c658cf3d-6aa0-4207-8492-a051a5d079e8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/975] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:44:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:44:45.477 8 INFO cinder.api.openstack.wsgi [None req-f3c603ee-6ace-4f0b-808c-fcda8ec93dd1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/ba14cf322af44e44ac1d09f8e42a52cb?usage=true 2026-04-28 08:44:45.513 8 INFO cinder.api.openstack.wsgi [None req-f3c603ee-6ace-4f0b-808c-fcda8ec93dd1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/ba14cf322af44e44ac1d09f8e42a52cb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/976] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:44:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/ba14cf322af44e44ac1d09f8e42a52cb?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:44:45.529 7 INFO cinder.api.openstack.wsgi [None req-1c8f54b2-4b46-439e-b781-20482ce26036 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/c12cdb1b3fa847049bb8cee42d40f05b?usage=true 2026-04-28 08:44:45.552 7 INFO cinder.api.openstack.wsgi [None req-1c8f54b2-4b46-439e-b781-20482ce26036 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/c12cdb1b3fa847049bb8cee42d40f05b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/977] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:44:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/c12cdb1b3fa847049bb8cee42d40f05b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:44:45.567 8 INFO cinder.api.openstack.wsgi [None req-d79d4f13-50b7-41ca-a375-8775a2107ba6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:44:45.599 8 INFO cinder.api.openstack.wsgi [None req-d79d4f13-50b7-41ca-a375-8775a2107ba6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/978] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:44:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:44:45.615 7 INFO cinder.api.openstack.wsgi [None req-45b6b507-daa7-4950-b02c-281fd626ab11 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e39031cb56624065b4fa70d6eb2b4979?usage=true 2026-04-28 08:44:45.637 7 INFO cinder.api.openstack.wsgi [None req-45b6b507-daa7-4950-b02c-281fd626ab11 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e39031cb56624065b4fa70d6eb2b4979?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/979] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:44:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e39031cb56624065b4fa70d6eb2b4979?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:44:45.658 8 INFO cinder.api.openstack.wsgi [None req-c150a244-1664-4b76-9d08-02e027a80e71 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e493f1ba587f4e7299c72e58068b2466?usage=true 2026-04-28 08:44:45.686 8 INFO cinder.api.openstack.wsgi [None req-c150a244-1664-4b76-9d08-02e027a80e71 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e493f1ba587f4e7299c72e58068b2466?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/980] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:44:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e493f1ba587f4e7299c72e58068b2466?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:44:48.616 8 INFO cinder.api.openstack.wsgi [None req-c150a244-1664-4b76-9d08-02e027a80e71 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:44:48.616 7 INFO cinder.api.openstack.wsgi [None req-45b6b507-daa7-4950-b02c-281fd626ab11 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:44:48.617 8 INFO cinder.api.openstack.wsgi [None req-c150a244-1664-4b76-9d08-02e027a80e71 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:44:48.618 7 INFO cinder.api.openstack.wsgi [None req-45b6b507-daa7-4950-b02c-281fd626ab11 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:44:58.615 7 INFO cinder.api.openstack.wsgi [None req-45b6b507-daa7-4950-b02c-281fd626ab11 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:44:58.615 8 INFO cinder.api.openstack.wsgi [None req-c150a244-1664-4b76-9d08-02e027a80e71 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:44:58.616 7 INFO cinder.api.openstack.wsgi [None req-45b6b507-daa7-4950-b02c-281fd626ab11 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:44:58.616 8 INFO cinder.api.openstack.wsgi [None req-c150a244-1664-4b76-9d08-02e027a80e71 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:45:08.014 7 INFO cinder.api.openstack.wsgi [None req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes 2026-04-28 08:45:08.126 7 INFO cinder.api.v3.volumes [None req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Create volume of 16 GB 2026-04-28 08:45:08.133 7 INFO cinder.volume.api [None req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Availability Zones retrieved successfully. 2026-04-28 08:45:08.353 7 INFO cinder.volume.api [None req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Create volume request issued successfully. 2026-04-28 08:45:08.355 7 INFO cinder.api.openstack.wsgi [None req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 493/985] 199.19.213.180 () {34 vars in 734 bytes} [Tue Apr 28 08:45:07 2026] POST /v3/3168251623fd41d1a36ef23621ddd66c/volumes => generated 846 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-28 08:45:08.368 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-204c3f21-a531-468b-a37f-b1396ab363fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:08.409 8 INFO cinder.volume.api [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-204c3f21-a531-468b-a37f-b1396ab363fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Volume info retrieved successfully. 2026-04-28 08:45:08.416 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-204c3f21-a531-468b-a37f-b1396ab363fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb returned with HTTP 200 [pid: 8|app: 0|req: 493/986] 199.19.213.180 () {32 vars in 825 bytes} [Tue Apr 28 08:45:08 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb => generated 1025 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:45:08.616 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-204c3f21-a531-468b-a37f-b1396ab363fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:45:08.616 7 INFO cinder.api.openstack.wsgi [None req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:45:08.618 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-204c3f21-a531-468b-a37f-b1396ab363fd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:45:08.619 7 INFO cinder.api.openstack.wsgi [None req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150: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-04-28 08:45:13.432 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-219fdf5e-0e5a-4c45-b1bd-189bc7c78ca1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:13.447 8 INFO cinder.volume.api [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-219fdf5e-0e5a-4c45-b1bd-189bc7c78ca1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Volume info retrieved successfully. 2026-04-28 08:45:13.453 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-219fdf5e-0e5a-4c45-b1bd-189bc7c78ca1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb returned with HTTP 200 [pid: 8|app: 0|req: 495/989] 199.19.213.180 () {32 vars in 825 bytes} [Tue Apr 28 08:45:13 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:45:13.941 7 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-1b3a14d2-deec-45bc-bcc3-9c4ffea810bb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:13.957 7 INFO cinder.volume.api [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-1b3a14d2-deec-45bc-bcc3-9c4ffea810bb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Volume info retrieved successfully. 2026-04-28 08:45:13.965 7 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-1b3a14d2-deec-45bc-bcc3-9c4ffea810bb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb returned with HTTP 200 [pid: 7|app: 0|req: 495/990] 10.0.0.22 () {34 vars in 1027 bytes} [Tue Apr 28 08:45:13 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb => generated 1489 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:45:14.379 8 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-d5e79994-78da-476b-b3ad-2d0da27f9c74 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:14.393 8 INFO cinder.volume.api [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-d5e79994-78da-476b-b3ad-2d0da27f9c74 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Volume info retrieved successfully. 2026-04-28 08:45:14.399 8 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-d5e79994-78da-476b-b3ad-2d0da27f9c74 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb returned with HTTP 200 [pid: 8|app: 0|req: 496/991] 10.0.0.22 () {34 vars in 1027 bytes} [Tue Apr 28 08:45:14 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:45:14.408 7 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-1b3a14d2-deec-45bc-bcc3-9c4ffea810bb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 08:45:14.409 7 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-1b3a14d2-deec-45bc-bcc3-9c4ffea810bb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 496/992] 10.0.0.22 () {32 vars in 828 bytes} [Tue Apr 28 08:45:14 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-04-28 08:45:14.422 8 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-c4681563-94f6-4432-a75f-16ce8512d49a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:14.469 8 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-c4681563-94f6-4432-a75f-16ce8512d49a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/attachments returned with HTTP 200 [pid: 8|app: 0|req: 497/993] 10.0.0.22 () {40 vars in 1056 bytes} [Tue Apr 28 08:45:14 2026] POST /v3/3168251623fd41d1a36ef23621ddd66c/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:45:18.082 7 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-71375fb6-eb7f-4c8d-9304-034217c18f07 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:18.106 7 INFO cinder.volume.api [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-71375fb6-eb7f-4c8d-9304-034217c18f07 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Volume info retrieved successfully. 2026-04-28 08:45:18.112 7 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-71375fb6-eb7f-4c8d-9304-034217c18f07 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb returned with HTTP 200 [pid: 7|app: 0|req: 497/994] 199.19.213.180 () {32 vars in 825 bytes} [Tue Apr 28 08:45:18 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb => generated 1488 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:45:18.616 8 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-c4681563-94f6-4432-a75f-16ce8512d49a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:45:18.616 7 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-71375fb6-eb7f-4c8d-9304-034217c18f07 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:45:18.617 8 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-c4681563-94f6-4432-a75f-16ce8512d49a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:45:18.618 7 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-71375fb6-eb7f-4c8d-9304-034217c18f07 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:45:19.875 8 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-c4681563-94f6-4432-a75f-16ce8512d49a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-28 08:45:19.876 8 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-c4681563-94f6-4432-a75f-16ce8512d49a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 499/997] 199.19.213.180 () {32 vars in 840 bytes} [Tue Apr 28 08:45:19 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:45:19.890 7 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-f6132152-7a0a-4aaf-af65-18fc1a935470 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:19.919 7 INFO cinder.volume.api [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-f6132152-7a0a-4aaf-af65-18fc1a935470 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Volume info retrieved successfully. 2026-04-28 08:45:19.923 7 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-f6132152-7a0a-4aaf-af65-18fc1a935470 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb returned with HTTP 200 [pid: 7|app: 0|req: 499/998] 199.19.213.180 () {36 vars in 1073 bytes} [Tue Apr 28 08:45:19 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb => generated 1712 bytes in 43 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-04-28 08:45:20.008 8 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-555bbcb2-80c9-4ca8-9f12-049f932bd84a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/attachments/98229983-711f-4330-b225-0b49c91f4641 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:21.052 8 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-555bbcb2-80c9-4ca8-9f12-049f932bd84a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/attachments/98229983-711f-4330-b225-0b49c91f4641 returned with HTTP 200 [pid: 8|app: 0|req: 500/999] 199.19.213.180 () {40 vars in 1135 bytes} [Tue Apr 28 08:45:19 2026] PUT /v3/3168251623fd41d1a36ef23621ddd66c/attachments/98229983-711f-4330-b225-0b49c91f4641 => generated 802 bytes in 1055 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-04-28 08:45:21.320 7 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-50f00057-ccfe-4189-a62a-ded472456fad 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:21.338 7 INFO cinder.volume.api [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-50f00057-ccfe-4189-a62a-ded472456fad 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Volume info retrieved successfully. 2026-04-28 08:45:21.345 7 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-50f00057-ccfe-4189-a62a-ded472456fad 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb returned with HTTP 200 [pid: 7|app: 0|req: 500/1000] 199.19.213.180 () {32 vars in 825 bytes} [Tue Apr 28 08:45:21 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb => generated 1489 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-04-28 08:45:21.575 8 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-0029b796-be55-4a0a-ae52-419e5a3948aa 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/attachments/98229983-711f-4330-b225-0b49c91f4641/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:21.617 8 INFO cinder.api.openstack.wsgi [req-8466c426-e7d0-40f4-aa80-d6f489c9d595 req-0029b796-be55-4a0a-ae52-419e5a3948aa 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/attachments/98229983-711f-4330-b225-0b49c91f4641/action returned with HTTP 204 [pid: 8|app: 0|req: 501/1001] 199.19.213.180 () {40 vars in 1148 bytes} [Tue Apr 28 08:45:21 2026] POST /v3/3168251623fd41d1a36ef23621ddd66c/attachments/98229983-711f-4330-b225-0b49c91f4641/action => generated 0 bytes in 50 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-04-28 08:45:24.290 7 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-d054f2e2-06c6-4f7d-b332-24bf62d176d1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:24.306 7 INFO cinder.volume.api [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-d054f2e2-06c6-4f7d-b332-24bf62d176d1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Volume info retrieved successfully. 2026-04-28 08:45:24.312 7 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-d054f2e2-06c6-4f7d-b332-24bf62d176d1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb returned with HTTP 200 [pid: 7|app: 0|req: 501/1002] 199.19.213.180 () {32 vars in 825 bytes} [Tue Apr 28 08:45:24 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb => generated 1787 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-04-28 08:45:27.672 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-99136ea4-3b04-4120-b035-3c0bf96bca7b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:27.699 8 INFO cinder.volume.api [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-99136ea4-3b04-4120-b035-3c0bf96bca7b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Volume info retrieved successfully. 2026-04-28 08:45:27.709 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-99136ea4-3b04-4120-b035-3c0bf96bca7b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb returned with HTTP 200 [pid: 8|app: 0|req: 502/1003] 199.19.213.180 () {32 vars in 825 bytes} [Tue Apr 28 08:45:27 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb => generated 1787 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:45:28.616 7 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-d054f2e2-06c6-4f7d-b332-24bf62d176d1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:45:28.616 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-99136ea4-3b04-4120-b035-3c0bf96bca7b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:45:28.618 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-99136ea4-3b04-4120-b035-3c0bf96bca7b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:45:28.618 7 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-d054f2e2-06c6-4f7d-b332-24bf62d176d1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150: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-04-28 08:45:30.631 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-c6a1ec66-8437-4b8d-a9a0-81891a743029 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:30.655 8 INFO cinder.volume.api [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-c6a1ec66-8437-4b8d-a9a0-81891a743029 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Volume info retrieved successfully. 2026-04-28 08:45:30.662 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-c6a1ec66-8437-4b8d-a9a0-81891a743029 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb returned with HTTP 200 [pid: 8|app: 0|req: 504/1006] 199.19.213.180 () {32 vars in 825 bytes} [Tue Apr 28 08:45:30 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb => generated 1787 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:45:38.616 7 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-d054f2e2-06c6-4f7d-b332-24bf62d176d1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:45:38.616 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-c6a1ec66-8437-4b8d-a9a0-81891a743029 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:45:38.617 7 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-d054f2e2-06c6-4f7d-b332-24bf62d176d1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:45:38.617 8 INFO cinder.api.openstack.wsgi [req-55b72bd1-e8ec-4f16-ae5e-3059b9fe31b7 req-c6a1ec66-8437-4b8d-a9a0-81891a743029 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150: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-04-28 08:45:44.354 7 INFO cinder.api.openstack.wsgi [None req-2cd78ecb-2234-4bca-9343-686488e6b852 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:45:44.373 7 INFO cinder.volume.api [None req-2cd78ecb-2234-4bca-9343-686488e6b852 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:44.384 7 INFO cinder.api.openstack.wsgi [None req-2cd78ecb-2234-4bca-9343-686488e6b852 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1009] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 1790 bytes in 88 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-04-28 08:45:44.397 8 INFO cinder.api.openstack.wsgi [None req-38c7cb27-58f7-436e-b833-508953c89daa 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:45:44.412 8 INFO cinder.volume.api [None req-38c7cb27-58f7-436e-b833-508953c89daa 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:45:44.417 8 INFO cinder.api.openstack.wsgi [None req-38c7cb27-58f7-436e-b833-508953c89daa 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1010] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:45:44.433 7 INFO cinder.api.openstack.wsgi [None req-e9ac97fb-d1b0-4f50-93c7-493651901c6b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:45:44.450 7 INFO cinder.api.openstack.wsgi [None req-e9ac97fb-d1b0-4f50-93c7-493651901c6b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 505/1011] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 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-04-28 08:45:44.512 8 INFO cinder.api.openstack.wsgi [None req-89a372fc-b42c-4c92-8b32-b1b43f7ec6a0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2508167943de483087fb6b8dae9b39a4?usage=true 2026-04-28 08:45:44.535 8 INFO cinder.api.openstack.wsgi [None req-89a372fc-b42c-4c92-8b32-b1b43f7ec6a0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2508167943de483087fb6b8dae9b39a4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1012] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2508167943de483087fb6b8dae9b39a4?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:45:44.549 7 INFO cinder.api.openstack.wsgi [None req-cffc7592-47c1-4fd9-b6c9-7c6b7b626e54 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:45:44.574 7 INFO cinder.api.openstack.wsgi [None req-cffc7592-47c1-4fd9-b6c9-7c6b7b626e54 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1013] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:45:44.594 8 INFO cinder.api.openstack.wsgi [None req-9670e6a9-fe54-4796-902f-c5cea6d03411 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/584b27cf6afe43d58e8368fa5d796ff6?usage=true 2026-04-28 08:45:44.618 8 INFO cinder.api.openstack.wsgi [None req-9670e6a9-fe54-4796-902f-c5cea6d03411 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/584b27cf6afe43d58e8368fa5d796ff6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1014] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/584b27cf6afe43d58e8368fa5d796ff6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:45:44.629 7 INFO cinder.api.openstack.wsgi [None req-989a17d2-7034-4274-9e89-af4ba5736ef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9591e9123a634b5787af4609389b73a4?usage=true 2026-04-28 08:45:44.659 7 INFO cinder.api.openstack.wsgi [None req-989a17d2-7034-4274-9e89-af4ba5736ef9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9591e9123a634b5787af4609389b73a4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1015] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9591e9123a634b5787af4609389b73a4?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:45:44.676 8 INFO cinder.api.openstack.wsgi [None req-ddfb8216-a556-462b-8bbd-30202328b209 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/971b609b001d42ebb719fef627a7e9ea?usage=true 2026-04-28 08:45:44.706 8 INFO cinder.api.openstack.wsgi [None req-ddfb8216-a556-462b-8bbd-30202328b209 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/971b609b001d42ebb719fef627a7e9ea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1016] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/971b609b001d42ebb719fef627a7e9ea?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:45:44.720 7 INFO cinder.api.openstack.wsgi [None req-c881c6cb-956e-4b9b-bc10-8a6f17e6b226 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:45:44.745 7 INFO cinder.api.openstack.wsgi [None req-c881c6cb-956e-4b9b-bc10-8a6f17e6b226 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1017] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:45:44.757 8 INFO cinder.api.openstack.wsgi [None req-505f3ae4-dac9-4cca-a34d-3b915fcf6efd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/ba14cf322af44e44ac1d09f8e42a52cb?usage=true 2026-04-28 08:45:44.773 8 INFO cinder.api.openstack.wsgi [None req-505f3ae4-dac9-4cca-a34d-3b915fcf6efd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/ba14cf322af44e44ac1d09f8e42a52cb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1018] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/ba14cf322af44e44ac1d09f8e42a52cb?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:45:44.788 7 INFO cinder.api.openstack.wsgi [None req-453e49b7-b413-4fbe-bae2-432bac5e4686 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/c12cdb1b3fa847049bb8cee42d40f05b?usage=true 2026-04-28 08:45:44.807 7 INFO cinder.api.openstack.wsgi [None req-453e49b7-b413-4fbe-bae2-432bac5e4686 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/c12cdb1b3fa847049bb8cee42d40f05b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1019] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/c12cdb1b3fa847049bb8cee42d40f05b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:45:44.821 8 INFO cinder.api.openstack.wsgi [None req-e75f884a-8882-49fb-aa57-9f1928213c6c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:45:44.846 8 INFO cinder.api.openstack.wsgi [None req-e75f884a-8882-49fb-aa57-9f1928213c6c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1020] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:45:44.862 7 INFO cinder.api.openstack.wsgi [None req-b66eec85-54e0-4ed7-9d38-1f606a3e9255 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e39031cb56624065b4fa70d6eb2b4979?usage=true 2026-04-28 08:45:44.893 7 INFO cinder.api.openstack.wsgi [None req-b66eec85-54e0-4ed7-9d38-1f606a3e9255 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e39031cb56624065b4fa70d6eb2b4979?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1021] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e39031cb56624065b4fa70d6eb2b4979?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:45:44.908 8 INFO cinder.api.openstack.wsgi [None req-3fdfa3dd-c594-4717-af7c-0bf1090d02dc 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e493f1ba587f4e7299c72e58068b2466?usage=true 2026-04-28 08:45:44.947 8 INFO cinder.api.openstack.wsgi [None req-3fdfa3dd-c594-4717-af7c-0bf1090d02dc 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e493f1ba587f4e7299c72e58068b2466?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1022] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e493f1ba587f4e7299c72e58068b2466?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:45:44.958 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:45:44.964 7 INFO cinder.volume.api [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:45:44.964 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1023] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:45:44.979 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:45:45.484 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1024] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:45:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:45:48.615 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:45:48.615 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:45:48.617 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:45:48.617 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:45:58.616 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:45:58.616 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:45:58.617 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:45:58.617 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:46:08.616 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:46:08.617 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:46:08.617 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:46:08.619 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:46:18.616 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:46:18.617 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:46:18.617 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:46:18.618 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:46:28.616 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:46:28.616 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:46:28.617 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:46:28.617 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:46:38.615 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:46:38.615 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:46:38.616 7 INFO cinder.api.openstack.wsgi [None req-65a3f20c-0d40-488a-b8fe-03d5abf869cd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:46:38.616 8 INFO cinder.api.openstack.wsgi [None req-09715fd4-fd95-42c4-b1dc-0b144c87a94b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:46:44.378 7 INFO cinder.api.openstack.wsgi [None req-95e45158-6a6a-4217-ac3d-0847655ef89e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2508167943de483087fb6b8dae9b39a4?usage=true 2026-04-28 08:46:44.406 7 INFO cinder.api.openstack.wsgi [None req-95e45158-6a6a-4217-ac3d-0847655ef89e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2508167943de483087fb6b8dae9b39a4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1037] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2508167943de483087fb6b8dae9b39a4?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:46:44.419 8 INFO cinder.api.openstack.wsgi [None req-f7b94a51-7a50-48bc-84ae-2fbe8923a6ca 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:46:44.447 8 INFO cinder.api.openstack.wsgi [None req-f7b94a51-7a50-48bc-84ae-2fbe8923a6ca 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1038] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:46:44.463 7 INFO cinder.api.openstack.wsgi [None req-3b31135c-3f4b-4302-b9f8-fdbb761f37e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/584b27cf6afe43d58e8368fa5d796ff6?usage=true 2026-04-28 08:46:44.516 7 INFO cinder.api.openstack.wsgi [None req-3b31135c-3f4b-4302-b9f8-fdbb761f37e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/584b27cf6afe43d58e8368fa5d796ff6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1039] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/584b27cf6afe43d58e8368fa5d796ff6?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:46:44.534 8 INFO cinder.api.openstack.wsgi [None req-8f445693-75d2-4495-9f70-f7d953e9eda1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9591e9123a634b5787af4609389b73a4?usage=true 2026-04-28 08:46:44.571 8 INFO cinder.api.openstack.wsgi [None req-8f445693-75d2-4495-9f70-f7d953e9eda1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9591e9123a634b5787af4609389b73a4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1040] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9591e9123a634b5787af4609389b73a4?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:46:44.586 7 INFO cinder.api.openstack.wsgi [None req-36e55064-d58c-4867-8fc0-d92073ef0776 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/971b609b001d42ebb719fef627a7e9ea?usage=true 2026-04-28 08:46:44.624 7 INFO cinder.api.openstack.wsgi [None req-36e55064-d58c-4867-8fc0-d92073ef0776 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/971b609b001d42ebb719fef627a7e9ea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1041] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/971b609b001d42ebb719fef627a7e9ea?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:46:44.634 8 INFO cinder.api.openstack.wsgi [None req-849a7202-9a87-495e-ba67-651edf13a97a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:46:44.653 8 INFO cinder.api.openstack.wsgi [None req-849a7202-9a87-495e-ba67-651edf13a97a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1042] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:46:44.665 7 INFO cinder.api.openstack.wsgi [None req-e1bf29a0-1c01-4ff0-98f5-dfa2179d3cd5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/ba14cf322af44e44ac1d09f8e42a52cb?usage=true 2026-04-28 08:46:44.688 7 INFO cinder.api.openstack.wsgi [None req-e1bf29a0-1c01-4ff0-98f5-dfa2179d3cd5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/ba14cf322af44e44ac1d09f8e42a52cb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1043] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/ba14cf322af44e44ac1d09f8e42a52cb?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:46:44.698 8 INFO cinder.api.openstack.wsgi [None req-4bfe2b37-4218-4736-8e08-9ca12d56654a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/c12cdb1b3fa847049bb8cee42d40f05b?usage=true 2026-04-28 08:46:44.721 8 INFO cinder.api.openstack.wsgi [None req-4bfe2b37-4218-4736-8e08-9ca12d56654a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/c12cdb1b3fa847049bb8cee42d40f05b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1044] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/c12cdb1b3fa847049bb8cee42d40f05b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:46:44.733 7 INFO cinder.api.openstack.wsgi [None req-aa768369-a0cc-40fc-a884-d9b37905a5a9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:46:44.755 7 INFO cinder.api.openstack.wsgi [None req-aa768369-a0cc-40fc-a884-d9b37905a5a9 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1045] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:46:44.769 8 INFO cinder.api.openstack.wsgi [None req-d978702b-4c1e-43e0-97cd-796c3daf3bfb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e39031cb56624065b4fa70d6eb2b4979?usage=true 2026-04-28 08:46:44.794 8 INFO cinder.api.openstack.wsgi [None req-d978702b-4c1e-43e0-97cd-796c3daf3bfb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e39031cb56624065b4fa70d6eb2b4979?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1046] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e39031cb56624065b4fa70d6eb2b4979?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:46:44.805 7 INFO cinder.api.openstack.wsgi [None req-e24a1412-477d-4b1d-85bc-e2a7bd3d79ea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e493f1ba587f4e7299c72e58068b2466?usage=true 2026-04-28 08:46:44.826 7 INFO cinder.api.openstack.wsgi [None req-e24a1412-477d-4b1d-85bc-e2a7bd3d79ea 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e493f1ba587f4e7299c72e58068b2466?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1047] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e493f1ba587f4e7299c72e58068b2466?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:46:44.839 8 INFO cinder.api.openstack.wsgi [None req-720f4db0-1efb-4807-806f-1e1a0bc48d98 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:46:44.856 8 INFO cinder.volume.api [None req-720f4db0-1efb-4807-806f-1e1a0bc48d98 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:46:44.866 8 INFO cinder.api.openstack.wsgi [None req-720f4db0-1efb-4807-806f-1e1a0bc48d98 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1048] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 1790 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:46:44.878 7 INFO cinder.api.openstack.wsgi [None req-76f49557-fb98-47c5-a79e-94dc1f89a11a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:46:44.892 7 INFO cinder.volume.api [None req-76f49557-fb98-47c5-a79e-94dc1f89a11a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:46:44.898 7 INFO cinder.api.openstack.wsgi [None req-76f49557-fb98-47c5-a79e-94dc1f89a11a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1049] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:46:44.913 8 INFO cinder.api.openstack.wsgi [None req-51fa1153-0901-4bec-b71c-f5c3e90afc40 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:46:45.416 8 INFO cinder.api.openstack.wsgi [None req-51fa1153-0901-4bec-b71c-f5c3e90afc40 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1050] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:46:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:46:45.430 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:46:45.438 7 INFO cinder.volume.api [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:46:45.438 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1051] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:46:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:46:45.450 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:46:45.457 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 527/1052] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:46:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:46:48.616 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:46:48.616 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:46:48.617 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:46:48.617 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:46:58.615 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:46:58.615 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:46:58.616 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:46:58.617 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:47:08.615 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:47:08.615 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:47:08.616 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:47:08.616 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:47:18.615 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:47:18.615 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:47:18.617 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:47:18.617 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:47:28.615 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:47:28.616 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:47:28.617 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:47:28.617 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:47:38.615 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:47:38.616 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:47:38.616 8 INFO cinder.api.openstack.wsgi [None req-ac258f26-344a-4de1-a57e-ac6508d5fbc0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:47:38.617 7 INFO cinder.api.openstack.wsgi [None req-e4985d10-e839-4193-a542-1acb2d9072e0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:47:44.348 8 INFO cinder.api.openstack.wsgi [None req-feae3e56-4c62-4c6d-8456-43e938f3e8df 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:47:44.363 8 INFO cinder.volume.api [None req-feae3e56-4c62-4c6d-8456-43e938f3e8df 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:47:44.370 8 INFO cinder.api.openstack.wsgi [None req-feae3e56-4c62-4c6d-8456-43e938f3e8df 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1065] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:47:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 1790 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-28 08:47:44.387 7 INFO cinder.api.openstack.wsgi [None req-a1c96256-b904-471e-848b-628a2d827d28 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:47:44.396 7 INFO cinder.volume.api [None req-a1c96256-b904-471e-848b-628a2d827d28 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:47:44.397 7 INFO cinder.api.openstack.wsgi [None req-a1c96256-b904-471e-848b-628a2d827d28 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1066] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:47:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true => generated 17 bytes in 17 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-04-28 08:47:44.406 8 INFO cinder.api.openstack.wsgi [None req-41155aad-d90f-4eef-9b96-189e6afc2dd6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:47:44.411 8 INFO cinder.api.openstack.wsgi [None req-41155aad-d90f-4eef-9b96-189e6afc2dd6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 535/1067] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:47:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:47:44.421 7 INFO cinder.api.openstack.wsgi [None req-1a72b79b-0463-4edd-a3d3-c0a130000508 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:47:44.435 7 INFO cinder.volume.api [None req-1a72b79b-0463-4edd-a3d3-c0a130000508 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:47:44.441 7 INFO cinder.api.openstack.wsgi [None req-1a72b79b-0463-4edd-a3d3-c0a130000508 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1068] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:47:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:47:44.453 8 INFO cinder.api.openstack.wsgi [None req-2f01bb15-c07f-4110-8b82-e0e879e1f452 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:47:44.957 8 INFO cinder.api.openstack.wsgi [None req-2f01bb15-c07f-4110-8b82-e0e879e1f452 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1069] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:47:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 08:47:45.022 7 INFO cinder.api.openstack.wsgi [None req-ece14d88-9f19-46b8-bbfd-a6665d014443 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2508167943de483087fb6b8dae9b39a4?usage=true 2026-04-28 08:47:45.040 7 INFO cinder.api.openstack.wsgi [None req-ece14d88-9f19-46b8-bbfd-a6665d014443 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2508167943de483087fb6b8dae9b39a4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1070] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:47:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/2508167943de483087fb6b8dae9b39a4?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:47:45.049 8 INFO cinder.api.openstack.wsgi [None req-9904f7e8-b40d-4e7c-92e0-3b26ff1472e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:47:45.076 8 INFO cinder.api.openstack.wsgi [None req-9904f7e8-b40d-4e7c-92e0-3b26ff1472e4 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1071] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:47:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:47:45.087 7 INFO cinder.api.openstack.wsgi [None req-80f0ec8a-b062-4b66-b872-65983775c239 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/584b27cf6afe43d58e8368fa5d796ff6?usage=true 2026-04-28 08:47:45.105 7 INFO cinder.api.openstack.wsgi [None req-80f0ec8a-b062-4b66-b872-65983775c239 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/584b27cf6afe43d58e8368fa5d796ff6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1072] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:47:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/584b27cf6afe43d58e8368fa5d796ff6?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:47:45.117 8 INFO cinder.api.openstack.wsgi [None req-3cfd81b7-c779-4f99-a6aa-ece2b584b0c3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9591e9123a634b5787af4609389b73a4?usage=true 2026-04-28 08:47:45.140 8 INFO cinder.api.openstack.wsgi [None req-3cfd81b7-c779-4f99-a6aa-ece2b584b0c3 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9591e9123a634b5787af4609389b73a4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1073] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:47:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/9591e9123a634b5787af4609389b73a4?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:47:45.150 7 INFO cinder.api.openstack.wsgi [None req-6c1dd5c6-8868-4e75-a6a0-67ae3de41f0f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/971b609b001d42ebb719fef627a7e9ea?usage=true 2026-04-28 08:47:45.171 7 INFO cinder.api.openstack.wsgi [None req-6c1dd5c6-8868-4e75-a6a0-67ae3de41f0f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/971b609b001d42ebb719fef627a7e9ea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1074] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:47:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/971b609b001d42ebb719fef627a7e9ea?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:47:45.185 8 INFO cinder.api.openstack.wsgi [None req-b173d292-c14f-4f11-8d07-74014a5ffa0b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:47:45.209 8 INFO cinder.api.openstack.wsgi [None req-b173d292-c14f-4f11-8d07-74014a5ffa0b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1075] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:47:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:47:45.223 7 INFO cinder.api.openstack.wsgi [None req-0427bb64-08d9-4770-a62a-b07bb2c9e7c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/ba14cf322af44e44ac1d09f8e42a52cb?usage=true 2026-04-28 08:47:45.245 7 INFO cinder.api.openstack.wsgi [None req-0427bb64-08d9-4770-a62a-b07bb2c9e7c7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/ba14cf322af44e44ac1d09f8e42a52cb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1076] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:47:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/ba14cf322af44e44ac1d09f8e42a52cb?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:47:45.258 8 INFO cinder.api.openstack.wsgi [None req-4538300a-17a0-4e94-b94c-55acd17a7acb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/c12cdb1b3fa847049bb8cee42d40f05b?usage=true 2026-04-28 08:47:45.284 8 INFO cinder.api.openstack.wsgi [None req-4538300a-17a0-4e94-b94c-55acd17a7acb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/c12cdb1b3fa847049bb8cee42d40f05b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1077] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:47:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/c12cdb1b3fa847049bb8cee42d40f05b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:47:45.296 7 INFO cinder.api.openstack.wsgi [None req-052c5b25-b1e6-4ef4-abe8-2d94e499bb2f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:47:45.320 7 INFO cinder.api.openstack.wsgi [None req-052c5b25-b1e6-4ef4-abe8-2d94e499bb2f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1078] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:47:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:47:45.331 8 INFO cinder.api.openstack.wsgi [None req-2fd9e885-740d-4e55-b4b7-e77e8c635098 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e39031cb56624065b4fa70d6eb2b4979?usage=true 2026-04-28 08:47:45.362 8 INFO cinder.api.openstack.wsgi [None req-2fd9e885-740d-4e55-b4b7-e77e8c635098 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e39031cb56624065b4fa70d6eb2b4979?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1079] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:47:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e39031cb56624065b4fa70d6eb2b4979?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:47:45.378 7 INFO cinder.api.openstack.wsgi [None req-0194970f-0532-49db-afa2-f7760d617a9f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e493f1ba587f4e7299c72e58068b2466?usage=true 2026-04-28 08:47:45.403 7 INFO cinder.api.openstack.wsgi [None req-0194970f-0532-49db-afa2-f7760d617a9f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e493f1ba587f4e7299c72e58068b2466?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1080] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:47:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/e493f1ba587f4e7299c72e58068b2466?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:47:48.616 7 INFO cinder.api.openstack.wsgi [None req-0194970f-0532-49db-afa2-f7760d617a9f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:47:48.616 8 INFO cinder.api.openstack.wsgi [None req-2fd9e885-740d-4e55-b4b7-e77e8c635098 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:47:48.617 7 INFO cinder.api.openstack.wsgi [None req-0194970f-0532-49db-afa2-f7760d617a9f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:47:48.617 8 INFO cinder.api.openstack.wsgi [None req-2fd9e885-740d-4e55-b4b7-e77e8c635098 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:47:58.615 7 INFO cinder.api.openstack.wsgi [None req-0194970f-0532-49db-afa2-f7760d617a9f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:47:58.615 8 INFO cinder.api.openstack.wsgi [None req-2fd9e885-740d-4e55-b4b7-e77e8c635098 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:47:58.616 7 INFO cinder.api.openstack.wsgi [None req-0194970f-0532-49db-afa2-f7760d617a9f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:47:58.617 8 INFO cinder.api.openstack.wsgi [None req-2fd9e885-740d-4e55-b4b7-e77e8c635098 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:48:01.996 7 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-b88f67c4-bbee-481d-87c3-c8fc1f0cc89e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/attachments/98229983-711f-4330-b225-0b49c91f4641 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:48:02.564 7 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-b88f67c4-bbee-481d-87c3-c8fc1f0cc89e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/attachments/98229983-711f-4330-b225-0b49c91f4641 returned with HTTP 200 [pid: 7|app: 0|req: 542/1085] 199.19.213.180 () {38 vars in 1103 bytes} [Tue Apr 28 08:48:01 2026] DELETE /v3/3168251623fd41d1a36ef23621ddd66c/attachments/98229983-711f-4330-b225-0b49c91f4641 => generated 19 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:48:02.579 8 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-f19ef4a7-d598-45dc-94c2-1ecb1b3ad659 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb 2026-04-28 08:48:02.580 8 INFO cinder.api.v3.volumes [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-f19ef4a7-d598-45dc-94c2-1ecb1b3ad659 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Delete volume with id: 819ecdbd-ca02-4991-a37e-4b00d4e000bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:48:02.593 8 INFO cinder.volume.api [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-f19ef4a7-d598-45dc-94c2-1ecb1b3ad659 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Volume info retrieved successfully. 2026-04-28 08:48:02.620 8 INFO cinder.volume.api [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-f19ef4a7-d598-45dc-94c2-1ecb1b3ad659 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Delete volume request issued successfully. 2026-04-28 08:48:02.620 8 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-f19ef4a7-d598-45dc-94c2-1ecb1b3ad659 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb returned with HTTP 202 [pid: 8|app: 0|req: 544/1086] 199.19.213.180 () {36 vars in 1054 bytes} [Tue Apr 28 08:48:02 2026] DELETE /v3/3168251623fd41d1a36ef23621ddd66c/volumes/819ecdbd-ca02-4991-a37e-4b00d4e000bb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-28 08:48:08.616 7 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-b88f67c4-bbee-481d-87c3-c8fc1f0cc89e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:48:08.616 8 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-f19ef4a7-d598-45dc-94c2-1ecb1b3ad659 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:48:08.617 8 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-f19ef4a7-d598-45dc-94c2-1ecb1b3ad659 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:48:08.617 7 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-b88f67c4-bbee-481d-87c3-c8fc1f0cc89e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:48:18.615 8 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-f19ef4a7-d598-45dc-94c2-1ecb1b3ad659 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:48:18.616 7 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-b88f67c4-bbee-481d-87c3-c8fc1f0cc89e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:48:18.616 7 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-b88f67c4-bbee-481d-87c3-c8fc1f0cc89e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:48:18.617 8 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-f19ef4a7-d598-45dc-94c2-1ecb1b3ad659 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:48:28.617 8 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-f19ef4a7-d598-45dc-94c2-1ecb1b3ad659 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:48:28.617 7 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-b88f67c4-bbee-481d-87c3-c8fc1f0cc89e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:48:28.618 8 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-f19ef4a7-d598-45dc-94c2-1ecb1b3ad659 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:48:28.618 7 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-b88f67c4-bbee-481d-87c3-c8fc1f0cc89e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:48:38.616 7 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-b88f67c4-bbee-481d-87c3-c8fc1f0cc89e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:48:38.617 8 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-f19ef4a7-d598-45dc-94c2-1ecb1b3ad659 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:48:38.617 7 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-b88f67c4-bbee-481d-87c3-c8fc1f0cc89e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:48:38.618 8 INFO cinder.api.openstack.wsgi [req-0665abdb-c20f-4ae8-9aa6-5ccca77b3cae req-f19ef4a7-d598-45dc-94c2-1ecb1b3ad659 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150: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-04-28 08:48:41.771 7 INFO cinder.api.openstack.wsgi [None req-5e7bdaa2-344c-4530-ac0e-371eed521726 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-28 08:48:41.786 7 INFO cinder.volume.api [None req-5e7bdaa2-344c-4530-ac0e-371eed521726 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:48:41.787 7 INFO cinder.api.openstack.wsgi [None req-5e7bdaa2-344c-4530-ac0e-371eed521726 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 547/1095] 10.0.0.41 () {32 vars in 704 bytes} [Tue Apr 28 08:48:41 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/snapshots => generated 17 bytes in 22 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-04-28 08:48:41.806 8 INFO cinder.api.openstack.wsgi [None req-82c8d3cd-0562-4090-bb47-553077c2e9a0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes 2026-04-28 08:48:41.836 8 INFO cinder.volume.api [None req-82c8d3cd-0562-4090-bb47-553077c2e9a0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:48:41.836 8 INFO cinder.api.openstack.wsgi [None req-82c8d3cd-0562-4090-bb47-553077c2e9a0 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes returned with HTTP 200 [pid: 8|app: 0|req: 549/1096] 10.0.0.41 () {32 vars in 700 bytes} [Tue Apr 28 08:48:41 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:48:44.560 7 INFO cinder.api.openstack.wsgi [None req-1ae246ff-51ef-483e-9858-d5154bba22f5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:48:44.570 7 INFO cinder.volume.api [None req-1ae246ff-51ef-483e-9858-d5154bba22f5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:48:44.572 7 INFO cinder.api.openstack.wsgi [None req-1ae246ff-51ef-483e-9858-d5154bba22f5 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1097] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:48:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:48:44.610 8 INFO cinder.api.openstack.wsgi [None req-a198400d-fae2-4e7e-b360-7c567a7ec9d8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:48:44.641 8 INFO cinder.api.openstack.wsgi [None req-a198400d-fae2-4e7e-b360-7c567a7ec9d8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1098] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:48:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:48:44.654 7 INFO cinder.api.openstack.wsgi [None req-e3de29a0-9305-463b-8e55-0649b8ff5944 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:48:44.674 7 INFO cinder.api.openstack.wsgi [None req-e3de29a0-9305-463b-8e55-0649b8ff5944 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1099] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:48:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:48:44.687 8 INFO cinder.api.openstack.wsgi [None req-51c8c303-181d-43db-a0f6-59e4ce6e827c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:48:44.711 8 INFO cinder.api.openstack.wsgi [None req-51c8c303-181d-43db-a0f6-59e4ce6e827c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1100] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:48:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:48:44.722 7 INFO cinder.api.openstack.wsgi [None req-9248c459-26ae-47ca-964e-cc6df7ba2574 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:48:44.730 7 INFO cinder.volume.api [None req-9248c459-26ae-47ca-964e-cc6df7ba2574 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:48:44.732 7 INFO cinder.api.openstack.wsgi [None req-9248c459-26ae-47ca-964e-cc6df7ba2574 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1101] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:48:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:48:44.743 8 INFO cinder.api.openstack.wsgi [None req-cae5f3bc-e840-4a38-a4f4-5444894db377 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:48:44.748 8 INFO cinder.api.openstack.wsgi [None req-cae5f3bc-e840-4a38-a4f4-5444894db377 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 552/1102] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:48:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:48:44.758 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:48:45.262 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1103] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:48:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:48:45.276 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:48:45.284 8 INFO cinder.volume.api [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:48:45.284 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1104] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:48:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:48:48.616 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:48:48.617 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:48:48.618 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:48:48.618 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:48:58.615 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:48:58.615 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:48:58.616 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:48:58.616 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:49:08.616 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:49:08.616 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:49:08.616 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:49:08.617 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:49:18.615 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:49:18.615 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:49:18.616 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:49:18.616 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:49:28.615 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:49:28.615 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:49:28.616 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:49:28.617 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:49:38.616 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:49:38.616 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:49:38.617 7 INFO cinder.api.openstack.wsgi [None req-1ce3825c-1bd2-49a8-b3d0-328e2c926756 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:49:38.618 8 INFO cinder.api.openstack.wsgi [None req-e0a57a46-5d7e-4abf-87eb-c82047decedd 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:49:44.372 7 INFO cinder.api.openstack.wsgi [None req-3b835b3e-ad39-4c47-8d95-5fc1de1a8229 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:49:44.378 7 INFO cinder.volume.api [None req-3b835b3e-ad39-4c47-8d95-5fc1de1a8229 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:49:44.378 7 INFO cinder.api.openstack.wsgi [None req-3b835b3e-ad39-4c47-8d95-5fc1de1a8229 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1117] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:49:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true => generated 17 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:49:44.388 8 INFO cinder.api.openstack.wsgi [None req-cae77f4b-de91-475e-9721-1dd571a0bd19 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:49:44.401 8 INFO cinder.volume.api [None req-cae77f4b-de91-475e-9721-1dd571a0bd19 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:49:44.404 8 INFO cinder.api.openstack.wsgi [None req-cae77f4b-de91-475e-9721-1dd571a0bd19 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1118] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:49:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:49:44.418 7 INFO cinder.api.openstack.wsgi [None req-ac73ab9f-18fb-454a-a415-1e8a7f374527 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:49:44.427 7 INFO cinder.api.openstack.wsgi [None req-ac73ab9f-18fb-454a-a415-1e8a7f374527 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 559/1119] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:49:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:49:44.438 8 INFO cinder.api.openstack.wsgi [None req-843dad20-39d2-42e0-96a2-5d222b150ec7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:49:44.942 8 INFO cinder.api.openstack.wsgi [None req-843dad20-39d2-42e0-96a2-5d222b150ec7 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1120] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:49:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:49:44.999 7 INFO cinder.api.openstack.wsgi [None req-570fe162-eb7e-4df2-b53d-6b49e085ce54 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:49:45.030 7 INFO cinder.api.openstack.wsgi [None req-570fe162-eb7e-4df2-b53d-6b49e085ce54 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1121] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:49:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:49:45.044 8 INFO cinder.api.openstack.wsgi [None req-a87454b4-db16-40aa-bf43-e1c223e6c08f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:49:45.062 8 INFO cinder.api.openstack.wsgi [None req-a87454b4-db16-40aa-bf43-e1c223e6c08f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1122] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:49:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:49:45.075 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:49:45.113 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1123] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:49:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:49:45.123 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:49:45.136 8 INFO cinder.volume.api [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:49:45.138 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 563/1124] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:49:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:49:48.616 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:49:48.617 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:49:48.617 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:49:48.619 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:49:58.615 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:49:58.615 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:49:58.616 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:49:58.616 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:50:08.616 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:50:08.616 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:50:08.617 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:50:08.618 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:50:18.615 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:50:18.615 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:50:18.616 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:50:18.616 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:50:28.615 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:50:28.616 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:50:28.615 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:50:28.617 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:50:38.616 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:50:38.616 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:50:38.617 7 INFO cinder.api.openstack.wsgi [None req-f727cb2a-a710-43c1-82f8-0ee98a07d506 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:50:38.617 8 INFO cinder.api.openstack.wsgi [None req-08fb5b70-a902-4a6b-bdaf-2e684bbfe42a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:50:44.388 8 INFO cinder.api.openstack.wsgi [None req-c6b7f2b2-0e61-4e38-bc84-a71761476afb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:50:44.399 8 INFO cinder.volume.api [None req-c6b7f2b2-0e61-4e38-bc84-a71761476afb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:50:44.401 8 INFO cinder.api.openstack.wsgi [None req-c6b7f2b2-0e61-4e38-bc84-a71761476afb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1137] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:50:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:50:44.415 7 INFO cinder.api.openstack.wsgi [None req-a9af3b8c-5e37-4031-99cd-4a1cca6af70e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:50:44.421 7 INFO cinder.volume.api [None req-a9af3b8c-5e37-4031-99cd-4a1cca6af70e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:50:44.422 7 INFO cinder.api.openstack.wsgi [None req-a9af3b8c-5e37-4031-99cd-4a1cca6af70e 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 568/1138] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:50:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:50:44.432 8 INFO cinder.api.openstack.wsgi [None req-b20e11dc-7398-4069-85a0-5748d7c024f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:50:44.439 8 INFO cinder.api.openstack.wsgi [None req-b20e11dc-7398-4069-85a0-5748d7c024f1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 571/1139] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:50:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:50:44.503 7 INFO cinder.api.openstack.wsgi [None req-e7d7e27f-9251-4669-bf94-93559e7b97c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:50:44.535 7 INFO cinder.api.openstack.wsgi [None req-e7d7e27f-9251-4669-bf94-93559e7b97c6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 569/1140] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:50:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:50:44.554 8 INFO cinder.api.openstack.wsgi [None req-9d08d272-b3e0-4b66-84ff-6a4de5f60bbf 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:50:44.580 8 INFO cinder.api.openstack.wsgi [None req-9d08d272-b3e0-4b66-84ff-6a4de5f60bbf 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1141] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:50:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:50:44.588 7 INFO cinder.api.openstack.wsgi [None req-5336c482-0e4d-493e-b916-808b61f6ddc1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:50:44.623 7 INFO cinder.api.openstack.wsgi [None req-5336c482-0e4d-493e-b916-808b61f6ddc1 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 570/1142] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:50:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:50:44.632 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:50:44.643 8 INFO cinder.volume.api [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:50:44.646 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 573/1143] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:50:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:50:44.657 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:50:45.161 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1144] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:50:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:50:48.616 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:50:48.616 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:50:48.617 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:50:48.617 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:50:58.616 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:50:58.616 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:50:58.617 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:50:58.617 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:51:08.615 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:51:08.616 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:51:08.617 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:51:08.617 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:51:18.615 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:51:18.615 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:51:18.615 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:51:18.616 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:51:28.616 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:51:28.616 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:51:28.617 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:51:28.617 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:51:38.616 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:51:38.616 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:51:38.617 7 INFO cinder.api.openstack.wsgi [None req-15043ca9-f090-4ce9-8922-2821ffe90fdb 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:51:38.617 8 INFO cinder.api.openstack.wsgi [None req-b9a56f4d-082f-45f4-b761-f8cb41aeb34b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:51:44.362 7 INFO cinder.api.openstack.wsgi [None req-ebf58737-e119-457b-84a3-fcb6d7ea3235 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:51:44.372 7 INFO cinder.volume.api [None req-ebf58737-e119-457b-84a3-fcb6d7ea3235 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:51:44.374 7 INFO cinder.api.openstack.wsgi [None req-ebf58737-e119-457b-84a3-fcb6d7ea3235 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 578/1157] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:51:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:51:44.382 8 INFO cinder.api.openstack.wsgi [None req-819b54b2-cf67-4a68-97d1-f61d4be4fe2b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:51:44.391 8 INFO cinder.volume.api [None req-819b54b2-cf67-4a68-97d1-f61d4be4fe2b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:51:44.393 8 INFO cinder.api.openstack.wsgi [None req-819b54b2-cf67-4a68-97d1-f61d4be4fe2b 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 580/1158] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:51:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:51:44.406 7 INFO cinder.api.openstack.wsgi [None req-6cb73a2e-79d0-4b55-975f-88fdf5a953b6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:51:44.411 7 INFO cinder.api.openstack.wsgi [None req-6cb73a2e-79d0-4b55-975f-88fdf5a953b6 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 579/1159] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:51:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:51:44.425 8 INFO cinder.api.openstack.wsgi [None req-3b3ee595-da70-414d-9295-7361ca3d5c39 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:51:44.928 8 INFO cinder.api.openstack.wsgi [None req-3b3ee595-da70-414d-9295-7361ca3d5c39 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1160] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:51:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:51:44.946 7 INFO cinder.api.openstack.wsgi [None req-46ebfa1d-849c-47d5-81fc-c2ca65e553ca 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:51:44.952 7 INFO cinder.volume.api [None req-46ebfa1d-849c-47d5-81fc-c2ca65e553ca 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:51:44.952 7 INFO cinder.api.openstack.wsgi [None req-46ebfa1d-849c-47d5-81fc-c2ca65e553ca 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 580/1161] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:51:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:51:45.010 8 INFO cinder.api.openstack.wsgi [None req-bd67b9c8-8525-4d1b-bc1e-7033c6f5c922 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:51:45.041 8 INFO cinder.api.openstack.wsgi [None req-bd67b9c8-8525-4d1b-bc1e-7033c6f5c922 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 582/1162] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:51:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:51:45.055 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:51:45.085 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 581/1163] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:51:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:51:45.098 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:51:45.128 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 583/1164] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:51:45 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:51:48.616 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:51:48.617 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:51:48.617 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:51:48.618 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:51:58.616 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:51:58.616 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:51:58.617 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:51:58.617 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:52:08.615 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:52:08.616 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:52:08.618 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:52:08.619 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:52:18.616 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:52:18.616 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:52:18.617 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:52:18.617 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:52:28.616 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:52:28.617 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:52:28.617 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:52:28.617 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:52:38.615 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:52:38.616 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:52:38.616 8 INFO cinder.api.openstack.wsgi [None req-e4001ba9-867f-496e-952c-febf2ce0408f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:52:38.616 7 INFO cinder.api.openstack.wsgi [None req-4028fb7f-3a79-48bf-b6c8-c8c8fcb6dd59 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:52:44.438 8 INFO cinder.api.openstack.wsgi [None req-69c13885-660b-4af1-aae4-b1899648ece8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true 2026-04-28 08:52:44.471 8 INFO cinder.api.openstack.wsgi [None req-69c13885-660b-4af1-aae4-b1899648ece8 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 590/1177] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:52:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/3168251623fd41d1a36ef23621ddd66c?usage=true => generated 845 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:52:44.485 7 INFO cinder.api.openstack.wsgi [None req-58067c6f-d8a7-4b1a-b88c-e1b1a595563c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true 2026-04-28 08:52:44.527 7 INFO cinder.api.openstack.wsgi [None req-58067c6f-d8a7-4b1a-b88c-e1b1a595563c 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 588/1178] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:52:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/98f9a5133d5347ee8c23f4a2becea7ce?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:52:44.542 8 INFO cinder.api.openstack.wsgi [None req-4e3a71db-372d-43b7-bb2b-efab76f1ddef 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true 2026-04-28 08:52:44.583 8 INFO cinder.api.openstack.wsgi [None req-4e3a71db-372d-43b7-bb2b-efab76f1ddef 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 591/1179] 10.0.0.69 () {28 vars in 735 bytes} [Tue Apr 28 08:52:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-quota-sets/d87323adfab6497c9bbdbd2e511c2ee5?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:52:44.597 7 INFO cinder.api.openstack.wsgi [None req-dea4fc74-486f-4c31-9ae1-0f7f7593c676 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:52:44.607 7 INFO cinder.volume.api [None req-dea4fc74-486f-4c31-9ae1-0f7f7593c676 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:52:44.609 7 INFO cinder.api.openstack.wsgi [None req-dea4fc74-486f-4c31-9ae1-0f7f7593c676 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 589/1180] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:52:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:52:44.623 8 INFO cinder.api.openstack.wsgi [None req-9883dd9f-6b5b-4890-b0ed-1bb214d21a62 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services 2026-04-28 08:52:44.631 8 INFO cinder.api.openstack.wsgi [None req-9883dd9f-6b5b-4890-b0ed-1bb214d21a62 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 592/1181] 10.0.0.69 () {28 vars in 644 bytes} [Tue Apr 28 08:52:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:52:44.641 7 INFO cinder.api.openstack.wsgi [None req-f740ad2f-c9dc-4f56-9e01-25edc277967a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true 2026-04-28 08:52:44.653 7 INFO cinder.volume.api [None req-f740ad2f-c9dc-4f56-9e01-25edc277967a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all snapshots completed successfully. 2026-04-28 08:52:44.654 7 INFO cinder.api.openstack.wsgi [None req-f740ad2f-c9dc-4f56-9e01-25edc277967a 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 590/1182] 10.0.0.69 () {28 vars in 673 bytes} [Tue Apr 28 08:52:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-28 08:52:44.668 8 INFO cinder.api.openstack.wsgi [None req-8a14fc0a-c95f-417d-9279-a1ec54c9690f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true 2026-04-28 08:52:44.681 8 INFO cinder.volume.api [None req-8a14fc0a-c95f-417d-9279-a1ec54c9690f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] Get all volumes completed successfully. 2026-04-28 08:52:44.684 8 INFO cinder.api.openstack.wsgi [None req-8a14fc0a-c95f-417d-9279-a1ec54c9690f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 593/1183] 10.0.0.69 () {28 vars in 683 bytes} [Tue Apr 28 08:52:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/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-04-28 08:52:44.696 7 INFO cinder.api.openstack.wsgi [None req-c036698b-a792-438b-9d47-ea39bc386c18 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true 2026-04-28 08:52:45.200 7 INFO cinder.api.openstack.wsgi [None req-c036698b-a792-438b-9d47-ea39bc386c18 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 591/1184] 10.0.0.69 () {28 vars in 695 bytes} [Tue Apr 28 08:52:44 2026] GET /v3/3168251623fd41d1a36ef23621ddd66c/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-28 08:52:48.616 7 INFO cinder.api.openstack.wsgi [None req-c036698b-a792-438b-9d47-ea39bc386c18 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:52:48.616 8 INFO cinder.api.openstack.wsgi [None req-8a14fc0a-c95f-417d-9279-a1ec54c9690f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:52:48.617 7 INFO cinder.api.openstack.wsgi [None req-c036698b-a792-438b-9d47-ea39bc386c18 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:52:48.618 8 INFO cinder.api.openstack.wsgi [None req-8a14fc0a-c95f-417d-9279-a1ec54c9690f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:52:58.616 7 INFO cinder.api.openstack.wsgi [None req-c036698b-a792-438b-9d47-ea39bc386c18 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:52:58.616 8 INFO cinder.api.openstack.wsgi [None req-8a14fc0a-c95f-417d-9279-a1ec54c9690f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:52:58.617 8 INFO cinder.api.openstack.wsgi [None req-8a14fc0a-c95f-417d-9279-a1ec54c9690f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:52:58.617 7 INFO cinder.api.openstack.wsgi [None req-c036698b-a792-438b-9d47-ea39bc386c18 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:53:08.616 8 INFO cinder.api.openstack.wsgi [None req-8a14fc0a-c95f-417d-9279-a1ec54c9690f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:53:08.617 8 INFO cinder.api.openstack.wsgi [None req-8a14fc0a-c95f-417d-9279-a1ec54c9690f 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300 2026-04-28 08:53:08.620 7 INFO cinder.api.openstack.wsgi [None req-c036698b-a792-438b-9d47-ea39bc386c18 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] GET http://10.0.0.150:8776/ 2026-04-28 08:53:08.620 7 INFO cinder.api.openstack.wsgi [None req-c036698b-a792-438b-9d47-ea39bc386c18 9484efbc45b9421a93dbfbc72591a2e3 3168251623fd41d1a36ef23621ddd66c - - default default] http://10.0.0.150:8776/ returned with HTTP 300