+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Mar 6 00:47:54 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: cinder-api-6778b4455d-qblqb 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, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f8c20169668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py: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:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /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-03-06 00:47:58.555 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-03-06 00:47:58.555 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-03-06 00:47:58.598 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-03-06 00:47:58.598 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-03-06 00:47:59.815 7 INFO cinder.rpc [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-03-06 00:47:59.818 7 INFO cinder.rpc [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-03-06 00:47:59.820 7 INFO cinder.rpc [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-03-06 00:47:59.823 7 INFO cinder.rpc [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-03-06 00:47:59.836 7 INFO cinder.rpc [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-03-06 00:47:59.838 7 INFO cinder.rpc [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-03-06 00:47:59.846 8 INFO cinder.rpc [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-03-06 00:47:59.850 8 INFO cinder.rpc [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-03-06 00:47:59.853 8 INFO cinder.rpc [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-03-06 00:47:59.856 8 INFO cinder.rpc [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-03-06 00:47:59.872 8 INFO cinder.rpc [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-03-06 00:47:59.875 8 INFO cinder.rpc [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-03-06 00:47:59.887 7 WARNING cinder.api.contrib.hosts [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-03-06 00:47:59.921 7 WARNING keystonemiddleware._common.config [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:47:59.929 7 WARNING oslo_config.cfg [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 00:47:59.931 8 WARNING cinder.api.contrib.hosts [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f8c20169668 pid: 7 (default app) 2026-03-06 00:47:59.966 8 WARNING keystonemiddleware._common.config [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:47:59.975 8 WARNING oslo_config.cfg [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f8c20169668 pid: 8 (default app) 2026-03-06 00:48:00.178 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:48:00.179 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:48:10.180 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:48:10.182 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:48:20.179 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:48:20.180 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:48:30.178 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:48:30.178 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:48:30.179 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:48:30.179 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:48:40.178 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:48:40.179 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:48:40.179 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:48:40.180 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:48:50.179 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:48:50.179 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:48:50.180 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:48:50.181 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:49:00.179 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:49:00.179 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:49:00.180 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:49:00.180 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:49:10.178 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:49:10.179 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:49:10.179 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:49:10.180 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:49:20.178 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:49:20.178 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:49:20.179 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:49:20.180 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:49:30.179 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:49:30.179 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] GET http://10.0.0.50:8776/ 2026-03-06 00:49:30.180 7 INFO cinder.api.openstack.wsgi [None req-5d6c6f02-7954-4ba0-89f9-1cbc28154748 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:49:30.180 8 INFO cinder.api.openstack.wsgi [None req-b31b4760-436e-4635-93df-3177cd3951c5 - - - - - -] http://10.0.0.50: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:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-03-06 00:49:34.554 7 INFO cinder.api.openstack.wsgi [None req-684aa626-2b56-4c15-af91-ce5c41485891 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/types/rbd1 2026-03-06 00:49:34.579 7 INFO cinder.api.openstack.wsgi [None req-684aa626-2b56-4c15-af91-ce5c41485891 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/18] 10.0.0.107 () {30 vars in 682 bytes} [Fri Mar 6 00:49:33 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/types/rbd1 => generated 82 bytes in 834 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:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-03-06 00:49:34.968 8 INFO cinder.api.openstack.wsgi [None req-c257ba83-2acc-45ca-89f2-e39eb0aeca83 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 00:49:34.991 8 INFO cinder.api.openstack.wsgi [None req-c257ba83-2acc-45ca-89f2-e39eb0aeca83 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 9/19] 10.0.0.107 () {30 vars in 721 bytes} [Fri Mar 6 00:49:34 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/types?name=rbd1&is_public=None => generated 20 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 00:49:36.656 7 INFO cinder.api.openstack.wsgi [None req-6ed58f5d-2c01-4d31-9c10-5e28c0224bde da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 00:49:36.699 7 INFO cinder.api.openstack.wsgi [None req-6ed58f5d-2c01-4d31-9c10-5e28c0224bde da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/types returned with HTTP 200 [pid: 7|app: 0|req: 11/20] 10.0.0.107 () {34 vars in 725 bytes} [Fri Mar 6 00:49:36 2026] POST /v3/b0424b14cf5745ebb1c8ae2923450bc2/types => generated 179 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 00:49:36.717 8 INFO cinder.api.openstack.wsgi [req-6ed58f5d-2c01-4d31-9c10-5e28c0224bde req-9a2a6122-0b6a-444d-b3ef-723c8909f9c7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/types/d45cf024-46de-4bd7-b34e-9caa43e9a77b/extra_specs 2026-03-06 00:49:36.812 8 INFO cinder.api.openstack.wsgi [req-6ed58f5d-2c01-4d31-9c10-5e28c0224bde req-9a2a6122-0b6a-444d-b3ef-723c8909f9c7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/types/d45cf024-46de-4bd7-b34e-9caa43e9a77b/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 10/21] 10.0.0.107 () {36 vars in 894 bytes} [Fri Mar 6 00:49:36 2026] POST /v3/b0424b14cf5745ebb1c8ae2923450bc2/types/d45cf024-46de-4bd7-b34e-9caa43e9a77b/extra_specs => generated 48 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 00:49:38.437 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/types?is_public=None 2026-03-06 00:49:38.449 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/22] 10.0.0.107 () {30 vars in 701 bytes} [Fri Mar 6 00:49:38 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/types?is_public=None => generated 443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 00:49:40.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:49:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:49:40.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:49:40.181 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:49:40.400 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/qos-specs 2026-03-06 00:49:40.412 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 11/25] 10.0.0.107 () {30 vars in 680 bytes} [Fri Mar 6 00:49:40 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/qos-specs => generated 17 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 00:49:50.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:49:50.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:49:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:49:50.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:50:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:50:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:50:00.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:50:00.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:50:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:50:10.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:50:10.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:50:10.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:50:20.177 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:50:20.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:50:20.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:50:20.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:50:30.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:50:30.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:50:30.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:50:30.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:50:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:50:40.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:50:40.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:50:40.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:50:50.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:50:50.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:50:50.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:50:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:51:00.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:51:00.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:51:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:51:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:51:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:51:10.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:51:10.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:51:10.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:51:20.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:51:20.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:51:20.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:51:20.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:51:30.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:51:30.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:51:30.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:51:30.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:51:40.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:51:40.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:51:40.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:51:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:51:50.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:51:50.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:51:50.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:51:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:52:00.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:52:00.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:52:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:52:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:52:10.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:52:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:52:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:52:10.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:52:20.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:52:20.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:52:20.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:52:20.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:52:30.181 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:52:30.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:52:30.182 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:52:30.182 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:52:40.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:52:40.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:52:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:52:40.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:52:50.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:52:50.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:52:50.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:52:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:53:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:53:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:53:00.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:53:00.181 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:53:10.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:53:10.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:53:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:53:10.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:53:20.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:53:20.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:53:20.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:53:20.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:53:30.177 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:53:30.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:53:30.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:53:30.181 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:53:40.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:53:40.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:53:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:53:40.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:53:50.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:53:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:53:50.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:53:50.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:54:00.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:54:00.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:54:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:54:00.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:54:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:54:10.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:54:10.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:54:10.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:54:20.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:54:20.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:54:20.181 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:54:20.182 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:54:30.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:54:30.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:54:30.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:54:30.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:54:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:54:40.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:54:40.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:54:40.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:54:50.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:54:50.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:54:50.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:54:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:55:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:55:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:55:00.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:55:00.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:55:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:55:10.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:55:10.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:55:10.184 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:55:20.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:55:20.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:55:20.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:55:20.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:55:30.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:55:30.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:55:30.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:55:30.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:55:40.177 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:55:40.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:55:40.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:55:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:55:50.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:55:50.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:55:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:55:50.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:56:00.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:56:00.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:56:00.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:56:00.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:56:10.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:56:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:56:10.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:56:10.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:56:20.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:56:20.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:56:20.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:56:20.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:56:30.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:56:30.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:56:30.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:56:30.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:56:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:56:40.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:56:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:56:40.181 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:56:50.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:56:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:56:50.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:56:50.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:57:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:57:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:57:00.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:57:00.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:57:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:57:10.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:57:10.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:57:10.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:57:20.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:57:20.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:57:20.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:57:20.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:57:30.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:57:30.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:57:30.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:57:30.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:57:40.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:57:40.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:57:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:57:40.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:57:50.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:57:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:57:50.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:57:50.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:58:00.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:58:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:58:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:58:00.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:58:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:58:10.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:58:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:58:10.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:58:20.182 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:58:20.182 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:58:20.182 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:58:20.182 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:58:30.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:58:30.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:58:30.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:58:30.181 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:58:40.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:58:40.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:58:40.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:58:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:58:50.188 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:58:50.189 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:58:50.189 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:58:50.190 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:59:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:59:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:59:00.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:59:00.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:59:10.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:59:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:59:10.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:59:10.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:59:20.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:59:20.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:59:20.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:59:20.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:59:30.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:59:30.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:59:30.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:59:30.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:59:40.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:59:40.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:59:40.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:59:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:59:50.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:59:50.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 00:59:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 00:59:50.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:00:00.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:00:00.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:00:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:00:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:00:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:00:10.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:00:10.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:00:10.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:00:20.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:00:20.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:00:20.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:00:20.181 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:00:30.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:00:30.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:00:30.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:00:30.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:00:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:00:40.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:00:40.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:00:40.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:00:50.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:00:50.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:00:50.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:00:50.182 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:01:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:01:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:01:00.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:01:00.181 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:01:10.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:01:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:01:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:01:10.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:01:20.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:01:20.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:01:20.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:01:20.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:01:30.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:01:30.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:01:30.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:01:30.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:01:40.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:01:40.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:01:40.181 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:01:40.182 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:01:50.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:01:50.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:01:50.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:01:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:02:00.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:02:00.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:02:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:02:00.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:02:10.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:02:10.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:02:10.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:02:10.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:02:20.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:02:20.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:02:20.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:02:20.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:02:30.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:02:30.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:02:30.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:02:30.181 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:02:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:02:40.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:02:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:02:40.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:02:50.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:02:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:02:50.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:02:50.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:03:00.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:03:00.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:03:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:03:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:03:10.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:03:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:03:10.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:03:10.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:03:20.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:03:20.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:03:20.181 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:03:20.182 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:03:30.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:03:30.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:03:30.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:03:30.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:03:40.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:03:40.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:03:40.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:03:40.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:03:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:03:50.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:03:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:03:50.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:04:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:04:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:04:00.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:04:00.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:04:10.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:04:10.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:04:10.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:04:10.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:04:20.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:04:20.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:04:20.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:04:20.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:04:30.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:04:30.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:04:30.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:04:30.181 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:04:40.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:04:40.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:04:40.180 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:04:40.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:04:50.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:04:50.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:04:50.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:04:50.180 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:05:00.178 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:05:00.178 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:05:00.179 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:05:00.179 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:05:10.181 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:05:10.181 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:05:10.182 8 INFO cinder.api.openstack.wsgi [None req-c9cd2b59-16f1-4274-847f-0ea39d5de7dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:05:10.182 7 INFO cinder.api.openstack.wsgi [None req-e592b8c6-7d24-4a5f-bc5c-1ab80156a0aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50: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-03-06 01:05:12.825 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET https://volume.162-253-55-140.nip.io/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=False 2026-03-06 01:05:12.846 8 WARNING cinder.quota [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:05:12.847 8 WARNING cinder.quota [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:05:12.847 8 WARNING cinder.quota [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:05:12.848 8 WARNING cinder.quota [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:05:12.848 8 WARNING cinder.quota [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:05:12.848 8 WARNING cinder.quota [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:05:12.854 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] https://volume.162-253-55-140.nip.io/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 105/212] 162.253.55.140 () {44 vars in 1069 bytes} [Fri Mar 6 01:05:12 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=False => generated 340 bytes in 133 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-03-06 01:05:12.998 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] PUT https://volume.162-253-55-140.nip.io/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2 2026-03-06 01:05:13.067 7 WARNING cinder.quota [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:05:13.068 7 WARNING cinder.quota [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:05:13.068 7 WARNING cinder.quota [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:05:13.069 7 WARNING cinder.quota [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:05:13.069 7 WARNING cinder.quota [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:05:13.069 7 WARNING cinder.quota [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:05:13.074 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] https://volume.162-253-55-140.nip.io/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2 returned with HTTP 200 [pid: 7|app: 0|req: 108/213] 162.253.55.140 () {48 vars in 1098 bytes} [Fri Mar 6 01:05:12 2026] PUT /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2 => generated 296 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:05:20.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:05:20.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:05:20.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:05:20.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:05:30.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:05:30.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:05:30.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:05:30.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:05:40.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:05:40.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:05:40.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:05:40.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:05:50.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:05:50.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:05:50.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:05:50.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:06:00.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:06:00.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:06:00.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:06:00.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:06:10.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:06:10.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:06:10.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:06:10.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:06:20.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:06:20.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:06:20.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:06:20.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:06:30.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:06:30.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:06:30.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:06:30.182 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:06:40.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:06:40.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:06:40.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:06:40.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:06:50.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:06:50.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:06:50.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:06:50.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:07:00.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:07:00.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:07:00.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:07:00.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:07:10.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:07:10.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:07:10.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:07:10.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:07:20.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:07:20.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:07:20.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:07:20.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:07:30.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:07:30.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:07:30.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:07:30.181 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:07:40.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:07:40.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:07:40.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:07:40.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:07:50.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:07:50.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:07:50.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:07:50.181 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:08:00.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:08:00.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:08:00.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:08:00.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:08:10.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:08:10.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:08:10.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:08:10.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:08:20.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:08:20.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:08:20.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:08:20.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:08:30.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:08:30.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:08:30.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:08:30.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:08:40.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:08:40.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:08:40.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:08:40.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:08:50.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:08:50.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:08:50.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:08:50.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:09:00.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:09:00.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:09:00.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:09:00.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:09:10.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:09:10.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:09:10.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:09:10.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:09:20.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:09:20.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:09:20.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:09:20.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:09:30.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:09:30.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:09:30.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:09:30.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:09:40.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:09:40.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:09:40.181 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:09:40.182 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:09:50.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:09:50.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:09:50.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:09:50.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:10:00.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:10:00.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:10:00.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:10:00.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:10:10.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:10:10.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:10:10.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:10:10.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:10:20.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:10:20.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:10:20.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:10:20.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:10:30.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:10:30.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:10:30.181 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:10:30.182 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:10:40.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:10:40.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:10:40.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:10:40.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:10:50.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:10:50.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:10:50.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:10:50.188 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:11:00.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:11:00.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:11:00.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:11:00.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:11:10.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:11:10.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:11:10.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:11:10.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:11:20.177 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:11:20.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:11:20.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:11:20.183 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:11:30.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:11:30.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:11:30.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:11:30.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:11:40.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:11:40.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:11:40.181 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:11:40.183 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:11:50.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:11:50.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:11:50.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:11:50.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:12:00.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:12:00.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:12:00.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:12:00.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:12:10.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:12:10.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:12:10.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:12:10.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:12:20.177 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:12:20.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:12:20.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:12:20.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:12:30.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:12:30.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:12:30.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:12:30.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:12:40.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:12:40.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:12:40.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:12:40.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:12:50.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:12:50.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:12:50.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:12:50.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:13:00.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:13:00.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:13:00.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:13:00.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:13:10.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:13:10.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:13:10.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:13:10.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:13:20.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:13:20.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:13:20.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:13:20.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:13:30.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:13:30.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:13:30.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:13:30.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:13:40.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:13:40.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:13:40.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:13:40.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:13:50.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:13:50.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:13:50.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:13:50.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:14:00.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:14:00.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:14:00.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:14:00.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:14:10.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:14:10.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:14:10.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:14:10.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:14:20.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:14:20.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:14:20.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:14:20.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:14:30.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:14:30.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:14:30.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:14:30.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:14:40.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:14:40.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:14:40.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:14:40.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:14:50.177 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:14:50.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:14:50.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:14:50.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:15:00.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:15:00.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:15:00.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:15:00.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:15:10.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:15:10.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:15:10.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:15:10.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:15:20.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:15:20.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:15:20.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:15:20.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:15:30.182 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:15:30.182 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:15:30.182 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:15:30.183 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:15:40.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:15:40.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:15:40.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:15:40.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:15:50.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:15:50.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:15:50.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:15:50.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:16:00.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:16:00.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:16:00.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:16:00.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:16:10.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:16:10.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:16:10.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:16:10.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:16:20.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:16:20.178 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:16:20.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:16:20.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:16:30.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:16:30.179 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:16:30.180 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:16:30.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:16:40.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:16:40.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:16:40.180 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:16:40.181 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:16:50.178 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:16:50.179 7 INFO cinder.api.openstack.wsgi [None req-ccd16006-ae6a-4f6d-89fe-32698a022db7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:16:50.183 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:16:50.184 8 INFO cinder.api.openstack.wsgi [None req-4588b2bb-25ba-4267-9890-2b6a1858fdd0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:16:57.787 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET https://volume.162-253-55-140.nip.io/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=False 2026-03-06 01:16:57.809 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] https://volume.162-253-55-140.nip.io/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 176/354] 162.253.55.140 () {44 vars in 1069 bytes} [Fri Mar 6 01:16:57 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=False => generated 340 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:16:58.269 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] PUT https://volume.162-253-55-140.nip.io/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec 2026-03-06 01:16:58.334 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] https://volume.162-253-55-140.nip.io/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec returned with HTTP 200 [pid: 7|app: 0|req: 179/355] 162.253.55.140 () {48 vars in 1098 bytes} [Fri Mar 6 01:16:58 2026] PUT /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec => generated 296 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:17:00.178 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:17:00.178 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:17:00.180 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:17:00.180 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:17:10.179 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:17:10.179 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:17:10.180 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:17:10.180 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:17:20.178 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:17:20.178 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:17:20.179 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:17:20.179 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:17:30.178 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:17:30.179 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:17:30.179 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:17:30.180 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:17:40.178 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:17:40.179 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:17:40.179 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:17:40.180 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:17:50.178 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:17:50.179 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:17:50.179 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:17:50.179 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:18:00.177 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:18:00.177 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:18:00.178 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:18:00.178 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:18:10.178 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:18:10.178 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:18:10.179 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:18:10.179 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:18:20.177 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:18:20.178 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:18:20.178 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:18:20.179 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:18:30.181 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:18:30.182 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:18:30.183 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:18:30.183 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:18:40.179 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:18:40.179 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:18:40.180 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:18:40.180 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:18:50.178 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:18:50.179 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:18:50.180 7 INFO cinder.api.openstack.wsgi [None req-693f4ca2-0acf-4a09-9a88-8f87aab30e3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:18:50.180 8 INFO cinder.api.openstack.wsgi [None req-c5c66e0b-2b25-4be6-be96-69c26994844b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:18:51.376 8 INFO cinder.api.openstack.wsgi [None req-d47b751c-7f43-404b-84fc-e348af5ec2c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:18:51.917 8 INFO cinder.api.openstack.wsgi [None req-d47b751c-7f43-404b-84fc-e348af5ec2c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 189/380] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:18:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true => generated 670 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:18:51.935 7 INFO cinder.api.openstack.wsgi [None req-dc77e7b1-0db3-40aa-aab6-df502784ba30 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:18:51.969 7 INFO cinder.volume.api [None req-dc77e7b1-0db3-40aa-aab6-df502784ba30 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:18:51.971 7 INFO cinder.api.openstack.wsgi [None req-dc77e7b1-0db3-40aa-aab6-df502784ba30 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 192/381] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:18:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:18:51.980 8 INFO cinder.api.openstack.wsgi [None req-37d4c14d-8cd0-4d6d-b883-71152e05736a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:18:51.988 8 INFO cinder.api.openstack.wsgi [None req-37d4c14d-8cd0-4d6d-b883-71152e05736a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 190/382] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:18:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:18:51.997 7 INFO cinder.api.openstack.wsgi [None req-0064437c-612a-474d-94d5-9da2d3ff6556 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:18:52.005 7 INFO cinder.volume.api [None req-0064437c-612a-474d-94d5-9da2d3ff6556 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:18:52.007 7 INFO cinder.api.openstack.wsgi [None req-0064437c-612a-474d-94d5-9da2d3ff6556 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 193/383] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:18:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:18:52.017 8 INFO cinder.api.openstack.wsgi [None req-aaaf583e-60f5-4fee-9aed-5b602ad6ff2a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:18:52.032 8 INFO cinder.volume.api [None req-aaaf583e-60f5-4fee-9aed-5b602ad6ff2a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:18:52.033 8 INFO cinder.api.openstack.wsgi [None req-aaaf583e-60f5-4fee-9aed-5b602ad6ff2a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 191/384] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:18:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:18:52.072 7 INFO cinder.api.openstack.wsgi [None req-b7ac24b8-ada5-4203-b8a9-4170944f65aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:18:52.090 7 INFO cinder.api.openstack.wsgi [None req-b7ac24b8-ada5-4203-b8a9-4170944f65aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/385] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:18:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:18:52.113 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:18:52.144 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 192/386] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:18:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:18:52.156 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:18:52.178 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 195/387] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:18:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:19:00.182 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:19:00.182 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:19:00.183 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:19:00.184 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:19:10.178 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:19:10.179 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:19:10.180 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:19:10.180 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:19:20.178 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:19:20.179 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:19:20.179 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:19:20.181 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:19:30.178 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:19:30.179 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:19:30.179 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:19:30.179 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:19:40.178 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:19:40.178 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:19:40.179 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:19:40.180 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:19:50.179 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:19:50.179 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:19:50.180 8 INFO cinder.api.openstack.wsgi [None req-7b9f4919-095b-4981-82d2-ff45ead5723d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:19:50.180 7 INFO cinder.api.openstack.wsgi [None req-3bda754b-af6e-4a23-ab32-dc7296536f00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:19:51.140 8 INFO cinder.api.openstack.wsgi [None req-e66d97d8-00c0-486d-b1d7-0e77ed43ff92 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:19:51.177 8 INFO cinder.volume.api [None req-e66d97d8-00c0-486d-b1d7-0e77ed43ff92 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:19:51.180 8 INFO cinder.api.openstack.wsgi [None req-e66d97d8-00c0-486d-b1d7-0e77ed43ff92 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 199/400] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:19:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:19:51.193 7 INFO cinder.api.openstack.wsgi [None req-14616c0f-a357-4a0d-a560-f3a02df88015 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:19:51.203 7 INFO cinder.volume.api [None req-14616c0f-a357-4a0d-a560-f3a02df88015 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:19:51.204 7 INFO cinder.api.openstack.wsgi [None req-14616c0f-a357-4a0d-a560-f3a02df88015 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 202/401] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:19:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:19:51.262 8 INFO cinder.api.openstack.wsgi [None req-fdc0e7c6-33ac-4b72-b688-7a03a66da7f3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:19:51.287 8 INFO cinder.api.openstack.wsgi [None req-fdc0e7c6-33ac-4b72-b688-7a03a66da7f3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 200/402] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:19:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:19:51.296 7 INFO cinder.api.openstack.wsgi [None req-e476421c-c681-4422-894a-503ce0fb06d2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:19:51.321 7 INFO cinder.api.openstack.wsgi [None req-e476421c-c681-4422-894a-503ce0fb06d2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 203/403] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:19:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:19:51.333 8 INFO cinder.api.openstack.wsgi [None req-6b82d50f-80dd-4dcd-861d-77981f81630d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:19:51.355 8 INFO cinder.api.openstack.wsgi [None req-6b82d50f-80dd-4dcd-861d-77981f81630d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/404] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:19:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:19:51.367 7 INFO cinder.api.openstack.wsgi [None req-cf18f122-3dda-4f81-9215-2051af0cab5f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:19:51.385 7 INFO cinder.volume.api [None req-cf18f122-3dda-4f81-9215-2051af0cab5f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:19:51.386 7 INFO cinder.api.openstack.wsgi [None req-cf18f122-3dda-4f81-9215-2051af0cab5f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/405] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:19:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:19:51.397 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:19:51.401 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 202/406] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:19:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:19:51.414 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:19:51.952 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 205/407] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:19:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:20:00.179 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:20:00.179 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:20:00.180 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:20:00.180 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:20:10.179 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:20:10.179 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:20:10.180 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:20:10.180 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:20:20.178 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:20:20.178 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:20:20.179 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:20:20.179 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:20:30.179 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:20:30.180 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:20:30.181 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:20:30.182 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:20:40.178 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:20:40.179 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:20:40.179 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:20:40.180 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:20:50.180 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:20:50.180 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:20:50.181 8 INFO cinder.api.openstack.wsgi [None req-eec0ccfa-416b-4a27-8abd-a62ef8a1f2a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:20:50.181 7 INFO cinder.api.openstack.wsgi [None req-6d56eadc-c657-4f86-b8d3-590010e900f9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:20:51.123 8 INFO cinder.api.openstack.wsgi [None req-f4b1ba2e-ed93-4825-85c7-d2f69ed7b1c5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:20:51.131 8 INFO cinder.volume.api [None req-f4b1ba2e-ed93-4825-85c7-d2f69ed7b1c5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:20:51.131 8 INFO cinder.api.openstack.wsgi [None req-f4b1ba2e-ed93-4825-85c7-d2f69ed7b1c5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/420] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:20:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:20:51.154 7 INFO cinder.api.openstack.wsgi [None req-326094b8-5c92-4e38-abc1-cd4a69e2532f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:20:51.658 7 INFO cinder.api.openstack.wsgi [None req-326094b8-5c92-4e38-abc1-cd4a69e2532f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 212/421] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:20:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true => generated 670 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:20:51.695 8 INFO cinder.api.openstack.wsgi [None req-615aab9e-4a4b-4f8a-9573-bcc97e9eb58c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:20:51.714 8 INFO cinder.api.openstack.wsgi [None req-615aab9e-4a4b-4f8a-9573-bcc97e9eb58c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/422] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:20:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:20:51.726 7 INFO cinder.api.openstack.wsgi [None req-b18394ae-afbb-43af-81d0-c576fd76f435 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:20:51.748 7 INFO cinder.api.openstack.wsgi [None req-b18394ae-afbb-43af-81d0-c576fd76f435 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 213/423] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:20:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:20:51.762 8 INFO cinder.api.openstack.wsgi [None req-799700c4-5f87-4831-9b6f-bbd7c04a07d1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:20:51.780 8 INFO cinder.api.openstack.wsgi [None req-799700c4-5f87-4831-9b6f-bbd7c04a07d1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 211/424] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:20:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:20:51.790 7 INFO cinder.api.openstack.wsgi [None req-8c6051c7-2f46-4d11-b94c-d01cce507213 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:20:51.800 7 INFO cinder.volume.api [None req-8c6051c7-2f46-4d11-b94c-d01cce507213 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:20:51.801 7 INFO cinder.api.openstack.wsgi [None req-8c6051c7-2f46-4d11-b94c-d01cce507213 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 214/425] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:20:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:20:51.812 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:20:51.820 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 212/426] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:20:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:20:51.830 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:20:51.839 7 INFO cinder.volume.api [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:20:51.841 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 215/427] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:20:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:21:00.178 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:21:00.179 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:21:00.180 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:21:00.180 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:21:10.178 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:21:10.178 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:21:10.179 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:21:10.179 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:21:20.178 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:21:20.178 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:21:20.179 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:21:20.179 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:21:30.179 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:21:30.179 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:21:30.179 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:21:30.179 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:21:40.178 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:21:40.179 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:21:40.180 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:21:40.180 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:21:50.177 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:21:50.178 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:21:50.178 7 INFO cinder.api.openstack.wsgi [None req-ef6a56f6-95a0-47a3-b4f7-6966b653bfda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:21:50.179 8 INFO cinder.api.openstack.wsgi [None req-6ebdfff1-af8f-4e4f-968b-22ac0d56ba78 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:21:51.254 7 INFO cinder.api.openstack.wsgi [None req-a63f2055-2781-46e2-92e4-b804bbf83004 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:21:51.263 7 INFO cinder.volume.api [None req-a63f2055-2781-46e2-92e4-b804bbf83004 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:21:51.265 7 INFO cinder.api.openstack.wsgi [None req-a63f2055-2781-46e2-92e4-b804bbf83004 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/440] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:21:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:21:51.274 8 INFO cinder.api.openstack.wsgi [None req-add30c4f-ef56-4fa5-a141-92dd7e45a3cd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:21:51.287 8 INFO cinder.volume.api [None req-add30c4f-ef56-4fa5-a141-92dd7e45a3cd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:21:51.289 8 INFO cinder.api.openstack.wsgi [None req-add30c4f-ef56-4fa5-a141-92dd7e45a3cd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/441] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:21:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:21:51.298 7 INFO cinder.api.openstack.wsgi [None req-56c21ebb-96e9-4868-9b79-227b967ea05f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:21:51.304 7 INFO cinder.api.openstack.wsgi [None req-56c21ebb-96e9-4868-9b79-227b967ea05f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 7|app: 0|req: 223/442] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:21:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:21:51.346 8 INFO cinder.api.openstack.wsgi [None req-3602d145-1186-49da-bf26-4438060bcba2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:21:51.366 8 INFO cinder.api.openstack.wsgi [None req-3602d145-1186-49da-bf26-4438060bcba2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 220/443] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:21:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:21:51.376 7 INFO cinder.api.openstack.wsgi [None req-e2cce677-216b-40e5-bddb-28789ec7850b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:21:51.397 7 INFO cinder.api.openstack.wsgi [None req-e2cce677-216b-40e5-bddb-28789ec7850b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/444] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:21:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:21:51.407 8 INFO cinder.api.openstack.wsgi [None req-ca6a4c20-7c9f-482f-8d91-0bb0988f4a7f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:21:51.428 8 INFO cinder.api.openstack.wsgi [None req-ca6a4c20-7c9f-482f-8d91-0bb0988f4a7f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 221/445] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:21:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:21:51.440 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:21:51.445 7 INFO cinder.volume.api [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:21:51.445 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 225/446] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:21:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:21:51.459 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:21:51.963 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 222/447] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:21:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:22:00.179 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:22:00.179 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:22:00.180 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:22:00.180 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:22:10.179 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:22:10.179 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:22:10.180 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:22:10.180 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:22:20.178 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:22:20.178 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:22:20.179 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:22:20.179 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:22:30.178 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:22:30.179 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:22:30.180 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:22:30.180 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:22:40.178 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:22:40.178 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:22:40.178 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:22:40.180 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:22:50.178 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:22:50.178 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:22:50.179 7 INFO cinder.api.openstack.wsgi [None req-3237156e-0eb2-436a-a953-42efc0bd0553 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:22:50.179 8 INFO cinder.api.openstack.wsgi [None req-d3b1e639-601e-4fef-924a-8a2b3838e3fc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:22:51.202 7 INFO cinder.api.openstack.wsgi [None req-95f86f53-f24b-4aca-823f-ab89de8b3d55 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:22:51.706 7 INFO cinder.api.openstack.wsgi [None req-95f86f53-f24b-4aca-823f-ab89de8b3d55 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 232/460] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:22:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true => generated 670 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:22:51.745 8 INFO cinder.api.openstack.wsgi [None req-509c87e5-00f6-4fbf-82a8-eaaede4a388c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:22:51.772 8 INFO cinder.api.openstack.wsgi [None req-509c87e5-00f6-4fbf-82a8-eaaede4a388c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 229/461] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:22:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:22:51.785 7 INFO cinder.api.openstack.wsgi [None req-b8bcf363-5cd4-421b-8749-b85c4247ad9a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:22:51.804 7 INFO cinder.api.openstack.wsgi [None req-b8bcf363-5cd4-421b-8749-b85c4247ad9a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 233/462] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:22:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:22:51.814 8 INFO cinder.api.openstack.wsgi [None req-ebe6d544-1cc2-49b2-823f-30c7cf20143f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:22:51.837 8 INFO cinder.api.openstack.wsgi [None req-ebe6d544-1cc2-49b2-823f-30c7cf20143f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/463] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:22:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:22:51.846 7 INFO cinder.api.openstack.wsgi [None req-4287c46e-1007-42fb-9d67-2d2425d0b1e7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:22:51.855 7 INFO cinder.volume.api [None req-4287c46e-1007-42fb-9d67-2d2425d0b1e7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:22:51.856 7 INFO cinder.api.openstack.wsgi [None req-4287c46e-1007-42fb-9d67-2d2425d0b1e7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/464] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:22:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:22:51.869 8 INFO cinder.api.openstack.wsgi [None req-c799dfc0-3b1b-40ce-b921-360b6c302039 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:22:51.881 8 INFO cinder.volume.api [None req-c799dfc0-3b1b-40ce-b921-360b6c302039 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:22:51.883 8 INFO cinder.api.openstack.wsgi [None req-c799dfc0-3b1b-40ce-b921-360b6c302039 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 231/465] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:22:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:22:51.893 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:22:51.899 7 INFO cinder.volume.api [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:22:51.900 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 235/466] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:22:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:22:51.913 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:22:51.919 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 232/467] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:22:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:23:00.178 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:23:00.178 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:23:00.178 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:23:00.179 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:23:10.178 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:23:10.178 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:23:10.179 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:23:10.179 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:23:20.178 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:23:20.179 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:23:20.178 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:23:20.180 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:23:30.178 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:23:30.178 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:23:30.179 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:23:30.180 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:23:40.179 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:23:40.179 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:23:40.180 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:23:40.180 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:23:50.178 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:23:50.178 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:23:50.179 7 INFO cinder.api.openstack.wsgi [None req-903468c0-8664-4cb7-9c92-aabd3fa3c463 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:23:50.180 8 INFO cinder.api.openstack.wsgi [None req-5eebdb5a-8c93-4ca9-9bc8-b00c66f6fffb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:23:51.105 7 INFO cinder.api.openstack.wsgi [None req-721269f5-d695-4cfc-8cfe-3ac87ad10907 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:23:51.118 7 INFO cinder.volume.api [None req-721269f5-d695-4cfc-8cfe-3ac87ad10907 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:23:51.120 7 INFO cinder.api.openstack.wsgi [None req-721269f5-d695-4cfc-8cfe-3ac87ad10907 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 242/480] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:23:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:23:51.132 8 INFO cinder.api.openstack.wsgi [None req-32979b0f-a8c4-4df3-95fe-82c6994dfc6c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:23:51.143 8 INFO cinder.volume.api [None req-32979b0f-a8c4-4df3-95fe-82c6994dfc6c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:23:51.144 8 INFO cinder.api.openstack.wsgi [None req-32979b0f-a8c4-4df3-95fe-82c6994dfc6c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 239/481] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:23:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:23:51.157 7 INFO cinder.api.openstack.wsgi [None req-f98612e9-f83a-4299-bcd0-da8e56ae9e7e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:23:51.666 7 INFO cinder.api.openstack.wsgi [None req-f98612e9-f83a-4299-bcd0-da8e56ae9e7e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 243/482] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:23:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:23:51.680 8 INFO cinder.api.openstack.wsgi [None req-f5b823d9-f017-4eff-a30f-d4142f337204 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:23:51.686 8 INFO cinder.api.openstack.wsgi [None req-f5b823d9-f017-4eff-a30f-d4142f337204 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 240/483] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:23:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:23:51.723 7 INFO cinder.api.openstack.wsgi [None req-5ad1a3b4-6cb7-4be3-84fb-e28a31385bfd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:23:51.747 7 INFO cinder.api.openstack.wsgi [None req-5ad1a3b4-6cb7-4be3-84fb-e28a31385bfd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/484] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:23:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:23:51.760 8 INFO cinder.api.openstack.wsgi [None req-020b620b-a86b-4124-baf9-61a862bb5ae0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:23:51.786 8 INFO cinder.api.openstack.wsgi [None req-020b620b-a86b-4124-baf9-61a862bb5ae0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 241/485] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:23:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:23:51.795 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:23:51.816 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/486] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:23:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:23:51.825 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:23:51.829 8 INFO cinder.volume.api [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:23:51.830 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/487] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:23:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:24:00.182 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:24:00.182 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:24:00.183 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:24:00.184 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:24:10.178 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:24:10.179 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:24:10.179 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:24:10.180 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:24:20.179 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:24:20.179 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:24:20.180 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:24:20.180 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:24:30.178 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:24:30.178 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:24:30.179 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:24:30.179 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:24:40.178 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:24:40.178 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:24:40.178 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:24:40.178 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:24:50.178 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:24:50.179 8 INFO cinder.api.openstack.wsgi [None req-4c93a401-12fe-4dd3-82c3-bed5b36a43c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:24:50.180 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:24:50.181 7 INFO cinder.api.openstack.wsgi [None req-fa5d5716-58af-4a11-bd6c-afc35b58d6ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:24:51.156 8 INFO cinder.api.openstack.wsgi [None req-e49b80fc-4b25-4d41-9395-4b64077e05b0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:24:51.660 8 INFO cinder.api.openstack.wsgi [None req-e49b80fc-4b25-4d41-9395-4b64077e05b0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 249/500] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:24:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true => generated 670 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:24:51.701 7 INFO cinder.api.openstack.wsgi [None req-aee99b4b-a533-4b45-a18b-244e1a43f70b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:24:51.723 7 INFO cinder.api.openstack.wsgi [None req-aee99b4b-a533-4b45-a18b-244e1a43f70b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 252/501] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:24:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:24:51.735 8 INFO cinder.api.openstack.wsgi [None req-875945ac-4371-4ce0-8719-eb7729c54139 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:24:51.756 8 INFO cinder.api.openstack.wsgi [None req-875945ac-4371-4ce0-8719-eb7729c54139 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 250/502] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:24:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:24:51.766 7 INFO cinder.api.openstack.wsgi [None req-404a5333-a5f0-4ffa-9759-c65b5a9ce7f1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:24:51.785 7 INFO cinder.api.openstack.wsgi [None req-404a5333-a5f0-4ffa-9759-c65b5a9ce7f1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/503] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:24:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:24:51.796 8 INFO cinder.api.openstack.wsgi [None req-040bbc2c-28d3-45bd-8881-05f6bef758da da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:24:51.802 8 INFO cinder.volume.api [None req-040bbc2c-28d3-45bd-8881-05f6bef758da da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:24:51.802 8 INFO cinder.api.openstack.wsgi [None req-040bbc2c-28d3-45bd-8881-05f6bef758da da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/504] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:24:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:24:51.814 7 INFO cinder.api.openstack.wsgi [None req-76f93175-2c44-4409-899b-c05bebcc9986 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:24:51.820 7 INFO cinder.api.openstack.wsgi [None req-76f93175-2c44-4409-899b-c05bebcc9986 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 7|app: 0|req: 254/505] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:24:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:24:51.830 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:24:51.839 8 INFO cinder.volume.api [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:24:51.840 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/506] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:24:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:24:51.848 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:24:51.858 7 INFO cinder.volume.api [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:24:51.860 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 255/507] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:24:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:25:00.178 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:25:00.179 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:25:00.179 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:25:00.180 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:25:10.178 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:25:10.179 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:25:10.179 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:25:10.180 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:25:20.178 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:25:20.178 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:25:20.179 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:25:20.179 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:25:30.179 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:25:30.179 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:25:30.180 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:25:30.180 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:25:40.178 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:25:40.179 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:25:40.179 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:25:40.180 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:25:50.178 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:25:50.178 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:25:50.179 7 INFO cinder.api.openstack.wsgi [None req-690e8f61-e30a-47a0-8f59-1b1e882dd9a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:25:50.179 8 INFO cinder.api.openstack.wsgi [None req-79092309-6136-44f0-b777-13ff88092d20 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:25:51.145 8 INFO cinder.api.openstack.wsgi [None req-0206fd7f-47ff-4a7c-baef-fb408941db46 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:25:51.156 8 INFO cinder.volume.api [None req-0206fd7f-47ff-4a7c-baef-fb408941db46 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:25:51.161 8 INFO cinder.api.openstack.wsgi [None req-0206fd7f-47ff-4a7c-baef-fb408941db46 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 259/520] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:25:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:25:51.175 7 INFO cinder.api.openstack.wsgi [None req-9d2043f8-7c57-4a74-ad19-a46e372c4662 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:25:51.681 7 INFO cinder.api.openstack.wsgi [None req-9d2043f8-7c57-4a74-ad19-a46e372c4662 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 262/521] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:25:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:25:51.694 8 INFO cinder.api.openstack.wsgi [None req-d03edb68-4822-4064-8dc0-d17d1c1af9ad da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:25:51.700 8 INFO cinder.api.openstack.wsgi [None req-d03edb68-4822-4064-8dc0-d17d1c1af9ad da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 260/522] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:25:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:25:51.711 7 INFO cinder.api.openstack.wsgi [None req-9f3e7552-43e6-4dd5-9795-c8ce733fad92 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:25:51.717 7 INFO cinder.volume.api [None req-9f3e7552-43e6-4dd5-9795-c8ce733fad92 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:25:51.718 7 INFO cinder.api.openstack.wsgi [None req-9f3e7552-43e6-4dd5-9795-c8ce733fad92 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/523] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:25:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:25:51.727 8 INFO cinder.api.openstack.wsgi [None req-302261c6-2c97-4e3f-9bc4-592abe880147 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:25:51.735 8 INFO cinder.volume.api [None req-302261c6-2c97-4e3f-9bc4-592abe880147 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:25:51.737 8 INFO cinder.api.openstack.wsgi [None req-302261c6-2c97-4e3f-9bc4-592abe880147 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/524] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:25:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:25:51.770 7 INFO cinder.api.openstack.wsgi [None req-328d0436-c293-423a-b490-ea76e7b7f44f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:25:51.789 7 INFO cinder.api.openstack.wsgi [None req-328d0436-c293-423a-b490-ea76e7b7f44f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/525] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:25:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:25:51.800 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:25:51.820 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/526] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:25:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:25:51.831 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:25:51.851 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/527] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:25:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:26:00.179 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:26:00.179 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:26:00.179 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:26:00.180 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:26:10.178 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:26:10.179 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:26:10.179 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:26:10.180 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:26:20.178 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:26:20.178 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:26:20.178 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:26:20.179 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:26:30.179 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:26:30.179 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:26:30.179 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:26:30.180 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:26:40.178 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:26:40.178 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:26:40.179 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:26:40.180 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:26:50.178 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:26:50.178 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:26:50.179 7 INFO cinder.api.openstack.wsgi [None req-248fb6c8-3692-45b5-93e5-b0f8f097d5df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:26:50.180 8 INFO cinder.api.openstack.wsgi [None req-ab6af6fe-442a-4099-b6ae-ea703349f4ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:26:51.084 7 INFO cinder.api.openstack.wsgi [None req-1d1aca05-b162-422b-8b0c-f1e323c8a347 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:26:51.111 7 INFO cinder.api.openstack.wsgi [None req-1d1aca05-b162-422b-8b0c-f1e323c8a347 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 272/540] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:26:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:26:51.121 8 INFO cinder.api.openstack.wsgi [None req-b40da7e6-8841-4841-8fe2-22af761cf413 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:26:51.154 8 INFO cinder.api.openstack.wsgi [None req-b40da7e6-8841-4841-8fe2-22af761cf413 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 269/541] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:26:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:26:51.163 7 INFO cinder.api.openstack.wsgi [None req-8e7006a2-cf03-4aef-a193-0392b1ef19bc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:26:51.187 7 INFO cinder.api.openstack.wsgi [None req-8e7006a2-cf03-4aef-a193-0392b1ef19bc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/542] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:26:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:26:51.196 8 INFO cinder.api.openstack.wsgi [None req-4c41a4f3-d71e-4ccf-bd2c-0c576ed84327 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:26:51.208 8 INFO cinder.volume.api [None req-4c41a4f3-d71e-4ccf-bd2c-0c576ed84327 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:26:51.211 8 INFO cinder.api.openstack.wsgi [None req-4c41a4f3-d71e-4ccf-bd2c-0c576ed84327 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/543] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:26:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:26:51.223 7 INFO cinder.api.openstack.wsgi [None req-ff9c25f0-f518-4d20-b96d-a638971a3593 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:26:51.228 7 INFO cinder.api.openstack.wsgi [None req-ff9c25f0-f518-4d20-b96d-a638971a3593 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 7|app: 0|req: 274/544] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:26:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:26:51.237 8 INFO cinder.api.openstack.wsgi [None req-717a1a40-be1f-4bbb-b440-159b29d104bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:26:51.250 8 INFO cinder.volume.api [None req-717a1a40-be1f-4bbb-b440-159b29d104bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:26:51.251 8 INFO cinder.api.openstack.wsgi [None req-717a1a40-be1f-4bbb-b440-159b29d104bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/545] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:26:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:26:51.267 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:26:51.771 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 275/546] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:26:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:26:51.783 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:26:51.789 8 INFO cinder.volume.api [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:26:51.789 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/547] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:26:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:27:00.178 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:27:00.178 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:27:00.178 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:27:00.179 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:27:10.178 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:27:10.179 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:27:10.179 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:27:10.180 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:27:20.179 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:27:20.179 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:27:20.180 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:27:20.180 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:27:30.178 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:27:30.179 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:27:30.179 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:27:30.180 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:27:40.178 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:27:40.179 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:27:40.180 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:27:40.182 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:27:50.178 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:27:50.178 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:27:50.179 7 INFO cinder.api.openstack.wsgi [None req-eb827acb-acc7-404b-8881-7d9b01dd5070 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:27:50.179 8 INFO cinder.api.openstack.wsgi [None req-e3bf8a70-d5ab-456a-b1bc-1505143603d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:27:51.064 7 INFO cinder.api.openstack.wsgi [None req-ecfbdad6-6dcb-45a2-84f6-8f478b913aa3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:27:51.078 7 INFO cinder.volume.api [None req-ecfbdad6-6dcb-45a2-84f6-8f478b913aa3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:27:51.080 7 INFO cinder.api.openstack.wsgi [None req-ecfbdad6-6dcb-45a2-84f6-8f478b913aa3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/560] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:27:50 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:27:51.092 8 INFO cinder.api.openstack.wsgi [None req-874e74a7-610c-4e47-8a25-214f8b5dac8e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:27:51.596 8 INFO cinder.api.openstack.wsgi [None req-874e74a7-610c-4e47-8a25-214f8b5dac8e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 279/561] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:27:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:27:51.634 7 INFO cinder.api.openstack.wsgi [None req-2d168872-f197-4949-8d27-a017c5ca826b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:27:51.648 7 INFO cinder.api.openstack.wsgi [None req-2d168872-f197-4949-8d27-a017c5ca826b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 283/562] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:27:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:27:51.660 8 INFO cinder.api.openstack.wsgi [None req-5eefbcda-bf2f-4a42-b488-73695794cc84 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:27:51.684 8 INFO cinder.api.openstack.wsgi [None req-5eefbcda-bf2f-4a42-b488-73695794cc84 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/563] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:27:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:27:51.697 7 INFO cinder.api.openstack.wsgi [None req-217bfa38-4d66-43d1-a8f3-f1e100761482 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:27:51.727 7 INFO cinder.api.openstack.wsgi [None req-217bfa38-4d66-43d1-a8f3-f1e100761482 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/564] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:27:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:27:51.738 8 INFO cinder.api.openstack.wsgi [None req-c967126d-0b1d-44cf-bbad-ee4fe9da4231 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:27:51.748 8 INFO cinder.volume.api [None req-c967126d-0b1d-44cf-bbad-ee4fe9da4231 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:27:51.750 8 INFO cinder.api.openstack.wsgi [None req-c967126d-0b1d-44cf-bbad-ee4fe9da4231 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/565] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:27:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:27:51.761 7 INFO cinder.api.openstack.wsgi [None req-c916b991-8ae0-404c-a95c-b29a58f18807 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:27:51.769 7 INFO cinder.volume.api [None req-c916b991-8ae0-404c-a95c-b29a58f18807 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:27:51.769 7 INFO cinder.api.openstack.wsgi [None req-c916b991-8ae0-404c-a95c-b29a58f18807 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 285/566] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:27:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:27:51.780 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:27:51.783 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 282/567] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:27:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:28:00.178 7 INFO cinder.api.openstack.wsgi [None req-c916b991-8ae0-404c-a95c-b29a58f18807 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:28:00.179 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:28:00.180 7 INFO cinder.api.openstack.wsgi [None req-c916b991-8ae0-404c-a95c-b29a58f18807 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:28:00.180 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:28:10.178 7 INFO cinder.api.openstack.wsgi [None req-c916b991-8ae0-404c-a95c-b29a58f18807 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:28:10.178 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:28:10.179 7 INFO cinder.api.openstack.wsgi [None req-c916b991-8ae0-404c-a95c-b29a58f18807 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:28:10.179 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:28:20.178 7 INFO cinder.api.openstack.wsgi [None req-c916b991-8ae0-404c-a95c-b29a58f18807 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:28:20.178 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:28:20.179 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:28:20.179 7 INFO cinder.api.openstack.wsgi [None req-c916b991-8ae0-404c-a95c-b29a58f18807 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:28:29.663 7 INFO cinder.api.openstack.wsgi [None req-f7176898-064d-41d8-9991-eb9b00d2f498 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET https://volume.162-253-55-140.nip.io/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=False 2026-03-06 01:28:29.674 7 INFO cinder.api.openstack.wsgi [None req-f7176898-064d-41d8-9991-eb9b00d2f498 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] https://volume.162-253-55-140.nip.io/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 289/574] 162.253.55.140 () {44 vars in 1069 bytes} [Fri Mar 6 01:28:29 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=False => generated 338 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:28:30.178 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:28:30.179 7 INFO cinder.api.openstack.wsgi [None req-f7176898-064d-41d8-9991-eb9b00d2f498 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:28:30.179 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:28:30.180 7 INFO cinder.api.openstack.wsgi [None req-f7176898-064d-41d8-9991-eb9b00d2f498 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:28:40.178 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:28:40.178 7 INFO cinder.api.openstack.wsgi [None req-f7176898-064d-41d8-9991-eb9b00d2f498 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:28:40.179 7 INFO cinder.api.openstack.wsgi [None req-f7176898-064d-41d8-9991-eb9b00d2f498 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:28:40.180 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:28:50.178 7 INFO cinder.api.openstack.wsgi [None req-f7176898-064d-41d8-9991-eb9b00d2f498 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:28:50.178 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:28:50.179 7 INFO cinder.api.openstack.wsgi [None req-f7176898-064d-41d8-9991-eb9b00d2f498 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:28:50.179 8 INFO cinder.api.openstack.wsgi [None req-8159e893-0c93-4d21-9870-cd3214212ec1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:28:51.201 7 INFO cinder.api.openstack.wsgi [None req-b9d34d52-5599-4eae-9214-2c5a1926860c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:28:51.211 7 INFO cinder.volume.api [None req-b9d34d52-5599-4eae-9214-2c5a1926860c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:28:51.213 7 INFO cinder.api.openstack.wsgi [None req-b9d34d52-5599-4eae-9214-2c5a1926860c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/581] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:28:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:28:51.223 8 INFO cinder.api.openstack.wsgi [None req-b31afd9c-47cc-4141-bd5e-3add6f5ccaf6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:28:51.234 8 INFO cinder.volume.api [None req-b31afd9c-47cc-4141-bd5e-3add6f5ccaf6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:28:51.236 8 INFO cinder.api.openstack.wsgi [None req-b31afd9c-47cc-4141-bd5e-3add6f5ccaf6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/582] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:28:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:28:51.244 7 INFO cinder.api.openstack.wsgi [None req-c28aff37-1384-407e-9083-56c5b2513022 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:28:51.251 7 INFO cinder.volume.api [None req-c28aff37-1384-407e-9083-56c5b2513022 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:28:51.251 7 INFO cinder.api.openstack.wsgi [None req-c28aff37-1384-407e-9083-56c5b2513022 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 294/583] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:28:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:28:51.294 8 INFO cinder.api.openstack.wsgi [None req-b613d27e-9dc1-44e6-a790-4bbae731883f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:28:51.329 8 INFO cinder.api.openstack.wsgi [None req-b613d27e-9dc1-44e6-a790-4bbae731883f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/584] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:28:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:28:51.340 7 INFO cinder.api.openstack.wsgi [None req-2e7f0696-29e7-4f8f-abe3-a9795e9cea6c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:28:51.364 7 INFO cinder.api.openstack.wsgi [None req-2e7f0696-29e7-4f8f-abe3-a9795e9cea6c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/585] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:28:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:28:51.378 8 INFO cinder.api.openstack.wsgi [None req-0b93949c-c010-48d4-9bdc-14b6885dfeda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:28:51.400 8 INFO cinder.api.openstack.wsgi [None req-0b93949c-c010-48d4-9bdc-14b6885dfeda da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/586] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:28:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:28:51.413 7 INFO cinder.api.openstack.wsgi [None req-e0e8be2a-c9d5-4fd4-a0e2-fa823b16519d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:28:51.916 7 INFO cinder.api.openstack.wsgi [None req-e0e8be2a-c9d5-4fd4-a0e2-fa823b16519d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 296/587] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:28:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:28:51.928 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:28:51.934 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 292/588] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:28:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:29:00.178 7 INFO cinder.api.openstack.wsgi [None req-e0e8be2a-c9d5-4fd4-a0e2-fa823b16519d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:29:00.178 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:29:00.179 7 INFO cinder.api.openstack.wsgi [None req-e0e8be2a-c9d5-4fd4-a0e2-fa823b16519d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:29:00.180 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:29:10.178 7 INFO cinder.api.openstack.wsgi [None req-e0e8be2a-c9d5-4fd4-a0e2-fa823b16519d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:29:10.178 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:29:10.179 7 INFO cinder.api.openstack.wsgi [None req-e0e8be2a-c9d5-4fd4-a0e2-fa823b16519d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:29:10.179 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:29:20.178 7 INFO cinder.api.openstack.wsgi [None req-e0e8be2a-c9d5-4fd4-a0e2-fa823b16519d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:29:20.178 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:29:20.179 7 INFO cinder.api.openstack.wsgi [None req-e0e8be2a-c9d5-4fd4-a0e2-fa823b16519d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:29:20.179 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:29:29.866 7 INFO cinder.api.openstack.wsgi [None req-03b6e4c6-32a5-4ca9-b755-0e2d98a71aa6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET https://volume.162-253-55-140.nip.io/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=False 2026-03-06 01:29:29.882 7 INFO cinder.api.openstack.wsgi [None req-03b6e4c6-32a5-4ca9-b755-0e2d98a71aa6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] https://volume.162-253-55-140.nip.io/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 300/595] 162.253.55.140 () {44 vars in 1069 bytes} [Fri Mar 6 01:29:29 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=False => generated 338 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:29:30.179 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:29:30.179 7 INFO cinder.api.openstack.wsgi [None req-03b6e4c6-32a5-4ca9-b755-0e2d98a71aa6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:29:30.180 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:29:30.180 7 INFO cinder.api.openstack.wsgi [None req-03b6e4c6-32a5-4ca9-b755-0e2d98a71aa6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:29:40.179 7 INFO cinder.api.openstack.wsgi [None req-03b6e4c6-32a5-4ca9-b755-0e2d98a71aa6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:29:40.179 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:29:40.180 7 INFO cinder.api.openstack.wsgi [None req-03b6e4c6-32a5-4ca9-b755-0e2d98a71aa6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:29:40.180 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:29:50.178 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:29:50.179 7 INFO cinder.api.openstack.wsgi [None req-03b6e4c6-32a5-4ca9-b755-0e2d98a71aa6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:29:50.179 8 INFO cinder.api.openstack.wsgi [None req-25cc61af-6ff5-45f9-9501-87cf510e34ba da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:29:50.180 7 INFO cinder.api.openstack.wsgi [None req-03b6e4c6-32a5-4ca9-b755-0e2d98a71aa6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:29:51.123 8 INFO cinder.api.openstack.wsgi [None req-77f39ef4-0193-4984-af68-424569a4e26f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:29:51.626 8 INFO cinder.api.openstack.wsgi [None req-77f39ef4-0193-4984-af68-424569a4e26f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 299/602] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:29:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true => generated 670 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:29:51.636 7 INFO cinder.api.openstack.wsgi [None req-66503147-351a-477e-b9b9-be731fda68aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:29:51.644 7 INFO cinder.volume.api [None req-66503147-351a-477e-b9b9-be731fda68aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:29:51.645 7 INFO cinder.api.openstack.wsgi [None req-66503147-351a-477e-b9b9-be731fda68aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/603] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:29:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:29:51.655 8 INFO cinder.api.openstack.wsgi [None req-abf586f2-fb74-4523-bea1-94094c05c4c1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:29:51.661 8 INFO cinder.volume.api [None req-abf586f2-fb74-4523-bea1-94094c05c4c1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:29:51.661 8 INFO cinder.api.openstack.wsgi [None req-abf586f2-fb74-4523-bea1-94094c05c4c1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 300/604] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:29:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:29:51.669 7 INFO cinder.api.openstack.wsgi [None req-c2de9a0d-492c-4742-86e5-b0256a835459 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:29:51.674 7 INFO cinder.api.openstack.wsgi [None req-c2de9a0d-492c-4742-86e5-b0256a835459 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 7|app: 0|req: 305/605] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:29:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:29:51.683 8 INFO cinder.api.openstack.wsgi [None req-b9c8a9c2-c3bc-4fd8-8221-029679d4ad00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:29:51.695 8 INFO cinder.volume.api [None req-b9c8a9c2-c3bc-4fd8-8221-029679d4ad00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:29:51.698 8 INFO cinder.api.openstack.wsgi [None req-b9c8a9c2-c3bc-4fd8-8221-029679d4ad00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/606] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:29:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:29:51.730 7 INFO cinder.api.openstack.wsgi [None req-910b1b52-8e94-4c03-8df5-67a8dd914810 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:29:51.747 7 INFO cinder.api.openstack.wsgi [None req-910b1b52-8e94-4c03-8df5-67a8dd914810 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/607] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:29:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:29:51.758 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:29:51.777 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/608] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:29:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:29:51.786 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:29:51.804 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/609] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:29:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:30:00.178 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:30:00.179 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:30:00.180 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:30:00.181 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:30:10.179 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:30:10.179 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:30:10.180 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:30:10.180 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:30:20.177 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:30:20.178 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:30:20.178 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:30:20.181 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:30:30.179 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:30:30.180 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:30:30.182 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:30:30.182 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:30:40.179 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:30:40.179 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:30:40.180 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:30:40.181 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:30:50.178 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:30:50.179 7 INFO cinder.api.openstack.wsgi [None req-9caba851-849d-4cff-ad93-9bda0982dc09 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:30:50.182 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:30:50.182 8 INFO cinder.api.openstack.wsgi [None req-5a099e2e-f1b0-4cd3-b7f0-ddd4f03418a2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:30:51.333 7 INFO cinder.api.openstack.wsgi [None req-bd6d28e8-2d34-44df-bef7-9b658ebe9c41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:30:51.354 7 INFO cinder.api.openstack.wsgi [None req-bd6d28e8-2d34-44df-bef7-9b658ebe9c41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/622] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:30:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:30:51.363 8 INFO cinder.api.openstack.wsgi [None req-80308ab4-e1ec-4e14-92a5-1bdd8c17a4ff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:30:51.384 8 INFO cinder.api.openstack.wsgi [None req-80308ab4-e1ec-4e14-92a5-1bdd8c17a4ff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/623] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:30:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:30:51.398 7 INFO cinder.api.openstack.wsgi [None req-00a10597-ef60-4dae-87aa-91ea532adcd5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:30:51.419 7 INFO cinder.api.openstack.wsgi [None req-00a10597-ef60-4dae-87aa-91ea532adcd5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/624] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:30:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:30:51.429 8 INFO cinder.api.openstack.wsgi [None req-7fff8dc6-ed92-4c6a-852c-cfae8cf98405 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:30:51.438 8 INFO cinder.volume.api [None req-7fff8dc6-ed92-4c6a-852c-cfae8cf98405 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:30:51.439 8 INFO cinder.api.openstack.wsgi [None req-7fff8dc6-ed92-4c6a-852c-cfae8cf98405 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 310/625] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:30:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:30:51.450 7 INFO cinder.api.openstack.wsgi [None req-3bb3be91-03a4-4145-a24f-ddfc6fb527a0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:30:51.457 7 INFO cinder.volume.api [None req-3bb3be91-03a4-4145-a24f-ddfc6fb527a0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:30:51.457 7 INFO cinder.api.openstack.wsgi [None req-3bb3be91-03a4-4145-a24f-ddfc6fb527a0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/626] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:30:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:30:51.466 8 INFO cinder.api.openstack.wsgi [None req-483cdbef-dee0-4fa2-91ba-1e8d5e5029e0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:30:51.471 8 INFO cinder.api.openstack.wsgi [None req-483cdbef-dee0-4fa2-91ba-1e8d5e5029e0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 311/627] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:30:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:30:51.480 7 INFO cinder.api.openstack.wsgi [None req-aa718e23-740d-4c9f-8230-a30663136fc3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:30:51.488 7 INFO cinder.volume.api [None req-aa718e23-740d-4c9f-8230-a30663136fc3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:30:51.489 7 INFO cinder.api.openstack.wsgi [None req-aa718e23-740d-4c9f-8230-a30663136fc3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/628] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:30:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:30:51.499 8 INFO cinder.api.openstack.wsgi [None req-90ffc831-c8d2-44fc-bff4-af163ac52434 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:30:52.003 8 INFO cinder.api.openstack.wsgi [None req-90ffc831-c8d2-44fc-bff4-af163ac52434 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 312/629] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:30:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:30:55.655 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots 2026-03-06 01:30:55.668 7 INFO cinder.volume.api [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:30:55.668 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 318/630] 10.0.0.157 () {32 vars in 705 bytes} [Fri Mar 6 01:30:55 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:30:55.681 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes 2026-03-06 01:30:55.708 8 INFO cinder.volume.api [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:30:55.708 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes returned with HTTP 200 [pid: 8|app: 0|req: 313/631] 10.0.0.157 () {32 vars in 701 bytes} [Fri Mar 6 01:30:55 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:31:00.178 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:31:00.179 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:31:00.180 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:31:00.180 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:31:10.178 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:31:10.178 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:31:10.179 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:31:10.180 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:31:20.178 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:31:20.178 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:31:20.178 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:31:20.179 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:31:30.178 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:31:30.179 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:31:30.180 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:31:30.180 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:31:40.177 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:31:40.178 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:31:40.178 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:31:40.179 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:31:50.177 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:31:50.178 8 INFO cinder.api.openstack.wsgi [None req-de890190-4b92-4460-9ba0-6d1cc984f028 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:31:50.177 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:31:50.179 7 INFO cinder.api.openstack.wsgi [None req-527460f3-5b0a-4186-85e6-8477f90d70fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:31:51.379 8 INFO cinder.api.openstack.wsgi [None req-254123cf-171f-4611-893d-ec55d96c7812 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:31:51.390 8 INFO cinder.volume.api [None req-254123cf-171f-4611-893d-ec55d96c7812 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:31:51.391 8 INFO cinder.api.openstack.wsgi [None req-254123cf-171f-4611-893d-ec55d96c7812 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 320/644] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:31:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:31:51.403 7 INFO cinder.api.openstack.wsgi [None req-f5746a91-2b36-475f-92f8-78046bdc482c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:31:51.415 7 INFO cinder.volume.api [None req-f5746a91-2b36-475f-92f8-78046bdc482c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:31:51.418 7 INFO cinder.api.openstack.wsgi [None req-f5746a91-2b36-475f-92f8-78046bdc482c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 325/645] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:31:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:31:51.440 8 INFO cinder.api.openstack.wsgi [None req-a83d4307-e856-4528-94b6-4f71fd4728be da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:31:51.446 8 INFO cinder.volume.api [None req-a83d4307-e856-4528-94b6-4f71fd4728be da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:31:51.446 8 INFO cinder.api.openstack.wsgi [None req-a83d4307-e856-4528-94b6-4f71fd4728be da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 321/646] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:31:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:31:51.495 7 INFO cinder.api.openstack.wsgi [None req-9c7ced16-e1d7-4cfb-8281-f41448f784cf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/522afd95cca144858f0415dbe0c68fee?usage=true 2026-03-06 01:31:51.531 7 INFO cinder.api.openstack.wsgi [None req-9c7ced16-e1d7-4cfb-8281-f41448f784cf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/522afd95cca144858f0415dbe0c68fee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/647] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:31:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/522afd95cca144858f0415dbe0c68fee?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:31:51.544 8 INFO cinder.api.openstack.wsgi [None req-f7a068aa-5f51-47c5-b604-ccd722756085 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/52e3838577804927b0ad059d124a9ad1?usage=true 2026-03-06 01:31:51.570 8 INFO cinder.api.openstack.wsgi [None req-f7a068aa-5f51-47c5-b604-ccd722756085 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/52e3838577804927b0ad059d124a9ad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/648] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:31:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/52e3838577804927b0ad059d124a9ad1?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:31:51.587 7 INFO cinder.api.openstack.wsgi [None req-227d78c1-c2ca-4c38-957b-997a059786eb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/5f658efec2a34148ba59a4ecbbe5b8c9?usage=true 2026-03-06 01:31:51.614 7 INFO cinder.api.openstack.wsgi [None req-227d78c1-c2ca-4c38-957b-997a059786eb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/5f658efec2a34148ba59a4ecbbe5b8c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/649] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:31:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/5f658efec2a34148ba59a4ecbbe5b8c9?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:31:51.638 8 INFO cinder.api.openstack.wsgi [None req-f2fc95bc-e342-4784-9fe0-9b9bcddd70a9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:31:51.672 8 INFO cinder.api.openstack.wsgi [None req-f2fc95bc-e342-4784-9fe0-9b9bcddd70a9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/650] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:31:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:31:51.687 7 INFO cinder.api.openstack.wsgi [None req-62638263-bd28-433b-9b9e-e5f4b96e9b97 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:31:51.705 7 INFO cinder.api.openstack.wsgi [None req-62638263-bd28-433b-9b9e-e5f4b96e9b97 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/651] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:31:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:31:51.719 8 INFO cinder.api.openstack.wsgi [None req-8be876a8-538a-4604-8816-31e1f30f2d81 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b9e13e08f2b44b6fbbf4193582440fcb?usage=true 2026-03-06 01:31:51.756 8 INFO cinder.api.openstack.wsgi [None req-8be876a8-538a-4604-8816-31e1f30f2d81 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b9e13e08f2b44b6fbbf4193582440fcb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/652] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:31:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b9e13e08f2b44b6fbbf4193582440fcb?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:31:51.771 7 INFO cinder.api.openstack.wsgi [None req-b6e3d104-71cf-4b97-a555-eef892b41df8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:31:51.794 7 INFO cinder.api.openstack.wsgi [None req-b6e3d104-71cf-4b97-a555-eef892b41df8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 329/653] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:31:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:31:51.805 8 INFO cinder.api.openstack.wsgi [None req-0e7da96b-b108-4790-a7e0-ac2aa5dbfe35 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:31:51.810 8 INFO cinder.api.openstack.wsgi [None req-0e7da96b-b108-4790-a7e0-ac2aa5dbfe35 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 325/654] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:31:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:31:51.824 7 INFO cinder.api.openstack.wsgi [None req-360eded4-d4c0-4daf-b651-ee1d89d49ad9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:31:52.327 7 INFO cinder.api.openstack.wsgi [None req-360eded4-d4c0-4daf-b651-ee1d89d49ad9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 330/655] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:31:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:32:00.178 8 INFO cinder.api.openstack.wsgi [None req-0e7da96b-b108-4790-a7e0-ac2aa5dbfe35 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:32:00.178 7 INFO cinder.api.openstack.wsgi [None req-360eded4-d4c0-4daf-b651-ee1d89d49ad9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:32:00.179 8 INFO cinder.api.openstack.wsgi [None req-0e7da96b-b108-4790-a7e0-ac2aa5dbfe35 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:32:00.180 7 INFO cinder.api.openstack.wsgi [None req-360eded4-d4c0-4daf-b651-ee1d89d49ad9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:32:03.948 8 INFO cinder.api.openstack.wsgi [req-48e9a010-9728-458d-ab0f-60bca555c222 req-632bc643-a355-42b0-a0fa-f19f859c45eb 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5f658efec2a34148ba59a4ecbbe5b8c9/attachments?instance_id=4e69898f-7191-4cf1-bc82-a22fc7f6fa6a 2026-03-06 01:32:03.962 8 INFO cinder.api.openstack.wsgi [req-48e9a010-9728-458d-ab0f-60bca555c222 req-632bc643-a355-42b0-a0fa-f19f859c45eb 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5f658efec2a34148ba59a4ecbbe5b8c9/attachments?instance_id=4e69898f-7191-4cf1-bc82-a22fc7f6fa6a returned with HTTP 200 [pid: 8|app: 0|req: 327/658] 162.253.55.140 () {36 vars in 1104 bytes} [Fri Mar 6 01:32:03 2026] GET /v3/5f658efec2a34148ba59a4ecbbe5b8c9/attachments?instance_id=4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:10.178 8 INFO cinder.api.openstack.wsgi [req-48e9a010-9728-458d-ab0f-60bca555c222 req-632bc643-a355-42b0-a0fa-f19f859c45eb 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:32:10.178 7 INFO cinder.api.openstack.wsgi [None req-360eded4-d4c0-4daf-b651-ee1d89d49ad9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:32:10.179 7 INFO cinder.api.openstack.wsgi [None req-360eded4-d4c0-4daf-b651-ee1d89d49ad9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:32:10.179 8 INFO cinder.api.openstack.wsgi [req-48e9a010-9728-458d-ab0f-60bca555c222 req-632bc643-a355-42b0-a0fa-f19f859c45eb 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:32:20.179 8 INFO cinder.api.openstack.wsgi [req-48e9a010-9728-458d-ab0f-60bca555c222 req-632bc643-a355-42b0-a0fa-f19f859c45eb 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:32:20.180 7 INFO cinder.api.openstack.wsgi [None req-360eded4-d4c0-4daf-b651-ee1d89d49ad9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:32:20.181 8 INFO cinder.api.openstack.wsgi [req-48e9a010-9728-458d-ab0f-60bca555c222 req-632bc643-a355-42b0-a0fa-f19f859c45eb 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:32:20.181 7 INFO cinder.api.openstack.wsgi [None req-360eded4-d4c0-4daf-b651-ee1d89d49ad9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:32:30.178 7 INFO cinder.api.openstack.wsgi [None req-360eded4-d4c0-4daf-b651-ee1d89d49ad9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:32:30.179 8 INFO cinder.api.openstack.wsgi [req-48e9a010-9728-458d-ab0f-60bca555c222 req-632bc643-a355-42b0-a0fa-f19f859c45eb 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:32:30.180 8 INFO cinder.api.openstack.wsgi [req-48e9a010-9728-458d-ab0f-60bca555c222 req-632bc643-a355-42b0-a0fa-f19f859c45eb 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:32:30.181 7 INFO cinder.api.openstack.wsgi [None req-360eded4-d4c0-4daf-b651-ee1d89d49ad9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:32:32.687 7 INFO cinder.api.openstack.wsgi [None req-3103a5a4-9951-4e31-9d3a-3cf81be70b91 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes 2026-03-06 01:32:32.716 7 INFO cinder.volume.api [None req-3103a5a4-9951-4e31-9d3a-3cf81be70b91 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Get all volumes completed successfully. 2026-03-06 01:32:32.717 7 INFO cinder.api.openstack.wsgi [None req-3103a5a4-9951-4e31-9d3a-3cf81be70b91 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes returned with HTTP 200 [pid: 7|app: 0|req: 335/665] 10.0.0.157 () {32 vars in 701 bytes} [Fri Mar 6 01:32:32 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes => generated 15 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:32:32.732 8 INFO cinder.api.openstack.wsgi [None req-1fd5dcea-2d4b-49c3-a558-ad1ede694f02 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes 2026-03-06 01:32:32.735 8 INFO cinder.api.v3.volumes [None req-1fd5dcea-2d4b-49c3-a558-ad1ede694f02 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Create volume of 1 GB 2026-03-06 01:32:32.749 8 INFO cinder.volume.api [None req-1fd5dcea-2d4b-49c3-a558-ad1ede694f02 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Availability Zones retrieved successfully. 2026-03-06 01:32:33.001 8 INFO cinder.volume.api [None req-1fd5dcea-2d4b-49c3-a558-ad1ede694f02 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Create volume request issued successfully. 2026-03-06 01:32:33.002 8 INFO cinder.api.openstack.wsgi [None req-1fd5dcea-2d4b-49c3-a558-ad1ede694f02 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 331/666] 10.0.0.157 () {34 vars in 723 bytes} [Fri Mar 6 01:32:32 2026] POST /v3/6feec079c0b74287aafbe2f33c58425f/volumes => generated 875 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-06 01:32:33.029 7 INFO cinder.api.openstack.wsgi [None req-75af3474-c1f4-4b59-9d8a-adc9ec8ab496 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 /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-03-06 01:32:33.072 7 INFO cinder.volume.api [None req-75af3474-c1f4-4b59-9d8a-adc9ec8ab496 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:33.087 7 INFO cinder.api.openstack.wsgi [None req-75af3474-c1f4-4b59-9d8a-adc9ec8ab496 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 returned with HTTP 200 [pid: 7|app: 0|req: 336/667] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:33 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 => generated 943 bytes in 71 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-03-06 01:32:34.113 8 INFO cinder.api.openstack.wsgi [None req-9c330c9a-2b98-462e-9640-18b745ab3d9b dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 /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-03-06 01:32:34.128 8 INFO cinder.volume.api [None req-9c330c9a-2b98-462e-9640-18b745ab3d9b dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:34.140 8 INFO cinder.api.openstack.wsgi [None req-9c330c9a-2b98-462e-9640-18b745ab3d9b dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 returned with HTTP 200 [pid: 8|app: 0|req: 332/668] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:34 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 => generated 967 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:35.158 7 INFO cinder.api.openstack.wsgi [None req-d3d30da9-e0b8-473c-91a9-43227b4dacca dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 /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-03-06 01:32:35.172 7 INFO cinder.volume.api [None req-d3d30da9-e0b8-473c-91a9-43227b4dacca dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:35.178 7 INFO cinder.api.openstack.wsgi [None req-d3d30da9-e0b8-473c-91a9-43227b4dacca dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 returned with HTTP 200 [pid: 7|app: 0|req: 337/669] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:35 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:35.198 8 INFO cinder.api.openstack.wsgi [None req-dacef188-4de1-490c-9a69-47e465c196eb dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 /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-03-06 01:32:35.214 8 INFO cinder.volume.api [None req-dacef188-4de1-490c-9a69-47e465c196eb dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:35.220 8 INFO cinder.api.openstack.wsgi [None req-dacef188-4de1-490c-9a69-47e465c196eb dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 returned with HTTP 200 [pid: 8|app: 0|req: 333/670] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:35 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 => 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-03-06 01:32:35.242 7 INFO cinder.api.openstack.wsgi [None req-4e7ccc85-cf07-422e-9169-1c3ee8d8e537 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes 2026-03-06 01:32:35.246 7 INFO cinder.api.v3.volumes [None req-4e7ccc85-cf07-422e-9169-1c3ee8d8e537 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Create volume of 1 GB 2026-03-06 01:32:35.255 7 INFO cinder.volume.api [None req-4e7ccc85-cf07-422e-9169-1c3ee8d8e537 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Availability Zones retrieved successfully. 2026-03-06 01:32:35.478 7 INFO cinder.volume.api [None req-4e7ccc85-cf07-422e-9169-1c3ee8d8e537 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Create volume request issued successfully. 2026-03-06 01:32:35.479 7 INFO cinder.api.openstack.wsgi [None req-4e7ccc85-cf07-422e-9169-1c3ee8d8e537 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 338/671] 10.0.0.157 () {34 vars in 723 bytes} [Fri Mar 6 01:32:35 2026] POST /v3/6feec079c0b74287aafbe2f33c58425f/volumes => generated 876 bytes in 244 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-03-06 01:32:35.500 8 INFO cinder.api.openstack.wsgi [None req-e266d24f-685e-420b-873b-40e007e63529 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 /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-03-06 01:32:35.516 8 INFO cinder.volume.api [None req-e266d24f-685e-420b-873b-40e007e63529 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:35.521 8 INFO cinder.api.openstack.wsgi [None req-e266d24f-685e-420b-873b-40e007e63529 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 returned with HTTP 200 [pid: 8|app: 0|req: 334/672] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:35 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:36.543 7 INFO cinder.api.openstack.wsgi [None req-015d2e66-b9c0-4989-8cfc-8d4ad3d80772 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 /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-03-06 01:32:36.556 7 INFO cinder.volume.api [None req-015d2e66-b9c0-4989-8cfc-8d4ad3d80772 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:36.565 7 INFO cinder.api.openstack.wsgi [None req-015d2e66-b9c0-4989-8cfc-8d4ad3d80772 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 returned with HTTP 200 [pid: 7|app: 0|req: 339/673] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:36 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 => 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-03-06 01:32:36.588 8 INFO cinder.api.openstack.wsgi [None req-9e904789-0c9f-4af2-8a60-0cb1707273ce dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 /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-03-06 01:32:36.601 8 INFO cinder.volume.api [None req-9e904789-0c9f-4af2-8a60-0cb1707273ce dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:36.606 8 INFO cinder.api.openstack.wsgi [None req-9e904789-0c9f-4af2-8a60-0cb1707273ce dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 returned with HTTP 200 [pid: 8|app: 0|req: 335/674] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:36 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 => generated 969 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-03-06 01:32:36.627 7 INFO cinder.api.openstack.wsgi [None req-317ef4ff-5d7d-46c7-81d5-e20881dafe8c dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes 2026-03-06 01:32:36.631 7 INFO cinder.api.v3.volumes [None req-317ef4ff-5d7d-46c7-81d5-e20881dafe8c dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Create volume of 1 GB 2026-03-06 01:32:36.637 7 INFO cinder.volume.api [None req-317ef4ff-5d7d-46c7-81d5-e20881dafe8c dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Availability Zones retrieved successfully. 2026-03-06 01:32:36.744 7 INFO cinder.volume.api [None req-317ef4ff-5d7d-46c7-81d5-e20881dafe8c dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Create volume request issued successfully. 2026-03-06 01:32:36.745 7 INFO cinder.api.openstack.wsgi [None req-317ef4ff-5d7d-46c7-81d5-e20881dafe8c dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 340/675] 10.0.0.157 () {34 vars in 723 bytes} [Fri Mar 6 01:32:36 2026] POST /v3/6feec079c0b74287aafbe2f33c58425f/volumes => generated 876 bytes in 125 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-03-06 01:32:36.776 8 INFO cinder.api.openstack.wsgi [None req-d3d886cd-0ce4-4614-9357-74f82dcf242c dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 /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-03-06 01:32:36.791 8 INFO cinder.volume.api [None req-d3d886cd-0ce4-4614-9357-74f82dcf242c dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:36.797 8 INFO cinder.api.openstack.wsgi [None req-d3d886cd-0ce4-4614-9357-74f82dcf242c dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 returned with HTTP 200 [pid: 8|app: 0|req: 336/676] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:36 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:37.822 7 INFO cinder.api.openstack.wsgi [None req-4cdafd1e-cb93-4d05-9f48-3a344b82d337 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 /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-03-06 01:32:37.838 7 INFO cinder.volume.api [None req-4cdafd1e-cb93-4d05-9f48-3a344b82d337 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:37.843 7 INFO cinder.api.openstack.wsgi [None req-4cdafd1e-cb93-4d05-9f48-3a344b82d337 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 returned with HTTP 200 [pid: 7|app: 0|req: 341/677] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:37 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 => generated 969 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-03-06 01:32:37.864 8 INFO cinder.api.openstack.wsgi [None req-6fd32897-c3a5-4332-9c4a-7d0cd6b1f177 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 /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-03-06 01:32:37.886 8 INFO cinder.volume.api [None req-6fd32897-c3a5-4332-9c4a-7d0cd6b1f177 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:37.890 8 INFO cinder.api.openstack.wsgi [None req-6fd32897-c3a5-4332-9c4a-7d0cd6b1f177 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 returned with HTTP 200 [pid: 8|app: 0|req: 337/678] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:37 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:37.915 7 INFO cinder.api.openstack.wsgi [None req-50dab4c7-4d63-46bf-8848-9b63c67587aa dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes 2026-03-06 01:32:37.927 7 INFO cinder.volume.api [None req-50dab4c7-4d63-46bf-8848-9b63c67587aa dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Get all volumes completed successfully. 2026-03-06 01:32:37.928 7 INFO cinder.api.openstack.wsgi [None req-50dab4c7-4d63-46bf-8848-9b63c67587aa dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes returned with HTTP 200 [pid: 7|app: 0|req: 342/679] 10.0.0.157 () {32 vars in 701 bytes} [Fri Mar 6 01:32:37 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:37.947 8 INFO cinder.api.openstack.wsgi [None req-c2f3407d-4092-4a5f-b41c-e3cee02edb1f dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 /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-03-06 01:32:37.965 8 INFO cinder.volume.api [None req-c2f3407d-4092-4a5f-b41c-e3cee02edb1f dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:37.972 8 INFO cinder.api.openstack.wsgi [None req-c2f3407d-4092-4a5f-b41c-e3cee02edb1f dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 returned with HTTP 200 [pid: 8|app: 0|req: 338/680] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:37 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:37.992 7 INFO cinder.api.openstack.wsgi [None req-225c56a4-1182-451c-ae40-4feb5a27c779 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 2026-03-06 01:32:37.993 7 INFO cinder.api.v3.volumes [None req-225c56a4-1182-451c-ae40-4feb5a27c779 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Delete volume with id: 4e5c8051-7ceb-4ff7-83dd-f69047056445 /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-03-06 01:32:38.002 7 INFO cinder.volume.api [None req-225c56a4-1182-451c-ae40-4feb5a27c779 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:38.036 7 INFO cinder.volume.api [None req-225c56a4-1182-451c-ae40-4feb5a27c779 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Delete volume request issued successfully. 2026-03-06 01:32:38.037 7 INFO cinder.api.openstack.wsgi [None req-225c56a4-1182-451c-ae40-4feb5a27c779 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 returned with HTTP 202 [pid: 7|app: 0|req: 343/681] 10.0.0.157 () {32 vars in 778 bytes} [Fri Mar 6 01:32:37 2026] DELETE /v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 => 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-03-06 01:32:38.047 8 INFO cinder.api.openstack.wsgi [None req-b48f3c30-31e0-4742-99e7-e8c7188941db dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 /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-03-06 01:32:38.062 8 INFO cinder.volume.api [None req-b48f3c30-31e0-4742-99e7-e8c7188941db dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:38.067 8 INFO cinder.api.openstack.wsgi [None req-b48f3c30-31e0-4742-99e7-e8c7188941db dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 returned with HTTP 200 [pid: 8|app: 0|req: 339/682] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:38 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:39.090 7 INFO cinder.api.openstack.wsgi [None req-70ed59e0-9556-4a98-838f-376ed647365c dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 2026-03-06 01:32:39.100 7 INFO cinder.api.openstack.wsgi [None req-70ed59e0-9556-4a98-838f-376ed647365c dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 returned with HTTP 404 [pid: 7|app: 0|req: 344/683] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:39 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/4e5c8051-7ceb-4ff7-83dd-f69047056445 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:39.113 8 INFO cinder.api.openstack.wsgi [None req-d8024f8d-63d1-4d30-8ee3-c787e59c7098 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 /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-03-06 01:32:39.129 8 INFO cinder.volume.api [None req-d8024f8d-63d1-4d30-8ee3-c787e59c7098 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:39.137 8 INFO cinder.api.openstack.wsgi [None req-d8024f8d-63d1-4d30-8ee3-c787e59c7098 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 returned with HTTP 200 [pid: 8|app: 0|req: 340/684] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:39 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:39.163 7 INFO cinder.api.openstack.wsgi [None req-d32fcd1c-a694-41ec-a24f-7ce3837f9717 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 2026-03-06 01:32:39.164 7 INFO cinder.api.v3.volumes [None req-d32fcd1c-a694-41ec-a24f-7ce3837f9717 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Delete volume with id: 2871c639-baed-4e39-aca3-686d09e72750 /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-03-06 01:32:39.173 7 INFO cinder.volume.api [None req-d32fcd1c-a694-41ec-a24f-7ce3837f9717 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:39.203 7 INFO cinder.volume.api [None req-d32fcd1c-a694-41ec-a24f-7ce3837f9717 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Delete volume request issued successfully. 2026-03-06 01:32:39.204 7 INFO cinder.api.openstack.wsgi [None req-d32fcd1c-a694-41ec-a24f-7ce3837f9717 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 returned with HTTP 202 [pid: 7|app: 0|req: 345/685] 10.0.0.157 () {32 vars in 778 bytes} [Fri Mar 6 01:32:39 2026] DELETE /v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 => 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-03-06 01:32:39.215 8 INFO cinder.api.openstack.wsgi [None req-3f6db219-c715-4f22-92b2-67424b31366b dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 /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-03-06 01:32:39.233 8 INFO cinder.volume.api [None req-3f6db219-c715-4f22-92b2-67424b31366b dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:39.238 8 INFO cinder.api.openstack.wsgi [None req-3f6db219-c715-4f22-92b2-67424b31366b dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 returned with HTTP 200 [pid: 8|app: 0|req: 341/686] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:39 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:40.178 7 INFO cinder.api.openstack.wsgi [None req-d32fcd1c-a694-41ec-a24f-7ce3837f9717 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:32:40.178 8 INFO cinder.api.openstack.wsgi [None req-3f6db219-c715-4f22-92b2-67424b31366b dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:32:40.179 7 INFO cinder.api.openstack.wsgi [None req-d32fcd1c-a694-41ec-a24f-7ce3837f9717 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:32:40.180 8 INFO cinder.api.openstack.wsgi [None req-3f6db219-c715-4f22-92b2-67424b31366b dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://10.0.0.50: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-03-06 01:32:40.262 7 INFO cinder.api.openstack.wsgi [None req-67877daf-fe4f-48ea-a68f-fac4b6acf550 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 2026-03-06 01:32:40.271 7 INFO cinder.api.openstack.wsgi [None req-67877daf-fe4f-48ea-a68f-fac4b6acf550 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 returned with HTTP 404 [pid: 7|app: 0|req: 347/689] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:40 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/2871c639-baed-4e39-aca3-686d09e72750 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:40.287 8 INFO cinder.api.openstack.wsgi [None req-dcef1ab0-b0bf-4cda-bff2-75d5b52cce2a dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 /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-03-06 01:32:40.300 8 INFO cinder.volume.api [None req-dcef1ab0-b0bf-4cda-bff2-75d5b52cce2a dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:40.307 8 INFO cinder.api.openstack.wsgi [None req-dcef1ab0-b0bf-4cda-bff2-75d5b52cce2a dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 returned with HTTP 200 [pid: 8|app: 0|req: 343/690] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:40 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:40.325 7 INFO cinder.api.openstack.wsgi [None req-270983bb-1265-4844-bbd6-ae9e12478f8f dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 2026-03-06 01:32:40.326 7 INFO cinder.api.v3.volumes [None req-270983bb-1265-4844-bbd6-ae9e12478f8f dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Delete volume with id: 9aca56fb-7b34-4315-8bf8-043309dd01c8 /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-03-06 01:32:40.338 7 INFO cinder.volume.api [None req-270983bb-1265-4844-bbd6-ae9e12478f8f dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:40.359 7 INFO cinder.volume.api [None req-270983bb-1265-4844-bbd6-ae9e12478f8f dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Delete volume request issued successfully. 2026-03-06 01:32:40.359 7 INFO cinder.api.openstack.wsgi [None req-270983bb-1265-4844-bbd6-ae9e12478f8f dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 returned with HTTP 202 [pid: 7|app: 0|req: 348/691] 10.0.0.157 () {32 vars in 778 bytes} [Fri Mar 6 01:32:40 2026] DELETE /v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:40.375 8 INFO cinder.api.openstack.wsgi [None req-2d4faa55-41a1-461b-affa-d84023abf7b7 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 /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-03-06 01:32:40.390 8 INFO cinder.volume.api [None req-2d4faa55-41a1-461b-affa-d84023abf7b7 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] Volume info retrieved successfully. 2026-03-06 01:32:40.398 8 INFO cinder.api.openstack.wsgi [None req-2d4faa55-41a1-461b-affa-d84023abf7b7 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 returned with HTTP 200 [pid: 8|app: 0|req: 344/692] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:40 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 => generated 967 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-03-06 01:32:41.415 7 INFO cinder.api.openstack.wsgi [None req-fcca3164-7b73-4bf8-8840-bcd09de5ff09 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 2026-03-06 01:32:41.425 7 INFO cinder.api.openstack.wsgi [None req-fcca3164-7b73-4bf8-8840-bcd09de5ff09 dfaaebfacf63493baae13f098b252e4a 6feec079c0b74287aafbe2f33c58425f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 returned with HTTP 404 [pid: 7|app: 0|req: 349/693] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:41 2026] GET /v3/6feec079c0b74287aafbe2f33c58425f/volumes/9aca56fb-7b34-4315-8bf8-043309dd01c8 => 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-03-06 01:32:42.530 8 INFO cinder.api.openstack.wsgi [None req-a700438b-318f-403b-aa7e-3002845b72a2 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes 2026-03-06 01:32:43.305 8 INFO cinder.api.v3.volumes [None req-a700438b-318f-403b-aa7e-3002845b72a2 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] Create volume of 1 GB 2026-03-06 01:32:43.314 8 INFO cinder.volume.api [None req-a700438b-318f-403b-aa7e-3002845b72a2 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] Availability Zones retrieved successfully. 2026-03-06 01:32:43.524 8 INFO cinder.volume.api [None req-a700438b-318f-403b-aa7e-3002845b72a2 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] Create volume request issued successfully. 2026-03-06 01:32:43.525 8 INFO cinder.api.openstack.wsgi [None req-a700438b-318f-403b-aa7e-3002845b72a2 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes returned with HTTP 202 [pid: 8|app: 0|req: 345/694] 10.0.0.157 () {34 vars in 723 bytes} [Fri Mar 6 01:32:42 2026] POST /v3/b1ded49c61314a35a4b4b80e098dcabc/volumes => generated 865 bytes in 1002 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-06 01:32:43.548 7 INFO cinder.api.openstack.wsgi [None req-e8409239-06f7-4d03-bece-09b2bda8496e c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 /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-03-06 01:32:43.561 7 INFO cinder.volume.api [None req-e8409239-06f7-4d03-bece-09b2bda8496e c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] Volume info retrieved successfully. 2026-03-06 01:32:43.565 7 INFO cinder.api.openstack.wsgi [None req-e8409239-06f7-4d03-bece-09b2bda8496e c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 returned with HTTP 200 [pid: 7|app: 0|req: 350/695] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:43 2026] GET /v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 => generated 933 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-03-06 01:32:44.588 8 INFO cinder.api.openstack.wsgi [None req-3f002f04-9a02-4a4f-8b6e-c5c9e91bec84 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 /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-03-06 01:32:44.601 8 INFO cinder.volume.api [None req-3f002f04-9a02-4a4f-8b6e-c5c9e91bec84 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] Volume info retrieved successfully. 2026-03-06 01:32:44.612 8 INFO cinder.api.openstack.wsgi [None req-3f002f04-9a02-4a4f-8b6e-c5c9e91bec84 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 returned with HTTP 200 [pid: 8|app: 0|req: 346/696] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:44 2026] GET /v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 => generated 957 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-03-06 01:32:45.630 7 INFO cinder.api.openstack.wsgi [None req-9663df47-f4f9-4b6f-8cce-99a1983b96a0 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 /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-03-06 01:32:45.644 7 INFO cinder.volume.api [None req-9663df47-f4f9-4b6f-8cce-99a1983b96a0 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] Volume info retrieved successfully. 2026-03-06 01:32:45.651 7 INFO cinder.api.openstack.wsgi [None req-9663df47-f4f9-4b6f-8cce-99a1983b96a0 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 returned with HTTP 200 [pid: 7|app: 0|req: 351/697] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:32:45 2026] GET /v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 => generated 1342 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-03-06 01:32:45.745 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-29ea7716-bf34-4d1a-8397-e2f15851db28 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 /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-03-06 01:32:45.759 8 INFO cinder.volume.api [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-29ea7716-bf34-4d1a-8397-e2f15851db28 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] Volume info retrieved successfully. 2026-03-06 01:32:45.768 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-29ea7716-bf34-4d1a-8397-e2f15851db28 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 returned with HTTP 200 [pid: 8|app: 0|req: 347/698] 10.0.0.9 () {34 vars in 1026 bytes} [Fri Mar 6 01:32:45 2026] GET /v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 => generated 1342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:46.328 7 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-72e99653-9f8e-44ae-869d-6be130a47995 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 /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-03-06 01:32:46.340 7 INFO cinder.volume.api [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-72e99653-9f8e-44ae-869d-6be130a47995 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] Volume info retrieved successfully. 2026-03-06 01:32:46.346 7 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-72e99653-9f8e-44ae-869d-6be130a47995 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 returned with HTTP 200 [pid: 7|app: 0|req: 352/699] 10.0.0.9 () {34 vars in 1026 bytes} [Fri Mar 6 01:32:46 2026] GET /v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 => generated 1342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:32:46.355 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-29ea7716-bf34-4d1a-8397-e2f15851db28 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:32:46.356 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-29ea7716-bf34-4d1a-8397-e2f15851db28 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 348/700] 10.0.0.9 () {32 vars in 827 bytes} [Fri Mar 6 01:32:46 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-03-06 01:32:46.368 7 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-179e9dfd-2b6a-4cd0-a970-0b654da4d306 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/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-03-06 01:32:46.420 7 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-179e9dfd-2b6a-4cd0-a970-0b654da4d306 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/attachments returned with HTTP 200 [pid: 7|app: 0|req: 353/701] 10.0.0.9 () {40 vars in 1055 bytes} [Fri Mar 6 01:32:46 2026] POST /v3/b1ded49c61314a35a4b4b80e098dcabc/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:32:46.510 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-29ea7716-bf34-4d1a-8397-e2f15851db28 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:32:46.511 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-29ea7716-bf34-4d1a-8397-e2f15851db28 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 349/702] 10.0.0.92 () {28 vars in 375 bytes} [Fri Mar 6 01:32:46 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-03-06 01:32:46.520 7 INFO cinder.api.openstack.wsgi [None req-76905955-74b5-4cb6-b292-2ba48e183378 dfd800dffc25482da9a107ebd3d67330 3df72e7e455542d3b2822254234aaa79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3df72e7e455542d3b2822254234aaa79/limits?tenant_id=3df72e7e455542d3b2822254234aaa79 /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-03-06 01:32:46.546 7 INFO cinder.api.openstack.wsgi [None req-76905955-74b5-4cb6-b292-2ba48e183378 dfd800dffc25482da9a107ebd3d67330 3df72e7e455542d3b2822254234aaa79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3df72e7e455542d3b2822254234aaa79/limits?tenant_id=3df72e7e455542d3b2822254234aaa79 returned with HTTP 200 [pid: 7|app: 0|req: 354/703] 10.0.0.92 () {34 vars in 878 bytes} [Fri Mar 6 01:32:46 2026] GET /v3/3df72e7e455542d3b2822254234aaa79/limits?tenant_id=3df72e7e455542d3b2822254234aaa79 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:32:49.094 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-29ea7716-bf34-4d1a-8397-e2f15851db28 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:32:49.095 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-29ea7716-bf34-4d1a-8397-e2f15851db28 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 350/704] 10.0.0.92 () {28 vars in 375 bytes} [Fri Mar 6 01:32:49 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-06 01:32:49.110 7 INFO cinder.api.openstack.wsgi [None req-76905955-74b5-4cb6-b292-2ba48e183378 dfd800dffc25482da9a107ebd3d67330 3df72e7e455542d3b2822254234aaa79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:32:49.110 7 INFO cinder.api.openstack.wsgi [None req-76905955-74b5-4cb6-b292-2ba48e183378 dfd800dffc25482da9a107ebd3d67330 3df72e7e455542d3b2822254234aaa79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 355/705] 10.0.0.92 () {28 vars in 375 bytes} [Fri Mar 6 01:32:49 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-06 01:32:49.834 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-29ea7716-bf34-4d1a-8397-e2f15851db28 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:32:49.834 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-29ea7716-bf34-4d1a-8397-e2f15851db28 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 351/706] 10.0.0.92 () {28 vars in 375 bytes} [Fri Mar 6 01:32:49 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-06 01:32:49.845 7 INFO cinder.api.openstack.wsgi [None req-62a64cea-e37f-4520-9eb6-e1763b23d3cc dfd800dffc25482da9a107ebd3d67330 3df72e7e455542d3b2822254234aaa79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3df72e7e455542d3b2822254234aaa79/limits?tenant_id=3df72e7e455542d3b2822254234aaa79 2026-03-06 01:32:49.871 7 INFO cinder.api.openstack.wsgi [None req-62a64cea-e37f-4520-9eb6-e1763b23d3cc dfd800dffc25482da9a107ebd3d67330 3df72e7e455542d3b2822254234aaa79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3df72e7e455542d3b2822254234aaa79/limits?tenant_id=3df72e7e455542d3b2822254234aaa79 returned with HTTP 200 [pid: 7|app: 0|req: 356/707] 10.0.0.92 () {34 vars in 878 bytes} [Fri Mar 6 01:32:49 2026] GET /v3/3df72e7e455542d3b2822254234aaa79/limits?tenant_id=3df72e7e455542d3b2822254234aaa79 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:32:50.178 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-29ea7716-bf34-4d1a-8397-e2f15851db28 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:32:50.179 7 INFO cinder.api.openstack.wsgi [None req-62a64cea-e37f-4520-9eb6-e1763b23d3cc dfd800dffc25482da9a107ebd3d67330 3df72e7e455542d3b2822254234aaa79 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:32:50.179 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-29ea7716-bf34-4d1a-8397-e2f15851db28 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:32:50.180 7 INFO cinder.api.openstack.wsgi [None req-62a64cea-e37f-4520-9eb6-e1763b23d3cc dfd800dffc25482da9a107ebd3d67330 3df72e7e455542d3b2822254234aaa79 - - default default] http://10.0.0.50: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-03-06 01:32:51.776 8 INFO cinder.api.openstack.wsgi [None req-d38fcd14-50e0-4f7b-9fa3-edae12fb0d4f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:32:51.781 8 INFO cinder.api.openstack.wsgi [None req-d38fcd14-50e0-4f7b-9fa3-edae12fb0d4f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 353/710] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:32:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:52.022 7 INFO cinder.api.openstack.wsgi [None req-4614bf53-cc66-4a6e-b8f4-d33c34958a39 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/3df72e7e455542d3b2822254234aaa79?usage=true 2026-03-06 01:32:52.052 7 INFO cinder.api.openstack.wsgi [None req-4614bf53-cc66-4a6e-b8f4-d33c34958a39 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/3df72e7e455542d3b2822254234aaa79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 358/711] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:32:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/3df72e7e455542d3b2822254234aaa79?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:52.067 8 INFO cinder.api.openstack.wsgi [None req-aed5667f-df30-40be-8045-0fc30e62171d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/9344452f41fa4513a1aed58216e528eb?usage=true 2026-03-06 01:32:52.089 8 INFO cinder.api.openstack.wsgi [None req-aed5667f-df30-40be-8045-0fc30e62171d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/9344452f41fa4513a1aed58216e528eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/712] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:32:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/9344452f41fa4513a1aed58216e528eb?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:52.098 7 INFO cinder.api.openstack.wsgi [None req-3d55ca68-7eca-4444-a49a-f6f753a5952d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:32:52.143 7 INFO cinder.api.openstack.wsgi [None req-3d55ca68-7eca-4444-a49a-f6f753a5952d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/713] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:32:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:52.162 8 INFO cinder.api.openstack.wsgi [None req-bbecab42-1826-48f4-8424-f68fb5970a9b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b1ded49c61314a35a4b4b80e098dcabc?usage=true 2026-03-06 01:32:52.186 8 INFO cinder.api.openstack.wsgi [None req-bbecab42-1826-48f4-8424-f68fb5970a9b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b1ded49c61314a35a4b4b80e098dcabc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/714] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:32:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b1ded49c61314a35a4b4b80e098dcabc?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:52.198 7 INFO cinder.api.openstack.wsgi [None req-fe886cc0-ae09-4acc-b26f-b981b3b244ff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:32:52.217 7 INFO cinder.api.openstack.wsgi [None req-fe886cc0-ae09-4acc-b26f-b981b3b244ff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/715] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:32:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:52.228 8 INFO cinder.api.openstack.wsgi [None req-3d2222d5-6840-4513-b38e-ffa576e4e615 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/eac1d0d73b934d0f96e263999732a752?usage=true 2026-03-06 01:32:52.248 8 INFO cinder.api.openstack.wsgi [None req-3d2222d5-6840-4513-b38e-ffa576e4e615 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/eac1d0d73b934d0f96e263999732a752?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/716] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:32:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/eac1d0d73b934d0f96e263999732a752?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:32:52.258 7 INFO cinder.api.openstack.wsgi [None req-16ee49bc-c4de-4eec-9ee8-d6598125b4e8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:32:52.284 8 INFO cinder.api.openstack.wsgi [None req-3d2222d5-6840-4513-b38e-ffa576e4e615 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:32:52.285 8 INFO cinder.api.openstack.wsgi [None req-3d2222d5-6840-4513-b38e-ffa576e4e615 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 357/717] 162.253.55.140 () {32 vars in 840 bytes} [Fri Mar 6 01:32:52 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-06 01:32:52.293 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-1fd675be-9399-4ea5-8895-97ba8814ce76 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 2026-03-06 01:32:52.299 7 INFO cinder.api.openstack.wsgi [None req-16ee49bc-c4de-4eec-9ee8-d6598125b4e8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/718] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:32:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-03-06 01:32:52.311 7 INFO cinder.api.openstack.wsgi [None req-5adcc32f-d25c-4981-b6fe-c3eb001e0111 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:32:52.315 8 INFO cinder.volume.api [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-1fd675be-9399-4ea5-8895-97ba8814ce76 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] Volume info retrieved successfully. 2026-03-06 01:32:52.323 7 INFO cinder.volume.api [None req-5adcc32f-d25c-4981-b6fe-c3eb001e0111 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:32:52.325 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-1fd675be-9399-4ea5-8895-97ba8814ce76 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 returned with HTTP 200 [pid: 8|app: 0|req: 358/719] 162.253.55.140 () {36 vars in 1073 bytes} [Fri Mar 6 01:32:52 2026] GET /v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 => generated 1522 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-03-06 01:32:52.328 7 INFO cinder.api.openstack.wsgi [None req-5adcc32f-d25c-4981-b6fe-c3eb001e0111 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 362/720] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:32:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 1509 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:52.336 8 INFO cinder.api.openstack.wsgi [None req-17767cc7-70d0-4ff1-9178-1d7b5eb27dde da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:32:52.355 8 INFO cinder.volume.api [None req-17767cc7-70d0-4ff1-9178-1d7b5eb27dde da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:32:52.356 8 INFO cinder.api.openstack.wsgi [None req-17767cc7-70d0-4ff1-9178-1d7b5eb27dde da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 359/721] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:32:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true => generated 17 bytes in 25 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-03-06 01:32:52.370 7 INFO cinder.api.openstack.wsgi [None req-e89d475b-95e2-48b7-8058-e7a6c453547e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:32:52.407 8 INFO cinder.api.openstack.wsgi [None req-17767cc7-70d0-4ff1-9178-1d7b5eb27dde da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:32:52.408 8 INFO cinder.api.openstack.wsgi [None req-17767cc7-70d0-4ff1-9178-1d7b5eb27dde da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 360/722] 10.0.0.92 () {28 vars in 375 bytes} [Fri Mar 6 01:32:52 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-06 01:32:52.415 8 INFO cinder.api.openstack.wsgi [None req-17767cc7-70d0-4ff1-9178-1d7b5eb27dde da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:32:52.416 8 INFO cinder.api.openstack.wsgi [None req-17767cc7-70d0-4ff1-9178-1d7b5eb27dde da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 361/723] 10.0.0.92 () {28 vars in 375 bytes} [Fri Mar 6 01:32:52 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-06 01:32:52.873 7 INFO cinder.api.openstack.wsgi [None req-e89d475b-95e2-48b7-8058-e7a6c453547e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 363/724] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:32:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:32:52.887 8 INFO cinder.api.openstack.wsgi [None req-ac601f00-0b67-4f2c-b340-b8889bb2daf0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:32:52.902 8 INFO cinder.volume.api [None req-ac601f00-0b67-4f2c-b340-b8889bb2daf0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:32:52.912 8 INFO cinder.api.openstack.wsgi [None req-ac601f00-0b67-4f2c-b340-b8889bb2daf0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 362/725] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:32:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 1509 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:32:54.236 7 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-10e8e72f-c209-4138-8b29-da783e7f5487 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/attachments/b671d5c3-a60f-408b-ab3b-5c77f7f16c62 /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-03-06 01:32:55.267 7 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-10e8e72f-c209-4138-8b29-da783e7f5487 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/attachments/b671d5c3-a60f-408b-ab3b-5c77f7f16c62 returned with HTTP 200 [pid: 7|app: 0|req: 364/726] 162.253.55.140 () {40 vars in 1135 bytes} [Fri Mar 6 01:32:54 2026] PUT /v3/b1ded49c61314a35a4b4b80e098dcabc/attachments/b671d5c3-a60f-408b-ab3b-5c77f7f16c62 => generated 802 bytes in 1038 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-03-06 01:32:55.787 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-3b932199-4f82-48a4-be0b-f5d0971db60c c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/attachments/b671d5c3-a60f-408b-ab3b-5c77f7f16c62/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-03-06 01:32:55.825 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-3b932199-4f82-48a4-be0b-f5d0971db60c c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/attachments/b671d5c3-a60f-408b-ab3b-5c77f7f16c62/action returned with HTTP 204 [pid: 8|app: 0|req: 363/727] 162.253.55.140 () {40 vars in 1148 bytes} [Fri Mar 6 01:32:55 2026] POST /v3/b1ded49c61314a35a4b4b80e098dcabc/attachments/b671d5c3-a60f-408b-ab3b-5c77f7f16c62/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-03-06 01:33:00.178 7 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-10e8e72f-c209-4138-8b29-da783e7f5487 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:33:00.178 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-3b932199-4f82-48a4-be0b-f5d0971db60c c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:33:00.179 7 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-10e8e72f-c209-4138-8b29-da783e7f5487 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:33:00.180 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-3b932199-4f82-48a4-be0b-f5d0971db60c c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://10.0.0.50: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-03-06 01:33:09.888 7 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-2dac4be4-e254-4054-bd81-fef6aafc7f80 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/attachments/b671d5c3-a60f-408b-ab3b-5c77f7f16c62 /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-03-06 01:33:10.178 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-3b932199-4f82-48a4-be0b-f5d0971db60c c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:33:10.178 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-3b932199-4f82-48a4-be0b-f5d0971db60c c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:33:10.179 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-3b932199-4f82-48a4-be0b-f5d0971db60c c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:33:10.180 8 INFO cinder.api.openstack.wsgi [req-7b1e0c3e-6025-439e-9908-e8a6f782d530 req-3b932199-4f82-48a4-be0b-f5d0971db60c c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:33:10.443 7 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-2dac4be4-e254-4054-bd81-fef6aafc7f80 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/attachments/b671d5c3-a60f-408b-ab3b-5c77f7f16c62 returned with HTTP 200 [pid: 7|app: 0|req: 366/732] 162.253.55.140 () {38 vars in 1103 bytes} [Fri Mar 6 01:33:09 2026] DELETE /v3/b1ded49c61314a35a4b4b80e098dcabc/attachments/b671d5c3-a60f-408b-ab3b-5c77f7f16c62 => generated 19 bytes in 565 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-03-06 01:33:10.457 8 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 2026-03-06 01:33:10.458 8 INFO cinder.api.v3.volumes [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] Delete volume with id: e5c3f819-b251-4643-b437-890a73403f28 /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-03-06 01:33:10.467 8 INFO cinder.volume.api [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] Volume info retrieved successfully. 2026-03-06 01:33:10.500 8 INFO cinder.volume.api [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] Delete volume request issued successfully. 2026-03-06 01:33:10.500 8 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 returned with HTTP 202 [pid: 8|app: 0|req: 367/733] 162.253.55.140 () {36 vars in 1054 bytes} [Fri Mar 6 01:33:10 2026] DELETE /v3/b1ded49c61314a35a4b4b80e098dcabc/volumes/e5c3f819-b251-4643-b437-890a73403f28 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-03-06 01:33:20.178 7 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-2dac4be4-e254-4054-bd81-fef6aafc7f80 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:33:20.178 8 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:33:20.179 7 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-2dac4be4-e254-4054-bd81-fef6aafc7f80 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:33:20.179 8 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:33:30.178 7 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-2dac4be4-e254-4054-bd81-fef6aafc7f80 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:33:30.178 7 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-2dac4be4-e254-4054-bd81-fef6aafc7f80 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:33:30.178 8 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:33:30.180 8 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:33:40.178 8 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:33:40.178 7 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-2dac4be4-e254-4054-bd81-fef6aafc7f80 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:33:40.178 8 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:33:40.179 7 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-2dac4be4-e254-4054-bd81-fef6aafc7f80 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:33:44.202 8 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:33:44.203 8 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 371/740] 10.0.0.157 () {30 vars in 411 bytes} [Fri Mar 6 01:33:44 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-06 01:33:50.179 8 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:33:50.179 7 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-2dac4be4-e254-4054-bd81-fef6aafc7f80 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:33:50.179 8 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-cd27bb1a-137c-40ad-939e-97bae55d07c5 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:33:50.180 7 INFO cinder.api.openstack.wsgi [req-43f62015-70f1-496f-bbb9-0721cf12f52a req-2dac4be4-e254-4054-bd81-fef6aafc7f80 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] http://10.0.0.50: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-03-06 01:33:51.305 8 INFO cinder.api.openstack.wsgi [None req-0b4596a2-18f2-4a38-a77e-cd218ac481c8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:33:51.313 8 INFO cinder.volume.api [None req-0b4596a2-18f2-4a38-a77e-cd218ac481c8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:33:51.314 8 INFO cinder.api.openstack.wsgi [None req-0b4596a2-18f2-4a38-a77e-cd218ac481c8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 373/743] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:33:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 113 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-03-06 01:33:51.450 7 INFO cinder.api.openstack.wsgi [None req-da484c57-5bea-4d4d-aef2-fc5cac2c7ed3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/5ccb7cdf6de747edb96aeabfc20a3e7b?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-03-06 01:33:51.489 7 INFO cinder.api.openstack.wsgi [None req-da484c57-5bea-4d4d-aef2-fc5cac2c7ed3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/5ccb7cdf6de747edb96aeabfc20a3e7b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 371/744] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:33:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/5ccb7cdf6de747edb96aeabfc20a3e7b?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:33:51.499 8 INFO cinder.api.openstack.wsgi [None req-b9c23ae0-aba3-46ca-bbad-2c0252583d35 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/9d2c71b9ba06400ba422afdbe2f9c2ab?usage=true 2026-03-06 01:33:51.519 8 INFO cinder.api.openstack.wsgi [None req-b9c23ae0-aba3-46ca-bbad-2c0252583d35 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/9d2c71b9ba06400ba422afdbe2f9c2ab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/745] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:33:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/9d2c71b9ba06400ba422afdbe2f9c2ab?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:33:51.529 7 INFO cinder.api.openstack.wsgi [None req-352fb863-7d40-4b03-8106-dcdbd6a45342 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:33:51.552 7 INFO cinder.api.openstack.wsgi [None req-352fb863-7d40-4b03-8106-dcdbd6a45342 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/746] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:33:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:33:51.560 8 INFO cinder.api.openstack.wsgi [None req-9ee3e332-cdcd-4489-ad50-1c6334e492a9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:33:51.579 8 INFO cinder.api.openstack.wsgi [None req-9ee3e332-cdcd-4489-ad50-1c6334e492a9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/747] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:33:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:33:51.588 7 INFO cinder.api.openstack.wsgi [None req-ed62c33a-a144-4fc9-885a-4a7227e09bd4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/cd592d8004034dd1a64e34860b649d5a?usage=true 2026-03-06 01:33:51.612 7 INFO cinder.api.openstack.wsgi [None req-ed62c33a-a144-4fc9-885a-4a7227e09bd4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/cd592d8004034dd1a64e34860b649d5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 373/748] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:33:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/cd592d8004034dd1a64e34860b649d5a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:33:51.622 8 INFO cinder.api.openstack.wsgi [None req-4afed534-1ce3-4a20-b4d8-ea572e3e0ed5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:33:51.642 8 INFO cinder.api.openstack.wsgi [None req-4afed534-1ce3-4a20-b4d8-ea572e3e0ed5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/749] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:33:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:33:51.654 7 INFO cinder.api.openstack.wsgi [None req-0a58d470-79c5-4b5f-be12-852bd59fe47a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:33:52.157 7 INFO cinder.api.openstack.wsgi [None req-0a58d470-79c5-4b5f-be12-852bd59fe47a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 374/750] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:33:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:33:52.169 8 INFO cinder.api.openstack.wsgi [None req-c41b074a-ffc6-45e7-b38a-72ff272c6b36 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:33:52.175 8 INFO cinder.volume.api [None req-c41b074a-ffc6-45e7-b38a-72ff272c6b36 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:33:52.175 8 INFO cinder.api.openstack.wsgi [None req-c41b074a-ffc6-45e7-b38a-72ff272c6b36 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 377/751] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:33:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:33:52.185 7 INFO cinder.api.openstack.wsgi [None req-774a1dfe-7f4c-4b50-bf09-9834ce807849 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:33:52.191 7 INFO cinder.api.openstack.wsgi [None req-774a1dfe-7f4c-4b50-bf09-9834ce807849 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 7|app: 0|req: 375/752] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:33:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:33:52.201 8 INFO cinder.api.openstack.wsgi [None req-c2f7da71-b6b7-445c-93ef-861e0b3ae397 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:33:52.208 8 INFO cinder.volume.api [None req-c2f7da71-b6b7-445c-93ef-861e0b3ae397 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:33:52.209 8 INFO cinder.api.openstack.wsgi [None req-c2f7da71-b6b7-445c-93ef-861e0b3ae397 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 378/753] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:33:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:33:53.114 7 INFO cinder.api.openstack.wsgi [None req-b2c7f7d8-b9c1-4053-8b09-3525337dd574 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes 2026-03-06 01:33:53.116 7 INFO cinder.api.v3.volumes [None req-b2c7f7d8-b9c1-4053-8b09-3525337dd574 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Create volume of 1 GB 2026-03-06 01:33:53.122 7 INFO cinder.volume.api [None req-b2c7f7d8-b9c1-4053-8b09-3525337dd574 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Availability Zones retrieved successfully. 2026-03-06 01:33:53.275 7 INFO cinder.volume.api [None req-b2c7f7d8-b9c1-4053-8b09-3525337dd574 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Create volume request issued successfully. 2026-03-06 01:33:53.276 7 INFO cinder.api.openstack.wsgi [None req-b2c7f7d8-b9c1-4053-8b09-3525337dd574 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 376/754] 10.0.0.157 () {34 vars in 722 bytes} [Fri Mar 6 01:33:52 2026] POST /v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes => generated 861 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-06 01:33:53.297 8 INFO cinder.api.openstack.wsgi [None req-0b6042db-6b07-4465-a9b8-8d8d1ccd86e9 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 /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-03-06 01:33:53.316 8 INFO cinder.volume.api [None req-0b6042db-6b07-4465-a9b8-8d8d1ccd86e9 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Volume info retrieved successfully. 2026-03-06 01:33:53.321 8 INFO cinder.api.openstack.wsgi [None req-0b6042db-6b07-4465-a9b8-8d8d1ccd86e9 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 returned with HTTP 200 [pid: 8|app: 0|req: 379/755] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:33:53 2026] GET /v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 => generated 929 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-03-06 01:33:54.336 7 INFO cinder.api.openstack.wsgi [None req-28f6dae6-b694-42d6-98ca-0473ef5d370a 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 /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-03-06 01:33:54.352 7 INFO cinder.volume.api [None req-28f6dae6-b694-42d6-98ca-0473ef5d370a 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Volume info retrieved successfully. 2026-03-06 01:33:54.357 7 INFO cinder.api.openstack.wsgi [None req-28f6dae6-b694-42d6-98ca-0473ef5d370a 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 returned with HTTP 200 [pid: 7|app: 0|req: 377/756] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:33:54 2026] GET /v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:00.178 8 INFO cinder.api.openstack.wsgi [None req-0b6042db-6b07-4465-a9b8-8d8d1ccd86e9 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:34:00.178 7 INFO cinder.api.openstack.wsgi [None req-28f6dae6-b694-42d6-98ca-0473ef5d370a 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:34:00.179 8 INFO cinder.api.openstack.wsgi [None req-0b6042db-6b07-4465-a9b8-8d8d1ccd86e9 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:34:00.180 7 INFO cinder.api.openstack.wsgi [None req-28f6dae6-b694-42d6-98ca-0473ef5d370a 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:34:10.180 7 INFO cinder.api.openstack.wsgi [None req-28f6dae6-b694-42d6-98ca-0473ef5d370a 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:34:10.180 8 INFO cinder.api.openstack.wsgi [None req-0b6042db-6b07-4465-a9b8-8d8d1ccd86e9 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:34:10.181 7 INFO cinder.api.openstack.wsgi [None req-28f6dae6-b694-42d6-98ca-0473ef5d370a 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:34:10.182 8 INFO cinder.api.openstack.wsgi [None req-0b6042db-6b07-4465-a9b8-8d8d1ccd86e9 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://10.0.0.50: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-03-06 01:34:10.546 7 INFO cinder.api.openstack.wsgi [None req-250274c1-81e3-4b22-9597-ef6fdd029f91 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3/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-03-06 01:34:10.566 7 INFO cinder.volume.api [None req-250274c1-81e3-4b22-9597-ef6fdd029f91 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Volume info retrieved successfully. 2026-03-06 01:34:10.581 7 INFO cinder.volume.api [None req-250274c1-81e3-4b22-9597-ef6fdd029f91 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Update volume admin metadata completed successfully. 2026-03-06 01:34:11.085 7 INFO cinder.volume.api [None req-250274c1-81e3-4b22-9597-ef6fdd029f91 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Attach volume completed successfully. 2026-03-06 01:34:11.086 7 INFO cinder.api.openstack.wsgi [None req-250274c1-81e3-4b22-9597-ef6fdd029f91 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3/action returned with HTTP 202 [pid: 7|app: 0|req: 380/761] 10.0.0.157 () {34 vars in 810 bytes} [Fri Mar 6 01:34:10 2026] POST /v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3/action => generated 0 bytes in 548 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-03-06 01:34:11.100 8 INFO cinder.api.openstack.wsgi [None req-d0d77735-2f1e-475a-82e4-45db710a4059 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 /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-03-06 01:34:11.238 8 INFO cinder.volume.api [None req-d0d77735-2f1e-475a-82e4-45db710a4059 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Volume info retrieved successfully. 2026-03-06 01:34:11.244 8 INFO cinder.api.openstack.wsgi [None req-d0d77735-2f1e-475a-82e4-45db710a4059 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 returned with HTTP 200 [pid: 8|app: 0|req: 382/762] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:34:11 2026] GET /v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 => generated 1288 bytes in 152 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-03-06 01:34:11.266 7 INFO cinder.api.openstack.wsgi [None req-0f8de691-5f35-4396-8821-49916ab84d90 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3/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-03-06 01:34:11.281 7 INFO cinder.volume.api [None req-0f8de691-5f35-4396-8821-49916ab84d90 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Volume info retrieved successfully. 2026-03-06 01:34:11.785 7 INFO cinder.volume.api [None req-0f8de691-5f35-4396-8821-49916ab84d90 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Detach volume completed successfully. 2026-03-06 01:34:11.786 7 INFO cinder.api.openstack.wsgi [None req-0f8de691-5f35-4396-8821-49916ab84d90 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3/action returned with HTTP 202 [pid: 7|app: 0|req: 381/763] 10.0.0.157 () {34 vars in 810 bytes} [Fri Mar 6 01:34:11 2026] POST /v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3/action => generated 0 bytes in 529 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-03-06 01:34:11.799 8 INFO cinder.api.openstack.wsgi [None req-df2b5c03-bd12-4d7f-bc27-87397025c158 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 /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-03-06 01:34:11.815 8 INFO cinder.volume.api [None req-df2b5c03-bd12-4d7f-bc27-87397025c158 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Volume info retrieved successfully. 2026-03-06 01:34:11.821 8 INFO cinder.api.openstack.wsgi [None req-df2b5c03-bd12-4d7f-bc27-87397025c158 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 returned with HTTP 200 [pid: 8|app: 0|req: 383/764] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:34:11 2026] GET /v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 => generated 973 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-03-06 01:34:19.387 7 INFO cinder.api.openstack.wsgi [None req-c4e732da-90ef-4386-9ae0-0fb2ae169ee8 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 /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-03-06 01:34:19.400 7 INFO cinder.volume.api [None req-c4e732da-90ef-4386-9ae0-0fb2ae169ee8 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Volume info retrieved successfully. 2026-03-06 01:34:19.405 7 INFO cinder.api.openstack.wsgi [None req-c4e732da-90ef-4386-9ae0-0fb2ae169ee8 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 returned with HTTP 200 [pid: 7|app: 0|req: 382/765] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:34:19 2026] GET /v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 => generated 973 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-03-06 01:34:19.427 8 INFO cinder.api.openstack.wsgi [None req-c5df2117-dfec-43cd-902f-58afe4621394 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 2026-03-06 01:34:19.427 8 INFO cinder.api.v3.volumes [None req-c5df2117-dfec-43cd-902f-58afe4621394 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Delete volume with id: f1a094ad-354a-49cb-8eb2-b3576e721cf3 /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-03-06 01:34:19.455 8 INFO cinder.volume.api [None req-c5df2117-dfec-43cd-902f-58afe4621394 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Volume info retrieved successfully. 2026-03-06 01:34:19.478 8 INFO cinder.volume.api [None req-c5df2117-dfec-43cd-902f-58afe4621394 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Delete volume request issued successfully. 2026-03-06 01:34:19.478 8 INFO cinder.api.openstack.wsgi [None req-c5df2117-dfec-43cd-902f-58afe4621394 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 returned with HTTP 202 [pid: 8|app: 0|req: 384/766] 10.0.0.157 () {32 vars in 778 bytes} [Fri Mar 6 01:34:19 2026] DELETE /v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:19.488 7 INFO cinder.api.openstack.wsgi [None req-3019395d-3ae7-4b72-bd1e-506d561dfb28 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 /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-03-06 01:34:19.510 7 INFO cinder.volume.api [None req-3019395d-3ae7-4b72-bd1e-506d561dfb28 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] Volume info retrieved successfully. 2026-03-06 01:34:19.533 7 INFO cinder.api.openstack.wsgi [None req-3019395d-3ae7-4b72-bd1e-506d561dfb28 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 returned with HTTP 200 [pid: 7|app: 0|req: 383/767] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:34:19 2026] GET /v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 => generated 972 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:20.177 8 INFO cinder.api.openstack.wsgi [None req-c5df2117-dfec-43cd-902f-58afe4621394 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:34:20.178 7 INFO cinder.api.openstack.wsgi [None req-3019395d-3ae7-4b72-bd1e-506d561dfb28 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:34:20.178 8 INFO cinder.api.openstack.wsgi [None req-c5df2117-dfec-43cd-902f-58afe4621394 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:34:20.179 7 INFO cinder.api.openstack.wsgi [None req-3019395d-3ae7-4b72-bd1e-506d561dfb28 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://10.0.0.50: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-03-06 01:34:20.561 8 INFO cinder.api.openstack.wsgi [None req-10ae207e-7ec5-41ac-ae05-b65bda9147ef 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 2026-03-06 01:34:20.574 8 INFO cinder.api.openstack.wsgi [None req-10ae207e-7ec5-41ac-ae05-b65bda9147ef 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 returned with HTTP 404 [pid: 8|app: 0|req: 386/770] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:34:20 2026] GET /v3/5ccb7cdf6de747edb96aeabfc20a3e7b/volumes/f1a094ad-354a-49cb-8eb2-b3576e721cf3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-03-06 01:34:30.178 8 INFO cinder.api.openstack.wsgi [None req-10ae207e-7ec5-41ac-ae05-b65bda9147ef 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:34:30.178 7 INFO cinder.api.openstack.wsgi [None req-3019395d-3ae7-4b72-bd1e-506d561dfb28 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:34:30.179 8 INFO cinder.api.openstack.wsgi [None req-10ae207e-7ec5-41ac-ae05-b65bda9147ef 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:34:30.180 7 INFO cinder.api.openstack.wsgi [None req-3019395d-3ae7-4b72-bd1e-506d561dfb28 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:34:40.179 8 INFO cinder.api.openstack.wsgi [None req-10ae207e-7ec5-41ac-ae05-b65bda9147ef 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:34:40.179 7 INFO cinder.api.openstack.wsgi [None req-3019395d-3ae7-4b72-bd1e-506d561dfb28 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:34:40.180 8 INFO cinder.api.openstack.wsgi [None req-10ae207e-7ec5-41ac-ae05-b65bda9147ef 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:34:40.180 7 INFO cinder.api.openstack.wsgi [None req-3019395d-3ae7-4b72-bd1e-506d561dfb28 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:34:50.182 8 INFO cinder.api.openstack.wsgi [None req-10ae207e-7ec5-41ac-ae05-b65bda9147ef 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:34:50.182 7 INFO cinder.api.openstack.wsgi [None req-3019395d-3ae7-4b72-bd1e-506d561dfb28 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:34:50.183 8 INFO cinder.api.openstack.wsgi [None req-10ae207e-7ec5-41ac-ae05-b65bda9147ef 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:34:50.183 7 INFO cinder.api.openstack.wsgi [None req-3019395d-3ae7-4b72-bd1e-506d561dfb28 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:34:51.445 8 INFO cinder.api.openstack.wsgi [None req-78f3f456-9870-44b4-87b5-36b5ccacaaf5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:34:51.454 8 INFO cinder.volume.api [None req-78f3f456-9870-44b4-87b5-36b5ccacaaf5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:34:51.456 8 INFO cinder.api.openstack.wsgi [None req-78f3f456-9870-44b4-87b5-36b5ccacaaf5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 390/777] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 229 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-03-06 01:34:51.468 7 INFO cinder.api.openstack.wsgi [None req-9e259415-efcc-4528-b52e-b41f57e44cbb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:34:51.473 7 INFO cinder.api.openstack.wsgi [None req-9e259415-efcc-4528-b52e-b41f57e44cbb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 7|app: 0|req: 388/778] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:51.483 8 INFO cinder.api.openstack.wsgi [None req-b8da0ef8-c033-4cf0-806c-abbb3e62df48 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:34:51.488 8 INFO cinder.volume.api [None req-b8da0ef8-c033-4cf0-806c-abbb3e62df48 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:34:51.489 8 INFO cinder.api.openstack.wsgi [None req-b8da0ef8-c033-4cf0-806c-abbb3e62df48 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 391/779] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:34:51.500 7 INFO cinder.api.openstack.wsgi [None req-8f27561c-0d64-45f9-b793-49adfb3dec1e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:34:51.509 7 INFO cinder.volume.api [None req-8f27561c-0d64-45f9-b793-49adfb3dec1e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:34:51.511 7 INFO cinder.api.openstack.wsgi [None req-8f27561c-0d64-45f9-b793-49adfb3dec1e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 389/780] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:34:51.550 8 INFO cinder.api.openstack.wsgi [None req-e140b64a-8510-400a-86e0-27356d3765b0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/35a876dc9ba64a7d905b481a7877ce87?usage=true 2026-03-06 01:34:51.573 8 INFO cinder.api.openstack.wsgi [None req-e140b64a-8510-400a-86e0-27356d3765b0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/35a876dc9ba64a7d905b481a7877ce87?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 392/781] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/35a876dc9ba64a7d905b481a7877ce87?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:51.585 7 INFO cinder.api.openstack.wsgi [None req-72bfd542-b196-460f-ac86-28575139b28d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/4eb10fed2f234cf2bd07e96bb53a179b?usage=true 2026-03-06 01:34:51.600 7 INFO cinder.api.openstack.wsgi [None req-72bfd542-b196-460f-ac86-28575139b28d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/4eb10fed2f234cf2bd07e96bb53a179b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 390/782] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/4eb10fed2f234cf2bd07e96bb53a179b?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:51.611 8 INFO cinder.api.openstack.wsgi [None req-df254d4a-7743-47d8-b55e-451197687891 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/75e4959bddd444f9804237d715081d51?usage=true 2026-03-06 01:34:51.625 8 INFO cinder.api.openstack.wsgi [None req-df254d4a-7743-47d8-b55e-451197687891 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/75e4959bddd444f9804237d715081d51?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/783] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/75e4959bddd444f9804237d715081d51?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:51.636 7 INFO cinder.api.openstack.wsgi [None req-2edaff83-4439-4a6b-bef3-62ef94ebf635 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:34:51.658 7 INFO cinder.api.openstack.wsgi [None req-2edaff83-4439-4a6b-bef3-62ef94ebf635 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 391/784] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:51.670 8 INFO cinder.api.openstack.wsgi [None req-be1b0825-8efb-479b-a4f2-7fdec51e7c18 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:34:51.690 8 INFO cinder.api.openstack.wsgi [None req-be1b0825-8efb-479b-a4f2-7fdec51e7c18 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/785] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:51.701 7 INFO cinder.api.openstack.wsgi [None req-55d803bb-8f99-4368-8c74-9fe06551863a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/c7ce0e89ed4a4b6f853ef51cf2d9f98e?usage=true 2026-03-06 01:34:51.721 7 INFO cinder.api.openstack.wsgi [None req-55d803bb-8f99-4368-8c74-9fe06551863a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/c7ce0e89ed4a4b6f853ef51cf2d9f98e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 392/786] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/c7ce0e89ed4a4b6f853ef51cf2d9f98e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:51.732 8 INFO cinder.api.openstack.wsgi [None req-8fada5f6-9348-4730-9d2e-f9111d1d30fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/e1c9bc79cb38413fa5c6957acfe3fbf5?usage=true 2026-03-06 01:34:51.752 8 INFO cinder.api.openstack.wsgi [None req-8fada5f6-9348-4730-9d2e-f9111d1d30fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/e1c9bc79cb38413fa5c6957acfe3fbf5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/787] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/e1c9bc79cb38413fa5c6957acfe3fbf5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:51.761 7 INFO cinder.api.openstack.wsgi [None req-ccf47456-50a0-42db-a20b-47ba3c03dd98 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/e33f485beb754ac09cc71cb6190d8ae4?usage=true 2026-03-06 01:34:51.794 7 INFO cinder.api.openstack.wsgi [None req-ccf47456-50a0-42db-a20b-47ba3c03dd98 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/e33f485beb754ac09cc71cb6190d8ae4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 393/788] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/e33f485beb754ac09cc71cb6190d8ae4?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:51.804 8 INFO cinder.api.openstack.wsgi [None req-ce01fcf0-0f1d-4866-a675-62b149d82a04 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:34:51.819 8 INFO cinder.api.openstack.wsgi [None req-ce01fcf0-0f1d-4866-a675-62b149d82a04 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/789] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:34:51.829 7 INFO cinder.api.openstack.wsgi [None req-37dafb04-dc6d-4082-ae17-c7c69f0569dd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:34:52.332 7 INFO cinder.api.openstack.wsgi [None req-37dafb04-dc6d-4082-ae17-c7c69f0569dd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 394/790] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:34:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true => generated 668 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:00.182 8 INFO cinder.api.openstack.wsgi [None req-ce01fcf0-0f1d-4866-a675-62b149d82a04 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:35:00.182 8 INFO cinder.api.openstack.wsgi [None req-ce01fcf0-0f1d-4866-a675-62b149d82a04 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:35:00.182 7 INFO cinder.api.openstack.wsgi [None req-37dafb04-dc6d-4082-ae17-c7c69f0569dd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:35:00.183 7 INFO cinder.api.openstack.wsgi [None req-37dafb04-dc6d-4082-ae17-c7c69f0569dd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:35:10.178 8 INFO cinder.api.openstack.wsgi [None req-ce01fcf0-0f1d-4866-a675-62b149d82a04 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:35:10.178 7 INFO cinder.api.openstack.wsgi [None req-37dafb04-dc6d-4082-ae17-c7c69f0569dd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:35:10.178 8 INFO cinder.api.openstack.wsgi [None req-ce01fcf0-0f1d-4866-a675-62b149d82a04 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:35:10.179 7 INFO cinder.api.openstack.wsgi [None req-37dafb04-dc6d-4082-ae17-c7c69f0569dd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:35:11.045 8 INFO cinder.api.openstack.wsgi [None req-f69a1b50-5ea6-4de8-9d81-fcc421645ea8 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes 2026-03-06 01:35:11.049 8 INFO cinder.api.v3.volumes [None req-f69a1b50-5ea6-4de8-9d81-fcc421645ea8 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Create volume of 1 GB 2026-03-06 01:35:11.054 8 INFO cinder.volume.api [None req-f69a1b50-5ea6-4de8-9d81-fcc421645ea8 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:35:11.153 8 INFO cinder.volume.api [None req-f69a1b50-5ea6-4de8-9d81-fcc421645ea8 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Create volume request issued successfully. 2026-03-06 01:35:11.154 8 INFO cinder.api.openstack.wsgi [None req-f69a1b50-5ea6-4de8-9d81-fcc421645ea8 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 399/795] 10.0.0.157 () {34 vars in 723 bytes} [Fri Mar 6 01:35:10 2026] POST /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes => generated 870 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-06 01:35:11.177 7 INFO cinder.api.openstack.wsgi [None req-76bf2491-b01c-49db-a5eb-23262cf54e9b 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b /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-03-06 01:35:11.193 7 INFO cinder.volume.api [None req-76bf2491-b01c-49db-a5eb-23262cf54e9b 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:11.198 7 INFO cinder.api.openstack.wsgi [None req-76bf2491-b01c-49db-a5eb-23262cf54e9b 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b returned with HTTP 200 [pid: 7|app: 0|req: 397/796] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:11 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b => generated 938 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-03-06 01:35:12.222 8 INFO cinder.api.openstack.wsgi [None req-ddba7004-e2ce-46a8-a4d3-4b834af7b915 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b /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-03-06 01:35:12.234 8 INFO cinder.volume.api [None req-ddba7004-e2ce-46a8-a4d3-4b834af7b915 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:12.241 8 INFO cinder.api.openstack.wsgi [None req-ddba7004-e2ce-46a8-a4d3-4b834af7b915 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b returned with HTTP 200 [pid: 8|app: 0|req: 400/797] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:12 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b => generated 963 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:12.260 7 INFO cinder.api.openstack.wsgi [None req-ca865cbb-ce5a-4d71-b65e-fd8dba8ffb90 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b /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-03-06 01:35:12.280 7 INFO cinder.volume.api [None req-ca865cbb-ce5a-4d71-b65e-fd8dba8ffb90 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:12.289 7 INFO cinder.api.openstack.wsgi [None req-ca865cbb-ce5a-4d71-b65e-fd8dba8ffb90 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b returned with HTTP 200 [pid: 7|app: 0|req: 398/798] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:12 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b => generated 963 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-03-06 01:35:12.308 8 INFO cinder.api.openstack.wsgi [None req-8fcf50da-9672-45da-857e-ea2d701abb44 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b /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-03-06 01:35:12.322 8 INFO cinder.volume.api [None req-8fcf50da-9672-45da-857e-ea2d701abb44 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:12.330 8 INFO cinder.volume.api [None req-8fcf50da-9672-45da-857e-ea2d701abb44 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume updated successfully. 2026-03-06 01:35:12.330 8 INFO cinder.api.openstack.wsgi [None req-8fcf50da-9672-45da-857e-ea2d701abb44 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b returned with HTTP 200 [pid: 8|app: 0|req: 401/799] 10.0.0.157 () {34 vars in 795 bytes} [Fri Mar 6 01:35:12 2026] PUT /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:12.346 7 INFO cinder.api.openstack.wsgi [None req-081e83fa-9a92-4caa-ba03-d52d55452dc7 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b /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-03-06 01:35:12.361 7 INFO cinder.volume.api [None req-081e83fa-9a92-4caa-ba03-d52d55452dc7 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:12.368 7 INFO cinder.volume.api [None req-081e83fa-9a92-4caa-ba03-d52d55452dc7 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume updated successfully. 2026-03-06 01:35:12.369 7 INFO cinder.api.openstack.wsgi [None req-081e83fa-9a92-4caa-ba03-d52d55452dc7 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b returned with HTTP 200 [pid: 7|app: 0|req: 399/800] 10.0.0.157 () {34 vars in 796 bytes} [Fri Mar 6 01:35:12 2026] PUT /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b => generated 935 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-03-06 01:35:12.389 8 INFO cinder.api.openstack.wsgi [None req-fb6d5ec4-a7ed-44aa-b4e2-cb8432a03f94 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b /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-03-06 01:35:12.403 8 INFO cinder.volume.api [None req-fb6d5ec4-a7ed-44aa-b4e2-cb8432a03f94 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:12.408 8 INFO cinder.api.openstack.wsgi [None req-fb6d5ec4-a7ed-44aa-b4e2-cb8432a03f94 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b returned with HTTP 200 [pid: 8|app: 0|req: 402/801] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:12 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b => generated 1003 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-03-06 01:35:12.431 7 INFO cinder.api.openstack.wsgi [None req-ca220811-93b2-413d-bb85-0c7aca57d4cc 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes 2026-03-06 01:35:12.433 7 INFO cinder.api.v3.volumes [None req-ca220811-93b2-413d-bb85-0c7aca57d4cc 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Create volume of 1 GB 2026-03-06 01:35:12.440 7 INFO cinder.volume.api [None req-ca220811-93b2-413d-bb85-0c7aca57d4cc 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:35:12.583 7 INFO cinder.volume.api [None req-ca220811-93b2-413d-bb85-0c7aca57d4cc 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Create volume request issued successfully. 2026-03-06 01:35:12.583 7 INFO cinder.api.openstack.wsgi [None req-ca220811-93b2-413d-bb85-0c7aca57d4cc 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 400/802] 10.0.0.157 () {34 vars in 723 bytes} [Fri Mar 6 01:35:12 2026] POST /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes => generated 889 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:12.602 8 INFO cinder.api.openstack.wsgi [None req-e85f36e0-5bb3-44da-92f6-4e837b5e69d6 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 /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-03-06 01:35:12.621 8 INFO cinder.volume.api [None req-e85f36e0-5bb3-44da-92f6-4e837b5e69d6 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:12.626 8 INFO cinder.api.openstack.wsgi [None req-e85f36e0-5bb3-44da-92f6-4e837b5e69d6 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 returned with HTTP 200 [pid: 8|app: 0|req: 403/803] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:12 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 => generated 957 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-03-06 01:35:13.645 7 INFO cinder.api.openstack.wsgi [None req-48914c60-7652-4638-a468-ff7a263da11c 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 /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-03-06 01:35:13.659 7 INFO cinder.volume.api [None req-48914c60-7652-4638-a468-ff7a263da11c 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:13.665 7 INFO cinder.api.openstack.wsgi [None req-48914c60-7652-4638-a468-ff7a263da11c 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 returned with HTTP 200 [pid: 7|app: 0|req: 401/804] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:13 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 => generated 982 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-03-06 01:35:13.686 8 INFO cinder.api.openstack.wsgi [None req-b679d3a1-ac76-4811-8481-aa58c6815b54 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 /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-03-06 01:35:13.703 8 INFO cinder.volume.api [None req-b679d3a1-ac76-4811-8481-aa58c6815b54 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:13.711 8 INFO cinder.volume.api [None req-b679d3a1-ac76-4811-8481-aa58c6815b54 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume updated successfully. 2026-03-06 01:35:13.712 8 INFO cinder.api.openstack.wsgi [None req-b679d3a1-ac76-4811-8481-aa58c6815b54 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 returned with HTTP 200 [pid: 8|app: 0|req: 404/805] 10.0.0.157 () {34 vars in 795 bytes} [Fri Mar 6 01:35:13 2026] PUT /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 => generated 881 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-03-06 01:35:13.730 7 INFO cinder.api.openstack.wsgi [None req-1cca7291-cfa5-4e4d-90e3-7911e18e9737 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 /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-03-06 01:35:13.741 7 INFO cinder.volume.api [None req-1cca7291-cfa5-4e4d-90e3-7911e18e9737 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:13.745 7 INFO cinder.api.openstack.wsgi [None req-1cca7291-cfa5-4e4d-90e3-7911e18e9737 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 returned with HTTP 200 [pid: 7|app: 0|req: 402/806] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:13 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:13.764 8 INFO cinder.api.openstack.wsgi [None req-f0484c97-43b5-4e3a-ade5-df72658fa80a 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 2026-03-06 01:35:13.764 8 INFO cinder.api.v3.volumes [None req-f0484c97-43b5-4e3a-ade5-df72658fa80a 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Delete volume with id: 4d10216f-7ed2-49a2-bdd1-88f919bf9547 /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-03-06 01:35:13.774 8 INFO cinder.volume.api [None req-f0484c97-43b5-4e3a-ade5-df72658fa80a 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:13.792 8 INFO cinder.volume.api [None req-f0484c97-43b5-4e3a-ade5-df72658fa80a 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Delete volume request issued successfully. 2026-03-06 01:35:13.792 8 INFO cinder.api.openstack.wsgi [None req-f0484c97-43b5-4e3a-ade5-df72658fa80a 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 returned with HTTP 202 [pid: 8|app: 0|req: 405/807] 10.0.0.157 () {32 vars in 778 bytes} [Fri Mar 6 01:35:13 2026] DELETE /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:13.804 7 INFO cinder.api.openstack.wsgi [None req-69b1f542-a652-49c7-ad9a-5f6052b134e9 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 /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-03-06 01:35:13.816 7 INFO cinder.volume.api [None req-69b1f542-a652-49c7-ad9a-5f6052b134e9 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:13.820 7 INFO cinder.api.openstack.wsgi [None req-69b1f542-a652-49c7-ad9a-5f6052b134e9 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 returned with HTTP 200 [pid: 7|app: 0|req: 403/808] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:13 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 => generated 948 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-03-06 01:35:14.841 8 INFO cinder.api.openstack.wsgi [None req-3eaee3e3-1384-4797-a913-eae76c7d54c4 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 2026-03-06 01:35:14.849 8 INFO cinder.api.openstack.wsgi [None req-3eaee3e3-1384-4797-a913-eae76c7d54c4 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 returned with HTTP 404 [pid: 8|app: 0|req: 406/809] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:14 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/4d10216f-7ed2-49a2-bdd1-88f919bf9547 => 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-03-06 01:35:14.857 7 INFO cinder.api.openstack.wsgi [None req-7fefc242-9e6f-40b1-b4cc-6160cfbcef6f 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b /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-03-06 01:35:14.871 7 INFO cinder.volume.api [None req-7fefc242-9e6f-40b1-b4cc-6160cfbcef6f 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:14.875 7 INFO cinder.api.openstack.wsgi [None req-7fefc242-9e6f-40b1-b4cc-6160cfbcef6f 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b returned with HTTP 200 [pid: 7|app: 0|req: 404/810] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:14 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b => generated 1003 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:35:14.896 8 INFO cinder.api.openstack.wsgi [None req-422f35ad-37ae-406b-b805-acd4fb545f45 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b 2026-03-06 01:35:14.896 8 INFO cinder.api.v3.volumes [None req-422f35ad-37ae-406b-b805-acd4fb545f45 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Delete volume with id: 1aa68faf-a5cf-47d2-a218-05694da6c74b /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-03-06 01:35:14.906 8 INFO cinder.volume.api [None req-422f35ad-37ae-406b-b805-acd4fb545f45 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:14.925 8 INFO cinder.volume.api [None req-422f35ad-37ae-406b-b805-acd4fb545f45 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Delete volume request issued successfully. 2026-03-06 01:35:14.925 8 INFO cinder.api.openstack.wsgi [None req-422f35ad-37ae-406b-b805-acd4fb545f45 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b returned with HTTP 202 [pid: 8|app: 0|req: 407/811] 10.0.0.157 () {32 vars in 778 bytes} [Fri Mar 6 01:35:14 2026] DELETE /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b => generated 0 bytes in 36 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-03-06 01:35:14.936 7 INFO cinder.api.openstack.wsgi [None req-4d726530-c829-4431-9502-ee2fb35625bc 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b /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-03-06 01:35:14.952 7 INFO cinder.volume.api [None req-4d726530-c829-4431-9502-ee2fb35625bc 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:14.960 7 INFO cinder.api.openstack.wsgi [None req-4d726530-c829-4431-9502-ee2fb35625bc 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b returned with HTTP 200 [pid: 7|app: 0|req: 405/812] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:14 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b => generated 1002 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:15.981 8 INFO cinder.api.openstack.wsgi [None req-9a6f552e-d963-49ca-a4b5-b8bda3c8bfa8 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b 2026-03-06 01:35:15.990 8 INFO cinder.api.openstack.wsgi [None req-9a6f552e-d963-49ca-a4b5-b8bda3c8bfa8 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b returned with HTTP 404 [pid: 8|app: 0|req: 408/813] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:15 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/1aa68faf-a5cf-47d2-a218-05694da6c74b => 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-03-06 01:35:16.037 7 INFO cinder.api.openstack.wsgi [None req-63924ace-2641-42e5-81e9-365aa017b845 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes 2026-03-06 01:35:16.625 7 INFO cinder.api.v3.volumes [None req-63924ace-2641-42e5-81e9-365aa017b845 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Create volume of 1 GB 2026-03-06 01:35:16.633 7 INFO cinder.volume.api [None req-63924ace-2641-42e5-81e9-365aa017b845 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:35:16.803 7 INFO cinder.volume.api [None req-63924ace-2641-42e5-81e9-365aa017b845 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Create volume request issued successfully. 2026-03-06 01:35:16.804 7 INFO cinder.api.openstack.wsgi [None req-63924ace-2641-42e5-81e9-365aa017b845 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 406/814] 10.0.0.157 () {34 vars in 723 bytes} [Fri Mar 6 01:35:16 2026] POST /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes => generated 870 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-06 01:35:16.824 8 INFO cinder.api.openstack.wsgi [None req-66633ac5-1139-48da-96da-ce0306e5ac93 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 /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-03-06 01:35:16.842 8 INFO cinder.volume.api [None req-66633ac5-1139-48da-96da-ce0306e5ac93 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:16.847 8 INFO cinder.api.openstack.wsgi [None req-66633ac5-1139-48da-96da-ce0306e5ac93 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 returned with HTTP 200 [pid: 8|app: 0|req: 409/815] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:16 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 => generated 938 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-03-06 01:35:17.871 7 INFO cinder.api.openstack.wsgi [None req-24792f2a-7ee2-4055-a632-19bc0c63ca16 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 /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-03-06 01:35:17.884 7 INFO cinder.volume.api [None req-24792f2a-7ee2-4055-a632-19bc0c63ca16 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:17.890 7 INFO cinder.api.openstack.wsgi [None req-24792f2a-7ee2-4055-a632-19bc0c63ca16 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 returned with HTTP 200 [pid: 7|app: 0|req: 407/816] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:17 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 => generated 1347 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-03-06 01:35:17.912 8 INFO cinder.api.openstack.wsgi [None req-513d9223-28af-410d-a547-c035a112637a 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 /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-03-06 01:35:17.927 8 INFO cinder.volume.api [None req-513d9223-28af-410d-a547-c035a112637a 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:17.933 8 INFO cinder.api.openstack.wsgi [None req-513d9223-28af-410d-a547-c035a112637a 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 returned with HTTP 200 [pid: 8|app: 0|req: 410/817] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:17 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 => generated 1347 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:17.953 7 INFO cinder.api.openstack.wsgi [None req-8772afc9-d3dc-432d-a243-d63926b5e6aa 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 /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-03-06 01:35:17.964 7 INFO cinder.volume.api [None req-8772afc9-d3dc-432d-a243-d63926b5e6aa 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:17.969 7 INFO cinder.volume.api [None req-8772afc9-d3dc-432d-a243-d63926b5e6aa 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume updated successfully. 2026-03-06 01:35:17.970 7 INFO cinder.api.openstack.wsgi [None req-8772afc9-d3dc-432d-a243-d63926b5e6aa 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 returned with HTTP 200 [pid: 7|app: 0|req: 408/818] 10.0.0.157 () {34 vars in 795 bytes} [Fri Mar 6 01:35:17 2026] PUT /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:17.988 8 INFO cinder.api.openstack.wsgi [None req-cedce5b0-ea43-446a-87ee-fef2098722d7 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 /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-03-06 01:35:18.003 8 INFO cinder.volume.api [None req-cedce5b0-ea43-446a-87ee-fef2098722d7 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:18.010 8 INFO cinder.volume.api [None req-cedce5b0-ea43-446a-87ee-fef2098722d7 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume updated successfully. 2026-03-06 01:35:18.011 8 INFO cinder.api.openstack.wsgi [None req-cedce5b0-ea43-446a-87ee-fef2098722d7 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 returned with HTTP 200 [pid: 8|app: 0|req: 411/819] 10.0.0.157 () {34 vars in 796 bytes} [Fri Mar 6 01:35:17 2026] PUT /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 => generated 934 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:18.031 7 INFO cinder.api.openstack.wsgi [None req-f5d798c8-48ba-47b8-934b-a53afd308f58 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 /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-03-06 01:35:18.043 7 INFO cinder.volume.api [None req-f5d798c8-48ba-47b8-934b-a53afd308f58 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:18.048 7 INFO cinder.api.openstack.wsgi [None req-f5d798c8-48ba-47b8-934b-a53afd308f58 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 returned with HTTP 200 [pid: 7|app: 0|req: 409/820] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:18 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 => generated 1387 bytes in 24 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-03-06 01:35:18.065 8 INFO cinder.api.openstack.wsgi [None req-0acb3986-3215-41f5-b72c-3e29d4ad22a0 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes 2026-03-06 01:35:18.067 8 INFO cinder.api.v3.volumes [None req-0acb3986-3215-41f5-b72c-3e29d4ad22a0 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Create volume of 1 GB 2026-03-06 01:35:18.073 8 INFO cinder.volume.api [None req-0acb3986-3215-41f5-b72c-3e29d4ad22a0 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:35:18.201 8 INFO cinder.volume.api [None req-0acb3986-3215-41f5-b72c-3e29d4ad22a0 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Create volume request issued successfully. 2026-03-06 01:35:18.202 8 INFO cinder.api.openstack.wsgi [None req-0acb3986-3215-41f5-b72c-3e29d4ad22a0 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 412/821] 10.0.0.157 () {34 vars in 723 bytes} [Fri Mar 6 01:35:18 2026] POST /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes => generated 891 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-03-06 01:35:18.223 7 INFO cinder.api.openstack.wsgi [None req-148c363d-77dc-4ee3-a673-a05a236f8406 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc /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-03-06 01:35:18.525 7 INFO cinder.volume.api [None req-148c363d-77dc-4ee3-a673-a05a236f8406 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:18.531 7 INFO cinder.api.openstack.wsgi [None req-148c363d-77dc-4ee3-a673-a05a236f8406 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc returned with HTTP 200 [pid: 7|app: 0|req: 410/822] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:18 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc => generated 959 bytes in 315 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-03-06 01:35:19.554 8 INFO cinder.api.openstack.wsgi [None req-eb856bec-4586-43e4-88b3-1b129fd22a46 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc /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-03-06 01:35:19.574 8 INFO cinder.volume.api [None req-eb856bec-4586-43e4-88b3-1b129fd22a46 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:19.580 8 INFO cinder.api.openstack.wsgi [None req-eb856bec-4586-43e4-88b3-1b129fd22a46 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc returned with HTTP 200 [pid: 8|app: 0|req: 413/823] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:19 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc => generated 984 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:19.597 7 INFO cinder.api.openstack.wsgi [None req-942dddd4-dd74-4737-be1d-b92cd0edcd61 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc /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-03-06 01:35:19.614 7 INFO cinder.volume.api [None req-942dddd4-dd74-4737-be1d-b92cd0edcd61 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:19.621 7 INFO cinder.volume.api [None req-942dddd4-dd74-4737-be1d-b92cd0edcd61 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume updated successfully. 2026-03-06 01:35:19.622 7 INFO cinder.api.openstack.wsgi [None req-942dddd4-dd74-4737-be1d-b92cd0edcd61 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc returned with HTTP 200 [pid: 7|app: 0|req: 411/824] 10.0.0.157 () {34 vars in 795 bytes} [Fri Mar 6 01:35:19 2026] PUT /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc => generated 881 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-03-06 01:35:19.640 8 INFO cinder.api.openstack.wsgi [None req-85789bc9-c146-42f5-8c02-ab6454ac596c 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc /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-03-06 01:35:19.654 8 INFO cinder.volume.api [None req-85789bc9-c146-42f5-8c02-ab6454ac596c 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:19.659 8 INFO cinder.api.openstack.wsgi [None req-85789bc9-c146-42f5-8c02-ab6454ac596c 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc returned with HTTP 200 [pid: 8|app: 0|req: 414/825] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:19 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc => generated 949 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-03-06 01:35:19.677 7 INFO cinder.api.openstack.wsgi [None req-7a14a6bb-28e2-4a66-ab0d-296e479157cd 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc 2026-03-06 01:35:19.678 7 INFO cinder.api.v3.volumes [None req-7a14a6bb-28e2-4a66-ab0d-296e479157cd 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Delete volume with id: fa6b0755-6c67-4f83-95ff-eea85007a2fc /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-03-06 01:35:19.686 7 INFO cinder.volume.api [None req-7a14a6bb-28e2-4a66-ab0d-296e479157cd 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:19.708 7 INFO cinder.volume.api [None req-7a14a6bb-28e2-4a66-ab0d-296e479157cd 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Delete volume request issued successfully. 2026-03-06 01:35:19.709 7 INFO cinder.api.openstack.wsgi [None req-7a14a6bb-28e2-4a66-ab0d-296e479157cd 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc returned with HTTP 202 [pid: 7|app: 0|req: 412/826] 10.0.0.157 () {32 vars in 778 bytes} [Fri Mar 6 01:35:19 2026] DELETE /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:19.721 8 INFO cinder.api.openstack.wsgi [None req-773b944c-aa17-4cb8-a559-0a3c3bae6f1d 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc /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-03-06 01:35:19.749 8 INFO cinder.volume.api [None req-773b944c-aa17-4cb8-a559-0a3c3bae6f1d 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:19.753 8 INFO cinder.api.openstack.wsgi [None req-773b944c-aa17-4cb8-a559-0a3c3bae6f1d 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc returned with HTTP 200 [pid: 8|app: 0|req: 415/827] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:19 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc => generated 948 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:20.178 7 INFO cinder.api.openstack.wsgi [None req-7a14a6bb-28e2-4a66-ab0d-296e479157cd 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:35:20.178 8 INFO cinder.api.openstack.wsgi [None req-773b944c-aa17-4cb8-a559-0a3c3bae6f1d 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:35:20.179 7 INFO cinder.api.openstack.wsgi [None req-7a14a6bb-28e2-4a66-ab0d-296e479157cd 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:35:20.179 8 INFO cinder.api.openstack.wsgi [None req-773b944c-aa17-4cb8-a559-0a3c3bae6f1d 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://10.0.0.50: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-03-06 01:35:20.774 7 INFO cinder.api.openstack.wsgi [None req-9728aebe-72ea-4dfa-a039-b48dcaff801c 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc 2026-03-06 01:35:20.785 7 INFO cinder.api.openstack.wsgi [None req-9728aebe-72ea-4dfa-a039-b48dcaff801c 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc returned with HTTP 404 [pid: 7|app: 0|req: 414/830] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:20 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/fa6b0755-6c67-4f83-95ff-eea85007a2fc => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:20.798 8 INFO cinder.api.openstack.wsgi [None req-6f253c45-fc20-4275-9102-4e6942666841 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 /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-03-06 01:35:20.813 8 INFO cinder.volume.api [None req-6f253c45-fc20-4275-9102-4e6942666841 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:20.818 8 INFO cinder.api.openstack.wsgi [None req-6f253c45-fc20-4275-9102-4e6942666841 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 returned with HTTP 200 [pid: 8|app: 0|req: 417/831] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:20 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:35:20.838 7 INFO cinder.api.openstack.wsgi [None req-e08ab1ef-b231-4734-8eca-5ac66f8966b8 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 2026-03-06 01:35:20.839 7 INFO cinder.api.v3.volumes [None req-e08ab1ef-b231-4734-8eca-5ac66f8966b8 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Delete volume with id: b771f8e3-1b9e-4a51-b2b5-4d31583e0094 /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-03-06 01:35:20.851 7 INFO cinder.volume.api [None req-e08ab1ef-b231-4734-8eca-5ac66f8966b8 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:20.873 7 INFO cinder.volume.api [None req-e08ab1ef-b231-4734-8eca-5ac66f8966b8 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Delete volume request issued successfully. 2026-03-06 01:35:20.873 7 INFO cinder.api.openstack.wsgi [None req-e08ab1ef-b231-4734-8eca-5ac66f8966b8 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 returned with HTTP 202 [pid: 7|app: 0|req: 415/832] 10.0.0.157 () {32 vars in 778 bytes} [Fri Mar 6 01:35:20 2026] DELETE /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 => 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-03-06 01:35:20.885 8 INFO cinder.api.openstack.wsgi [None req-6589a54e-7505-4ae9-9b7e-a115af080716 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 /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-03-06 01:35:20.904 8 INFO cinder.volume.api [None req-6589a54e-7505-4ae9-9b7e-a115af080716 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] Volume info retrieved successfully. 2026-03-06 01:35:20.911 8 INFO cinder.api.openstack.wsgi [None req-6589a54e-7505-4ae9-9b7e-a115af080716 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 returned with HTTP 200 [pid: 8|app: 0|req: 418/833] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:20 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 => generated 1386 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:21.933 7 INFO cinder.api.openstack.wsgi [None req-bcb29312-3fde-43e2-afdc-647e4c06f376 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 2026-03-06 01:35:21.940 7 INFO cinder.api.openstack.wsgi [None req-bcb29312-3fde-43e2-afdc-647e4c06f376 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 returned with HTTP 404 [pid: 7|app: 0|req: 416/834] 10.0.0.157 () {32 vars in 775 bytes} [Fri Mar 6 01:35:21 2026] GET /v3/dcd08c9d321c4f09957ca612ca2088d0/volumes/b771f8e3-1b9e-4a51-b2b5-4d31583e0094 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-03-06 01:35:30.178 8 INFO cinder.api.openstack.wsgi [None req-6589a54e-7505-4ae9-9b7e-a115af080716 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:35:30.179 8 INFO cinder.api.openstack.wsgi [None req-6589a54e-7505-4ae9-9b7e-a115af080716 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:35:30.179 7 INFO cinder.api.openstack.wsgi [None req-bcb29312-3fde-43e2-afdc-647e4c06f376 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:35:30.180 7 INFO cinder.api.openstack.wsgi [None req-bcb29312-3fde-43e2-afdc-647e4c06f376 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:35:40.178 7 INFO cinder.api.openstack.wsgi [None req-bcb29312-3fde-43e2-afdc-647e4c06f376 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:35:40.178 8 INFO cinder.api.openstack.wsgi [None req-6589a54e-7505-4ae9-9b7e-a115af080716 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:35:40.179 7 INFO cinder.api.openstack.wsgi [None req-bcb29312-3fde-43e2-afdc-647e4c06f376 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:35:40.180 8 INFO cinder.api.openstack.wsgi [None req-6589a54e-7505-4ae9-9b7e-a115af080716 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:35:50.178 7 INFO cinder.api.openstack.wsgi [None req-bcb29312-3fde-43e2-afdc-647e4c06f376 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:35:50.179 8 INFO cinder.api.openstack.wsgi [None req-6589a54e-7505-4ae9-9b7e-a115af080716 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:35:50.179 8 INFO cinder.api.openstack.wsgi [None req-6589a54e-7505-4ae9-9b7e-a115af080716 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:35:50.183 7 INFO cinder.api.openstack.wsgi [None req-bcb29312-3fde-43e2-afdc-647e4c06f376 95d3a4aaf5124c24a5b71a765ce8c28e dcd08c9d321c4f09957ca612ca2088d0 - - default default] http://10.0.0.50: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-03-06 01:35:51.236 8 INFO cinder.api.openstack.wsgi [None req-7504910d-bd1a-498e-8d84-5a836f8d6b30 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:35:51.241 8 INFO cinder.volume.api [None req-7504910d-bd1a-498e-8d84-5a836f8d6b30 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:35:51.242 8 INFO cinder.api.openstack.wsgi [None req-7504910d-bd1a-498e-8d84-5a836f8d6b30 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 422/841] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:35:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true => generated 17 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:35:51.253 7 INFO cinder.api.openstack.wsgi [None req-4e8f7889-31e6-4c79-b801-5220bcb18e12 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:35:51.265 7 INFO cinder.volume.api [None req-4e8f7889-31e6-4c79-b801-5220bcb18e12 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:35:51.267 7 INFO cinder.api.openstack.wsgi [None req-4e8f7889-31e6-4c79-b801-5220bcb18e12 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 420/842] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:35:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:35:51.277 8 INFO cinder.api.openstack.wsgi [None req-64b19800-3268-4e3e-890b-6b9d1c3c40fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:35:51.780 8 INFO cinder.api.openstack.wsgi [None req-64b19800-3268-4e3e-890b-6b9d1c3c40fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 423/843] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:35:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:35:51.791 7 INFO cinder.api.openstack.wsgi [None req-1d534886-6981-4e22-a8f3-8e9f9197bf6a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:35:51.800 7 INFO cinder.volume.api [None req-1d534886-6981-4e22-a8f3-8e9f9197bf6a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:35:51.801 7 INFO cinder.api.openstack.wsgi [None req-1d534886-6981-4e22-a8f3-8e9f9197bf6a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 421/844] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:35:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:35:51.844 8 INFO cinder.api.openstack.wsgi [None req-d756da26-367c-403d-958d-494a609a5a28 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/31f209ac911b4ab79a843795da9f8de2?usage=true 2026-03-06 01:35:51.875 8 INFO cinder.api.openstack.wsgi [None req-d756da26-367c-403d-958d-494a609a5a28 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/31f209ac911b4ab79a843795da9f8de2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/845] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:35:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/31f209ac911b4ab79a843795da9f8de2?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:51.886 7 INFO cinder.api.openstack.wsgi [None req-ac73f72e-6039-4490-8484-251477465591 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/4eb10fed2f234cf2bd07e96bb53a179b?usage=true 2026-03-06 01:35:51.912 7 INFO cinder.api.openstack.wsgi [None req-ac73f72e-6039-4490-8484-251477465591 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/4eb10fed2f234cf2bd07e96bb53a179b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/846] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:35:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/4eb10fed2f234cf2bd07e96bb53a179b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:51.924 8 INFO cinder.api.openstack.wsgi [None req-ce822db0-aa7a-4486-9855-7c5f5cfe0611 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/69d3d22b6e344db9814b0fc5e95fa6cc?usage=true 2026-03-06 01:35:51.944 8 INFO cinder.api.openstack.wsgi [None req-ce822db0-aa7a-4486-9855-7c5f5cfe0611 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/69d3d22b6e344db9814b0fc5e95fa6cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/847] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:35:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/69d3d22b6e344db9814b0fc5e95fa6cc?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:51.955 7 INFO cinder.api.openstack.wsgi [None req-d460a457-d3a7-424b-91ba-a1aa34230a17 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/71f764c54ad642c7baf2b3d39927cf90?usage=true 2026-03-06 01:35:51.972 7 INFO cinder.api.openstack.wsgi [None req-d460a457-d3a7-424b-91ba-a1aa34230a17 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/71f764c54ad642c7baf2b3d39927cf90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/848] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:35:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/71f764c54ad642c7baf2b3d39927cf90?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:51.987 8 INFO cinder.api.openstack.wsgi [None req-05385854-3c1d-4a48-a78d-3d0cb649217a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/728e3b5cf3fb4cbabba6ac8fe2b6bcd9?usage=true 2026-03-06 01:35:52.009 8 INFO cinder.api.openstack.wsgi [None req-05385854-3c1d-4a48-a78d-3d0cb649217a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/728e3b5cf3fb4cbabba6ac8fe2b6bcd9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/849] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:35:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/728e3b5cf3fb4cbabba6ac8fe2b6bcd9?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:52.023 7 INFO cinder.api.openstack.wsgi [None req-e1a2c24a-42cc-4c7d-9537-46b351855aca da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:35:52.042 7 INFO cinder.api.openstack.wsgi [None req-e1a2c24a-42cc-4c7d-9537-46b351855aca da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/850] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:35:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:52.053 8 INFO cinder.api.openstack.wsgi [None req-fc70a005-7fe1-4ebe-9f1f-3849fe516233 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:35:52.070 8 INFO cinder.api.openstack.wsgi [None req-fc70a005-7fe1-4ebe-9f1f-3849fe516233 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/851] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:35:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:52.079 7 INFO cinder.api.openstack.wsgi [None req-cc23f365-fa31-43ac-8d14-59c48f94cc22 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/e33f485beb754ac09cc71cb6190d8ae4?usage=true 2026-03-06 01:35:52.100 7 INFO cinder.api.openstack.wsgi [None req-cc23f365-fa31-43ac-8d14-59c48f94cc22 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/e33f485beb754ac09cc71cb6190d8ae4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/852] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:35:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/e33f485beb754ac09cc71cb6190d8ae4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:52.111 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:35:52.135 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/853] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:35:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:35:52.148 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:35:52.154 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 7|app: 0|req: 426/854] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:35:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:00.178 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:36:00.178 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:36:00.179 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:36:00.179 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:36:10.178 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:36:10.178 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:36:10.179 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:36:10.180 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:36:20.178 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:36:20.178 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:36:20.179 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:36:20.180 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:36:30.178 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:36:30.179 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:36:30.179 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:36:30.180 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:36:40.178 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:36:40.178 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:36:40.179 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:36:40.179 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:36:50.179 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:36:50.179 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:36:50.180 7 INFO cinder.api.openstack.wsgi [None req-1083293d-ebf8-4f29-816e-5b59b2c04520 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:36:50.180 8 INFO cinder.api.openstack.wsgi [None req-d7dd12e0-6298-4fd7-9436-e0a626bc6bff da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:36:51.587 7 INFO cinder.api.openstack.wsgi [None req-e71def55-ca3d-485c-b9ae-b12e5ce62a4b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:36:51.598 7 INFO cinder.volume.api [None req-e71def55-ca3d-485c-b9ae-b12e5ce62a4b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:36:51.600 7 INFO cinder.api.openstack.wsgi [None req-e71def55-ca3d-485c-b9ae-b12e5ce62a4b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 433/867] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:36:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:36:51.613 8 INFO cinder.api.openstack.wsgi [None req-4d3cc128-7905-47cf-a4bc-37ae90225bd8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:36:51.623 8 INFO cinder.volume.api [None req-4d3cc128-7905-47cf-a4bc-37ae90225bd8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:36:51.625 8 INFO cinder.api.openstack.wsgi [None req-4d3cc128-7905-47cf-a4bc-37ae90225bd8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 435/868] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:36:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:36:51.671 7 INFO cinder.api.openstack.wsgi [None req-54888f7d-296e-44b2-a7e2-79cee0cfd00c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1355bcd0942545969dc5708a3407a07d?usage=true 2026-03-06 01:36:51.696 7 INFO cinder.api.openstack.wsgi [None req-54888f7d-296e-44b2-a7e2-79cee0cfd00c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1355bcd0942545969dc5708a3407a07d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/869] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:36:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1355bcd0942545969dc5708a3407a07d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:51.705 8 INFO cinder.api.openstack.wsgi [None req-0a74da81-af67-4811-90a1-789c7c3b611a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true 2026-03-06 01:36:51.721 8 INFO cinder.api.openstack.wsgi [None req-0a74da81-af67-4811-90a1-789c7c3b611a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/870] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:36:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:51.735 7 INFO cinder.api.openstack.wsgi [None req-dc3daf8f-a148-428f-ac99-f130bbfac1a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/26aabdd5790c497b9f006b8a92d231bf?usage=true 2026-03-06 01:36:51.758 7 INFO cinder.api.openstack.wsgi [None req-dc3daf8f-a148-428f-ac99-f130bbfac1a1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/26aabdd5790c497b9f006b8a92d231bf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/871] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:36:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/26aabdd5790c497b9f006b8a92d231bf?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:51.772 8 INFO cinder.api.openstack.wsgi [None req-4461ea7b-3f37-440f-ac40-fa0de913b7b8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true 2026-03-06 01:36:51.792 8 INFO cinder.api.openstack.wsgi [None req-4461ea7b-3f37-440f-ac40-fa0de913b7b8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/872] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:36:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:51.802 7 INFO cinder.api.openstack.wsgi [None req-83ba4ccf-d244-4e62-b322-8de73bfa72d6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true 2026-03-06 01:36:51.828 7 INFO cinder.api.openstack.wsgi [None req-83ba4ccf-d244-4e62-b322-8de73bfa72d6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/873] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:36:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:51.839 8 INFO cinder.api.openstack.wsgi [None req-9504880f-7bb0-4fa8-8c33-3dcb7c1d37f6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true 2026-03-06 01:36:51.857 8 INFO cinder.api.openstack.wsgi [None req-9504880f-7bb0-4fa8-8c33-3dcb7c1d37f6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/874] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:36:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:51.869 7 INFO cinder.api.openstack.wsgi [None req-bf43a2d0-d3c5-4681-a221-e09bae665490 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:36:51.892 7 INFO cinder.api.openstack.wsgi [None req-bf43a2d0-d3c5-4681-a221-e09bae665490 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/875] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:36:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:51.906 8 INFO cinder.api.openstack.wsgi [None req-0f962737-f5ff-42bb-874c-2323e4f72473 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true 2026-03-06 01:36:51.927 8 INFO cinder.api.openstack.wsgi [None req-0f962737-f5ff-42bb-874c-2323e4f72473 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/876] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:36:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:51.938 7 INFO cinder.api.openstack.wsgi [None req-2077b78c-0484-4f75-a6fc-cedc9ca5b2f6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:36:51.958 7 INFO cinder.api.openstack.wsgi [None req-2077b78c-0484-4f75-a6fc-cedc9ca5b2f6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/877] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:36:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:51.972 8 INFO cinder.api.openstack.wsgi [None req-18ff259b-0e33-4e93-ae8d-77df7869e734 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true 2026-03-06 01:36:51.990 8 INFO cinder.api.openstack.wsgi [None req-18ff259b-0e33-4e93-ae8d-77df7869e734 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/878] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:36:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:52.004 7 INFO cinder.api.openstack.wsgi [None req-0e1ae9ed-63ff-41f8-8cf2-40ea1ad1d892 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true 2026-03-06 01:36:52.028 7 INFO cinder.api.openstack.wsgi [None req-0e1ae9ed-63ff-41f8-8cf2-40ea1ad1d892 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/879] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:36:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:52.041 8 INFO cinder.api.openstack.wsgi [None req-5ca9db7b-4aa2-4b63-8f86-db600a9d6473 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true 2026-03-06 01:36:52.061 8 INFO cinder.api.openstack.wsgi [None req-5ca9db7b-4aa2-4b63-8f86-db600a9d6473 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/880] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:36:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:52.074 7 INFO cinder.api.openstack.wsgi [None req-21ca8758-d645-4206-8bb9-36d1220035fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:36:52.097 7 INFO cinder.api.openstack.wsgi [None req-21ca8758-d645-4206-8bb9-36d1220035fa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/881] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:36:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:52.110 8 INFO cinder.api.openstack.wsgi [None req-ff8406d8-f210-4f03-9c63-89981933973b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:36:52.613 8 INFO cinder.api.openstack.wsgi [None req-ff8406d8-f210-4f03-9c63-89981933973b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 442/882] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:36:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:52.629 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:36:52.635 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 7|app: 0|req: 441/883] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:36:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:36:52.646 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:36:52.652 8 INFO cinder.volume.api [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:36:52.652 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 443/884] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:36:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:37:00.178 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:37:00.179 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:37:00.178 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:37:00.180 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:37:10.179 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:37:10.179 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:37:10.180 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:37:10.180 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:37:20.178 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:37:20.178 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:37:20.178 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:37:20.179 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:37:30.178 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:37:30.178 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:37:30.179 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:37:30.179 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:37:40.178 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:37:40.179 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:37:40.179 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:37:40.180 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:37:50.177 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:37:50.178 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:37:50.178 8 INFO cinder.api.openstack.wsgi [None req-73a3de6b-7af4-418f-9554-2f9b2590789d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:37:50.179 7 INFO cinder.api.openstack.wsgi [None req-77f0e467-dad9-4dfc-b029-922636ce83bf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:37:51.259 8 INFO cinder.api.openstack.wsgi [None req-41347f53-c501-4038-b527-b65a7281a3b2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:37:51.270 8 INFO cinder.volume.api [None req-41347f53-c501-4038-b527-b65a7281a3b2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:37:51.271 8 INFO cinder.api.openstack.wsgi [None req-41347f53-c501-4038-b527-b65a7281a3b2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 450/897] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true => generated 17 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:37:51.312 7 INFO cinder.api.openstack.wsgi [None req-56ef51eb-1cdc-46a4-b255-1dd4a982363b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true 2026-03-06 01:37:51.346 7 INFO cinder.api.openstack.wsgi [None req-56ef51eb-1cdc-46a4-b255-1dd4a982363b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/898] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:51.356 8 INFO cinder.api.openstack.wsgi [None req-fc53a9dc-682e-4847-96af-d754fac55396 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true 2026-03-06 01:37:51.399 8 INFO cinder.api.openstack.wsgi [None req-fc53a9dc-682e-4847-96af-d754fac55396 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/899] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:51.408 7 INFO cinder.api.openstack.wsgi [None req-7db6786d-ec96-4a50-9c0e-8a19fc15ee8b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true 2026-03-06 01:37:51.428 7 INFO cinder.api.openstack.wsgi [None req-7db6786d-ec96-4a50-9c0e-8a19fc15ee8b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/900] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:51.439 8 INFO cinder.api.openstack.wsgi [None req-b2c3195a-9e21-44e6-964d-86fe3e727d00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true 2026-03-06 01:37:51.460 8 INFO cinder.api.openstack.wsgi [None req-b2c3195a-9e21-44e6-964d-86fe3e727d00 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/901] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:51.472 7 INFO cinder.api.openstack.wsgi [None req-0ddec548-7c62-41a1-8fab-d7e312678633 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:37:51.494 7 INFO cinder.api.openstack.wsgi [None req-0ddec548-7c62-41a1-8fab-d7e312678633 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/902] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:51.502 8 INFO cinder.api.openstack.wsgi [None req-557776da-c99b-4c39-8352-ef647c308934 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true 2026-03-06 01:37:51.523 8 INFO cinder.api.openstack.wsgi [None req-557776da-c99b-4c39-8352-ef647c308934 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/903] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:51.535 7 INFO cinder.api.openstack.wsgi [None req-57d4a589-f3ae-4fb5-8665-eac495f873b2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:37:51.557 7 INFO cinder.api.openstack.wsgi [None req-57d4a589-f3ae-4fb5-8665-eac495f873b2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/904] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:51.570 8 INFO cinder.api.openstack.wsgi [None req-37dddfa1-b842-46ff-aff9-9c50199458c8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true 2026-03-06 01:37:51.596 8 INFO cinder.api.openstack.wsgi [None req-37dddfa1-b842-46ff-aff9-9c50199458c8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/905] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:51.610 7 INFO cinder.api.openstack.wsgi [None req-e604f4e0-77fd-441c-8e3e-1edca71c52df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true 2026-03-06 01:37:51.629 7 INFO cinder.api.openstack.wsgi [None req-e604f4e0-77fd-441c-8e3e-1edca71c52df da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/906] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:51.640 8 INFO cinder.api.openstack.wsgi [None req-53ef2f48-5a02-43d7-a3c8-21de0cfbcc07 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true 2026-03-06 01:37:51.662 8 INFO cinder.api.openstack.wsgi [None req-53ef2f48-5a02-43d7-a3c8-21de0cfbcc07 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/907] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:51.673 7 INFO cinder.api.openstack.wsgi [None req-ccc40a41-2152-4be3-b6f8-e828e2211fe4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:37:51.696 7 INFO cinder.api.openstack.wsgi [None req-ccc40a41-2152-4be3-b6f8-e828e2211fe4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/908] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:51.706 8 INFO cinder.api.openstack.wsgi [None req-5fb159c6-2614-4aee-bb17-3941f3227ca6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:37:51.719 8 INFO cinder.volume.api [None req-5fb159c6-2614-4aee-bb17-3941f3227ca6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:37:51.721 8 INFO cinder.api.openstack.wsgi [None req-5fb159c6-2614-4aee-bb17-3941f3227ca6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 456/909] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:37:51.732 7 INFO cinder.api.openstack.wsgi [None req-062648f9-f2a1-41d9-9450-649591d4f3b0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:37:51.736 7 INFO cinder.api.openstack.wsgi [None req-062648f9-f2a1-41d9-9450-649591d4f3b0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 7|app: 0|req: 454/910] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:37:51.746 8 INFO cinder.api.openstack.wsgi [None req-f46215e2-3b89-4472-8535-53d259fa85d6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:37:51.757 8 INFO cinder.volume.api [None req-f46215e2-3b89-4472-8535-53d259fa85d6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:37:51.761 8 INFO cinder.api.openstack.wsgi [None req-f46215e2-3b89-4472-8535-53d259fa85d6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 457/911] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:37:51.777 7 INFO cinder.api.openstack.wsgi [None req-a98dbd19-00cc-44f1-86bd-fca58740966b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:37:52.280 7 INFO cinder.api.openstack.wsgi [None req-a98dbd19-00cc-44f1-86bd-fca58740966b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 455/912] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:37:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:37:53.074 8 INFO cinder.api.openstack.wsgi [None req-de678921-527e-4a36-bb2e-b709b70fbe19 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes 2026-03-06 01:37:53.194 8 INFO cinder.api.v3.volumes [None req-de678921-527e-4a36-bb2e-b709b70fbe19 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Create volume of 16 GB 2026-03-06 01:37:53.199 8 INFO cinder.volume.api [None req-de678921-527e-4a36-bb2e-b709b70fbe19 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Availability Zones retrieved successfully. 2026-03-06 01:37:53.368 8 INFO cinder.volume.api [None req-de678921-527e-4a36-bb2e-b709b70fbe19 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Create volume request issued successfully. 2026-03-06 01:37:53.369 8 INFO cinder.api.openstack.wsgi [None req-de678921-527e-4a36-bb2e-b709b70fbe19 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes returned with HTTP 202 [pid: 8|app: 0|req: 458/913] 162.253.55.140 () {34 vars in 734 bytes} [Fri Mar 6 01:37:53 2026] POST /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes => generated 846 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-06 01:37:53.383 7 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-3aa0d662-6fe8-478d-af2f-914157dfd63c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 /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-03-06 01:37:53.421 7 INFO cinder.volume.api [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-3aa0d662-6fe8-478d-af2f-914157dfd63c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Volume info retrieved successfully. 2026-03-06 01:37:53.427 7 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-3aa0d662-6fe8-478d-af2f-914157dfd63c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 returned with HTTP 200 [pid: 7|app: 0|req: 456/914] 162.253.55.140 () {32 vars in 825 bytes} [Fri Mar 6 01:37:53 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 => generated 1025 bytes in 51 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-03-06 01:37:58.443 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-bf9e5945-1588-47bb-8ac3-7ab130dc8e9f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 /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-03-06 01:37:58.459 8 INFO cinder.volume.api [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-bf9e5945-1588-47bb-8ac3-7ab130dc8e9f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Volume info retrieved successfully. 2026-03-06 01:37:58.464 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-bf9e5945-1588-47bb-8ac3-7ab130dc8e9f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 returned with HTTP 200 [pid: 8|app: 0|req: 459/915] 162.253.55.140 () {32 vars in 825 bytes} [Fri Mar 6 01:37:58 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 => generated 1489 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-03-06 01:37:58.907 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-1537217e-9f79-4cb3-881a-1742bc5188f4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 /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-03-06 01:37:58.921 7 INFO cinder.volume.api [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-1537217e-9f79-4cb3-881a-1742bc5188f4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Volume info retrieved successfully. 2026-03-06 01:37:58.926 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-1537217e-9f79-4cb3-881a-1742bc5188f4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 returned with HTTP 200 [pid: 7|app: 0|req: 457/916] 10.0.0.9 () {34 vars in 1026 bytes} [Fri Mar 6 01:37:58 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 => 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-03-06 01:37:59.375 8 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-efd94c60-37f0-493e-af4c-5b098e504d5b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 /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-03-06 01:37:59.397 8 INFO cinder.volume.api [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-efd94c60-37f0-493e-af4c-5b098e504d5b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Volume info retrieved successfully. 2026-03-06 01:37:59.406 8 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-efd94c60-37f0-493e-af4c-5b098e504d5b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 returned with HTTP 200 [pid: 8|app: 0|req: 460/917] 10.0.0.9 () {34 vars in 1026 bytes} [Fri Mar 6 01:37:59 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 => generated 1489 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:37:59.416 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-1537217e-9f79-4cb3-881a-1742bc5188f4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:37:59.418 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-1537217e-9f79-4cb3-881a-1742bc5188f4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 458/918] 10.0.0.9 () {32 vars in 827 bytes} [Fri Mar 6 01:37:59 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-03-06 01:37:59.431 8 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-53417bc7-8f16-4a36-9465-170b4ed6bc1a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:37:59.474 8 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-53417bc7-8f16-4a36-9465-170b4ed6bc1a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/attachments returned with HTTP 200 [pid: 8|app: 0|req: 461/919] 10.0.0.9 () {40 vars in 1055 bytes} [Fri Mar 6 01:37:59 2026] POST /v3/b0424b14cf5745ebb1c8ae2923450bc2/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:38:00.178 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-1537217e-9f79-4cb3-881a-1742bc5188f4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:38:00.178 8 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-53417bc7-8f16-4a36-9465-170b4ed6bc1a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:38:00.179 8 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-53417bc7-8f16-4a36-9465-170b4ed6bc1a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:38:00.179 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-1537217e-9f79-4cb3-881a-1742bc5188f4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50: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-03-06 01:38:02.626 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6ce7ee0e-957f-48d1-ad23-0ee001b16456 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 /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-03-06 01:38:02.646 8 INFO cinder.volume.api [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6ce7ee0e-957f-48d1-ad23-0ee001b16456 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Volume info retrieved successfully. 2026-03-06 01:38:02.650 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6ce7ee0e-957f-48d1-ad23-0ee001b16456 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 returned with HTTP 200 [pid: 8|app: 0|req: 463/922] 162.253.55.140 () {32 vars in 825 bytes} [Fri Mar 6 01:38:02 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 => generated 1488 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:38:04.873 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-1537217e-9f79-4cb3-881a-1742bc5188f4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-06 01:38:04.874 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-1537217e-9f79-4cb3-881a-1742bc5188f4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 460/923] 162.253.55.140 () {32 vars in 840 bytes} [Fri Mar 6 01:38:04 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-03-06 01:38:04.889 8 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-07b49ae0-fba4-458e-b388-e7d4f9051e69 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 /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-03-06 01:38:04.907 8 INFO cinder.volume.api [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-07b49ae0-fba4-458e-b388-e7d4f9051e69 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Volume info retrieved successfully. 2026-03-06 01:38:04.911 8 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-07b49ae0-fba4-458e-b388-e7d4f9051e69 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 returned with HTTP 200 [pid: 8|app: 0|req: 464/924] 162.253.55.140 () {36 vars in 1073 bytes} [Fri Mar 6 01:38:04 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 => generated 1712 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:04.982 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-b9b7400a-f79f-4598-b8f6-6840c867fac7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/attachments/79c9b48c-e08a-4b8c-ae50-969bc25ff12f /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-03-06 01:38:05.527 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-b9b7400a-f79f-4598-b8f6-6840c867fac7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/attachments/79c9b48c-e08a-4b8c-ae50-969bc25ff12f returned with HTTP 200 [pid: 7|app: 0|req: 461/925] 162.253.55.140 () {40 vars in 1135 bytes} [Fri Mar 6 01:38:04 2026] PUT /v3/b0424b14cf5745ebb1c8ae2923450bc2/attachments/79c9b48c-e08a-4b8c-ae50-969bc25ff12f => generated 802 bytes in 552 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-03-06 01:38:05.617 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-cd4e7243-932a-47a0-8339-989b20683b66 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 /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-03-06 01:38:05.643 8 INFO cinder.volume.api [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-cd4e7243-932a-47a0-8339-989b20683b66 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Volume info retrieved successfully. 2026-03-06 01:38:05.652 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-cd4e7243-932a-47a0-8339-989b20683b66 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 returned with HTTP 200 [pid: 8|app: 0|req: 465/926] 162.253.55.140 () {32 vars in 825 bytes} [Fri Mar 6 01:38:05 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 => generated 1489 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:06.046 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-e499b0b5-87d6-44a0-863f-87eaf5f88268 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/attachments/79c9b48c-e08a-4b8c-ae50-969bc25ff12f/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-03-06 01:38:06.082 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-e499b0b5-87d6-44a0-863f-87eaf5f88268 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/attachments/79c9b48c-e08a-4b8c-ae50-969bc25ff12f/action returned with HTTP 204 [pid: 7|app: 0|req: 462/927] 162.253.55.140 () {40 vars in 1148 bytes} [Fri Mar 6 01:38:06 2026] POST /v3/b0424b14cf5745ebb1c8ae2923450bc2/attachments/79c9b48c-e08a-4b8c-ae50-969bc25ff12f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:08.400 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-3286401f-8f09-41fc-8c2f-5b0ec9986b6f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 /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-03-06 01:38:08.418 8 INFO cinder.volume.api [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-3286401f-8f09-41fc-8c2f-5b0ec9986b6f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Volume info retrieved successfully. 2026-03-06 01:38:08.424 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-3286401f-8f09-41fc-8c2f-5b0ec9986b6f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 returned with HTTP 200 [pid: 8|app: 0|req: 466/928] 162.253.55.140 () {32 vars in 825 bytes} [Fri Mar 6 01:38:08 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 => generated 1787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:38:10.179 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-e499b0b5-87d6-44a0-863f-87eaf5f88268 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:38:10.179 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-3286401f-8f09-41fc-8c2f-5b0ec9986b6f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:38:10.180 7 INFO cinder.api.openstack.wsgi [req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 req-e499b0b5-87d6-44a0-863f-87eaf5f88268 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:38:10.180 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-3286401f-8f09-41fc-8c2f-5b0ec9986b6f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50: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-03-06 01:38:11.550 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6b4dd0a5-0522-454c-a445-81d6a4992131 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 /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-03-06 01:38:11.566 8 INFO cinder.volume.api [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6b4dd0a5-0522-454c-a445-81d6a4992131 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Volume info retrieved successfully. 2026-03-06 01:38:11.570 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6b4dd0a5-0522-454c-a445-81d6a4992131 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 returned with HTTP 200 [pid: 8|app: 0|req: 468/931] 162.253.55.140 () {32 vars in 825 bytes} [Fri Mar 6 01:38:11 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 => generated 1787 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:14.415 7 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-03417ee9-8e8a-46c2-8727-477e7059f4e2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 /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-03-06 01:38:14.431 7 INFO cinder.volume.api [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-03417ee9-8e8a-46c2-8727-477e7059f4e2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Volume info retrieved successfully. 2026-03-06 01:38:14.436 7 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-03417ee9-8e8a-46c2-8727-477e7059f4e2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 returned with HTTP 200 [pid: 7|app: 0|req: 464/932] 162.253.55.140 () {32 vars in 825 bytes} [Fri Mar 6 01:38:14 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 => generated 1787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:38:20.179 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6b4dd0a5-0522-454c-a445-81d6a4992131 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:38:20.179 7 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-03417ee9-8e8a-46c2-8727-477e7059f4e2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:38:20.180 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6b4dd0a5-0522-454c-a445-81d6a4992131 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:38:20.180 7 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-03417ee9-8e8a-46c2-8727-477e7059f4e2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:38:30.178 7 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-03417ee9-8e8a-46c2-8727-477e7059f4e2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:38:30.178 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6b4dd0a5-0522-454c-a445-81d6a4992131 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:38:30.179 7 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-03417ee9-8e8a-46c2-8727-477e7059f4e2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:38:30.180 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6b4dd0a5-0522-454c-a445-81d6a4992131 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:38:40.178 7 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-03417ee9-8e8a-46c2-8727-477e7059f4e2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:38:40.179 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6b4dd0a5-0522-454c-a445-81d6a4992131 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:38:40.179 7 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-03417ee9-8e8a-46c2-8727-477e7059f4e2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:38:40.180 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6b4dd0a5-0522-454c-a445-81d6a4992131 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:38:50.178 7 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-03417ee9-8e8a-46c2-8727-477e7059f4e2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:38:50.178 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6b4dd0a5-0522-454c-a445-81d6a4992131 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:38:50.179 7 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-03417ee9-8e8a-46c2-8727-477e7059f4e2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:38:50.179 8 INFO cinder.api.openstack.wsgi [req-de678921-527e-4a36-bb2e-b709b70fbe19 req-6b4dd0a5-0522-454c-a445-81d6a4992131 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50: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-03-06 01:38:51.219 7 INFO cinder.api.openstack.wsgi [None req-612643e5-55a7-4fc5-a44a-505af03dace8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:38:51.722 7 INFO cinder.api.openstack.wsgi [None req-612643e5-55a7-4fc5-a44a-505af03dace8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 469/941] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:38:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true => generated 671 bytes in 571 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-03-06 01:38:51.735 8 INFO cinder.api.openstack.wsgi [None req-0de31684-d818-4101-a803-b9b27fef40c9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:38:51.742 8 INFO cinder.volume.api [None req-0de31684-d818-4101-a803-b9b27fef40c9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:38:51.742 8 INFO cinder.api.openstack.wsgi [None req-0de31684-d818-4101-a803-b9b27fef40c9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 473/942] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:38:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:38:51.755 7 INFO cinder.api.openstack.wsgi [None req-2d162224-78b8-44f1-bcef-b19cf48e4465 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:38:51.766 7 INFO cinder.volume.api [None req-2d162224-78b8-44f1-bcef-b19cf48e4465 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:38:51.770 7 INFO cinder.api.openstack.wsgi [None req-2d162224-78b8-44f1-bcef-b19cf48e4465 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 470/943] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:38:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 1790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:38:51.783 8 INFO cinder.api.openstack.wsgi [None req-67c4c863-1089-422b-8d3b-dce4271ede6b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:38:51.795 8 INFO cinder.volume.api [None req-67c4c863-1089-422b-8d3b-dce4271ede6b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:38:51.803 8 INFO cinder.api.openstack.wsgi [None req-67c4c863-1089-422b-8d3b-dce4271ede6b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 474/944] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:38:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:38:51.815 7 INFO cinder.api.openstack.wsgi [None req-09123757-41f2-4114-a5a1-e23335c7dec5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:38:51.820 7 INFO cinder.api.openstack.wsgi [None req-09123757-41f2-4114-a5a1-e23335c7dec5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 7|app: 0|req: 471/945] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:38:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 12 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-03-06 01:38:51.854 8 INFO cinder.api.openstack.wsgi [None req-c50169a2-6dc4-4e84-9da6-87447a5536fb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true 2026-03-06 01:38:51.875 8 INFO cinder.api.openstack.wsgi [None req-c50169a2-6dc4-4e84-9da6-87447a5536fb da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/946] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:38:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:51.887 7 INFO cinder.api.openstack.wsgi [None req-5881108d-14f9-49d1-9e8f-d604f07b6630 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true 2026-03-06 01:38:51.904 7 INFO cinder.api.openstack.wsgi [None req-5881108d-14f9-49d1-9e8f-d604f07b6630 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/947] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:38:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:51.913 8 INFO cinder.api.openstack.wsgi [None req-57aabe04-a620-43ad-9476-01e76c31cb0b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true 2026-03-06 01:38:51.931 8 INFO cinder.api.openstack.wsgi [None req-57aabe04-a620-43ad-9476-01e76c31cb0b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/948] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:38:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:51.941 7 INFO cinder.api.openstack.wsgi [None req-c3bf732e-70cd-45a5-b95f-8992d1710ee6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true 2026-03-06 01:38:51.957 7 INFO cinder.api.openstack.wsgi [None req-c3bf732e-70cd-45a5-b95f-8992d1710ee6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/949] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:38:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:51.968 8 INFO cinder.api.openstack.wsgi [None req-8315b96f-da4b-4edf-8096-88c4b020a100 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:38:51.996 8 INFO cinder.api.openstack.wsgi [None req-8315b96f-da4b-4edf-8096-88c4b020a100 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/950] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:38:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:52.006 7 INFO cinder.api.openstack.wsgi [None req-b6438f56-0421-4e63-b2cc-4505669594ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true 2026-03-06 01:38:52.023 7 INFO cinder.api.openstack.wsgi [None req-b6438f56-0421-4e63-b2cc-4505669594ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/951] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:38:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:52.036 8 INFO cinder.api.openstack.wsgi [None req-ee2d4c84-621c-499c-a746-eb4ac08e377b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:38:52.057 8 INFO cinder.api.openstack.wsgi [None req-ee2d4c84-621c-499c-a746-eb4ac08e377b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/952] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:38:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:52.069 7 INFO cinder.api.openstack.wsgi [None req-36091728-0297-41d5-879a-b3d6139f49d8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true 2026-03-06 01:38:52.086 7 INFO cinder.api.openstack.wsgi [None req-36091728-0297-41d5-879a-b3d6139f49d8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/953] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:38:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:52.096 8 INFO cinder.api.openstack.wsgi [None req-67ed7bfa-564c-41c6-abc6-ef6454d47a33 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true 2026-03-06 01:38:52.117 8 INFO cinder.api.openstack.wsgi [None req-67ed7bfa-564c-41c6-abc6-ef6454d47a33 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/954] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:38:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:52.126 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true 2026-03-06 01:38:52.145 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/955] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:38:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:38:52.155 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:38:52.177 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/956] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:38:52 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:00.178 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:39:00.178 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:39:00.179 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:39:00.180 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:39:10.178 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:39:10.178 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:39:10.178 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:39:10.179 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:39:20.178 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:39:20.178 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:39:20.178 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:39:20.178 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:39:30.178 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:39:30.178 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:39:30.179 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:39:30.179 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:39:40.178 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:39:40.179 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:39:40.179 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:39:40.180 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:39:50.178 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:39:50.179 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:39:50.179 8 INFO cinder.api.openstack.wsgi [None req-f5343ed2-f8d1-4268-af17-733df3e7626a da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:39:50.180 7 INFO cinder.api.openstack.wsgi [None req-1ef6ab38-93d6-4d73-8e19-76ca4de842f7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:39:51.123 8 INFO cinder.api.openstack.wsgi [None req-a3b9ad76-8d39-428e-a035-c535f37587ad da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:39:51.137 8 INFO cinder.volume.api [None req-a3b9ad76-8d39-428e-a035-c535f37587ad da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:39:51.142 8 INFO cinder.api.openstack.wsgi [None req-a3b9ad76-8d39-428e-a035-c535f37587ad da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 487/969] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 1790 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:39:51.154 7 INFO cinder.api.openstack.wsgi [None req-d3fabf15-02e5-473e-8fdd-fc4c680f4248 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:39:51.162 7 INFO cinder.volume.api [None req-d3fabf15-02e5-473e-8fdd-fc4c680f4248 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:39:51.162 7 INFO cinder.api.openstack.wsgi [None req-d3fabf15-02e5-473e-8fdd-fc4c680f4248 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 483/970] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true => generated 17 bytes in 14 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-03-06 01:39:51.218 8 INFO cinder.api.openstack.wsgi [None req-00dd2efd-2763-4e29-8935-22f0bd6110a3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true 2026-03-06 01:39:51.254 8 INFO cinder.api.openstack.wsgi [None req-00dd2efd-2763-4e29-8935-22f0bd6110a3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/971] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:51.267 7 INFO cinder.api.openstack.wsgi [None req-5802ed0e-ea2a-4df3-9ded-8d607c042b43 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true 2026-03-06 01:39:51.291 7 INFO cinder.api.openstack.wsgi [None req-5802ed0e-ea2a-4df3-9ded-8d607c042b43 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/972] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:51.305 8 INFO cinder.api.openstack.wsgi [None req-97dd4e94-ce6f-469e-a613-c30494f9b939 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true 2026-03-06 01:39:51.338 8 INFO cinder.api.openstack.wsgi [None req-97dd4e94-ce6f-469e-a613-c30494f9b939 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/973] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:51.350 7 INFO cinder.api.openstack.wsgi [None req-bd951610-ade8-424e-b108-6ace727793f5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true 2026-03-06 01:39:51.369 7 INFO cinder.api.openstack.wsgi [None req-bd951610-ade8-424e-b108-6ace727793f5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/974] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:51.383 8 INFO cinder.api.openstack.wsgi [None req-72dce885-8cba-40bd-927e-d3a0e258a758 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:39:51.402 8 INFO cinder.api.openstack.wsgi [None req-72dce885-8cba-40bd-927e-d3a0e258a758 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/975] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:51.412 7 INFO cinder.api.openstack.wsgi [None req-f1b3879c-28b1-4c52-85ad-3d413b331696 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true 2026-03-06 01:39:51.433 7 INFO cinder.api.openstack.wsgi [None req-f1b3879c-28b1-4c52-85ad-3d413b331696 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/976] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:51.446 8 INFO cinder.api.openstack.wsgi [None req-88b1c422-16a8-44a7-a9e9-761efb12048c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:39:51.467 8 INFO cinder.api.openstack.wsgi [None req-88b1c422-16a8-44a7-a9e9-761efb12048c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/977] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:51.481 7 INFO cinder.api.openstack.wsgi [None req-4ff4fe6c-8e24-4a52-a22f-f22ae31a48d9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true 2026-03-06 01:39:51.502 7 INFO cinder.api.openstack.wsgi [None req-4ff4fe6c-8e24-4a52-a22f-f22ae31a48d9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/978] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:51.514 8 INFO cinder.api.openstack.wsgi [None req-7355029d-3e03-4d50-89ff-5352cf36155f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true 2026-03-06 01:39:51.529 8 INFO cinder.api.openstack.wsgi [None req-7355029d-3e03-4d50-89ff-5352cf36155f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/979] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:51.539 7 INFO cinder.api.openstack.wsgi [None req-fd4248d1-cd68-4725-90bc-40119f5ba563 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true 2026-03-06 01:39:51.555 7 INFO cinder.api.openstack.wsgi [None req-fd4248d1-cd68-4725-90bc-40119f5ba563 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/980] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:51.568 8 INFO cinder.api.openstack.wsgi [None req-899185dd-0b95-4fab-adaf-340d06bfcabe da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:39:51.588 8 INFO cinder.api.openstack.wsgi [None req-899185dd-0b95-4fab-adaf-340d06bfcabe da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/981] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:39:51.598 7 INFO cinder.api.openstack.wsgi [None req-0146d427-f113-44dd-8b80-d8b66049f820 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:39:51.608 7 INFO cinder.volume.api [None req-0146d427-f113-44dd-8b80-d8b66049f820 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 01:39:51.613 7 INFO cinder.api.openstack.wsgi [None req-0146d427-f113-44dd-8b80-d8b66049f820 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 489/982] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 1790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-06 01:39:51.624 8 INFO cinder.api.openstack.wsgi [None req-1e6f76bc-8fb0-403d-ab4c-f2ed4e52bb68 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:39:51.629 8 INFO cinder.api.openstack.wsgi [None req-1e6f76bc-8fb0-403d-ab4c-f2ed4e52bb68 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 494/983] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:51.640 7 INFO cinder.api.openstack.wsgi [None req-9ad4d8e5-0e40-4e85-940a-94f153c818ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:39:52.144 7 INFO cinder.api.openstack.wsgi [None req-9ad4d8e5-0e40-4e85-940a-94f153c818ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 490/984] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:39:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:00.178 8 INFO cinder.api.openstack.wsgi [None req-1e6f76bc-8fb0-403d-ab4c-f2ed4e52bb68 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:40:00.178 7 INFO cinder.api.openstack.wsgi [None req-9ad4d8e5-0e40-4e85-940a-94f153c818ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:40:00.179 8 INFO cinder.api.openstack.wsgi [None req-1e6f76bc-8fb0-403d-ab4c-f2ed4e52bb68 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:40:00.179 7 INFO cinder.api.openstack.wsgi [None req-9ad4d8e5-0e40-4e85-940a-94f153c818ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:40:10.178 7 INFO cinder.api.openstack.wsgi [None req-9ad4d8e5-0e40-4e85-940a-94f153c818ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:40:10.178 8 INFO cinder.api.openstack.wsgi [None req-1e6f76bc-8fb0-403d-ab4c-f2ed4e52bb68 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:40:10.178 7 INFO cinder.api.openstack.wsgi [None req-9ad4d8e5-0e40-4e85-940a-94f153c818ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:40:10.179 8 INFO cinder.api.openstack.wsgi [None req-1e6f76bc-8fb0-403d-ab4c-f2ed4e52bb68 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:40:20.178 7 INFO cinder.api.openstack.wsgi [None req-9ad4d8e5-0e40-4e85-940a-94f153c818ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:40:20.179 8 INFO cinder.api.openstack.wsgi [None req-1e6f76bc-8fb0-403d-ab4c-f2ed4e52bb68 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:40:20.179 7 INFO cinder.api.openstack.wsgi [None req-9ad4d8e5-0e40-4e85-940a-94f153c818ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:40:20.180 8 INFO cinder.api.openstack.wsgi [None req-1e6f76bc-8fb0-403d-ab4c-f2ed4e52bb68 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:40:30.179 7 INFO cinder.api.openstack.wsgi [None req-9ad4d8e5-0e40-4e85-940a-94f153c818ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:40:30.179 8 INFO cinder.api.openstack.wsgi [None req-1e6f76bc-8fb0-403d-ab4c-f2ed4e52bb68 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:40:30.180 7 INFO cinder.api.openstack.wsgi [None req-9ad4d8e5-0e40-4e85-940a-94f153c818ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:40:30.180 8 INFO cinder.api.openstack.wsgi [None req-1e6f76bc-8fb0-403d-ab4c-f2ed4e52bb68 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:40:40.179 7 INFO cinder.api.openstack.wsgi [None req-9ad4d8e5-0e40-4e85-940a-94f153c818ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:40:40.180 8 INFO cinder.api.openstack.wsgi [None req-1e6f76bc-8fb0-403d-ab4c-f2ed4e52bb68 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:40:40.181 8 INFO cinder.api.openstack.wsgi [None req-1e6f76bc-8fb0-403d-ab4c-f2ed4e52bb68 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:40:40.181 7 INFO cinder.api.openstack.wsgi [None req-9ad4d8e5-0e40-4e85-940a-94f153c818ab da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:40:48.608 8 INFO cinder.api.openstack.wsgi [req-0e5da033-fe78-4911-a9ff-f9f4c06339b7 req-79a8452c-dad3-41b6-813b-34cfe12341b9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/attachments/79c9b48c-e08a-4b8c-ae50-969bc25ff12f /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-03-06 01:40:49.187 8 INFO cinder.api.openstack.wsgi [req-0e5da033-fe78-4911-a9ff-f9f4c06339b7 req-79a8452c-dad3-41b6-813b-34cfe12341b9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/attachments/79c9b48c-e08a-4b8c-ae50-969bc25ff12f returned with HTTP 200 [pid: 8|app: 0|req: 500/995] 162.253.55.140 () {38 vars in 1103 bytes} [Fri Mar 6 01:40:48 2026] DELETE /v3/b0424b14cf5745ebb1c8ae2923450bc2/attachments/79c9b48c-e08a-4b8c-ae50-969bc25ff12f => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:49.199 7 INFO cinder.api.openstack.wsgi [req-0e5da033-fe78-4911-a9ff-f9f4c06339b7 req-56370e7c-4560-455f-aa69-fb693e2aa634 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 2026-03-06 01:40:49.199 7 INFO cinder.api.v3.volumes [req-0e5da033-fe78-4911-a9ff-f9f4c06339b7 req-56370e7c-4560-455f-aa69-fb693e2aa634 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Delete volume with id: d7d1b4b6-5d66-4b97-b956-8be9c6863996 /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-03-06 01:40:49.208 7 INFO cinder.volume.api [req-0e5da033-fe78-4911-a9ff-f9f4c06339b7 req-56370e7c-4560-455f-aa69-fb693e2aa634 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Volume info retrieved successfully. 2026-03-06 01:40:49.227 7 INFO cinder.volume.api [req-0e5da033-fe78-4911-a9ff-f9f4c06339b7 req-56370e7c-4560-455f-aa69-fb693e2aa634 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Delete volume request issued successfully. 2026-03-06 01:40:49.227 7 INFO cinder.api.openstack.wsgi [req-0e5da033-fe78-4911-a9ff-f9f4c06339b7 req-56370e7c-4560-455f-aa69-fb693e2aa634 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 returned with HTTP 202 [pid: 7|app: 0|req: 496/996] 162.253.55.140 () {36 vars in 1054 bytes} [Fri Mar 6 01:40:49 2026] DELETE /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/d7d1b4b6-5d66-4b97-b956-8be9c6863996 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-03-06 01:40:50.179 8 INFO cinder.api.openstack.wsgi [req-0e5da033-fe78-4911-a9ff-f9f4c06339b7 req-79a8452c-dad3-41b6-813b-34cfe12341b9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:40:50.179 7 INFO cinder.api.openstack.wsgi [req-0e5da033-fe78-4911-a9ff-f9f4c06339b7 req-56370e7c-4560-455f-aa69-fb693e2aa634 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:40:50.180 8 INFO cinder.api.openstack.wsgi [req-0e5da033-fe78-4911-a9ff-f9f4c06339b7 req-79a8452c-dad3-41b6-813b-34cfe12341b9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:40:50.181 7 INFO cinder.api.openstack.wsgi [req-0e5da033-fe78-4911-a9ff-f9f4c06339b7 req-56370e7c-4560-455f-aa69-fb693e2aa634 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50: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-03-06 01:40:51.186 8 INFO cinder.api.openstack.wsgi [None req-555cc243-950f-4656-8929-0b0a5f8519d3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-03-06 01:40:51.195 8 INFO cinder.volume.api [None req-555cc243-950f-4656-8929-0b0a5f8519d3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:40:51.196 8 INFO cinder.api.openstack.wsgi [None req-555cc243-950f-4656-8929-0b0a5f8519d3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 502/999] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:51.205 7 INFO cinder.api.openstack.wsgi [None req-608fdf8f-555e-4f22-929b-402ee75ef701 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:40:51.216 7 INFO cinder.volume.api [None req-608fdf8f-555e-4f22-929b-402ee75ef701 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:40:51.219 7 INFO cinder.api.openstack.wsgi [None req-608fdf8f-555e-4f22-929b-402ee75ef701 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 498/1000] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:40:51.229 8 INFO cinder.api.openstack.wsgi [None req-edece032-e680-4c36-87a2-606210b1fa73 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:40:51.234 8 INFO cinder.api.openstack.wsgi [None req-edece032-e680-4c36-87a2-606210b1fa73 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 503/1001] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:51.278 7 INFO cinder.api.openstack.wsgi [None req-a2e820b2-1562-49ed-8471-bee7b5a1f103 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true 2026-03-06 01:40:51.303 7 INFO cinder.api.openstack.wsgi [None req-a2e820b2-1562-49ed-8471-bee7b5a1f103 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/1002] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/1f5e8e9afac04f28997df879745d93c6?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:51.313 8 INFO cinder.api.openstack.wsgi [None req-49ec1566-00f4-4170-a6f0-20db07b75ac3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true 2026-03-06 01:40:51.350 8 INFO cinder.api.openstack.wsgi [None req-49ec1566-00f4-4170-a6f0-20db07b75ac3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1003] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/64ece3fc3f1d4eb698ce435e7dbb6bb0?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:51.363 7 INFO cinder.api.openstack.wsgi [None req-098e35eb-2b31-4f70-8b9b-fa042e455862 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true 2026-03-06 01:40:51.386 7 INFO cinder.api.openstack.wsgi [None req-098e35eb-2b31-4f70-8b9b-fa042e455862 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1004] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/6546f805d85c47d4b24503653e779350?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:51.399 8 INFO cinder.api.openstack.wsgi [None req-4c322067-35aa-422f-9ed5-30b7d7678b24 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true 2026-03-06 01:40:51.421 8 INFO cinder.api.openstack.wsgi [None req-4c322067-35aa-422f-9ed5-30b7d7678b24 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1005] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/77674bc5f39140f79414fb2b03cf83b4?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:51.431 7 INFO cinder.api.openstack.wsgi [None req-17101139-71a9-48a7-b356-28099fbbba32 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:40:51.450 7 INFO cinder.api.openstack.wsgi [None req-17101139-71a9-48a7-b356-28099fbbba32 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1006] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:51.465 8 INFO cinder.api.openstack.wsgi [None req-5e34a9d9-a2ab-4e43-8092-ed426f670347 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true 2026-03-06 01:40:51.487 8 INFO cinder.api.openstack.wsgi [None req-5e34a9d9-a2ab-4e43-8092-ed426f670347 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1007] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b13521977d6c40b6bd22c1acfb5c82ef?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:51.501 7 INFO cinder.api.openstack.wsgi [None req-2a3033e1-031b-4134-9c3c-4b54e02077c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:40:51.520 7 INFO cinder.api.openstack.wsgi [None req-2a3033e1-031b-4134-9c3c-4b54e02077c0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1008] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:51.533 8 INFO cinder.api.openstack.wsgi [None req-16c74f56-6759-407c-9ad1-bb99202e7eaf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true 2026-03-06 01:40:51.556 8 INFO cinder.api.openstack.wsgi [None req-16c74f56-6759-407c-9ad1-bb99202e7eaf da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1009] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/da76e9cfcb3040b9ae33270cec284190?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:51.572 7 INFO cinder.api.openstack.wsgi [None req-c000a080-c81e-47fe-be56-45beae4228b0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true 2026-03-06 01:40:51.590 7 INFO cinder.api.openstack.wsgi [None req-c000a080-c81e-47fe-be56-45beae4228b0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1010] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f21a90203bf94905a30394d3d6986178?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:51.605 8 INFO cinder.api.openstack.wsgi [None req-fbe6eb55-2c40-4c9a-b22d-2f3ac0c9650f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true 2026-03-06 01:40:51.627 8 INFO cinder.api.openstack.wsgi [None req-fbe6eb55-2c40-4c9a-b22d-2f3ac0c9650f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1011] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/f3b5b18c5af34463b447977ac1ff5efc?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:51.641 7 INFO cinder.api.openstack.wsgi [None req-28551ac7-6814-49a2-ad6c-372094482fb1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:40:51.663 7 INFO cinder.api.openstack.wsgi [None req-28551ac7-6814-49a2-ad6c-372094482fb1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1012] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:40:51.677 8 INFO cinder.api.openstack.wsgi [None req-99a3d8a6-3f05-4108-ba73-e57891d02f59 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:40:51.687 8 INFO cinder.volume.api [None req-99a3d8a6-3f05-4108-ba73-e57891d02f59 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:40:51.689 8 INFO cinder.api.openstack.wsgi [None req-99a3d8a6-3f05-4108-ba73-e57891d02f59 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1013] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:40:51.701 7 INFO cinder.api.openstack.wsgi [None req-930dd4a6-131a-4175-be33-63c68f1cdeb5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:40:52.204 7 INFO cinder.api.openstack.wsgi [None req-930dd4a6-131a-4175-be33-63c68f1cdeb5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1014] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:40:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:41:00.179 7 INFO cinder.api.openstack.wsgi [None req-930dd4a6-131a-4175-be33-63c68f1cdeb5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:41:00.180 8 INFO cinder.api.openstack.wsgi [None req-99a3d8a6-3f05-4108-ba73-e57891d02f59 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:41:00.180 7 INFO cinder.api.openstack.wsgi [None req-930dd4a6-131a-4175-be33-63c68f1cdeb5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:41:00.181 8 INFO cinder.api.openstack.wsgi [None req-99a3d8a6-3f05-4108-ba73-e57891d02f59 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:41:10.178 8 INFO cinder.api.openstack.wsgi [None req-99a3d8a6-3f05-4108-ba73-e57891d02f59 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:41:10.179 8 INFO cinder.api.openstack.wsgi [None req-99a3d8a6-3f05-4108-ba73-e57891d02f59 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:41:10.179 7 INFO cinder.api.openstack.wsgi [None req-930dd4a6-131a-4175-be33-63c68f1cdeb5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:41:10.180 7 INFO cinder.api.openstack.wsgi [None req-930dd4a6-131a-4175-be33-63c68f1cdeb5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:41:20.178 7 INFO cinder.api.openstack.wsgi [None req-930dd4a6-131a-4175-be33-63c68f1cdeb5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:41:20.178 8 INFO cinder.api.openstack.wsgi [None req-99a3d8a6-3f05-4108-ba73-e57891d02f59 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:41:20.179 7 INFO cinder.api.openstack.wsgi [None req-930dd4a6-131a-4175-be33-63c68f1cdeb5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:41:20.180 8 INFO cinder.api.openstack.wsgi [None req-99a3d8a6-3f05-4108-ba73-e57891d02f59 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:41:27.911 7 INFO cinder.api.openstack.wsgi [None req-8107b365-a735-4d6e-875f-dcd095d4e8b9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots 2026-03-06 01:41:27.916 7 INFO cinder.volume.api [None req-8107b365-a735-4d6e-875f-dcd095d4e8b9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:41:27.917 7 INFO cinder.api.openstack.wsgi [None req-8107b365-a735-4d6e-875f-dcd095d4e8b9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 509/1021] 10.0.0.157 () {32 vars in 705 bytes} [Fri Mar 6 01:41:27 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:41:27.931 8 INFO cinder.api.openstack.wsgi [None req-7f412abd-2a35-42b4-962b-18ba74f199c6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes 2026-03-06 01:41:27.940 8 INFO cinder.volume.api [None req-7f412abd-2a35-42b4-962b-18ba74f199c6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:41:27.940 8 INFO cinder.api.openstack.wsgi [None req-7f412abd-2a35-42b4-962b-18ba74f199c6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes returned with HTTP 200 [pid: 8|app: 0|req: 513/1022] 10.0.0.157 () {32 vars in 701 bytes} [Fri Mar 6 01:41:27 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:41:30.179 8 INFO cinder.api.openstack.wsgi [None req-7f412abd-2a35-42b4-962b-18ba74f199c6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:41:30.179 7 INFO cinder.api.openstack.wsgi [None req-8107b365-a735-4d6e-875f-dcd095d4e8b9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:41:30.180 7 INFO cinder.api.openstack.wsgi [None req-8107b365-a735-4d6e-875f-dcd095d4e8b9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:41:30.180 8 INFO cinder.api.openstack.wsgi [None req-7f412abd-2a35-42b4-962b-18ba74f199c6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:41:40.178 7 INFO cinder.api.openstack.wsgi [None req-8107b365-a735-4d6e-875f-dcd095d4e8b9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:41:40.178 8 INFO cinder.api.openstack.wsgi [None req-7f412abd-2a35-42b4-962b-18ba74f199c6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:41:40.179 7 INFO cinder.api.openstack.wsgi [None req-8107b365-a735-4d6e-875f-dcd095d4e8b9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:41:40.179 8 INFO cinder.api.openstack.wsgi [None req-7f412abd-2a35-42b4-962b-18ba74f199c6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:41:50.179 8 INFO cinder.api.openstack.wsgi [None req-7f412abd-2a35-42b4-962b-18ba74f199c6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:41:50.179 7 INFO cinder.api.openstack.wsgi [None req-8107b365-a735-4d6e-875f-dcd095d4e8b9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:41:50.180 8 INFO cinder.api.openstack.wsgi [None req-7f412abd-2a35-42b4-962b-18ba74f199c6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:41:50.180 7 INFO cinder.api.openstack.wsgi [None req-8107b365-a735-4d6e-875f-dcd095d4e8b9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:41:51.219 7 INFO cinder.api.openstack.wsgi [None req-c9c7ad70-178c-418d-98b0-4496188f43bd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:41:51.228 7 INFO cinder.api.openstack.wsgi [None req-c9c7ad70-178c-418d-98b0-4496188f43bd da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 7|app: 0|req: 513/1029] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:41:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:41:51.300 8 INFO cinder.api.openstack.wsgi [None req-ceba24b8-90e0-4540-b6a1-0bcf8b93046e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:41:51.349 8 INFO cinder.api.openstack.wsgi [None req-ceba24b8-90e0-4540-b6a1-0bcf8b93046e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1030] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:41:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:41:51.369 7 INFO cinder.api.openstack.wsgi [None req-db2ec675-d530-4c30-abed-aa1ef7a25fd8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:41:51.414 7 INFO cinder.api.openstack.wsgi [None req-db2ec675-d530-4c30-abed-aa1ef7a25fd8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1031] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:41:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:41:51.426 8 INFO cinder.api.openstack.wsgi [None req-38002d74-75e0-4a0f-bc4d-41eaff31210c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:41:51.456 8 INFO cinder.api.openstack.wsgi [None req-38002d74-75e0-4a0f-bc4d-41eaff31210c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1032] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:41:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:41:51.464 7 INFO cinder.api.openstack.wsgi [None req-ccb77f0d-f2e9-46a7-be9c-89ac6080d190 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:41:51.475 7 INFO cinder.volume.api [None req-ccb77f0d-f2e9-46a7-be9c-89ac6080d190 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:41:51.477 7 INFO cinder.api.openstack.wsgi [None req-ccb77f0d-f2e9-46a7-be9c-89ac6080d190 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1033] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:41:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:41:51.485 8 INFO cinder.api.openstack.wsgi [None req-2ccb16dd-73ff-4c44-bbb4-9cd2b87621e7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:41:51.491 8 INFO cinder.volume.api [None req-2ccb16dd-73ff-4c44-bbb4-9cd2b87621e7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:41:51.491 8 INFO cinder.api.openstack.wsgi [None req-2ccb16dd-73ff-4c44-bbb4-9cd2b87621e7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1034] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:41:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:41:51.501 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:41:51.511 7 INFO cinder.volume.api [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:41:51.513 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1035] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:41:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:41:51.526 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:41:52.032 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1036] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:41:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:00.178 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:42:00.179 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:42:00.180 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:42:00.180 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:42:10.178 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:42:10.178 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:42:10.179 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:42:10.179 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:42:20.178 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:42:20.178 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:42:20.179 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:42:20.179 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:42:30.178 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:42:30.179 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:42:30.179 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:42:30.180 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:42:40.178 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:42:40.178 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:42:40.178 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:42:40.179 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:42:50.178 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:42:50.179 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:42:50.179 7 INFO cinder.api.openstack.wsgi [None req-1b68424d-72b0-4e46-b60c-c32847ce0a41 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:42:50.180 8 INFO cinder.api.openstack.wsgi [None req-9053cee1-33cf-40d9-92a1-4481e955c76e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:42:51.159 7 INFO cinder.api.openstack.wsgi [None req-75b2d6ca-0796-4097-850d-0d2134e261b3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:42:51.171 7 INFO cinder.volume.api [None req-75b2d6ca-0796-4097-850d-0d2134e261b3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:42:51.173 7 INFO cinder.api.openstack.wsgi [None req-75b2d6ca-0796-4097-850d-0d2134e261b3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1049] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:42:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:42:51.188 8 INFO cinder.api.openstack.wsgi [None req-ed6cd2cb-cd17-4726-81c2-0c33af82d535 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:42:51.197 8 INFO cinder.volume.api [None req-ed6cd2cb-cd17-4726-81c2-0c33af82d535 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:42:51.198 8 INFO cinder.api.openstack.wsgi [None req-ed6cd2cb-cd17-4726-81c2-0c33af82d535 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1050] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:42:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:42:51.242 7 INFO cinder.api.openstack.wsgi [None req-17f55993-ec47-417d-bd43-63fcc38bd1e7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:42:51.266 7 INFO cinder.api.openstack.wsgi [None req-17f55993-ec47-417d-bd43-63fcc38bd1e7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1051] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:42:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:51.288 8 INFO cinder.api.openstack.wsgi [None req-c64ef712-0e84-4fce-9725-8dff14d4f0c2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:42:51.316 8 INFO cinder.api.openstack.wsgi [None req-c64ef712-0e84-4fce-9725-8dff14d4f0c2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1052] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:42:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:51.329 7 INFO cinder.api.openstack.wsgi [None req-129ae676-f2af-43bc-b87e-6cbd67c5f74e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:42:51.352 7 INFO cinder.api.openstack.wsgi [None req-129ae676-f2af-43bc-b87e-6cbd67c5f74e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1053] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:42:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:42:51.363 8 INFO cinder.api.openstack.wsgi [None req-26655950-3c81-42c2-b03b-cc59434311e7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:42:51.375 8 INFO cinder.volume.api [None req-26655950-3c81-42c2-b03b-cc59434311e7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:42:51.378 8 INFO cinder.api.openstack.wsgi [None req-26655950-3c81-42c2-b03b-cc59434311e7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1054] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:42:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:42:51.388 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:42:51.891 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1055] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:42:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:42:51.902 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:42:51.907 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 530/1056] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:42:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:00.178 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:43:00.179 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:43:00.179 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:43:00.180 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:43:10.178 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:43:10.178 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:43:10.178 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:43:10.179 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:43:20.178 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:43:20.178 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:43:20.178 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:43:20.179 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:43:30.179 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:43:30.179 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:43:30.180 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:43:30.180 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:43:40.177 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:43:40.178 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:43:40.178 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:43:40.178 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:43:50.178 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:43:50.178 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:43:50.179 8 INFO cinder.api.openstack.wsgi [None req-8391f220-994e-4a31-a410-d3f0cb0c5250 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:43:50.179 7 INFO cinder.api.openstack.wsgi [None req-24d83a2a-340d-4d59-aac1-4a60acab4509 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:43:51.210 8 INFO cinder.api.openstack.wsgi [None req-ed063385-9f53-453f-8d35-2e71e9b7bd3b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:43:51.221 8 INFO cinder.volume.api [None req-ed063385-9f53-453f-8d35-2e71e9b7bd3b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:43:51.223 8 INFO cinder.api.openstack.wsgi [None req-ed063385-9f53-453f-8d35-2e71e9b7bd3b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1069] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:43:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:43:51.236 7 INFO cinder.api.openstack.wsgi [None req-73834d75-309a-4396-baed-df2db54accb0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:43:51.249 7 INFO cinder.volume.api [None req-73834d75-309a-4396-baed-df2db54accb0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:43:51.251 7 INFO cinder.api.openstack.wsgi [None req-73834d75-309a-4396-baed-df2db54accb0 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1070] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:43:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:43:51.263 8 INFO cinder.api.openstack.wsgi [None req-7434719a-5adf-476e-9182-01c146aed109 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:43:51.766 8 INFO cinder.api.openstack.wsgi [None req-7434719a-5adf-476e-9182-01c146aed109 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1071] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:43:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:43:51.809 7 INFO cinder.api.openstack.wsgi [None req-bc2f1fb0-2e62-47fa-a0a3-2e5baae0dc80 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:43:51.837 7 INFO cinder.api.openstack.wsgi [None req-bc2f1fb0-2e62-47fa-a0a3-2e5baae0dc80 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1072] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:43:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:51.850 8 INFO cinder.api.openstack.wsgi [None req-1948bc1b-ad50-4ac6-b24b-75052915c2af da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:43:51.873 8 INFO cinder.api.openstack.wsgi [None req-1948bc1b-ad50-4ac6-b24b-75052915c2af da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1073] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:43:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:51.886 7 INFO cinder.api.openstack.wsgi [None req-1f74a238-3928-4caa-b3ec-a7f288ca9af8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:43:51.908 7 INFO cinder.api.openstack.wsgi [None req-1f74a238-3928-4caa-b3ec-a7f288ca9af8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1074] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:43:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:51.920 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:43:51.925 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 540/1075] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:43:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:43:51.935 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:43:51.940 7 INFO cinder.volume.api [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:43:51.941 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1076] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:43:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:44:00.178 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:44:00.178 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:44:00.179 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:44:00.180 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:44:10.178 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:44:10.179 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:44:10.180 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:44:10.181 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:44:20.178 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:44:20.178 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:44:20.178 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:44:20.178 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:44:30.182 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:44:30.182 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:44:30.183 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:44:30.184 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:44:40.179 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:44:40.179 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:44:40.179 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:44:40.181 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:44:50.178 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:44:50.178 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:44:50.179 8 INFO cinder.api.openstack.wsgi [None req-d1861aa7-1692-425e-8c0c-0051727e8f3f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:44:50.179 7 INFO cinder.api.openstack.wsgi [None req-712a41f8-fd81-4188-bb6c-371d6afa353f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:44:51.249 8 INFO cinder.api.openstack.wsgi [None req-518b7621-7c96-4cfb-a0c5-d605508ef8b2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:44:51.260 8 INFO cinder.volume.api [None req-518b7621-7c96-4cfb-a0c5-d605508ef8b2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:44:51.262 8 INFO cinder.api.openstack.wsgi [None req-518b7621-7c96-4cfb-a0c5-d605508ef8b2 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1089] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:44:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-06 01:44:51.273 7 INFO cinder.api.openstack.wsgi [None req-23e3af19-eb15-4d88-aa1b-158ae49f438f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true 2026-03-06 01:44:51.280 7 INFO cinder.volume.api [None req-23e3af19-eb15-4d88-aa1b-158ae49f438f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all snapshots completed successfully. 2026-03-06 01:44:51.281 7 INFO cinder.api.openstack.wsgi [None req-23e3af19-eb15-4d88-aa1b-158ae49f438f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1090] 10.0.0.108 () {28 vars in 674 bytes} [Fri Mar 6 01:44:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:44:51.295 8 INFO cinder.api.openstack.wsgi [None req-7786f463-608d-48a4-b8eb-c964afa0733f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services 2026-03-06 01:44:51.306 8 INFO cinder.api.openstack.wsgi [None req-7786f463-608d-48a4-b8eb-c964afa0733f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services returned with HTTP 200 [pid: 8|app: 0|req: 548/1091] 10.0.0.108 () {28 vars in 645 bytes} [Fri Mar 6 01:44:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:51.323 7 INFO cinder.api.openstack.wsgi [None req-5fcf971d-d9a2-4865-8d8a-c1cb0aba11a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true 2026-03-06 01:44:51.827 7 INFO cinder.api.openstack.wsgi [None req-5fcf971d-d9a2-4865-8d8a-c1cb0aba11a4 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1092] 10.0.0.108 () {28 vars in 696 bytes} [Fri Mar 6 01:44:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:51.838 8 INFO cinder.api.openstack.wsgi [None req-0d89e5fe-ddc0-4a51-956b-c5eea9f8195d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true 2026-03-06 01:44:51.849 8 INFO cinder.volume.api [None req-0d89e5fe-ddc0-4a51-956b-c5eea9f8195d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Get all volumes completed successfully. 2026-03-06 01:44:51.851 8 INFO cinder.api.openstack.wsgi [None req-0d89e5fe-ddc0-4a51-956b-c5eea9f8195d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1093] 10.0.0.108 () {28 vars in 684 bytes} [Fri Mar 6 01:44:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/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-03-06 01:44:51.889 7 INFO cinder.api.openstack.wsgi [None req-a1e973e3-f74b-446e-8cee-a1a7adbc074e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true 2026-03-06 01:44:51.912 7 INFO cinder.api.openstack.wsgi [None req-a1e973e3-f74b-446e-8cee-a1a7adbc074e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1094] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:44:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:51.920 8 INFO cinder.api.openstack.wsgi [None req-e8c4e574-24ba-449b-a622-d9b9c23750d7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true 2026-03-06 01:44:51.943 8 INFO cinder.api.openstack.wsgi [None req-e8c4e574-24ba-449b-a622-d9b9c23750d7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1095] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:44:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/b3051e81f21046b08265eeec350cf108?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:44:51.953 7 INFO cinder.api.openstack.wsgi [None req-68eef3d9-256c-438a-b52a-9dc2ce833c75 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true 2026-03-06 01:44:51.976 7 INFO cinder.api.openstack.wsgi [None req-68eef3d9-256c-438a-b52a-9dc2ce833c75 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1096] 10.0.0.108 () {28 vars in 736 bytes} [Fri Mar 6 01:44:51 2026] GET /v3/b0424b14cf5745ebb1c8ae2923450bc2/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-06 01:45:00.178 7 INFO cinder.api.openstack.wsgi [None req-68eef3d9-256c-438a-b52a-9dc2ce833c75 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:45:00.178 8 INFO cinder.api.openstack.wsgi [None req-e8c4e574-24ba-449b-a622-d9b9c23750d7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:45:00.179 7 INFO cinder.api.openstack.wsgi [None req-68eef3d9-256c-438a-b52a-9dc2ce833c75 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:45:00.179 8 INFO cinder.api.openstack.wsgi [None req-e8c4e574-24ba-449b-a622-d9b9c23750d7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:45:10.178 7 INFO cinder.api.openstack.wsgi [None req-68eef3d9-256c-438a-b52a-9dc2ce833c75 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:45:10.178 8 INFO cinder.api.openstack.wsgi [None req-e8c4e574-24ba-449b-a622-d9b9c23750d7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:45:10.178 7 INFO cinder.api.openstack.wsgi [None req-68eef3d9-256c-438a-b52a-9dc2ce833c75 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:45:10.179 8 INFO cinder.api.openstack.wsgi [None req-e8c4e574-24ba-449b-a622-d9b9c23750d7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:45:20.178 8 INFO cinder.api.openstack.wsgi [None req-e8c4e574-24ba-449b-a622-d9b9c23750d7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:45:20.178 7 INFO cinder.api.openstack.wsgi [None req-68eef3d9-256c-438a-b52a-9dc2ce833c75 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:45:20.179 7 INFO cinder.api.openstack.wsgi [None req-68eef3d9-256c-438a-b52a-9dc2ce833c75 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:45:20.180 8 INFO cinder.api.openstack.wsgi [None req-e8c4e574-24ba-449b-a622-d9b9c23750d7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:45:30.178 7 INFO cinder.api.openstack.wsgi [None req-68eef3d9-256c-438a-b52a-9dc2ce833c75 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:45:30.178 8 INFO cinder.api.openstack.wsgi [None req-e8c4e574-24ba-449b-a622-d9b9c23750d7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] GET http://10.0.0.50:8776/ 2026-03-06 01:45:30.179 7 INFO cinder.api.openstack.wsgi [None req-68eef3d9-256c-438a-b52a-9dc2ce833c75 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-03-06 01:45:30.180 8 INFO cinder.api.openstack.wsgi [None req-e8c4e574-24ba-449b-a622-d9b9c23750d7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] http://10.0.0.50:8776/ returned with HTTP 300