+ 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 [Thu May 28 13:05:55 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-65fbf9d495-4ppmb 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 0x7fd5fe2b6668 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-05-28 13:05:59.320 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-28 13:05:59.320 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-28 13:05:59.359 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-28 13:05:59.359 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-28 13:06:00.562 7 INFO cinder.rpc [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-28 13:06:00.565 7 INFO cinder.rpc [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-28 13:06:00.569 7 INFO cinder.rpc [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-28 13:06:00.573 7 INFO cinder.rpc [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-28 13:06:00.589 7 INFO cinder.rpc [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-28 13:06:00.593 7 INFO cinder.rpc [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-28 13:06:00.641 7 WARNING cinder.api.contrib.hosts [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-28 13:06:00.668 8 INFO cinder.rpc [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-28 13:06:00.671 8 INFO cinder.rpc [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-28 13:06:00.673 8 INFO cinder.rpc [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-28 13:06:00.675 8 INFO cinder.rpc [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-28 13:06:00.679 7 WARNING keystonemiddleware._common.config [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 13:06:00.688 7 WARNING oslo_config.cfg [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] 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 0x7fd5fe2b6668 pid: 7 (default app) 2026-05-28 13:06:00.691 8 INFO cinder.rpc [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-28 13:06:00.697 8 INFO cinder.rpc [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-28 13:06:00.745 8 WARNING cinder.api.contrib.hosts [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-28 13:06:00.784 8 WARNING keystonemiddleware._common.config [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 13:06:00.793 8 WARNING oslo_config.cfg [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] 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 0x7fd5fe2b6668 pid: 8 (default app) 2026-05-28 13:06:02.389 7 INFO cinder.api.openstack.wsgi [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] GET http://10.0.0.129:8776/ 2026-05-28 13:06:02.391 7 INFO cinder.api.openstack.wsgi [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:06:12.389 8 INFO cinder.api.openstack.wsgi [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] GET http://10.0.0.129:8776/ 2026-05-28 13:06:12.390 8 INFO cinder.api.openstack.wsgi [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:06:22.388 7 INFO cinder.api.openstack.wsgi [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] GET http://10.0.0.129:8776/ 2026-05-28 13:06:22.389 7 INFO cinder.api.openstack.wsgi [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:06:32.387 8 INFO cinder.api.openstack.wsgi [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] GET http://10.0.0.129:8776/ 2026-05-28 13:06:32.387 7 INFO cinder.api.openstack.wsgi [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] GET http://10.0.0.129:8776/ 2026-05-28 13:06:32.389 8 INFO cinder.api.openstack.wsgi [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:06:32.389 7 INFO cinder.api.openstack.wsgi [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:06:42.388 8 INFO cinder.api.openstack.wsgi [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] GET http://10.0.0.129:8776/ 2026-05-28 13:06:42.389 7 INFO cinder.api.openstack.wsgi [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] GET http://10.0.0.129:8776/ 2026-05-28 13:06:42.389 8 INFO cinder.api.openstack.wsgi [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:06:42.390 7 INFO cinder.api.openstack.wsgi [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:06:52.388 8 INFO cinder.api.openstack.wsgi [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] GET http://10.0.0.129:8776/ 2026-05-28 13:06:52.388 7 INFO cinder.api.openstack.wsgi [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] GET http://10.0.0.129:8776/ 2026-05-28 13:06:52.389 8 INFO cinder.api.openstack.wsgi [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:06:52.390 7 INFO cinder.api.openstack.wsgi [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:07:02.387 7 INFO cinder.api.openstack.wsgi [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] GET http://10.0.0.129:8776/ 2026-05-28 13:07:02.387 8 INFO cinder.api.openstack.wsgi [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] GET http://10.0.0.129:8776/ 2026-05-28 13:07:02.388 7 INFO cinder.api.openstack.wsgi [None req-3f7f321d-fff4-4e73-a91b-4d57bd449ee0 - - - - - -] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:07:02.389 8 INFO cinder.api.openstack.wsgi [None req-b632461b-858f-450c-a9b1-84c91b4d662d - - - - - -] http://10.0.0.129: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-05-28 13:07:06.887 7 INFO cinder.api.openstack.wsgi [None req-1f6bd60f-74b2-4099-9031-06544d3fd1b0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/types/rbd1 2026-05-28 13:07:06.911 7 INFO cinder.api.openstack.wsgi [None req-1f6bd60f-74b2-4099-9031-06544d3fd1b0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 7/12] 10.0.0.110 () {30 vars in 682 bytes} [Thu May 28 13:07:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/types/rbd1 => generated 82 bytes in 881 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-05-28 13:07:07.335 8 INFO cinder.api.openstack.wsgi [None req-f4fcf3aa-eb2e-401d-a186-4173081bb35e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/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-05-28 13:07:07.368 8 INFO cinder.api.openstack.wsgi [None req-f4fcf3aa-eb2e-401d-a186-4173081bb35e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 6/13] 10.0.0.110 () {30 vars in 721 bytes} [Thu May 28 13:07:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/types?name=rbd1&is_public=None => generated 20 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:07:09.127 7 INFO cinder.api.openstack.wsgi [None req-3b84d877-0a86-4a30-9145-db24b9f92ef2 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/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-05-28 13:07:09.156 7 INFO cinder.api.openstack.wsgi [None req-3b84d877-0a86-4a30-9145-db24b9f92ef2 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/types returned with HTTP 200 [pid: 7|app: 0|req: 8/14] 10.0.0.110 () {34 vars in 725 bytes} [Thu May 28 13:07:09 2026] POST /v3/c02f95ab5add4fc59af82ff9725d91a0/types => generated 179 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:07:09.171 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/types/0cc012e2-d9d8-462f-8c80-5b61505a31d9/extra_specs 2026-05-28 13:07:09.241 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/types/0cc012e2-d9d8-462f-8c80-5b61505a31d9/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 7/15] 10.0.0.110 () {36 vars in 894 bytes} [Thu May 28 13:07:09 2026] POST /v3/c02f95ab5add4fc59af82ff9725d91a0/types/0cc012e2-d9d8-462f-8c80-5b61505a31d9/extra_specs => generated 48 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:07:11.033 7 INFO cinder.api.openstack.wsgi [None req-d7129790-35fd-4673-9aa2-afe2e3109b36 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/types?is_public=None 2026-05-28 13:07:11.049 7 INFO cinder.api.openstack.wsgi [None req-d7129790-35fd-4673-9aa2-afe2e3109b36 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/16] 10.0.0.110 () {30 vars in 701 bytes} [Thu May 28 13:07:11 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/types?is_public=None => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:07:12.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:07:12.387 7 INFO cinder.api.openstack.wsgi [None req-d7129790-35fd-4673-9aa2-afe2e3109b36 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:07:12.388 7 INFO cinder.api.openstack.wsgi [None req-d7129790-35fd-4673-9aa2-afe2e3109b36 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:07:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:07:12.990 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/qos-specs 2026-05-28 13:07:13.003 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 11/19] 10.0.0.110 () {30 vars in 680 bytes} [Thu May 28 13:07:12 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/qos-specs => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:07:22.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:07:22.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:07:22.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:07:22.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:07:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:07:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:07:32.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:07:32.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:07:42.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:07:42.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:07:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:07:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:07:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:07:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:07:52.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:07:52.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:08:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:08:02.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:08:02.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:08:02.390 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:08:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:08:12.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:08:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:08:12.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:08:22.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:08:22.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:08:22.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:08:22.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:08:32.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:08:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:08:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:08:32.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:08:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:08:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:08:42.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:08:42.390 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:08:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:08:52.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:08:52.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:08:52.390 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:09:02.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:09:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:09:02.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:09:02.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:09:12.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:09:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:09:12.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:09:12.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:09:22.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:09:22.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:09:22.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:09:22.391 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:09:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:09:32.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:09:32.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:09:32.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:09:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:09:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:09:42.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:09:42.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:09:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:09:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:09:52.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:09:52.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:10:02.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:10:02.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:10:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:10:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:10:12.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:10:12.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:10:12.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:10:12.390 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:10:22.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:10:22.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:10:22.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:10:22.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:10:32.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:10:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:10:32.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:10:32.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:10:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:10:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:10:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:10:42.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:10:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:10:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:10:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:10:52.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:11:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:11:02.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:11:02.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:11:02.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:11:12.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:11:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:11:12.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:11:12.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:11:22.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:11:22.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:11:22.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:11:22.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:11:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:11:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:11:32.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:11:32.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:11:42.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:11:42.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:11:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:11:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:11:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:11:52.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:11:52.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:11:52.391 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:12:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:12:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:12:02.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:12:02.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:12:12.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:12:12.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:12:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:12:12.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:12:22.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:12:22.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:12:22.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:12:22.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:12:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:12:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:12:32.390 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:12:32.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:12:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:12:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:12:42.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:12:42.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:12:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:12:52.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:12:52.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:12:52.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:13:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:13:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:13:02.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:13:02.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:13:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:13:12.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:13:12.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:13:12.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:13:22.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:13:22.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:13:22.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:13:22.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:13:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:13:32.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:13:32.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:13:32.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:13:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:13:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:13:42.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:13:42.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:13:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:13:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:13:52.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:13:52.390 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:14:02.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:14:02.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:14:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:14:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:14:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:14:12.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:14:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:14:12.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:14:22.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:14:22.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:14:22.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:14:22.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:14:32.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:14:32.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:14:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:14:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:14:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:14:42.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:14:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:14:42.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:14:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:14:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:14:52.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:14:52.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:15:02.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:15:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:15:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:15:02.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:15:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:15:12.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:15:12.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:15:12.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:15:22.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:15:22.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:15:22.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:15:22.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:15:32.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:15:32.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:15:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:15:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:15:42.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:15:42.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:15:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:15:42.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:15:52.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:15:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:15:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:15:52.390 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:16:02.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:16:02.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:16:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:16:02.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:16:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:16:12.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:16:12.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:16:12.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:16:22.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:16:22.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:16:22.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:16:22.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:16:32.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:16:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:16:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:16:32.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:16:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:16:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:16:42.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:16:42.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:16:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:16:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:16:52.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:16:52.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:17:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:17:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:17:02.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:17:02.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:17:12.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:17:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:17:12.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:17:12.390 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:17:22.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:17:22.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:17:22.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:17:22.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:17:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:17:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:17:32.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:17:32.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:17:42.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:17:42.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:17:42.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:17:42.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:17:52.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:17:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:17:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:17:52.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:18:02.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:18:02.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:18:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:18:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:18:12.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:18:12.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:18:12.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:18:12.390 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:18:22.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:18:22.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:18:22.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:18:22.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:18:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:18:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:18:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:18:32.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:18:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:18:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:18:42.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:18:42.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:18:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:18:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:18:52.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:18:52.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:19:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:19:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:19:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:19:02.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:19:12.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:19:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:19:12.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:19:12.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:19:22.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:19:22.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:19:22.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:19:22.390 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:19:32.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:19:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:19:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:19:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:19:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:19:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:19:42.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:19:42.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:19:52.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:19:52.390 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:19:52.391 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:19:52.391 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:20:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:20:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:20:02.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:20:02.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:20:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:20:12.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:20:12.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:20:12.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:20:22.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:20:22.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:20:22.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:20:22.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:20:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:20:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:20:32.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:20:32.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:20:42.387 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:20:42.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:20:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:20:42.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:20:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:20:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:20:52.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:20:52.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:21:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:21:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:21:02.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:21:02.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:21:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:21:12.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:21:12.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:21:12.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:21:22.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:21:22.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:21:22.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:21:22.391 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:21:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:21:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:21:32.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:21:32.390 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:21:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:21:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:21:42.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:21:42.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:21:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:21:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:21:52.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:21:52.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:22:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:22:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:22:02.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:22:02.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:22:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:22:12.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:22:12.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:22:12.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:22:22.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:22:22.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:22:22.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:22:22.390 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:22:32.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:22:32.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:22:32.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:22:32.390 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:22:42.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:22:42.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:22:42.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:22:42.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:22:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:22:52.387 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:22:52.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:22:52.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:23:02.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:23:02.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:23:02.389 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:23:02.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:23:12.388 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:23:12.389 8 INFO cinder.api.openstack.wsgi [req-3b84d877-0a86-4a30-9145-db24b9f92ef2 req-5abb75c7-61b7-4343-a5e1-61242b14d450 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:23:12.388 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:23:12.391 7 INFO cinder.api.openstack.wsgi [None req-92c36af3-341f-48ba-a5cc-d327cbbc8a10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:23:13.744 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET https://volume.199-204-45-144.nip.io/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=False 2026-05-28 13:23:13.774 8 WARNING cinder.quota [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-28 13:23:13.775 8 WARNING cinder.quota [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-28 13:23:13.775 8 WARNING cinder.quota [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-28 13:23:13.776 8 WARNING cinder.quota [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-28 13:23:13.776 8 WARNING cinder.quota [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-28 13:23:13.777 8 WARNING cinder.quota [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-28 13:23:13.783 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] https://volume.199-204-45-144.nip.io/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 105/212] 199.204.45.144 () {44 vars in 1068 bytes} [Thu May 28 13:23:13 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=False => generated 340 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:23:13.962 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] PUT https://volume.199-204-45-144.nip.io/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0 2026-05-28 13:23:14.043 7 WARNING cinder.quota [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-28 13:23:14.043 7 WARNING cinder.quota [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-28 13:23:14.044 7 WARNING cinder.quota [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-28 13:23:14.044 7 WARNING cinder.quota [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-28 13:23:14.045 7 WARNING cinder.quota [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-28 13:23:14.045 7 WARNING cinder.quota [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-28 13:23:14.051 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] https://volume.199-204-45-144.nip.io/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0 returned with HTTP 200 [pid: 7|app: 0|req: 108/213] 199.204.45.144 () {48 vars in 1097 bytes} [Thu May 28 13:23:13 2026] PUT /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0 => generated 296 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:23:22.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:23:22.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:23:22.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:23:22.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:23:32.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:23:32.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:23:32.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:23:32.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:23:42.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:23:42.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:23:42.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:23:42.391 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:23:52.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:23:52.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:23:52.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:23:52.390 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:24:02.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:24:02.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:24:02.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:24:02.390 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:24:12.387 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:24:12.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:24:12.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:24:12.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:24:22.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:24:22.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:24:22.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:24:22.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:24:32.387 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:24:32.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:24:32.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:24:32.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:24:42.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:24:42.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:24:42.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:24:42.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:24:52.387 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:24:52.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:24:52.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:24:52.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:25:02.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:25:02.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:25:02.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:25:02.390 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:25:12.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:25:12.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:25:12.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:25:12.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:25:22.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:25:22.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:25:22.390 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:25:22.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:25:32.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:25:32.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:25:32.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:25:32.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:25:42.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:25:42.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:25:42.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:25:42.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:25:52.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:25:52.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:25:52.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:25:52.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:26:02.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:26:02.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:26:02.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:26:02.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:26:12.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:26:12.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:26:12.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:26:12.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:26:22.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:26:22.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:26:22.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:26:22.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:26:32.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:26:32.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:26:32.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:26:32.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:26:42.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:26:42.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:26:42.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:26:42.390 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:26:52.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:26:52.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:26:52.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:26:52.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:27:02.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:27:02.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:27:02.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:27:02.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:27:12.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:27:12.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:27:12.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:27:12.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:27:22.394 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:27:22.394 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:27:22.395 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:27:22.396 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:27:32.387 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:27:32.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:27:32.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:27:32.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:27:42.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:27:42.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:27:42.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:27:42.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:27:52.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:27:52.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:27:52.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:27:52.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:28:02.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:28:02.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:28:02.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:28:02.391 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:28:12.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:28:12.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:28:12.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:28:12.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:28:22.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:28:22.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:28:22.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:28:22.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:28:32.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:28:32.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:28:32.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:28:32.391 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:28:42.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:28:42.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:28:42.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:28:42.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:28:52.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:28:52.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:28:52.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:28:52.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:29:02.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:29:02.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:29:02.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:29:02.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:29:12.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:29:12.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:29:12.391 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:29:12.392 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:29:22.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:29:22.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:29:22.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:29:22.390 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:29:32.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:29:32.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:29:32.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:29:32.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:29:42.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:29:42.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:29:42.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:29:42.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:29:52.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:29:52.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:29:52.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:29:52.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:30:02.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:30:02.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:30:02.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:30:02.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:30:12.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:30:12.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:30:12.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:30:12.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:30:22.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:30:22.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:30:22.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:30:22.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:30:32.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:30:32.387 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:30:32.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:30:32.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:30:42.387 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:30:42.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:30:42.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:30:42.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:30:52.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:30:52.390 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:30:52.391 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:30:52.392 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:31:02.387 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:31:02.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:31:02.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:31:02.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:31:12.487 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:31:12.488 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:31:12.488 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:31:12.489 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:31:22.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:31:22.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:31:22.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:31:22.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:31:32.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:31:32.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:31:32.391 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:31:32.392 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:31:42.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:31:42.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:31:42.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:31:42.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:31:52.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:31:52.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:31:52.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:31:52.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:32:02.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:32:02.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:32:02.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:32:02.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:32:12.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:32:12.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:32:12.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:32:12.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:32:22.394 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:32:22.394 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:32:22.395 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:32:22.395 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:32:32.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:32:32.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:32:32.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:32:32.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:32:42.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:32:42.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:32:42.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:32:42.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:32:52.387 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:32:52.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:32:52.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:32:52.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:33:02.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:33:02.387 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:33:02.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:33:02.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:33:12.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:33:12.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:33:12.390 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:33:12.390 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:33:22.387 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:33:22.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:33:22.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:33:22.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:33:32.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:33:32.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:33:32.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:33:32.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:33:42.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:33:42.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:33:42.390 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:33:42.392 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:33:52.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:33:52.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:33:52.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:33:52.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:34:02.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:34:02.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:34:02.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:34:02.390 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:34:12.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:34:12.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:34:12.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:34:12.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:34:22.387 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:34:22.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:34:22.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:34:22.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:34:32.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:34:32.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:34:32.392 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:34:32.393 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:34:42.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:34:42.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:34:42.391 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:34:42.392 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:34:52.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:34:52.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:34:52.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:34:52.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:35:02.387 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:35:02.387 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:35:02.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:35:02.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:35:12.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:35:12.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:35:12.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:35:12.390 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:35:22.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:35:22.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:35:22.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:35:22.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:35:32.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:35:32.388 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:35:32.389 8 INFO cinder.api.openstack.wsgi [None req-d63c9502-88f8-4fca-a70e-95a87f2e371b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:35:32.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:35:41.871 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET https://volume.199-204-45-144.nip.io/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=False 2026-05-28 13:35:41.889 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] https://volume.199-204-45-144.nip.io/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 180/362] 199.204.45.144 () {44 vars in 1068 bytes} [Thu May 28 13:35:41 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=False => generated 340 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:35:42.388 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:35:42.388 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:35:42.389 7 INFO cinder.api.openstack.wsgi [None req-ff3b3a35-a77f-47dc-8de1-aff6e70e64bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:35:42.389 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:35:42.437 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] PUT https://volume.199-204-45-144.nip.io/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284 2026-05-28 13:35:42.493 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] https://volume.199-204-45-144.nip.io/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284 returned with HTTP 200 [pid: 7|app: 0|req: 184/365] 199.204.45.144 () {48 vars in 1097 bytes} [Thu May 28 13:35:42 2026] PUT /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284 => generated 296 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:35:52.388 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:35:52.388 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:35:52.389 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:35:52.389 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:36:02.387 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:36:02.388 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:36:02.387 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:36:02.390 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:36:12.388 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:36:12.388 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:36:12.390 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:36:12.390 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:36:22.387 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:36:22.388 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:36:22.388 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:36:22.388 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:36:32.389 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:36:32.390 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:36:32.391 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:36:32.392 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:36:42.388 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:36:42.388 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:36:42.388 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:36:42.389 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:36:52.388 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:36:52.388 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:36:52.389 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:36:52.389 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:37:02.388 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:37:02.388 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:37:02.388 8 INFO cinder.api.openstack.wsgi [None req-3741afdb-789a-4e4e-ae51-bf9b0124e29b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:37:02.390 7 INFO cinder.api.openstack.wsgi [None req-ea4317ec-2c48-41e5-8176-f8c38e8277db e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:37:05.976 8 INFO cinder.api.openstack.wsgi [None req-788713be-ced5-484a-af5d-cc7ce233fb2a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:37:05.996 8 INFO cinder.api.openstack.wsgi [None req-788713be-ced5-484a-af5d-cc7ce233fb2a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 190/382] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:37:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:37:06.011 7 INFO cinder.api.openstack.wsgi [None req-afee2118-b143-4be4-8cbd-9e68201ddc10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:37:06.033 7 INFO cinder.api.openstack.wsgi [None req-afee2118-b143-4be4-8cbd-9e68201ddc10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 193/383] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:37:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:37:06.044 8 INFO cinder.api.openstack.wsgi [None req-10500a02-2ab5-4da7-8717-58e9a7c8007e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:37:06.059 8 INFO cinder.api.openstack.wsgi [None req-10500a02-2ab5-4da7-8717-58e9a7c8007e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 191/384] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:37:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:37:06.068 7 INFO cinder.api.openstack.wsgi [None req-7096dfcc-2bcc-42ca-b9fd-3e7ea556f2a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:37:06.105 7 INFO cinder.volume.api [None req-7096dfcc-2bcc-42ca-b9fd-3e7ea556f2a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:37:06.107 7 INFO cinder.api.openstack.wsgi [None req-7096dfcc-2bcc-42ca-b9fd-3e7ea556f2a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 194/385] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:37:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:37:06.116 8 INFO cinder.api.openstack.wsgi [None req-b3ac6646-a021-4edb-bc2e-10358e42ac34 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:37:06.148 8 INFO cinder.volume.api [None req-b3ac6646-a021-4edb-bc2e-10358e42ac34 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:37:06.150 8 INFO cinder.api.openstack.wsgi [None req-b3ac6646-a021-4edb-bc2e-10358e42ac34 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 192/386] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:37:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:37:06.162 7 INFO cinder.api.openstack.wsgi [None req-3765f617-a5da-4778-bda3-1b414fa0b1b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:37:06.698 7 INFO cinder.api.openstack.wsgi [None req-3765f617-a5da-4778-bda3-1b414fa0b1b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 195/387] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:37:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:37:06.711 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:37:06.724 8 INFO cinder.volume.api [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:37:06.724 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/388] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:37:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:37:06.736 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:37:06.743 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 196/389] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:37:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:37:12.388 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:37:12.388 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:37:12.390 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:37:12.390 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:37:22.387 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:37:22.388 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:37:22.389 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:37:22.389 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:37:32.388 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:37:32.388 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:37:32.388 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:37:32.389 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:37:42.388 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:37:42.389 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:37:42.392 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:37:42.394 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:37:52.388 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:37:52.389 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:37:52.390 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:37:52.390 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:38:02.387 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:38:02.388 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:38:02.388 7 INFO cinder.api.openstack.wsgi [None req-a7cc1673-5ee4-448b-bba0-c53d87ff24b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:38:02.389 8 INFO cinder.api.openstack.wsgi [None req-adb939ff-92fc-418d-8c97-68698fb6f769 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:38:05.935 7 INFO cinder.api.openstack.wsgi [None req-f0b59a59-f535-4d37-95e9-91e4e7a2c1c4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:38:06.440 7 INFO cinder.api.openstack.wsgi [None req-f0b59a59-f535-4d37-95e9-91e4e7a2c1c4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 203/402] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:38:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:38:06.453 8 INFO cinder.api.openstack.wsgi [None req-026b09e7-1406-49b2-9de4-ba5f7c1ad8ad e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:38:06.460 8 INFO cinder.api.openstack.wsgi [None req-026b09e7-1406-49b2-9de4-ba5f7c1ad8ad e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 200/403] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:38:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:38:06.469 7 INFO cinder.api.openstack.wsgi [None req-7f9c1145-edbe-4d16-9f33-7316bc77724b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:38:06.479 7 INFO cinder.volume.api [None req-7f9c1145-edbe-4d16-9f33-7316bc77724b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:38:06.481 7 INFO cinder.api.openstack.wsgi [None req-7f9c1145-edbe-4d16-9f33-7316bc77724b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/404] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:38:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:38:06.492 8 INFO cinder.api.openstack.wsgi [None req-534f3411-5103-419e-8b68-f6eee1bb25b0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:38:06.502 8 INFO cinder.volume.api [None req-534f3411-5103-419e-8b68-f6eee1bb25b0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:38:06.504 8 INFO cinder.api.openstack.wsgi [None req-534f3411-5103-419e-8b68-f6eee1bb25b0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 201/405] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:38:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:38:06.512 7 INFO cinder.api.openstack.wsgi [None req-956f0ccf-1494-479e-991f-f4ef9d121251 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:38:06.529 7 INFO cinder.volume.api [None req-956f0ccf-1494-479e-991f-f4ef9d121251 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:38:06.529 7 INFO cinder.api.openstack.wsgi [None req-956f0ccf-1494-479e-991f-f4ef9d121251 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 205/406] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:38:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/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-05-28 13:38:06.571 8 INFO cinder.api.openstack.wsgi [None req-4f171604-a28a-42c5-8ea8-f868266e95cd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:38:06.597 8 INFO cinder.api.openstack.wsgi [None req-4f171604-a28a-42c5-8ea8-f868266e95cd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/407] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:38:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:38:06.607 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:38:06.626 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/408] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:38:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:38:06.635 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:38:06.651 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 203/409] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:38:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:38:12.387 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:38:12.388 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:38:12.388 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:38:12.389 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:38:22.387 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:38:22.388 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:38:22.388 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:38:22.389 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:38:32.388 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:38:32.388 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:38:32.389 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:38:32.389 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:38:42.388 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:38:42.388 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:38:42.389 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:38:42.389 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:38:52.387 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:38:52.387 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:38:52.388 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:38:52.389 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:39:02.388 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:39:02.389 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:39:02.389 8 INFO cinder.api.openstack.wsgi [None req-d76f42cc-b771-44a7-9d7a-e527f6090324 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:39:02.390 7 INFO cinder.api.openstack.wsgi [None req-68c007d2-dc70-4bbd-b537-dd7c81caea3b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:39:05.981 8 INFO cinder.api.openstack.wsgi [None req-5c709737-04b7-40b5-84db-e93b5dee5647 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:39:05.990 8 INFO cinder.volume.api [None req-5c709737-04b7-40b5-84db-e93b5dee5647 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:39:05.992 8 INFO cinder.api.openstack.wsgi [None req-5c709737-04b7-40b5-84db-e93b5dee5647 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 210/422] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:39:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:39:06.002 7 INFO cinder.api.openstack.wsgi [None req-1c5a5e49-746f-4f55-8c16-b7b90f65e468 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:39:06.012 7 INFO cinder.volume.api [None req-1c5a5e49-746f-4f55-8c16-b7b90f65e468 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:39:06.013 7 INFO cinder.api.openstack.wsgi [None req-1c5a5e49-746f-4f55-8c16-b7b90f65e468 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/423] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:39:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:39:06.024 8 INFO cinder.api.openstack.wsgi [None req-49ece8d5-393d-4fd7-8961-fb3531181312 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:39:06.565 8 INFO cinder.api.openstack.wsgi [None req-49ece8d5-393d-4fd7-8961-fb3531181312 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 211/424] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:39:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:39:06.617 7 INFO cinder.api.openstack.wsgi [None req-a0932040-c0ba-4643-a2db-b6d2faeea4d4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:39:06.645 7 INFO cinder.volume.api [None req-a0932040-c0ba-4643-a2db-b6d2faeea4d4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:39:06.646 7 INFO cinder.api.openstack.wsgi [None req-a0932040-c0ba-4643-a2db-b6d2faeea4d4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 214/425] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:39:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:39:06.695 8 INFO cinder.api.openstack.wsgi [None req-86f8dc3e-b926-4577-8b8d-efcfc9a12e18 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:39:06.712 8 INFO cinder.api.openstack.wsgi [None req-86f8dc3e-b926-4577-8b8d-efcfc9a12e18 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 212/426] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:39:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:39:06.722 7 INFO cinder.api.openstack.wsgi [None req-c3f948e7-b8e8-4248-bd19-704513a34b80 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:39:06.741 7 INFO cinder.api.openstack.wsgi [None req-c3f948e7-b8e8-4248-bd19-704513a34b80 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/427] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:39:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:39:06.751 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:39:06.768 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/428] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:39:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:39:06.782 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:39:06.788 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 216/429] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:39:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:39:12.387 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:39:12.388 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:39:12.388 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:39:12.389 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:39:22.388 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:39:22.389 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:39:22.390 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:39:22.392 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:39:32.387 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:39:32.387 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:39:32.388 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:39:32.388 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:39:42.387 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:39:42.388 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:39:42.388 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:39:42.389 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:39:52.387 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:39:52.388 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:39:52.388 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:39:52.390 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:40:02.388 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:40:02.388 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:40:02.389 8 INFO cinder.api.openstack.wsgi [None req-d1db41bf-6174-47cf-b64e-fdb733c5e7ca e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:40:02.389 7 INFO cinder.api.openstack.wsgi [None req-4bfb5820-0342-4cc1-861f-1690e6099b51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:40:05.995 7 INFO cinder.api.openstack.wsgi [None req-cb19e529-0224-409e-ab7d-169749042742 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:40:06.037 7 INFO cinder.volume.api [None req-cb19e529-0224-409e-ab7d-169749042742 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:40:06.041 7 INFO cinder.api.openstack.wsgi [None req-cb19e529-0224-409e-ab7d-169749042742 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/442] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:40:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:40:06.050 8 INFO cinder.api.openstack.wsgi [None req-16e94004-7170-4461-bdcc-6ed726afffcd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:40:06.055 8 INFO cinder.volume.api [None req-16e94004-7170-4461-bdcc-6ed726afffcd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:40:06.056 8 INFO cinder.api.openstack.wsgi [None req-16e94004-7170-4461-bdcc-6ed726afffcd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/443] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:40:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:40:06.065 7 INFO cinder.api.openstack.wsgi [None req-a3df15a9-df22-4c34-a978-c030c2bd3dfa e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:40:06.096 7 INFO cinder.volume.api [None req-a3df15a9-df22-4c34-a978-c030c2bd3dfa e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:40:06.099 7 INFO cinder.api.openstack.wsgi [None req-a3df15a9-df22-4c34-a978-c030c2bd3dfa e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 224/444] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:40:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:40:06.143 8 INFO cinder.api.openstack.wsgi [None req-c8af0bb9-abe9-4e5d-b1f8-68815e137664 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:40:06.168 8 INFO cinder.api.openstack.wsgi [None req-c8af0bb9-abe9-4e5d-b1f8-68815e137664 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 221/445] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:40:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:40:06.178 7 INFO cinder.api.openstack.wsgi [None req-127d9c69-5cd8-4c80-ad92-ed41b356fd78 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:40:06.199 7 INFO cinder.api.openstack.wsgi [None req-127d9c69-5cd8-4c80-ad92-ed41b356fd78 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/446] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:40:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:40:06.214 8 INFO cinder.api.openstack.wsgi [None req-623833eb-6602-4e55-9154-8a34b9f11d77 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:40:06.238 8 INFO cinder.api.openstack.wsgi [None req-623833eb-6602-4e55-9154-8a34b9f11d77 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/447] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:40:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:40:06.248 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:40:06.252 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 226/448] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:40:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:40:06.259 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:40:06.762 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 223/449] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:40:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:40:12.388 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:40:12.388 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:40:12.389 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:40:12.390 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:40:22.388 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:40:22.388 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:40:22.389 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:40:22.390 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:40:32.388 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:40:32.388 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:40:32.388 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:40:32.389 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:40:42.388 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:40:42.388 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:40:42.389 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:40:42.389 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:40:52.388 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:40:52.388 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:40:52.389 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:40:52.389 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:41:02.388 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:41:02.390 7 INFO cinder.api.openstack.wsgi [None req-fa953232-0e4e-4229-a3d9-e91530b62a6d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:41:02.391 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:41:02.392 8 INFO cinder.api.openstack.wsgi [None req-8a436439-c225-4503-a5e2-a4fcaede392d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:41:05.967 7 INFO cinder.api.openstack.wsgi [None req-24b3bf2e-be7c-43e6-aa22-d4ba8f428ca0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:41:05.990 7 INFO cinder.api.openstack.wsgi [None req-24b3bf2e-be7c-43e6-aa22-d4ba8f428ca0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 233/462] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:41:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:41:06.004 8 INFO cinder.api.openstack.wsgi [None req-f12d8bc4-14fa-485d-b660-b0660034f44f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:41:06.030 8 INFO cinder.api.openstack.wsgi [None req-f12d8bc4-14fa-485d-b660-b0660034f44f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/463] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:41:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:41:06.044 7 INFO cinder.api.openstack.wsgi [None req-fe585445-aa29-4db8-9ac8-63603bb94159 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:41:06.068 7 INFO cinder.api.openstack.wsgi [None req-fe585445-aa29-4db8-9ac8-63603bb94159 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 234/464] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:41:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:41:06.079 8 INFO cinder.api.openstack.wsgi [None req-a686947d-2983-4c6e-b8b7-1a7d312495de e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:41:06.090 8 INFO cinder.volume.api [None req-a686947d-2983-4c6e-b8b7-1a7d312495de e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:41:06.092 8 INFO cinder.api.openstack.wsgi [None req-a686947d-2983-4c6e-b8b7-1a7d312495de e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 231/465] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:41:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:41:06.104 7 INFO cinder.api.openstack.wsgi [None req-7d064596-0cfa-4016-bd05-893f11563f75 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:41:06.609 7 INFO cinder.api.openstack.wsgi [None req-7d064596-0cfa-4016-bd05-893f11563f75 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 235/466] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:41:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:41:06.624 8 INFO cinder.api.openstack.wsgi [None req-87b3eadb-3bf6-4640-a474-634bb9455789 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:41:06.644 8 INFO cinder.volume.api [None req-87b3eadb-3bf6-4640-a474-634bb9455789 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:41:06.646 8 INFO cinder.api.openstack.wsgi [None req-87b3eadb-3bf6-4640-a474-634bb9455789 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/467] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:41:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:41:06.655 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:41:06.666 7 INFO cinder.volume.api [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:41:06.666 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/468] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:41:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:41:06.676 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:41:06.681 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 233/469] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:41:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:41:12.388 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:41:12.388 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:41:12.389 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:41:12.389 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:41:22.388 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:41:22.389 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:41:22.388 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:41:22.390 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:41:32.387 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:41:32.388 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:41:32.388 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:41:32.389 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:41:42.389 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:41:42.389 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:41:42.390 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:41:42.390 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:41:52.389 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:41:52.390 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:41:52.391 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:41:52.392 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:42:02.387 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:42:02.388 8 INFO cinder.api.openstack.wsgi [None req-2eef0840-01da-436d-811f-a89e492b18e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:42:02.389 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:42:02.389 7 INFO cinder.api.openstack.wsgi [None req-a88ce8f6-a808-4805-b2b3-f59062709bb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:42:05.926 7 INFO cinder.api.openstack.wsgi [None req-6bc04f67-54e1-45e9-9674-a921cac267f5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:42:06.430 7 INFO cinder.api.openstack.wsgi [None req-6bc04f67-54e1-45e9-9674-a921cac267f5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 243/482] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:42:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:42:06.474 8 INFO cinder.api.openstack.wsgi [None req-bc7f94b0-e24b-4f99-b737-d1f28bc599b4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:42:06.494 8 INFO cinder.api.openstack.wsgi [None req-bc7f94b0-e24b-4f99-b737-d1f28bc599b4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/483] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:42:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:42:06.504 7 INFO cinder.api.openstack.wsgi [None req-db14ebbb-a3d1-4f15-a853-b10ebb73c38c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:42:06.525 7 INFO cinder.api.openstack.wsgi [None req-db14ebbb-a3d1-4f15-a853-b10ebb73c38c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/484] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:42:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:42:06.535 8 INFO cinder.api.openstack.wsgi [None req-854d7e65-30da-4b3c-8439-48f6eafb7a9f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:42:06.563 8 INFO cinder.api.openstack.wsgi [None req-854d7e65-30da-4b3c-8439-48f6eafb7a9f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 241/485] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:42:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:42:06.575 7 INFO cinder.api.openstack.wsgi [None req-9cdc5678-9743-45f7-a8b5-291705bc19fd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:42:06.585 7 INFO cinder.volume.api [None req-9cdc5678-9743-45f7-a8b5-291705bc19fd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:42:06.588 7 INFO cinder.api.openstack.wsgi [None req-9cdc5678-9743-45f7-a8b5-291705bc19fd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 245/486] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:42:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:42:06.599 8 INFO cinder.api.openstack.wsgi [None req-5c945b85-6c41-4f0f-a9d1-830222c82ca3 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:42:06.608 8 INFO cinder.volume.api [None req-5c945b85-6c41-4f0f-a9d1-830222c82ca3 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:42:06.610 8 INFO cinder.api.openstack.wsgi [None req-5c945b85-6c41-4f0f-a9d1-830222c82ca3 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/487] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:42:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:42:06.620 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:42:06.626 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 246/488] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:42:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:42:06.634 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:42:06.638 8 INFO cinder.volume.api [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:42:06.639 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/489] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:42:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:42:12.388 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:42:12.389 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:42:12.389 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:42:12.390 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:42:22.388 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:42:22.388 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:42:22.389 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:42:22.389 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:42:32.387 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:42:32.388 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:42:32.388 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:42:32.389 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:42:42.388 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:42:42.388 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:42:42.389 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:42:42.389 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:42:52.388 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:42:52.388 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:42:52.389 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:42:52.389 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:43:02.388 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:43:02.388 8 INFO cinder.api.openstack.wsgi [None req-495aa271-1d06-4115-bf3a-2c64c9cc93e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:43:02.388 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:43:02.389 7 INFO cinder.api.openstack.wsgi [None req-e51818ce-d139-4d9c-91c0-26c7f09145a6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:43:05.963 8 INFO cinder.api.openstack.wsgi [None req-b4004cb7-5bdd-4d9d-b2ff-486b37b3aa58 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:43:05.973 8 INFO cinder.volume.api [None req-b4004cb7-5bdd-4d9d-b2ff-486b37b3aa58 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:43:05.975 8 INFO cinder.api.openstack.wsgi [None req-b4004cb7-5bdd-4d9d-b2ff-486b37b3aa58 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/502] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:43:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:43:06.015 7 INFO cinder.api.openstack.wsgi [None req-e9210f6c-9efb-41b5-be02-33cf7a7896d9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:43:06.039 7 INFO cinder.api.openstack.wsgi [None req-e9210f6c-9efb-41b5-be02-33cf7a7896d9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/503] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:43:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:43:06.050 8 INFO cinder.api.openstack.wsgi [None req-0448442f-c85c-4c3c-8b7e-51c5b4294bf7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:43:06.068 8 INFO cinder.api.openstack.wsgi [None req-0448442f-c85c-4c3c-8b7e-51c5b4294bf7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/504] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:43:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:43:06.086 7 INFO cinder.api.openstack.wsgi [None req-893d78fb-693a-41b3-8c63-23b3cb780c9d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:43:06.107 7 INFO cinder.api.openstack.wsgi [None req-893d78fb-693a-41b3-8c63-23b3cb780c9d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 254/505] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:43:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:43:06.121 8 INFO cinder.api.openstack.wsgi [None req-7f2cace6-7a44-4468-a5b0-203c5f250d1a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:43:06.131 8 INFO cinder.volume.api [None req-7f2cace6-7a44-4468-a5b0-203c5f250d1a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:43:06.133 8 INFO cinder.api.openstack.wsgi [None req-7f2cace6-7a44-4468-a5b0-203c5f250d1a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/506] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:43:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:43:06.142 7 INFO cinder.api.openstack.wsgi [None req-13a51c20-c699-4643-b7c6-e69c855d1fbf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:43:06.147 7 INFO cinder.api.openstack.wsgi [None req-13a51c20-c699-4643-b7c6-e69c855d1fbf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 255/507] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:43:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:43:06.155 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:43:06.160 8 INFO cinder.volume.api [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:43:06.160 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/508] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:43:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:43:06.167 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:43:06.672 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 256/509] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:43:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:43:12.388 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:43:12.388 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:43:12.389 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:43:12.389 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:43:22.389 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:43:22.391 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:43:22.396 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:43:22.397 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:43:32.387 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:43:32.387 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:43:32.388 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:43:32.389 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:43:42.387 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:43:42.388 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:43:42.388 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:43:42.389 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:43:52.388 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:43:52.389 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:43:52.389 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:43:52.390 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:44:02.387 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:44:02.388 8 INFO cinder.api.openstack.wsgi [None req-978aaa58-cd57-4e47-a096-bce39e66e216 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:44:02.388 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:44:02.389 7 INFO cinder.api.openstack.wsgi [None req-34fbac39-31c6-432f-943b-115a122bdb41 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:44:05.941 8 INFO cinder.api.openstack.wsgi [None req-a4268c69-8c29-4c2d-9b98-c0c9b8c74dd5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:44:05.950 8 INFO cinder.volume.api [None req-a4268c69-8c29-4c2d-9b98-c0c9b8c74dd5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:44:05.952 8 INFO cinder.api.openstack.wsgi [None req-a4268c69-8c29-4c2d-9b98-c0c9b8c74dd5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 260/522] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:44:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:44:05.965 7 INFO cinder.api.openstack.wsgi [None req-a0bd30f6-4f78-4005-9aa9-bf690d0cb979 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:44:05.974 7 INFO cinder.volume.api [None req-a0bd30f6-4f78-4005-9aa9-bf690d0cb979 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:44:05.975 7 INFO cinder.api.openstack.wsgi [None req-a0bd30f6-4f78-4005-9aa9-bf690d0cb979 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/523] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:44:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:44:06.034 8 INFO cinder.api.openstack.wsgi [None req-7fde2e9d-77c9-46b7-9a06-f350edf3f3cd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:44:06.056 8 INFO cinder.api.openstack.wsgi [None req-7fde2e9d-77c9-46b7-9a06-f350edf3f3cd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/524] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:44:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:44:06.067 7 INFO cinder.api.openstack.wsgi [None req-76143fc3-2e64-40f9-b462-40711aae05e7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:44:06.084 7 INFO cinder.api.openstack.wsgi [None req-76143fc3-2e64-40f9-b462-40711aae05e7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/525] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:44:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:44:06.096 8 INFO cinder.api.openstack.wsgi [None req-ca24ef03-6865-4cb5-bf57-8c878bbed5a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:44:06.119 8 INFO cinder.api.openstack.wsgi [None req-ca24ef03-6865-4cb5-bf57-8c878bbed5a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/526] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:44:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:44:06.130 7 INFO cinder.api.openstack.wsgi [None req-25694be1-cfbd-43c3-b9b2-79131e3bb4d6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:44:06.135 7 INFO cinder.api.openstack.wsgi [None req-25694be1-cfbd-43c3-b9b2-79131e3bb4d6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 265/527] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:44:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:44:06.142 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:44:06.148 8 INFO cinder.volume.api [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:44:06.148 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/528] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:44:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:44:06.158 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:44:06.662 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 266/529] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:44:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:44:12.388 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:44:12.388 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:44:12.389 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:44:12.390 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:44:22.388 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:44:22.389 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:44:22.389 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:44:22.390 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:44:32.388 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:44:32.388 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:44:32.388 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:44:32.389 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:44:42.388 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:44:42.388 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:44:42.389 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:44:42.389 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:44:52.388 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:44:52.388 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:44:52.389 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:44:52.390 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:45:02.388 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:45:02.388 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:45:02.389 8 INFO cinder.api.openstack.wsgi [None req-477f75b1-f35b-443c-9e94-432b2c912478 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:45:02.390 7 INFO cinder.api.openstack.wsgi [None req-b160901d-86d3-493a-844f-55cf5fdccf30 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:45:05.929 8 INFO cinder.api.openstack.wsgi [None req-5104c48c-3039-43c1-a8a2-46ea92e21e12 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:45:05.934 8 INFO cinder.api.openstack.wsgi [None req-5104c48c-3039-43c1-a8a2-46ea92e21e12 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 270/542] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:45:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:45:05.978 7 INFO cinder.api.openstack.wsgi [None req-31bab7d4-c083-486e-b169-e35c003bb3ae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:45:06.000 7 INFO cinder.api.openstack.wsgi [None req-31bab7d4-c083-486e-b169-e35c003bb3ae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/543] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:45:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:45:06.010 8 INFO cinder.api.openstack.wsgi [None req-99d7f7c5-ca94-4efd-a807-79cb59f71a8f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:45:06.036 8 INFO cinder.api.openstack.wsgi [None req-99d7f7c5-ca94-4efd-a807-79cb59f71a8f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 271/544] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:45:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:45:06.048 7 INFO cinder.api.openstack.wsgi [None req-a98f8376-fcf2-469f-9be0-ebb65cc2589f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:45:06.066 7 INFO cinder.api.openstack.wsgi [None req-a98f8376-fcf2-469f-9be0-ebb65cc2589f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/545] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:45:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:45:06.075 8 INFO cinder.api.openstack.wsgi [None req-77e6366a-f51a-4137-bd3d-efc602f0a96a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:45:06.087 8 INFO cinder.volume.api [None req-77e6366a-f51a-4137-bd3d-efc602f0a96a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:45:06.089 8 INFO cinder.api.openstack.wsgi [None req-77e6366a-f51a-4137-bd3d-efc602f0a96a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/546] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:45:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:45:06.102 7 INFO cinder.api.openstack.wsgi [None req-262f46f6-ca7f-4551-a7ff-c7378ddbaf08 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:45:06.606 7 INFO cinder.api.openstack.wsgi [None req-262f46f6-ca7f-4551-a7ff-c7378ddbaf08 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 275/547] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:45:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:45:06.618 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:45:06.624 8 INFO cinder.volume.api [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:45:06.625 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/548] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:45:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:45:06.636 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:45:06.644 7 INFO cinder.volume.api [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:45:06.646 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/549] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:45:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:45:12.388 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:45:12.388 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:45:12.388 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:45:12.389 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:45:22.389 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:45:22.389 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:45:22.390 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:45:22.391 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:45:32.388 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:45:32.389 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:45:32.391 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:45:32.392 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:45:42.387 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:45:42.388 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:45:42.388 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:45:42.388 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:45:52.387 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:45:52.387 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:45:52.388 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:45:52.389 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:46:02.388 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:46:02.388 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:46:02.389 8 INFO cinder.api.openstack.wsgi [None req-2d6ac0c8-cea9-4974-a08c-9131952d5997 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:46:02.389 7 INFO cinder.api.openstack.wsgi [None req-f5608cec-3513-473f-8249-729f96ff6047 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:46:06.030 8 INFO cinder.api.openstack.wsgi [None req-e8c4d86e-ef1d-433a-809e-013d91b07dc0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:46:06.042 8 INFO cinder.volume.api [None req-e8c4d86e-ef1d-433a-809e-013d91b07dc0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:46:06.042 8 INFO cinder.api.openstack.wsgi [None req-e8c4d86e-ef1d-433a-809e-013d91b07dc0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 280/562] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:46:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:46:06.051 7 INFO cinder.api.openstack.wsgi [None req-c4fb757d-4063-4f3b-83f7-9b6e89ccfb0b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:46:06.066 7 INFO cinder.volume.api [None req-c4fb757d-4063-4f3b-83f7-9b6e89ccfb0b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:46:06.068 7 INFO cinder.api.openstack.wsgi [None req-c4fb757d-4063-4f3b-83f7-9b6e89ccfb0b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 283/563] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:46:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:46:06.081 8 INFO cinder.api.openstack.wsgi [None req-45af8eaa-da0c-489c-9bb2-1202f0c1af63 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:46:06.586 8 INFO cinder.api.openstack.wsgi [None req-45af8eaa-da0c-489c-9bb2-1202f0c1af63 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 281/564] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:46:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:46:06.596 7 INFO cinder.api.openstack.wsgi [None req-c777d523-c350-4e7d-a0cf-0f4cb34d695c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:46:06.604 7 INFO cinder.volume.api [None req-c777d523-c350-4e7d-a0cf-0f4cb34d695c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:46:06.606 7 INFO cinder.api.openstack.wsgi [None req-c777d523-c350-4e7d-a0cf-0f4cb34d695c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/565] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:46:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:46:06.615 8 INFO cinder.api.openstack.wsgi [None req-0556658a-0c86-4098-8b8d-e40c5c2ae208 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:46:06.621 8 INFO cinder.api.openstack.wsgi [None req-0556658a-0c86-4098-8b8d-e40c5c2ae208 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 282/566] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:46:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:46:06.656 7 INFO cinder.api.openstack.wsgi [None req-0c6c1ad2-1fec-405f-b05a-bbb06ef869bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:46:06.679 7 INFO cinder.api.openstack.wsgi [None req-0c6c1ad2-1fec-405f-b05a-bbb06ef869bf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/567] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:46:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:46:06.692 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:46:06.717 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/568] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:46:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:46:06.729 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:46:06.762 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/569] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:46:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:46:12.388 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:46:12.388 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:46:12.389 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:46:12.389 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:46:22.388 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:46:22.388 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:46:22.389 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:46:22.389 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:46:32.388 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:46:32.388 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:46:32.389 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:46:32.389 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:46:42.388 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:46:42.388 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:46:42.389 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:46:42.389 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:46:52.388 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:46:52.388 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:46:52.389 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:46:52.390 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:47:02.388 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:47:02.388 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:47:02.389 7 INFO cinder.api.openstack.wsgi [None req-0c9acd14-2ed5-42a0-8db3-20ca65f12556 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:47:02.389 8 INFO cinder.api.openstack.wsgi [None req-46903444-56b0-4ca8-8b0e-090324dbfa60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:47:05.934 7 INFO cinder.api.openstack.wsgi [None req-f4f78214-ab2c-48ae-9c4d-af2919b6ce28 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:47:05.942 7 INFO cinder.volume.api [None req-f4f78214-ab2c-48ae-9c4d-af2919b6ce28 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:47:05.944 7 INFO cinder.api.openstack.wsgi [None req-f4f78214-ab2c-48ae-9c4d-af2919b6ce28 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/582] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:47:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:47:05.984 8 INFO cinder.api.openstack.wsgi [None req-b5ae364b-6217-46d9-8030-8a8895ba27f6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:47:06.006 8 INFO cinder.api.openstack.wsgi [None req-b5ae364b-6217-46d9-8030-8a8895ba27f6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/583] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:47:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:47:06.015 7 INFO cinder.api.openstack.wsgi [None req-dbc52875-e05d-4ab2-bb05-9dd8d6b1fe81 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:47:06.033 7 INFO cinder.api.openstack.wsgi [None req-dbc52875-e05d-4ab2-bb05-9dd8d6b1fe81 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/584] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:47:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:47:06.045 8 INFO cinder.api.openstack.wsgi [None req-75555b03-d42c-4fdb-9647-f9ab37a6300f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:47:06.066 8 INFO cinder.api.openstack.wsgi [None req-75555b03-d42c-4fdb-9647-f9ab37a6300f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/585] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:47:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:47:06.077 7 INFO cinder.api.openstack.wsgi [None req-2a795f58-d826-4919-afe0-d71d4a85bee7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:47:06.083 7 INFO cinder.volume.api [None req-2a795f58-d826-4919-afe0-d71d4a85bee7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:47:06.084 7 INFO cinder.api.openstack.wsgi [None req-2a795f58-d826-4919-afe0-d71d4a85bee7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/586] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:47:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:47:06.094 8 INFO cinder.api.openstack.wsgi [None req-c5028d14-a738-4548-a93c-07106d6f8c5f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:47:06.597 8 INFO cinder.api.openstack.wsgi [None req-c5028d14-a738-4548-a93c-07106d6f8c5f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 292/587] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:47:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:47:06.607 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:47:06.619 7 INFO cinder.volume.api [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:47:06.624 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/588] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:47:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:47:06.631 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:47:06.639 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 293/589] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:47:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:47:12.388 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:47:12.388 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:47:12.389 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:47:12.389 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:47:22.387 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:47:22.388 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:47:22.389 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:47:22.390 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:47:32.388 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:47:32.388 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:47:32.388 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:47:32.389 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:47:42.388 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:47:42.388 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:47:42.389 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:47:42.389 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:47:52.387 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:47:52.387 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:47:52.388 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:47:52.388 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:48:02.388 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:48:02.388 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:48:02.389 8 INFO cinder.api.openstack.wsgi [None req-cc5f7581-a4d5-4586-b2cb-f45297ddca39 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:48:02.389 7 INFO cinder.api.openstack.wsgi [None req-608e0a2c-95e8-4b43-aafb-ac57409f6934 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:48:05.980 8 INFO cinder.api.openstack.wsgi [None req-915c87d9-dc7d-4f0f-8f80-f4632f130a4c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:48:05.999 8 INFO cinder.api.openstack.wsgi [None req-915c87d9-dc7d-4f0f-8f80-f4632f130a4c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/602] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:48:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:48:06.014 7 INFO cinder.api.openstack.wsgi [None req-c6925bab-b2ad-49d0-b948-921d56e8e430 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:48:06.047 7 INFO cinder.api.openstack.wsgi [None req-c6925bab-b2ad-49d0-b948-921d56e8e430 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 303/603] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:48:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:48:06.062 8 INFO cinder.api.openstack.wsgi [None req-04822ef0-452a-4deb-b34c-e6009e1c8ed4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:48:06.084 8 INFO cinder.api.openstack.wsgi [None req-04822ef0-452a-4deb-b34c-e6009e1c8ed4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/604] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:48:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:48:06.095 7 INFO cinder.api.openstack.wsgi [None req-9e035b93-a171-41c7-9471-5564334df45f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:48:06.107 7 INFO cinder.volume.api [None req-9e035b93-a171-41c7-9471-5564334df45f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:48:06.110 7 INFO cinder.api.openstack.wsgi [None req-9e035b93-a171-41c7-9471-5564334df45f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/605] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:48:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:48:06.120 8 INFO cinder.api.openstack.wsgi [None req-0b16e729-e8eb-438b-a5ec-e104585d56fb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:48:06.627 8 INFO cinder.api.openstack.wsgi [None req-0b16e729-e8eb-438b-a5ec-e104585d56fb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 302/606] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:48:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/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-05-28 13:48:06.646 7 INFO cinder.api.openstack.wsgi [None req-f08d0066-ab45-49fb-aa2a-d4337c5684b0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:48:06.656 7 INFO cinder.volume.api [None req-f08d0066-ab45-49fb-aa2a-d4337c5684b0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:48:06.658 7 INFO cinder.api.openstack.wsgi [None req-f08d0066-ab45-49fb-aa2a-d4337c5684b0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 305/607] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:48:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:48:06.666 8 INFO cinder.api.openstack.wsgi [None req-c74cce88-408d-4ae2-81c6-1cc28c6d22a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:48:06.671 8 INFO cinder.volume.api [None req-c74cce88-408d-4ae2-81c6-1cc28c6d22a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:48:06.672 8 INFO cinder.api.openstack.wsgi [None req-c74cce88-408d-4ae2-81c6-1cc28c6d22a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/608] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:48:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:48:06.682 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:48:06.688 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 306/609] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:48:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:48:12.388 8 INFO cinder.api.openstack.wsgi [None req-c74cce88-408d-4ae2-81c6-1cc28c6d22a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:48:12.388 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:48:12.389 8 INFO cinder.api.openstack.wsgi [None req-c74cce88-408d-4ae2-81c6-1cc28c6d22a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:48:12.389 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:48:22.388 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:48:22.388 8 INFO cinder.api.openstack.wsgi [None req-c74cce88-408d-4ae2-81c6-1cc28c6d22a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:48:22.388 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:48:22.388 8 INFO cinder.api.openstack.wsgi [None req-c74cce88-408d-4ae2-81c6-1cc28c6d22a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:48:32.388 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:48:32.388 8 INFO cinder.api.openstack.wsgi [None req-c74cce88-408d-4ae2-81c6-1cc28c6d22a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:48:32.389 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:48:32.389 8 INFO cinder.api.openstack.wsgi [None req-c74cce88-408d-4ae2-81c6-1cc28c6d22a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:48:42.388 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:48:42.388 8 INFO cinder.api.openstack.wsgi [None req-c74cce88-408d-4ae2-81c6-1cc28c6d22a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:48:42.389 8 INFO cinder.api.openstack.wsgi [None req-c74cce88-408d-4ae2-81c6-1cc28c6d22a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:48:42.389 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:48:52.387 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:48:52.387 8 INFO cinder.api.openstack.wsgi [None req-c74cce88-408d-4ae2-81c6-1cc28c6d22a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:48:52.388 8 INFO cinder.api.openstack.wsgi [None req-c74cce88-408d-4ae2-81c6-1cc28c6d22a9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:48:52.388 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:48:53.242 8 INFO cinder.api.openstack.wsgi [None req-b0a31f6a-ed5a-4357-b2d3-9be18f45e869 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET https://volume.199-204-45-144.nip.io/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=False 2026-05-28 13:48:53.260 8 INFO cinder.api.openstack.wsgi [None req-b0a31f6a-ed5a-4357-b2d3-9be18f45e869 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] https://volume.199-204-45-144.nip.io/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 309/620] 199.204.45.144 () {44 vars in 1068 bytes} [Thu May 28 13:48:53 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:49:02.388 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:49:02.388 8 INFO cinder.api.openstack.wsgi [None req-b0a31f6a-ed5a-4357-b2d3-9be18f45e869 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:49:02.389 7 INFO cinder.api.openstack.wsgi [None req-5d1bcae7-920e-4be1-9f5b-2fc834fecea4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:49:02.390 8 INFO cinder.api.openstack.wsgi [None req-b0a31f6a-ed5a-4357-b2d3-9be18f45e869 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:49:05.967 7 INFO cinder.api.openstack.wsgi [None req-93aaad74-fc23-48bf-a17a-5f3db8aa73b3 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:49:05.975 7 INFO cinder.volume.api [None req-93aaad74-fc23-48bf-a17a-5f3db8aa73b3 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:49:05.979 7 INFO cinder.api.openstack.wsgi [None req-93aaad74-fc23-48bf-a17a-5f3db8aa73b3 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 313/623] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:49:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:49:06.025 8 INFO cinder.api.openstack.wsgi [None req-ff22d71c-50aa-49b4-b837-a19cf294c079 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:49:06.044 8 INFO cinder.api.openstack.wsgi [None req-ff22d71c-50aa-49b4-b837-a19cf294c079 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 311/624] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:49:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:49:06.056 7 INFO cinder.api.openstack.wsgi [None req-7d7128c9-9028-4702-83fb-2817d375f939 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:49:06.076 7 INFO cinder.api.openstack.wsgi [None req-7d7128c9-9028-4702-83fb-2817d375f939 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/625] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:49:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:49:06.086 8 INFO cinder.api.openstack.wsgi [None req-0d97ccdb-9989-400b-afc9-a5c0e2b02a90 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:49:06.110 8 INFO cinder.api.openstack.wsgi [None req-0d97ccdb-9989-400b-afc9-a5c0e2b02a90 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/626] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:49:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:49:06.123 7 INFO cinder.api.openstack.wsgi [None req-332f837a-0dbb-4c7e-848e-df272269bd42 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:49:06.128 7 INFO cinder.volume.api [None req-332f837a-0dbb-4c7e-848e-df272269bd42 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:49:06.128 7 INFO cinder.api.openstack.wsgi [None req-332f837a-0dbb-4c7e-848e-df272269bd42 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/627] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:49:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:49:06.138 8 INFO cinder.api.openstack.wsgi [None req-2713ef73-65d5-42d7-9b09-78973578ef1d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:49:06.143 8 INFO cinder.api.openstack.wsgi [None req-2713ef73-65d5-42d7-9b09-78973578ef1d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 313/628] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:49:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:49:06.155 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:49:06.658 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 316/629] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:49:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:49:06.668 8 INFO cinder.api.openstack.wsgi [None req-da413b35-59b9-43f7-a5be-b00cdc92a9d8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:49:06.679 8 INFO cinder.volume.api [None req-da413b35-59b9-43f7-a5be-b00cdc92a9d8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:49:06.682 8 INFO cinder.api.openstack.wsgi [None req-da413b35-59b9-43f7-a5be-b00cdc92a9d8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/630] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:49:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:49:12.388 8 INFO cinder.api.openstack.wsgi [None req-da413b35-59b9-43f7-a5be-b00cdc92a9d8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:49:12.388 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:49:12.388 8 INFO cinder.api.openstack.wsgi [None req-da413b35-59b9-43f7-a5be-b00cdc92a9d8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:49:12.389 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:49:22.388 8 INFO cinder.api.openstack.wsgi [None req-da413b35-59b9-43f7-a5be-b00cdc92a9d8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:49:22.388 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:49:22.389 8 INFO cinder.api.openstack.wsgi [None req-da413b35-59b9-43f7-a5be-b00cdc92a9d8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:49:22.389 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:49:32.387 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:49:32.387 8 INFO cinder.api.openstack.wsgi [None req-da413b35-59b9-43f7-a5be-b00cdc92a9d8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:49:32.388 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:49:32.388 8 INFO cinder.api.openstack.wsgi [None req-da413b35-59b9-43f7-a5be-b00cdc92a9d8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:49:42.388 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:49:42.388 8 INFO cinder.api.openstack.wsgi [None req-da413b35-59b9-43f7-a5be-b00cdc92a9d8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:49:42.389 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:49:42.389 8 INFO cinder.api.openstack.wsgi [None req-da413b35-59b9-43f7-a5be-b00cdc92a9d8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:49:52.389 8 INFO cinder.api.openstack.wsgi [None req-da413b35-59b9-43f7-a5be-b00cdc92a9d8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:49:52.389 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:49:52.390 8 INFO cinder.api.openstack.wsgi [None req-da413b35-59b9-43f7-a5be-b00cdc92a9d8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:49:52.390 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:50:01.772 8 INFO cinder.api.openstack.wsgi [None req-8a70072c-b02e-43a7-aa9e-3e2aa5bee99f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET https://volume.199-204-45-144.nip.io/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=False 2026-05-28 13:50:01.788 8 INFO cinder.api.openstack.wsgi [None req-8a70072c-b02e-43a7-aa9e-3e2aa5bee99f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] https://volume.199-204-45-144.nip.io/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 320/641] 199.204.45.144 () {44 vars in 1068 bytes} [Thu May 28 13:50:01 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=False => generated 338 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:50:02.388 8 INFO cinder.api.openstack.wsgi [None req-8a70072c-b02e-43a7-aa9e-3e2aa5bee99f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:50:02.388 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:50:02.389 8 INFO cinder.api.openstack.wsgi [None req-8a70072c-b02e-43a7-aa9e-3e2aa5bee99f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:50:02.390 7 INFO cinder.api.openstack.wsgi [None req-b6d68d96-5a66-4ff1-83fa-ac82bf1f5913 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:50:06.060 8 INFO cinder.api.openstack.wsgi [None req-ef0069ef-fd06-44ab-9b1a-89017b4df218 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:50:06.093 8 INFO cinder.api.openstack.wsgi [None req-ef0069ef-fd06-44ab-9b1a-89017b4df218 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/644] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:50:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:50:06.104 7 INFO cinder.api.openstack.wsgi [None req-f3d4e8b1-cb37-4348-a4b9-0f96c4bbdaa5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:50:06.125 7 INFO cinder.api.openstack.wsgi [None req-f3d4e8b1-cb37-4348-a4b9-0f96c4bbdaa5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/645] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:50:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:50:06.135 8 INFO cinder.api.openstack.wsgi [None req-3cb80ba9-a93f-45e0-8d86-24f85b653626 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:50:06.159 8 INFO cinder.api.openstack.wsgi [None req-3cb80ba9-a93f-45e0-8d86-24f85b653626 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/646] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:50:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:50:06.171 7 INFO cinder.api.openstack.wsgi [None req-73582aef-6c32-4ac7-bdc4-02fc8c5cc992 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:50:06.177 7 INFO cinder.api.openstack.wsgi [None req-73582aef-6c32-4ac7-bdc4-02fc8c5cc992 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 324/647] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:50:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:50:06.190 8 INFO cinder.api.openstack.wsgi [None req-50e9b3fb-000f-4597-b585-5ef420310b38 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:50:06.203 8 INFO cinder.volume.api [None req-50e9b3fb-000f-4597-b585-5ef420310b38 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:50:06.205 8 INFO cinder.api.openstack.wsgi [None req-50e9b3fb-000f-4597-b585-5ef420310b38 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/648] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:50:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:50:06.218 7 INFO cinder.api.openstack.wsgi [None req-d9996b25-3c12-4250-b1e4-6f2b677f89c6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:50:06.723 7 INFO cinder.api.openstack.wsgi [None req-d9996b25-3c12-4250-b1e4-6f2b677f89c6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 325/649] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:50:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/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-05-28 13:50:06.735 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:50:06.741 8 INFO cinder.volume.api [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:50:06.741 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 325/650] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:50:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:50:06.770 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:50:06.792 7 INFO cinder.volume.api [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:50:06.796 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/651] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:50:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:50:12.387 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:50:12.387 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:50:12.389 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:50:12.389 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:50:22.387 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:50:22.387 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:50:22.388 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:50:22.388 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:50:32.387 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:50:32.388 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:50:32.389 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:50:32.390 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:50:42.388 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:50:42.388 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:50:42.389 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:50:42.389 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:50:52.388 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:50:52.388 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:50:52.389 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:50:52.389 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:51:02.388 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:51:02.388 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:51:02.389 8 INFO cinder.api.openstack.wsgi [None req-ab849e6c-bb19-45e4-9987-bfb1ced94297 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:51:02.389 7 INFO cinder.api.openstack.wsgi [None req-5583f63d-6719-4d70-92f0-34035c23e1ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:51:05.938 8 INFO cinder.api.openstack.wsgi [None req-b6904e87-5c69-4f98-be45-7e447a5ae675 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:51:05.944 8 INFO cinder.api.openstack.wsgi [None req-b6904e87-5c69-4f98-be45-7e447a5ae675 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 332/664] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:51:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:51:05.955 7 INFO cinder.api.openstack.wsgi [None req-013c3086-18f5-4fb2-adab-ad7a13c014b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:51:06.459 7 INFO cinder.api.openstack.wsgi [None req-013c3086-18f5-4fb2-adab-ad7a13c014b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 333/665] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:51:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:51:06.472 8 INFO cinder.api.openstack.wsgi [None req-37668e8e-9574-4b44-994e-aec1cc6f5a8b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:51:06.484 8 INFO cinder.volume.api [None req-37668e8e-9574-4b44-994e-aec1cc6f5a8b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:51:06.487 8 INFO cinder.api.openstack.wsgi [None req-37668e8e-9574-4b44-994e-aec1cc6f5a8b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 333/666] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:51:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:51:06.523 7 INFO cinder.api.openstack.wsgi [None req-943e6d1f-fe9e-443e-bfcf-d7792059efee e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:51:06.545 7 INFO cinder.api.openstack.wsgi [None req-943e6d1f-fe9e-443e-bfcf-d7792059efee e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 334/667] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:51:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:51:06.556 8 INFO cinder.api.openstack.wsgi [None req-185263fd-af50-4555-8017-465bcf3be580 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:51:06.579 8 INFO cinder.api.openstack.wsgi [None req-185263fd-af50-4555-8017-465bcf3be580 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/668] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:51:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:51:06.591 7 INFO cinder.api.openstack.wsgi [None req-f591ad8c-aeaf-4bdb-99a4-152cbe08ed44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:51:06.609 7 INFO cinder.api.openstack.wsgi [None req-f591ad8c-aeaf-4bdb-99a4-152cbe08ed44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/669] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:51:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:51:06.622 8 INFO cinder.api.openstack.wsgi [None req-abf0d395-4a74-4fb8-8f90-734b9872f922 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:51:06.628 8 INFO cinder.volume.api [None req-abf0d395-4a74-4fb8-8f90-734b9872f922 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:51:06.628 8 INFO cinder.api.openstack.wsgi [None req-abf0d395-4a74-4fb8-8f90-734b9872f922 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/670] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:51:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:51:06.639 7 INFO cinder.api.openstack.wsgi [None req-3a601faa-fe13-46de-b8ba-145907bd7d25 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:51:06.650 7 INFO cinder.volume.api [None req-3a601faa-fe13-46de-b8ba-145907bd7d25 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:51:06.653 7 INFO cinder.api.openstack.wsgi [None req-3a601faa-fe13-46de-b8ba-145907bd7d25 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 336/671] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:51:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:51:12.389 8 INFO cinder.api.openstack.wsgi [None req-abf0d395-4a74-4fb8-8f90-734b9872f922 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:51:12.389 7 INFO cinder.api.openstack.wsgi [None req-3a601faa-fe13-46de-b8ba-145907bd7d25 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:51:12.390 8 INFO cinder.api.openstack.wsgi [None req-abf0d395-4a74-4fb8-8f90-734b9872f922 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:51:12.391 7 INFO cinder.api.openstack.wsgi [None req-3a601faa-fe13-46de-b8ba-145907bd7d25 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:51:22.387 7 INFO cinder.api.openstack.wsgi [None req-3a601faa-fe13-46de-b8ba-145907bd7d25 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:51:22.388 7 INFO cinder.api.openstack.wsgi [None req-3a601faa-fe13-46de-b8ba-145907bd7d25 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:51:22.388 8 INFO cinder.api.openstack.wsgi [None req-abf0d395-4a74-4fb8-8f90-734b9872f922 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:51:22.389 8 INFO cinder.api.openstack.wsgi [None req-abf0d395-4a74-4fb8-8f90-734b9872f922 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:51:32.388 8 INFO cinder.api.openstack.wsgi [None req-abf0d395-4a74-4fb8-8f90-734b9872f922 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:51:32.388 7 INFO cinder.api.openstack.wsgi [None req-3a601faa-fe13-46de-b8ba-145907bd7d25 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:51:32.389 8 INFO cinder.api.openstack.wsgi [None req-abf0d395-4a74-4fb8-8f90-734b9872f922 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:51:32.389 7 INFO cinder.api.openstack.wsgi [None req-3a601faa-fe13-46de-b8ba-145907bd7d25 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:51:35.741 7 INFO cinder.api.openstack.wsgi [None req-5c38ace7-364a-4092-968c-5374cb653d4a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots 2026-05-28 13:51:35.754 7 INFO cinder.volume.api [None req-5c38ace7-364a-4092-968c-5374cb653d4a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:51:35.754 7 INFO cinder.api.openstack.wsgi [None req-5c38ace7-364a-4092-968c-5374cb653d4a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 340/678] 10.0.0.210 () {32 vars in 705 bytes} [Thu May 28 13:51:35 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:51:35.771 8 INFO cinder.api.openstack.wsgi [None req-20ee998e-0946-4309-94a6-a95752722145 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes 2026-05-28 13:51:35.805 8 INFO cinder.volume.api [None req-20ee998e-0946-4309-94a6-a95752722145 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:51:35.805 8 INFO cinder.api.openstack.wsgi [None req-20ee998e-0946-4309-94a6-a95752722145 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes returned with HTTP 200 [pid: 8|app: 0|req: 339/679] 10.0.0.210 () {32 vars in 701 bytes} [Thu May 28 13:51:35 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:51:42.388 7 INFO cinder.api.openstack.wsgi [None req-5c38ace7-364a-4092-968c-5374cb653d4a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:51:42.389 8 INFO cinder.api.openstack.wsgi [None req-20ee998e-0946-4309-94a6-a95752722145 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:51:42.389 7 INFO cinder.api.openstack.wsgi [None req-5c38ace7-364a-4092-968c-5374cb653d4a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:51:42.390 8 INFO cinder.api.openstack.wsgi [None req-20ee998e-0946-4309-94a6-a95752722145 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:51:52.388 7 INFO cinder.api.openstack.wsgi [None req-5c38ace7-364a-4092-968c-5374cb653d4a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:51:52.389 8 INFO cinder.api.openstack.wsgi [None req-20ee998e-0946-4309-94a6-a95752722145 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:51:52.389 7 INFO cinder.api.openstack.wsgi [None req-5c38ace7-364a-4092-968c-5374cb653d4a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:51:52.390 8 INFO cinder.api.openstack.wsgi [None req-20ee998e-0946-4309-94a6-a95752722145 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:52:02.388 7 INFO cinder.api.openstack.wsgi [None req-5c38ace7-364a-4092-968c-5374cb653d4a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:52:02.389 7 INFO cinder.api.openstack.wsgi [None req-5c38ace7-364a-4092-968c-5374cb653d4a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:52:02.391 8 INFO cinder.api.openstack.wsgi [None req-20ee998e-0946-4309-94a6-a95752722145 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:52:02.391 8 INFO cinder.api.openstack.wsgi [None req-20ee998e-0946-4309-94a6-a95752722145 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:52:06.222 7 INFO cinder.api.openstack.wsgi [None req-50557933-766c-44eb-bf4c-bdca26394b57 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:52:06.232 7 INFO cinder.volume.api [None req-50557933-766c-44eb-bf4c-bdca26394b57 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:52:06.234 7 INFO cinder.api.openstack.wsgi [None req-50557933-766c-44eb-bf4c-bdca26394b57 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 344/686] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:52:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:52:06.242 8 INFO cinder.api.openstack.wsgi [None req-2fa1dbef-8ccf-4a38-b2e3-e7e2fec4fb9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:52:06.254 8 INFO cinder.volume.api [None req-2fa1dbef-8ccf-4a38-b2e3-e7e2fec4fb9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:52:06.254 8 INFO cinder.api.openstack.wsgi [None req-2fa1dbef-8ccf-4a38-b2e3-e7e2fec4fb9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 343/687] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:52:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:52:06.266 7 INFO cinder.api.openstack.wsgi [None req-2622b776-4d12-4db7-a3d8-bb41656ba960 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:52:06.281 7 INFO cinder.volume.api [None req-2622b776-4d12-4db7-a3d8-bb41656ba960 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:52:06.284 7 INFO cinder.api.openstack.wsgi [None req-2622b776-4d12-4db7-a3d8-bb41656ba960 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 345/688] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:52:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:52:06.294 8 INFO cinder.api.openstack.wsgi [None req-319607d2-ab8b-4988-9d42-ae6028831d33 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:52:06.798 8 INFO cinder.api.openstack.wsgi [None req-319607d2-ab8b-4988-9d42-ae6028831d33 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 344/689] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:52:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:52:06.934 7 INFO cinder.api.openstack.wsgi [None req-5b431dfa-a624-4959-bcff-eb7de6a17015 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:52:06.955 7 INFO cinder.api.openstack.wsgi [None req-5b431dfa-a624-4959-bcff-eb7de6a17015 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/690] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:52:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:52:06.965 8 INFO cinder.api.openstack.wsgi [None req-3c61f8d1-34fa-4ddd-94cc-979de4d7ada4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/2df53cf1f29f45bfb02fd80007d8aef2?usage=true 2026-05-28 13:52:06.990 8 INFO cinder.api.openstack.wsgi [None req-3c61f8d1-34fa-4ddd-94cc-979de4d7ada4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/2df53cf1f29f45bfb02fd80007d8aef2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/691] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:52:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/2df53cf1f29f45bfb02fd80007d8aef2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:52:07.002 7 INFO cinder.api.openstack.wsgi [None req-45cac9ff-fd8d-4522-bb05-07fe763f2aaa e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/84dbc52e983041e9949f0ea8f07b4829?usage=true 2026-05-28 13:52:07.029 7 INFO cinder.api.openstack.wsgi [None req-45cac9ff-fd8d-4522-bb05-07fe763f2aaa e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/84dbc52e983041e9949f0ea8f07b4829?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/692] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:52:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/84dbc52e983041e9949f0ea8f07b4829?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:52:07.039 8 INFO cinder.api.openstack.wsgi [None req-5b2aa6ba-b6e0-4369-a0be-99d03f415a5f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/b5a8bf47173b434588c1b021befe06bd?usage=true 2026-05-28 13:52:07.066 8 INFO cinder.api.openstack.wsgi [None req-5b2aa6ba-b6e0-4369-a0be-99d03f415a5f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/b5a8bf47173b434588c1b021befe06bd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/693] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:52:07 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/b5a8bf47173b434588c1b021befe06bd?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:52:07.074 7 INFO cinder.api.openstack.wsgi [None req-e7f28e4f-0907-47b8-8a3e-8db493bb753b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:52:07.092 7 INFO cinder.api.openstack.wsgi [None req-e7f28e4f-0907-47b8-8a3e-8db493bb753b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/694] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:52:07 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:52:07.099 8 INFO cinder.api.openstack.wsgi [None req-f5bfb7d1-597a-46bd-997a-70f5cbd32ac5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e211a1239b1d4323995345549e3d247d?usage=true 2026-05-28 13:52:07.117 8 INFO cinder.api.openstack.wsgi [None req-f5bfb7d1-597a-46bd-997a-70f5cbd32ac5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e211a1239b1d4323995345549e3d247d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/695] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:52:07 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e211a1239b1d4323995345549e3d247d?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:52:07.125 7 INFO cinder.api.openstack.wsgi [None req-149fe5ab-7d6d-48f3-823d-12853294d7dd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:52:07.148 7 INFO cinder.api.openstack.wsgi [None req-149fe5ab-7d6d-48f3-823d-12853294d7dd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/696] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:52:07 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:52:07.160 8 INFO cinder.api.openstack.wsgi [None req-bece4525-4afc-4135-9459-0defac2a0dfb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:52:07.173 8 INFO cinder.api.openstack.wsgi [None req-bece4525-4afc-4135-9459-0defac2a0dfb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 348/697] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:52:07 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:52:12.387 7 INFO cinder.api.openstack.wsgi [None req-149fe5ab-7d6d-48f3-823d-12853294d7dd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:52:12.388 8 INFO cinder.api.openstack.wsgi [None req-bece4525-4afc-4135-9459-0defac2a0dfb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:52:12.388 8 INFO cinder.api.openstack.wsgi [None req-bece4525-4afc-4135-9459-0defac2a0dfb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:52:12.390 7 INFO cinder.api.openstack.wsgi [None req-149fe5ab-7d6d-48f3-823d-12853294d7dd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:52:22.387 8 INFO cinder.api.openstack.wsgi [None req-bece4525-4afc-4135-9459-0defac2a0dfb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:52:22.387 7 INFO cinder.api.openstack.wsgi [None req-149fe5ab-7d6d-48f3-823d-12853294d7dd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:52:22.388 8 INFO cinder.api.openstack.wsgi [None req-bece4525-4afc-4135-9459-0defac2a0dfb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:52:22.388 7 INFO cinder.api.openstack.wsgi [None req-149fe5ab-7d6d-48f3-823d-12853294d7dd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:52:32.388 7 INFO cinder.api.openstack.wsgi [None req-149fe5ab-7d6d-48f3-823d-12853294d7dd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:52:32.388 8 INFO cinder.api.openstack.wsgi [None req-bece4525-4afc-4135-9459-0defac2a0dfb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:52:32.389 7 INFO cinder.api.openstack.wsgi [None req-149fe5ab-7d6d-48f3-823d-12853294d7dd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:52:32.390 8 INFO cinder.api.openstack.wsgi [None req-bece4525-4afc-4135-9459-0defac2a0dfb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:52:42.388 7 INFO cinder.api.openstack.wsgi [None req-149fe5ab-7d6d-48f3-823d-12853294d7dd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:52:42.389 7 INFO cinder.api.openstack.wsgi [None req-149fe5ab-7d6d-48f3-823d-12853294d7dd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:52:42.390 8 INFO cinder.api.openstack.wsgi [None req-bece4525-4afc-4135-9459-0defac2a0dfb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:52:42.391 8 INFO cinder.api.openstack.wsgi [None req-bece4525-4afc-4135-9459-0defac2a0dfb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:52:47.563 7 INFO cinder.api.openstack.wsgi [None req-0e0d7250-019d-44ba-a39a-f26ad9c1f079 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes 2026-05-28 13:52:47.566 7 INFO cinder.api.v3.volumes [None req-0e0d7250-019d-44ba-a39a-f26ad9c1f079 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Create volume of 1 GB 2026-05-28 13:52:47.578 7 INFO cinder.volume.api [None req-0e0d7250-019d-44ba-a39a-f26ad9c1f079 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Availability Zones retrieved successfully. 2026-05-28 13:52:47.852 7 INFO cinder.volume.api [None req-0e0d7250-019d-44ba-a39a-f26ad9c1f079 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Create volume request issued successfully. 2026-05-28 13:52:47.853 7 INFO cinder.api.openstack.wsgi [None req-0e0d7250-019d-44ba-a39a-f26ad9c1f079 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes returned with HTTP 202 [pid: 7|app: 0|req: 354/706] 10.0.0.210 () {34 vars in 722 bytes} [Thu May 28 13:52:47 2026] POST /v3/252e304300694d2a8384a7c555733c94/volumes => generated 861 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-28 13:52:47.879 8 INFO cinder.api.openstack.wsgi [None req-a04696c7-ab2b-46ce-b8f6-292eb8f42b57 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 /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-05-28 13:52:47.945 8 INFO cinder.volume.api [None req-a04696c7-ab2b-46ce-b8f6-292eb8f42b57 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Volume info retrieved successfully. 2026-05-28 13:52:47.960 8 INFO cinder.api.openstack.wsgi [None req-a04696c7-ab2b-46ce-b8f6-292eb8f42b57 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 returned with HTTP 200 [pid: 8|app: 0|req: 353/707] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:52:47 2026] GET /v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 => generated 929 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:52:48.981 7 INFO cinder.api.openstack.wsgi [None req-6efc9b8f-0f63-40b5-b947-d6a1ebb6af0d ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 /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-05-28 13:52:49.004 7 INFO cinder.volume.api [None req-6efc9b8f-0f63-40b5-b947-d6a1ebb6af0d ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Volume info retrieved successfully. 2026-05-28 13:52:49.017 7 INFO cinder.api.openstack.wsgi [None req-6efc9b8f-0f63-40b5-b947-d6a1ebb6af0d ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 returned with HTTP 200 [pid: 7|app: 0|req: 355/708] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:52:48 2026] GET /v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 => generated 953 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:52:50.047 8 INFO cinder.api.openstack.wsgi [None req-ede79e27-49a1-4f72-99be-cd27b768151c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 /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-05-28 13:52:50.083 8 INFO cinder.volume.api [None req-ede79e27-49a1-4f72-99be-cd27b768151c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Volume info retrieved successfully. 2026-05-28 13:52:50.088 8 INFO cinder.api.openstack.wsgi [None req-ede79e27-49a1-4f72-99be-cd27b768151c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 returned with HTTP 200 [pid: 8|app: 0|req: 354/709] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:52:50 2026] GET /v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:52:52.388 7 INFO cinder.api.openstack.wsgi [None req-6efc9b8f-0f63-40b5-b947-d6a1ebb6af0d ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:52:52.388 8 INFO cinder.api.openstack.wsgi [None req-ede79e27-49a1-4f72-99be-cd27b768151c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:52:52.389 7 INFO cinder.api.openstack.wsgi [None req-6efc9b8f-0f63-40b5-b947-d6a1ebb6af0d ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:52:52.390 8 INFO cinder.api.openstack.wsgi [None req-ede79e27-49a1-4f72-99be-cd27b768151c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:53:02.387 7 INFO cinder.api.openstack.wsgi [None req-6efc9b8f-0f63-40b5-b947-d6a1ebb6af0d ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:53:02.387 8 INFO cinder.api.openstack.wsgi [None req-ede79e27-49a1-4f72-99be-cd27b768151c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:53:02.389 8 INFO cinder.api.openstack.wsgi [None req-ede79e27-49a1-4f72-99be-cd27b768151c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:53:02.389 7 INFO cinder.api.openstack.wsgi [None req-6efc9b8f-0f63-40b5-b947-d6a1ebb6af0d ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:04.032 8 INFO cinder.api.openstack.wsgi [None req-e4f219da-2ceb-4e22-b7ff-409581bbfd2c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19/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-05-28 13:53:04.042 8 INFO cinder.volume.api [None req-e4f219da-2ceb-4e22-b7ff-409581bbfd2c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:04.059 8 INFO cinder.volume.api [None req-e4f219da-2ceb-4e22-b7ff-409581bbfd2c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Update volume admin metadata completed successfully. 2026-05-28 13:53:04.563 8 INFO cinder.volume.api [None req-e4f219da-2ceb-4e22-b7ff-409581bbfd2c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Attach volume completed successfully. 2026-05-28 13:53:04.563 8 INFO cinder.api.openstack.wsgi [None req-e4f219da-2ceb-4e22-b7ff-409581bbfd2c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19/action returned with HTTP 202 [pid: 8|app: 0|req: 357/714] 10.0.0.210 () {34 vars in 810 bytes} [Thu May 28 13:53:04 2026] POST /v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19/action => generated 0 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:04.578 7 INFO cinder.api.openstack.wsgi [None req-8aeb3076-f5b8-4f44-ae9d-9d630ed63817 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 /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-05-28 13:53:04.607 7 INFO cinder.volume.api [None req-8aeb3076-f5b8-4f44-ae9d-9d630ed63817 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:04.613 7 INFO cinder.api.openstack.wsgi [None req-8aeb3076-f5b8-4f44-ae9d-9d630ed63817 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 returned with HTTP 200 [pid: 7|app: 0|req: 358/715] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:04 2026] GET /v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 => generated 1288 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:04.639 8 INFO cinder.api.openstack.wsgi [None req-f2601814-2b40-446d-b97b-1e16e0affc51 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19/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-05-28 13:53:04.657 8 INFO cinder.volume.api [None req-f2601814-2b40-446d-b97b-1e16e0affc51 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:05.163 8 INFO cinder.volume.api [None req-f2601814-2b40-446d-b97b-1e16e0affc51 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Detach volume completed successfully. 2026-05-28 13:53:05.163 8 INFO cinder.api.openstack.wsgi [None req-f2601814-2b40-446d-b97b-1e16e0affc51 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19/action returned with HTTP 202 [pid: 8|app: 0|req: 358/716] 10.0.0.210 () {34 vars in 810 bytes} [Thu May 28 13:53:04 2026] POST /v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19/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-05-28 13:53:05.179 7 INFO cinder.api.openstack.wsgi [None req-8eb5e45e-bd83-413c-a02b-d962379f8368 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 /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-05-28 13:53:05.206 7 INFO cinder.volume.api [None req-8eb5e45e-bd83-413c-a02b-d962379f8368 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:05.213 7 INFO cinder.api.openstack.wsgi [None req-8eb5e45e-bd83-413c-a02b-d962379f8368 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 returned with HTTP 200 [pid: 7|app: 0|req: 359/717] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:05 2026] GET /v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:06.098 8 INFO cinder.api.openstack.wsgi [None req-cc0dd4a0-6abe-42a7-9829-aafb7f774d4b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:53:06.105 8 INFO cinder.api.openstack.wsgi [None req-cc0dd4a0-6abe-42a7-9829-aafb7f774d4b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 359/718] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:53:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:06.115 7 INFO cinder.api.openstack.wsgi [None req-b2a1f086-4d25-4a19-a676-fd6a6dda0cab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:53:06.247 8 INFO cinder.api.openstack.wsgi [None req-303dd087-c352-4626-8f1a-6906b0b39497 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes 2026-05-28 13:53:06.619 7 INFO cinder.api.openstack.wsgi [None req-b2a1f086-4d25-4a19-a676-fd6a6dda0cab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 360/719] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:53:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:53:06.638 7 INFO cinder.api.openstack.wsgi [None req-4641c51c-77b3-48bc-ba2c-28d0f0322c9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:53:06.644 7 INFO cinder.volume.api [None req-4641c51c-77b3-48bc-ba2c-28d0f0322c9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:53:06.644 7 INFO cinder.api.openstack.wsgi [None req-4641c51c-77b3-48bc-ba2c-28d0f0322c9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 361/720] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:53:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:53:06.654 7 INFO cinder.api.openstack.wsgi [None req-1f4edcc9-e96f-42fe-9ad0-55ce1856c774 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:53:06.666 7 INFO cinder.volume.api [None req-1f4edcc9-e96f-42fe-9ad0-55ce1856c774 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - 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-05-28 13:53:06.672 7 INFO cinder.api.openstack.wsgi [None req-1f4edcc9-e96f-42fe-9ad0-55ce1856c774 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 362/721] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:53:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:06.818 7 INFO cinder.api.openstack.wsgi [None req-bdb0c763-819e-4b2a-88db-6c63f84decf7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:53:06.853 7 INFO cinder.api.openstack.wsgi [None req-bdb0c763-819e-4b2a-88db-6c63f84decf7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/722] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:53:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:53:06.862 7 INFO cinder.api.openstack.wsgi [None req-2a8b17c5-7db0-43ea-bad0-d5300156f32b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/252e304300694d2a8384a7c555733c94?usage=true 2026-05-28 13:53:06.884 7 INFO cinder.api.openstack.wsgi [None req-2a8b17c5-7db0-43ea-bad0-d5300156f32b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/252e304300694d2a8384a7c555733c94?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/723] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:53:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/252e304300694d2a8384a7c555733c94?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:53:06.893 7 INFO cinder.api.openstack.wsgi [None req-86014a2a-9102-491d-b0df-fac0c3d39c34 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/67d5a2d6d44d4ed38776f5eb81b5ef02?usage=true 2026-05-28 13:53:06.933 7 INFO cinder.api.openstack.wsgi [None req-86014a2a-9102-491d-b0df-fac0c3d39c34 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/67d5a2d6d44d4ed38776f5eb81b5ef02?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/724] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:53:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/67d5a2d6d44d4ed38776f5eb81b5ef02?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:53:06.942 7 INFO cinder.api.openstack.wsgi [None req-6ac3d4bb-7131-4f60-a7e0-c4acea71a83b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/6cc09981a1bc4118a14f85564dcc56b6?usage=true 2026-05-28 13:53:06.960 7 INFO cinder.api.openstack.wsgi [None req-6ac3d4bb-7131-4f60-a7e0-c4acea71a83b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/6cc09981a1bc4118a14f85564dcc56b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/725] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:53:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/6cc09981a1bc4118a14f85564dcc56b6?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:53:06.966 8 INFO cinder.api.v3.volumes [None req-303dd087-c352-4626-8f1a-6906b0b39497 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] Create volume of 1 GB 2026-05-28 13:53:06.970 7 INFO cinder.api.openstack.wsgi [None req-1d538555-af6c-4112-bbb7-aaf41fa1f483 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:53:06.986 8 INFO cinder.volume.api [None req-303dd087-c352-4626-8f1a-6906b0b39497 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] Availability Zones retrieved successfully. 2026-05-28 13:53:07.001 7 INFO cinder.api.openstack.wsgi [None req-1d538555-af6c-4112-bbb7-aaf41fa1f483 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/726] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:53:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:53:07.010 7 INFO cinder.api.openstack.wsgi [None req-68e0d477-3239-437e-b60a-7b0e6d8f8412 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cba86936fe7c47768c627caf933bcc81?usage=true 2026-05-28 13:53:07.033 7 INFO cinder.api.openstack.wsgi [None req-68e0d477-3239-437e-b60a-7b0e6d8f8412 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cba86936fe7c47768c627caf933bcc81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/727] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:53:07 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cba86936fe7c47768c627caf933bcc81?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:53:07.042 7 INFO cinder.api.openstack.wsgi [None req-0d3d6418-f140-4314-945b-00d8963ad71e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:53:07.068 7 INFO cinder.api.openstack.wsgi [None req-0d3d6418-f140-4314-945b-00d8963ad71e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/728] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:53:07 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:53:07.080 7 INFO cinder.api.openstack.wsgi [None req-783514ad-af77-4ef1-ba9d-6c4c9a80c054 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:53:07.091 7 INFO cinder.volume.api [None req-783514ad-af77-4ef1-ba9d-6c4c9a80c054 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - 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-05-28 13:53:07.098 7 INFO cinder.api.openstack.wsgi [None req-783514ad-af77-4ef1-ba9d-6c4c9a80c054 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 370/729] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:53:07 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 13:53:07.340 8 INFO cinder.volume.api [None req-303dd087-c352-4626-8f1a-6906b0b39497 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] Create volume request issued successfully. 2026-05-28 13:53:07.341 8 INFO cinder.api.openstack.wsgi [None req-303dd087-c352-4626-8f1a-6906b0b39497 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes returned with HTTP 202 [pid: 8|app: 0|req: 360/730] 10.0.0.210 () {34 vars in 723 bytes} [Thu May 28 13:53:06 2026] POST /v3/cba86936fe7c47768c627caf933bcc81/volumes => generated 864 bytes in 1100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:07.377 7 INFO cinder.api.openstack.wsgi [None req-0bf89673-716c-484a-b6f9-9a6c1de1443e 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 /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-05-28 13:53:07.399 7 INFO cinder.volume.api [None req-0bf89673-716c-484a-b6f9-9a6c1de1443e 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:07.407 7 INFO cinder.api.openstack.wsgi [None req-0bf89673-716c-484a-b6f9-9a6c1de1443e 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 returned with HTTP 200 [pid: 7|app: 0|req: 371/731] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:07 2026] GET /v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 => generated 932 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:08.431 8 INFO cinder.api.openstack.wsgi [None req-0a0b7128-840f-4d26-ad5b-a3b97f269ce2 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 /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-05-28 13:53:08.453 8 INFO cinder.volume.api [None req-0a0b7128-840f-4d26-ad5b-a3b97f269ce2 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:08.459 8 INFO cinder.api.openstack.wsgi [None req-0a0b7128-840f-4d26-ad5b-a3b97f269ce2 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 returned with HTTP 200 [pid: 8|app: 0|req: 361/732] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:08 2026] GET /v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:09.485 7 INFO cinder.api.openstack.wsgi [None req-4607eaba-2d24-4b6f-97fa-d374f5a40926 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 /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-05-28 13:53:09.500 7 INFO cinder.volume.api [None req-4607eaba-2d24-4b6f-97fa-d374f5a40926 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:09.506 7 INFO cinder.api.openstack.wsgi [None req-4607eaba-2d24-4b6f-97fa-d374f5a40926 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 returned with HTTP 200 [pid: 7|app: 0|req: 372/733] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:09 2026] GET /v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 => generated 1482 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:09.598 8 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-dc22e425-1d4c-4ca5-8f5c-7dd51f5ea69b 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 /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-05-28 13:53:09.616 8 INFO cinder.volume.api [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-dc22e425-1d4c-4ca5-8f5c-7dd51f5ea69b 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:09.622 8 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-dc22e425-1d4c-4ca5-8f5c-7dd51f5ea69b 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 returned with HTTP 200 [pid: 8|app: 0|req: 362/734] 10.0.0.201 () {34 vars in 1028 bytes} [Thu May 28 13:53:09 2026] GET /v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 => generated 1482 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:10.067 7 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-7ad80cf6-2ba4-44ae-8ccf-c676d7bbdbb8 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 /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-05-28 13:53:10.083 7 INFO cinder.volume.api [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-7ad80cf6-2ba4-44ae-8ccf-c676d7bbdbb8 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:10.090 7 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-7ad80cf6-2ba4-44ae-8ccf-c676d7bbdbb8 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 returned with HTTP 200 [pid: 7|app: 0|req: 373/735] 10.0.0.201 () {34 vars in 1028 bytes} [Thu May 28 13:53:10 2026] GET /v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 => generated 1482 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 13:53:10.104 8 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-dc22e425-1d4c-4ca5-8f5c-7dd51f5ea69b 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-28 13:53:10.105 8 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-dc22e425-1d4c-4ca5-8f5c-7dd51f5ea69b 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 363/736] 10.0.0.201 () {32 vars in 829 bytes} [Thu May 28 13:53:10 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:10.120 7 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-0395cd3a-62df-4f5c-a211-0d9359e6909e 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/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-05-28 13:53:10.205 7 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-0395cd3a-62df-4f5c-a211-0d9359e6909e 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/attachments returned with HTTP 200 [pid: 7|app: 0|req: 374/737] 10.0.0.201 () {40 vars in 1057 bytes} [Thu May 28 13:53:10 2026] POST /v3/cba86936fe7c47768c627caf933bcc81/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 13:53:12.388 7 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-0395cd3a-62df-4f5c-a211-0d9359e6909e 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:53:12.388 8 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-dc22e425-1d4c-4ca5-8f5c-7dd51f5ea69b 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:53:12.389 7 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-0395cd3a-62df-4f5c-a211-0d9359e6909e 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:53:12.390 8 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-dc22e425-1d4c-4ca5-8f5c-7dd51f5ea69b 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:12.395 7 INFO cinder.api.openstack.wsgi [None req-33e7accc-d98b-4d90-aaee-d0d569213944 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 /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-05-28 13:53:12.412 7 INFO cinder.volume.api [None req-33e7accc-d98b-4d90-aaee-d0d569213944 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:12.418 7 INFO cinder.api.openstack.wsgi [None req-33e7accc-d98b-4d90-aaee-d0d569213944 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 returned with HTTP 200 [pid: 7|app: 0|req: 376/740] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:12 2026] GET /v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 => 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-05-28 13:53:12.442 8 INFO cinder.api.openstack.wsgi [None req-5af732b8-1ae0-4cfd-8b12-2805dff3115c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 2026-05-28 13:53:12.443 8 INFO cinder.api.v3.volumes [None req-5af732b8-1ae0-4cfd-8b12-2805dff3115c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Delete volume with id: d296e581-a464-4665-ae78-d14a122f5a19 /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-05-28 13:53:12.455 8 INFO cinder.volume.api [None req-5af732b8-1ae0-4cfd-8b12-2805dff3115c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:12.490 8 INFO cinder.volume.api [None req-5af732b8-1ae0-4cfd-8b12-2805dff3115c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Delete volume request issued successfully. 2026-05-28 13:53:12.491 8 INFO cinder.api.openstack.wsgi [None req-5af732b8-1ae0-4cfd-8b12-2805dff3115c ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 returned with HTTP 202 [pid: 8|app: 0|req: 365/741] 10.0.0.210 () {32 vars in 778 bytes} [Thu May 28 13:53:12 2026] DELETE /v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:12.504 7 INFO cinder.api.openstack.wsgi [None req-e01e3dd7-e807-459e-b1e8-06e01fcad73e ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 /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-05-28 13:53:12.521 7 INFO cinder.volume.api [None req-e01e3dd7-e807-459e-b1e8-06e01fcad73e ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:12.528 7 INFO cinder.api.openstack.wsgi [None req-e01e3dd7-e807-459e-b1e8-06e01fcad73e ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 returned with HTTP 200 [pid: 7|app: 0|req: 377/742] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:12 2026] GET /v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 => generated 972 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:13.551 8 INFO cinder.api.openstack.wsgi [None req-f922b5b6-f0be-4d9b-a170-a02cabdf2e16 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 2026-05-28 13:53:13.559 8 INFO cinder.api.openstack.wsgi [None req-f922b5b6-f0be-4d9b-a170-a02cabdf2e16 ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 returned with HTTP 404 [pid: 8|app: 0|req: 366/743] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:13 2026] GET /v3/252e304300694d2a8384a7c555733c94/volumes/d296e581-a464-4665-ae78-d14a122f5a19 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-28 13:53:16.073 7 INFO cinder.api.openstack.wsgi [None req-e01e3dd7-e807-459e-b1e8-06e01fcad73e ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-28 13:53:16.074 7 INFO cinder.api.openstack.wsgi [None req-e01e3dd7-e807-459e-b1e8-06e01fcad73e ceeade31c51d4d269685d55319b844ad 252e304300694d2a8384a7c555733c94 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 378/744] 199.204.45.144 () {32 vars in 840 bytes} [Thu May 28 13:53:16 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-28 13:53:16.125 8 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-bae4586b-a7e6-483a-a2bc-c4363bdb85f3 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 /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-05-28 13:53:16.146 8 INFO cinder.volume.api [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-bae4586b-a7e6-483a-a2bc-c4363bdb85f3 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:16.152 8 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-bae4586b-a7e6-483a-a2bc-c4363bdb85f3 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 returned with HTTP 200 [pid: 8|app: 0|req: 367/745] 199.204.45.144 () {36 vars in 1073 bytes} [Thu May 28 13:53:16 2026] GET /v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 => generated 1662 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:17.565 7 INFO cinder.api.openstack.wsgi [req-49fd0394-8e9c-4e2e-97e8-ed9a3ba6f8f8 req-6f0448a6-7a32-46f4-8432-32538631d7c8 1d5aebfd4de44d5e9d23911dd44d1d5e 67d5a2d6d44d4ed38776f5eb81b5ef02 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/67d5a2d6d44d4ed38776f5eb81b5ef02/attachments?instance_id=d4e2226c-49ed-437b-ad86-6d879c9d9ff3 2026-05-28 13:53:17.587 7 INFO cinder.api.openstack.wsgi [req-49fd0394-8e9c-4e2e-97e8-ed9a3ba6f8f8 req-6f0448a6-7a32-46f4-8432-32538631d7c8 1d5aebfd4de44d5e9d23911dd44d1d5e 67d5a2d6d44d4ed38776f5eb81b5ef02 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/67d5a2d6d44d4ed38776f5eb81b5ef02/attachments?instance_id=d4e2226c-49ed-437b-ad86-6d879c9d9ff3 returned with HTTP 200 [pid: 7|app: 0|req: 379/746] 199.204.45.144 () {36 vars in 1104 bytes} [Thu May 28 13:53:17 2026] GET /v3/67d5a2d6d44d4ed38776f5eb81b5ef02/attachments?instance_id=d4e2226c-49ed-437b-ad86-6d879c9d9ff3 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:18.309 8 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-7c39548a-c65e-4b5f-a792-364841309f89 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/attachments/e191686e-09c6-485c-bbc0-22ca9a1ba679 /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-05-28 13:53:18.687 7 INFO cinder.api.openstack.wsgi [None req-1c04a6e2-2959-42d1-89f6-cc080905c2e4 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes 2026-05-28 13:53:18.692 7 INFO cinder.api.v3.volumes [None req-1c04a6e2-2959-42d1-89f6-cc080905c2e4 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Create volume of 1 GB 2026-05-28 13:53:18.699 7 INFO cinder.volume.api [None req-1c04a6e2-2959-42d1-89f6-cc080905c2e4 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Availability Zones retrieved successfully. 2026-05-28 13:53:18.900 7 INFO cinder.volume.api [None req-1c04a6e2-2959-42d1-89f6-cc080905c2e4 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Create volume request issued successfully. 2026-05-28 13:53:18.901 7 INFO cinder.api.openstack.wsgi [None req-1c04a6e2-2959-42d1-89f6-cc080905c2e4 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes returned with HTTP 202 [pid: 7|app: 0|req: 380/747] 10.0.0.210 () {34 vars in 723 bytes} [Thu May 28 13:53:18 2026] POST /v3/846d09bf55594e74bea27111d7322286/volumes => generated 871 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:18.925 7 INFO cinder.api.openstack.wsgi [None req-623e8f8d-1dea-49d3-b51c-a0fc7c15dc41 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 /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-05-28 13:53:18.943 7 INFO cinder.volume.api [None req-623e8f8d-1dea-49d3-b51c-a0fc7c15dc41 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:18.947 7 INFO cinder.api.openstack.wsgi [None req-623e8f8d-1dea-49d3-b51c-a0fc7c15dc41 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 returned with HTTP 200 [pid: 7|app: 0|req: 381/748] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:18 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:53:19.360 8 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-7c39548a-c65e-4b5f-a792-364841309f89 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/attachments/e191686e-09c6-485c-bbc0-22ca9a1ba679 returned with HTTP 200 [pid: 8|app: 0|req: 368/749] 199.204.45.144 () {40 vars in 1135 bytes} [Thu May 28 13:53:18 2026] PUT /v3/cba86936fe7c47768c627caf933bcc81/attachments/e191686e-09c6-485c-bbc0-22ca9a1ba679 => generated 802 bytes in 1059 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:19.881 7 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-66af560b-28e7-48f3-8033-5c846424f179 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/attachments/e191686e-09c6-485c-bbc0-22ca9a1ba679/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-05-28 13:53:19.914 7 INFO cinder.api.openstack.wsgi [req-59c66f95-7f8d-4d85-82c8-8763e31088b9 req-66af560b-28e7-48f3-8033-5c846424f179 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/attachments/e191686e-09c6-485c-bbc0-22ca9a1ba679/action returned with HTTP 204 [pid: 7|app: 0|req: 382/750] 199.204.45.144 () {40 vars in 1148 bytes} [Thu May 28 13:53:19 2026] POST /v3/cba86936fe7c47768c627caf933bcc81/attachments/e191686e-09c6-485c-bbc0-22ca9a1ba679/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:19.967 8 INFO cinder.api.openstack.wsgi [None req-25f030ff-6d02-4fd1-996b-c328dc4190f1 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 /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-05-28 13:53:19.986 8 INFO cinder.volume.api [None req-25f030ff-6d02-4fd1-996b-c328dc4190f1 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:19.991 8 INFO cinder.api.openstack.wsgi [None req-25f030ff-6d02-4fd1-996b-c328dc4190f1 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 returned with HTTP 200 [pid: 8|app: 0|req: 369/751] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:19 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 => generated 964 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:20.010 7 INFO cinder.api.openstack.wsgi [None req-9a4c5247-07d0-4073-a55c-1c60935854f1 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 /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-05-28 13:53:20.020 7 INFO cinder.volume.api [None req-9a4c5247-07d0-4073-a55c-1c60935854f1 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:20.024 7 INFO cinder.api.openstack.wsgi [None req-9a4c5247-07d0-4073-a55c-1c60935854f1 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 returned with HTTP 200 [pid: 7|app: 0|req: 383/752] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:20 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 => generated 964 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:20.045 8 INFO cinder.api.openstack.wsgi [None req-a18f4ab5-42f0-40b7-8791-e55c21361f55 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 /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-05-28 13:53:20.063 8 INFO cinder.volume.api [None req-a18f4ab5-42f0-40b7-8791-e55c21361f55 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:20.078 8 INFO cinder.volume.api [None req-a18f4ab5-42f0-40b7-8791-e55c21361f55 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume updated successfully. 2026-05-28 13:53:20.079 8 INFO cinder.api.openstack.wsgi [None req-a18f4ab5-42f0-40b7-8791-e55c21361f55 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 returned with HTTP 200 [pid: 8|app: 0|req: 370/753] 10.0.0.210 () {34 vars in 795 bytes} [Thu May 28 13:53:20 2026] PUT /v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 => generated 896 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:20.103 7 INFO cinder.api.openstack.wsgi [None req-6b319e9c-15c3-441a-b161-a19815dc0d9a 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 /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-05-28 13:53:20.121 7 INFO cinder.volume.api [None req-6b319e9c-15c3-441a-b161-a19815dc0d9a 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:20.129 7 INFO cinder.volume.api [None req-6b319e9c-15c3-441a-b161-a19815dc0d9a 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume updated successfully. 2026-05-28 13:53:20.130 7 INFO cinder.api.openstack.wsgi [None req-6b319e9c-15c3-441a-b161-a19815dc0d9a 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 returned with HTTP 200 [pid: 7|app: 0|req: 384/754] 10.0.0.210 () {34 vars in 796 bytes} [Thu May 28 13:53:20 2026] PUT /v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 => generated 935 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:20.147 8 INFO cinder.api.openstack.wsgi [None req-afe6fa76-fa46-4522-b005-af97d4f88620 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 /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-05-28 13:53:20.173 8 INFO cinder.volume.api [None req-afe6fa76-fa46-4522-b005-af97d4f88620 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:20.180 8 INFO cinder.api.openstack.wsgi [None req-afe6fa76-fa46-4522-b005-af97d4f88620 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 returned with HTTP 200 [pid: 8|app: 0|req: 371/755] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:20 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 => generated 1003 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:20.203 7 INFO cinder.api.openstack.wsgi [None req-faa656fb-7b41-4d50-bab1-d90f40c21e25 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes 2026-05-28 13:53:20.207 7 INFO cinder.api.v3.volumes [None req-faa656fb-7b41-4d50-bab1-d90f40c21e25 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Create volume of 1 GB 2026-05-28 13:53:20.215 7 INFO cinder.volume.api [None req-faa656fb-7b41-4d50-bab1-d90f40c21e25 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Availability Zones retrieved successfully. 2026-05-28 13:53:20.377 7 INFO cinder.volume.api [None req-faa656fb-7b41-4d50-bab1-d90f40c21e25 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Create volume request issued successfully. 2026-05-28 13:53:20.378 7 INFO cinder.api.openstack.wsgi [None req-faa656fb-7b41-4d50-bab1-d90f40c21e25 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes returned with HTTP 202 [pid: 7|app: 0|req: 385/756] 10.0.0.210 () {34 vars in 723 bytes} [Thu May 28 13:53:20 2026] POST /v3/846d09bf55594e74bea27111d7322286/volumes => generated 891 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:20.399 8 INFO cinder.api.openstack.wsgi [None req-ffb322aa-4749-4bf6-99b1-1bcef31ef9ee 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db /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-05-28 13:53:20.418 8 INFO cinder.volume.api [None req-ffb322aa-4749-4bf6-99b1-1bcef31ef9ee 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:20.430 8 INFO cinder.api.openstack.wsgi [None req-ffb322aa-4749-4bf6-99b1-1bcef31ef9ee 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db returned with HTTP 200 [pid: 8|app: 0|req: 372/757] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:20 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db => generated 959 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:21.455 7 INFO cinder.api.openstack.wsgi [None req-6eb0dadd-4dcb-4d4e-b7cd-0f5725a0e8ac 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db /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-05-28 13:53:21.471 7 INFO cinder.volume.api [None req-6eb0dadd-4dcb-4d4e-b7cd-0f5725a0e8ac 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:21.477 7 INFO cinder.api.openstack.wsgi [None req-6eb0dadd-4dcb-4d4e-b7cd-0f5725a0e8ac 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db returned with HTTP 200 [pid: 7|app: 0|req: 386/758] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:21 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db => generated 984 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:21.499 8 INFO cinder.api.openstack.wsgi [None req-f79c1445-5c9c-44bd-bf99-1884c5de456e 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db /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-05-28 13:53:21.519 8 INFO cinder.volume.api [None req-f79c1445-5c9c-44bd-bf99-1884c5de456e 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:21.534 8 INFO cinder.volume.api [None req-f79c1445-5c9c-44bd-bf99-1884c5de456e 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume updated successfully. 2026-05-28 13:53:21.535 8 INFO cinder.api.openstack.wsgi [None req-f79c1445-5c9c-44bd-bf99-1884c5de456e 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db returned with HTTP 200 [pid: 8|app: 0|req: 373/759] 10.0.0.210 () {34 vars in 795 bytes} [Thu May 28 13:53:21 2026] PUT /v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:21.558 7 INFO cinder.api.openstack.wsgi [None req-3e58d349-da51-4340-ac70-3c8df1043553 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db /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-05-28 13:53:21.572 7 INFO cinder.volume.api [None req-3e58d349-da51-4340-ac70-3c8df1043553 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:21.588 7 INFO cinder.api.openstack.wsgi [None req-3e58d349-da51-4340-ac70-3c8df1043553 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db returned with HTTP 200 [pid: 7|app: 0|req: 387/760] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:21 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db => generated 950 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:21.608 8 INFO cinder.api.openstack.wsgi [None req-f0a065a4-23cd-4beb-9bf1-033f755a40e2 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db 2026-05-28 13:53:21.609 8 INFO cinder.api.v3.volumes [None req-f0a065a4-23cd-4beb-9bf1-033f755a40e2 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Delete volume with id: 367d9729-246a-488f-a065-47bd752e06db /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-05-28 13:53:21.619 8 INFO cinder.volume.api [None req-f0a065a4-23cd-4beb-9bf1-033f755a40e2 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:21.643 8 INFO cinder.volume.api [None req-f0a065a4-23cd-4beb-9bf1-033f755a40e2 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Delete volume request issued successfully. 2026-05-28 13:53:21.643 8 INFO cinder.api.openstack.wsgi [None req-f0a065a4-23cd-4beb-9bf1-033f755a40e2 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db returned with HTTP 202 [pid: 8|app: 0|req: 374/761] 10.0.0.210 () {32 vars in 778 bytes} [Thu May 28 13:53:21 2026] DELETE /v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db => 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-05-28 13:53:21.655 7 INFO cinder.api.openstack.wsgi [None req-65d72723-0bf0-4d45-8919-c03fe3e6a832 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db /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-05-28 13:53:21.669 7 INFO cinder.volume.api [None req-65d72723-0bf0-4d45-8919-c03fe3e6a832 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:21.673 7 INFO cinder.api.openstack.wsgi [None req-65d72723-0bf0-4d45-8919-c03fe3e6a832 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db returned with HTTP 200 [pid: 7|app: 0|req: 388/762] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:21 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:53:22.388 8 INFO cinder.api.openstack.wsgi [None req-f0a065a4-23cd-4beb-9bf1-033f755a40e2 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:53:22.388 7 INFO cinder.api.openstack.wsgi [None req-65d72723-0bf0-4d45-8919-c03fe3e6a832 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:53:22.389 8 INFO cinder.api.openstack.wsgi [None req-f0a065a4-23cd-4beb-9bf1-033f755a40e2 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:53:22.390 7 INFO cinder.api.openstack.wsgi [None req-65d72723-0bf0-4d45-8919-c03fe3e6a832 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:22.694 8 INFO cinder.api.openstack.wsgi [None req-31566c5f-cb95-4688-8367-78a3ebdea214 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db 2026-05-28 13:53:22.704 8 INFO cinder.api.openstack.wsgi [None req-31566c5f-cb95-4688-8367-78a3ebdea214 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db returned with HTTP 404 [pid: 8|app: 0|req: 376/765] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:22 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/367d9729-246a-488f-a065-47bd752e06db => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:22.714 7 INFO cinder.api.openstack.wsgi [None req-940fee8b-d03a-4ad6-8b27-8e2393b83834 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 /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-05-28 13:53:22.728 7 INFO cinder.volume.api [None req-940fee8b-d03a-4ad6-8b27-8e2393b83834 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:22.732 7 INFO cinder.api.openstack.wsgi [None req-940fee8b-d03a-4ad6-8b27-8e2393b83834 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 returned with HTTP 200 [pid: 7|app: 0|req: 390/766] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:22 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 => generated 1003 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 13:53:22.755 8 INFO cinder.api.openstack.wsgi [None req-3e851a3f-77de-4c85-9941-9735287563a6 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 2026-05-28 13:53:22.756 8 INFO cinder.api.v3.volumes [None req-3e851a3f-77de-4c85-9941-9735287563a6 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Delete volume with id: b13e8014-4ced-4fdd-9eb2-1680d7175890 /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-05-28 13:53:22.767 8 INFO cinder.volume.api [None req-3e851a3f-77de-4c85-9941-9735287563a6 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:22.797 8 INFO cinder.volume.api [None req-3e851a3f-77de-4c85-9941-9735287563a6 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Delete volume request issued successfully. 2026-05-28 13:53:22.797 8 INFO cinder.api.openstack.wsgi [None req-3e851a3f-77de-4c85-9941-9735287563a6 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 returned with HTTP 202 [pid: 8|app: 0|req: 377/767] 10.0.0.210 () {32 vars in 778 bytes} [Thu May 28 13:53:22 2026] DELETE /v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 => 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-05-28 13:53:22.814 7 INFO cinder.api.openstack.wsgi [None req-2466baf1-aa3a-4b0f-94c2-94826022623b 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 /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-05-28 13:53:22.829 7 INFO cinder.volume.api [None req-2466baf1-aa3a-4b0f-94c2-94826022623b 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:22.834 7 INFO cinder.api.openstack.wsgi [None req-2466baf1-aa3a-4b0f-94c2-94826022623b 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 returned with HTTP 200 [pid: 7|app: 0|req: 391/768] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:22 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 => generated 1002 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:23.853 8 INFO cinder.api.openstack.wsgi [None req-6eb0bf3b-28e5-466b-94bc-3ea220ba9978 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 2026-05-28 13:53:23.861 8 INFO cinder.api.openstack.wsgi [None req-6eb0bf3b-28e5-466b-94bc-3ea220ba9978 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 returned with HTTP 404 [pid: 8|app: 0|req: 378/769] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:23 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/b13e8014-4ced-4fdd-9eb2-1680d7175890 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:23.949 7 INFO cinder.api.openstack.wsgi [None req-f2a384a0-ac40-4cdf-88c0-cf7d8da6e31b 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes 2026-05-28 13:53:24.610 7 INFO cinder.api.v3.volumes [None req-f2a384a0-ac40-4cdf-88c0-cf7d8da6e31b 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Create volume of 1 GB 2026-05-28 13:53:24.618 7 INFO cinder.volume.api [None req-f2a384a0-ac40-4cdf-88c0-cf7d8da6e31b 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Availability Zones retrieved successfully. 2026-05-28 13:53:24.806 7 INFO cinder.volume.api [None req-f2a384a0-ac40-4cdf-88c0-cf7d8da6e31b 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Create volume request issued successfully. 2026-05-28 13:53:24.807 7 INFO cinder.api.openstack.wsgi [None req-f2a384a0-ac40-4cdf-88c0-cf7d8da6e31b 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes returned with HTTP 202 [pid: 7|app: 0|req: 392/770] 10.0.0.210 () {34 vars in 723 bytes} [Thu May 28 13:53:23 2026] POST /v3/846d09bf55594e74bea27111d7322286/volumes => generated 871 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-28 13:53:24.828 8 INFO cinder.api.openstack.wsgi [None req-6ae3361b-dd01-4f0e-bb81-2481bb9b2d2b 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc /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-05-28 13:53:24.863 8 INFO cinder.volume.api [None req-6ae3361b-dd01-4f0e-bb81-2481bb9b2d2b 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:24.878 8 INFO cinder.api.openstack.wsgi [None req-6ae3361b-dd01-4f0e-bb81-2481bb9b2d2b 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc returned with HTTP 200 [pid: 8|app: 0|req: 379/771] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:24 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc => generated 939 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:25.903 7 INFO cinder.api.openstack.wsgi [None req-eddba295-f816-4c15-8e59-327cc1372648 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc /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-05-28 13:53:25.924 7 INFO cinder.volume.api [None req-eddba295-f816-4c15-8e59-327cc1372648 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:25.933 7 INFO cinder.api.openstack.wsgi [None req-eddba295-f816-4c15-8e59-327cc1372648 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc returned with HTTP 200 [pid: 7|app: 0|req: 393/772] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:25 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc => generated 1489 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:25.961 8 INFO cinder.api.openstack.wsgi [None req-6ec1fca8-7229-412a-833f-1a3e9a48c8fa 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc /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-05-28 13:53:25.980 8 INFO cinder.volume.api [None req-6ec1fca8-7229-412a-833f-1a3e9a48c8fa 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:25.991 8 INFO cinder.api.openstack.wsgi [None req-6ec1fca8-7229-412a-833f-1a3e9a48c8fa 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc returned with HTTP 200 [pid: 8|app: 0|req: 380/773] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:25 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc => generated 1489 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:26.013 7 INFO cinder.api.openstack.wsgi [None req-f6dca07f-bf68-4fd1-92b8-fb2ed9a2b68a 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc /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-05-28 13:53:26.036 7 INFO cinder.volume.api [None req-f6dca07f-bf68-4fd1-92b8-fb2ed9a2b68a 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:26.043 7 INFO cinder.volume.api [None req-f6dca07f-bf68-4fd1-92b8-fb2ed9a2b68a 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume updated successfully. 2026-05-28 13:53:26.044 7 INFO cinder.api.openstack.wsgi [None req-f6dca07f-bf68-4fd1-92b8-fb2ed9a2b68a 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc returned with HTTP 200 [pid: 7|app: 0|req: 394/774] 10.0.0.210 () {34 vars in 795 bytes} [Thu May 28 13:53:26 2026] PUT /v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc => generated 895 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:26.066 8 INFO cinder.api.openstack.wsgi [None req-80a506e8-ef31-4d1e-8f4c-900e9d01f39f 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc /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-05-28 13:53:26.085 8 INFO cinder.volume.api [None req-80a506e8-ef31-4d1e-8f4c-900e9d01f39f 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:26.099 8 INFO cinder.volume.api [None req-80a506e8-ef31-4d1e-8f4c-900e9d01f39f 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume updated successfully. 2026-05-28 13:53:26.100 8 INFO cinder.api.openstack.wsgi [None req-80a506e8-ef31-4d1e-8f4c-900e9d01f39f 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc returned with HTTP 200 [pid: 8|app: 0|req: 381/775] 10.0.0.210 () {34 vars in 796 bytes} [Thu May 28 13:53:26 2026] PUT /v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc => generated 934 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:26.125 7 INFO cinder.api.openstack.wsgi [None req-aaf1fe74-7045-4a39-84a1-7ae7d4bf56ee 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc /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-05-28 13:53:26.149 7 INFO cinder.volume.api [None req-aaf1fe74-7045-4a39-84a1-7ae7d4bf56ee 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:26.160 7 INFO cinder.api.openstack.wsgi [None req-aaf1fe74-7045-4a39-84a1-7ae7d4bf56ee 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc returned with HTTP 200 [pid: 7|app: 0|req: 395/776] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:26 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc => generated 1528 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:26.185 8 INFO cinder.api.openstack.wsgi [None req-050a1ee1-93de-415a-b77b-16cd0573fbcf 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes 2026-05-28 13:53:26.188 8 INFO cinder.api.v3.volumes [None req-050a1ee1-93de-415a-b77b-16cd0573fbcf 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Create volume of 1 GB 2026-05-28 13:53:26.195 8 INFO cinder.volume.api [None req-050a1ee1-93de-415a-b77b-16cd0573fbcf 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Availability Zones retrieved successfully. 2026-05-28 13:53:26.354 8 INFO cinder.volume.api [None req-050a1ee1-93de-415a-b77b-16cd0573fbcf 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Create volume request issued successfully. 2026-05-28 13:53:26.355 8 INFO cinder.api.openstack.wsgi [None req-050a1ee1-93de-415a-b77b-16cd0573fbcf 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes returned with HTTP 202 [pid: 8|app: 0|req: 382/777] 10.0.0.210 () {34 vars in 723 bytes} [Thu May 28 13:53:26 2026] POST /v3/846d09bf55594e74bea27111d7322286/volumes => generated 892 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:26.378 7 INFO cinder.api.openstack.wsgi [None req-28cbec60-703c-4d9e-9f2f-091e409317a8 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 /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-05-28 13:53:26.396 7 INFO cinder.volume.api [None req-28cbec60-703c-4d9e-9f2f-091e409317a8 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:26.407 7 INFO cinder.api.openstack.wsgi [None req-28cbec60-703c-4d9e-9f2f-091e409317a8 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 returned with HTTP 200 [pid: 7|app: 0|req: 396/778] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:26 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 => generated 960 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:27.434 8 INFO cinder.api.openstack.wsgi [None req-2a2c51f3-4916-4b1c-a493-555493259a3e 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 /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-05-28 13:53:27.452 8 INFO cinder.volume.api [None req-2a2c51f3-4916-4b1c-a493-555493259a3e 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:27.458 8 INFO cinder.api.openstack.wsgi [None req-2a2c51f3-4916-4b1c-a493-555493259a3e 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 returned with HTTP 200 [pid: 8|app: 0|req: 383/779] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:27 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 => generated 985 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:27.484 7 INFO cinder.api.openstack.wsgi [None req-97107754-a1f9-4114-aab6-3f0b31633b53 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 /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-05-28 13:53:27.504 7 INFO cinder.volume.api [None req-97107754-a1f9-4114-aab6-3f0b31633b53 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:27.520 7 INFO cinder.volume.api [None req-97107754-a1f9-4114-aab6-3f0b31633b53 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume updated successfully. 2026-05-28 13:53:27.521 7 INFO cinder.api.openstack.wsgi [None req-97107754-a1f9-4114-aab6-3f0b31633b53 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 returned with HTTP 200 [pid: 7|app: 0|req: 397/780] 10.0.0.210 () {34 vars in 795 bytes} [Thu May 28 13:53:27 2026] PUT /v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:27.539 8 INFO cinder.api.openstack.wsgi [None req-28fe8c81-ae41-484e-902d-81bd5683b342 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 /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-05-28 13:53:27.564 8 INFO cinder.volume.api [None req-28fe8c81-ae41-484e-902d-81bd5683b342 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:27.571 8 INFO cinder.api.openstack.wsgi [None req-28fe8c81-ae41-484e-902d-81bd5683b342 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 returned with HTTP 200 [pid: 8|app: 0|req: 384/781] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:27 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 => generated 950 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:27.605 7 INFO cinder.api.openstack.wsgi [None req-76983f21-79f1-45ac-8f41-057a0e184ba4 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 2026-05-28 13:53:27.606 7 INFO cinder.api.v3.volumes [None req-76983f21-79f1-45ac-8f41-057a0e184ba4 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Delete volume with id: df2f1f7d-58e8-46c3-be04-0940885804c0 /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-05-28 13:53:27.616 7 INFO cinder.volume.api [None req-76983f21-79f1-45ac-8f41-057a0e184ba4 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:27.648 7 INFO cinder.volume.api [None req-76983f21-79f1-45ac-8f41-057a0e184ba4 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Delete volume request issued successfully. 2026-05-28 13:53:27.648 7 INFO cinder.api.openstack.wsgi [None req-76983f21-79f1-45ac-8f41-057a0e184ba4 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 returned with HTTP 202 [pid: 7|app: 0|req: 398/782] 10.0.0.210 () {32 vars in 778 bytes} [Thu May 28 13:53:27 2026] DELETE /v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 => 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-05-28 13:53:27.658 8 INFO cinder.api.openstack.wsgi [None req-338a5014-a72d-4ab7-9fae-f8474a99cb17 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 /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-05-28 13:53:27.673 8 INFO cinder.volume.api [None req-338a5014-a72d-4ab7-9fae-f8474a99cb17 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:27.681 8 INFO cinder.api.openstack.wsgi [None req-338a5014-a72d-4ab7-9fae-f8474a99cb17 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 returned with HTTP 200 [pid: 8|app: 0|req: 385/783] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:27 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:28.708 7 INFO cinder.api.openstack.wsgi [None req-02af381f-350d-4d8e-9ad8-4def872deda2 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 2026-05-28 13:53:28.726 7 INFO cinder.api.openstack.wsgi [None req-02af381f-350d-4d8e-9ad8-4def872deda2 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 returned with HTTP 404 [pid: 7|app: 0|req: 399/784] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:28 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/df2f1f7d-58e8-46c3-be04-0940885804c0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:28.739 8 INFO cinder.api.openstack.wsgi [None req-bc895c24-79e0-4038-b637-2a025df77ca9 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc /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-05-28 13:53:28.760 8 INFO cinder.volume.api [None req-bc895c24-79e0-4038-b637-2a025df77ca9 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:28.775 8 INFO cinder.api.openstack.wsgi [None req-bc895c24-79e0-4038-b637-2a025df77ca9 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc returned with HTTP 200 [pid: 8|app: 0|req: 386/785] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:28 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc => generated 1528 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 13:53:28.797 7 INFO cinder.api.openstack.wsgi [None req-f08eaa6b-4ef4-4c85-88e5-13f16dd55d41 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc 2026-05-28 13:53:28.797 7 INFO cinder.api.v3.volumes [None req-f08eaa6b-4ef4-4c85-88e5-13f16dd55d41 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Delete volume with id: 5aba8246-dc63-4ad0-9cfa-909445d31fdc /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-05-28 13:53:28.816 7 INFO cinder.volume.api [None req-f08eaa6b-4ef4-4c85-88e5-13f16dd55d41 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:28.846 7 INFO cinder.volume.api [None req-f08eaa6b-4ef4-4c85-88e5-13f16dd55d41 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Delete volume request issued successfully. 2026-05-28 13:53:28.847 7 INFO cinder.api.openstack.wsgi [None req-f08eaa6b-4ef4-4c85-88e5-13f16dd55d41 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc returned with HTTP 202 [pid: 7|app: 0|req: 400/786] 10.0.0.210 () {32 vars in 778 bytes} [Thu May 28 13:53:28 2026] DELETE /v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:28.861 8 INFO cinder.api.openstack.wsgi [None req-25ef0969-ce09-415f-b5a5-ae38e0b7ba34 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc /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-05-28 13:53:28.885 8 INFO cinder.volume.api [None req-25ef0969-ce09-415f-b5a5-ae38e0b7ba34 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:28.898 8 INFO cinder.api.openstack.wsgi [None req-25ef0969-ce09-415f-b5a5-ae38e0b7ba34 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc returned with HTTP 200 [pid: 8|app: 0|req: 387/787] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:28 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc => generated 1527 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:29.914 7 INFO cinder.api.openstack.wsgi [None req-4f39e852-bfc1-44b6-a349-17ecbd9b904c 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc 2026-05-28 13:53:29.921 7 INFO cinder.api.openstack.wsgi [None req-4f39e852-bfc1-44b6-a349-17ecbd9b904c 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc returned with HTTP 404 [pid: 7|app: 0|req: 401/788] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:53:29 2026] GET /v3/846d09bf55594e74bea27111d7322286/volumes/5aba8246-dc63-4ad0-9cfa-909445d31fdc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:32.292 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/attachments/e191686e-09c6-485c-bbc0-22ca9a1ba679 /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-05-28 13:53:32.388 7 INFO cinder.api.openstack.wsgi [None req-4f39e852-bfc1-44b6-a349-17ecbd9b904c 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:53:32.389 7 INFO cinder.api.openstack.wsgi [None req-4f39e852-bfc1-44b6-a349-17ecbd9b904c 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:53:32.390 7 INFO cinder.api.openstack.wsgi [None req-4f39e852-bfc1-44b6-a349-17ecbd9b904c 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:53:32.391 7 INFO cinder.api.openstack.wsgi [None req-4f39e852-bfc1-44b6-a349-17ecbd9b904c 48b7de57c09041afa3952dd9204afcad 846d09bf55594e74bea27111d7322286 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:53:32.862 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/attachments/e191686e-09c6-485c-bbc0-22ca9a1ba679 returned with HTTP 200 [pid: 8|app: 0|req: 388/791] 199.204.45.144 () {38 vars in 1103 bytes} [Thu May 28 13:53:32 2026] DELETE /v3/cba86936fe7c47768c627caf933bcc81/attachments/e191686e-09c6-485c-bbc0-22ca9a1ba679 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:53:32.879 7 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-e7725468-1845-4cbd-9818-086182034047 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 2026-05-28 13:53:32.879 7 INFO cinder.api.v3.volumes [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-e7725468-1845-4cbd-9818-086182034047 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] Delete volume with id: e2c1838f-537d-457d-9c16-5c287217c4e4 /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-05-28 13:53:32.897 7 INFO cinder.volume.api [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-e7725468-1845-4cbd-9818-086182034047 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] Volume info retrieved successfully. 2026-05-28 13:53:32.925 7 INFO cinder.volume.api [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-e7725468-1845-4cbd-9818-086182034047 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] Delete volume request issued successfully. 2026-05-28 13:53:32.925 7 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-e7725468-1845-4cbd-9818-086182034047 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 returned with HTTP 202 [pid: 7|app: 0|req: 404/792] 199.204.45.144 () {36 vars in 1054 bytes} [Thu May 28 13:53:32 2026] DELETE /v3/cba86936fe7c47768c627caf933bcc81/volumes/e2c1838f-537d-457d-9c16-5c287217c4e4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-28 13:53:34.341 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-28 13:53:34.342 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 389/793] 10.0.0.228 () {28 vars in 376 bytes} [Thu May 28 13:53:34 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:53:34.357 7 INFO cinder.api.openstack.wsgi [None req-9ab02cc8-5fc0-4fec-8653-b960187ede5e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d99c17c8e2e846baa9a5d97fce85b736/limits?tenant_id=d99c17c8e2e846baa9a5d97fce85b736 2026-05-28 13:53:34.381 7 INFO cinder.api.openstack.wsgi [None req-9ab02cc8-5fc0-4fec-8653-b960187ede5e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d99c17c8e2e846baa9a5d97fce85b736/limits?tenant_id=d99c17c8e2e846baa9a5d97fce85b736 returned with HTTP 200 [pid: 7|app: 0|req: 405/794] 10.0.0.228 () {34 vars in 879 bytes} [Thu May 28 13:53:34 2026] GET /v3/d99c17c8e2e846baa9a5d97fce85b736/limits?tenant_id=d99c17c8e2e846baa9a5d97fce85b736 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 13:53:36.985 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-28 13:53:36.986 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 390/795] 10.0.0.228 () {28 vars in 376 bytes} [Thu May 28 13:53:36 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-28 13:53:36.993 7 INFO cinder.api.openstack.wsgi [None req-9ab02cc8-5fc0-4fec-8653-b960187ede5e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-28 13:53:36.993 7 INFO cinder.api.openstack.wsgi [None req-9ab02cc8-5fc0-4fec-8653-b960187ede5e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 406/796] 10.0.0.228 () {28 vars in 376 bytes} [Thu May 28 13:53:36 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-28 13:53:37.870 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-28 13:53:37.871 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 391/797] 10.0.0.228 () {28 vars in 376 bytes} [Thu May 28 13:53:37 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-28 13:53:37.900 7 INFO cinder.api.openstack.wsgi [None req-3cd3c398-98b8-44c9-ac81-8427c1f6a78e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d99c17c8e2e846baa9a5d97fce85b736/limits?tenant_id=d99c17c8e2e846baa9a5d97fce85b736 2026-05-28 13:53:37.928 7 INFO cinder.api.openstack.wsgi [None req-3cd3c398-98b8-44c9-ac81-8427c1f6a78e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d99c17c8e2e846baa9a5d97fce85b736/limits?tenant_id=d99c17c8e2e846baa9a5d97fce85b736 returned with HTTP 200 [pid: 7|app: 0|req: 407/798] 10.0.0.228 () {34 vars in 879 bytes} [Thu May 28 13:53:37 2026] GET /v3/d99c17c8e2e846baa9a5d97fce85b736/limits?tenant_id=d99c17c8e2e846baa9a5d97fce85b736 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 13:53:40.564 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-28 13:53:40.565 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 392/799] 10.0.0.228 () {28 vars in 376 bytes} [Thu May 28 13:53:40 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-28 13:53:40.574 7 INFO cinder.api.openstack.wsgi [None req-3cd3c398-98b8-44c9-ac81-8427c1f6a78e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-28 13:53:40.575 7 INFO cinder.api.openstack.wsgi [None req-3cd3c398-98b8-44c9-ac81-8427c1f6a78e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 408/800] 10.0.0.228 () {28 vars in 376 bytes} [Thu May 28 13:53:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-28 13:53:42.387 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:53:42.387 7 INFO cinder.api.openstack.wsgi [None req-3cd3c398-98b8-44c9-ac81-8427c1f6a78e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:53:42.388 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:53:42.389 7 INFO cinder.api.openstack.wsgi [None req-3cd3c398-98b8-44c9-ac81-8427c1f6a78e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:53:52.388 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:53:52.388 7 INFO cinder.api.openstack.wsgi [None req-3cd3c398-98b8-44c9-ac81-8427c1f6a78e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:53:52.389 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:53:52.389 7 INFO cinder.api.openstack.wsgi [None req-3cd3c398-98b8-44c9-ac81-8427c1f6a78e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:54:02.387 7 INFO cinder.api.openstack.wsgi [None req-3cd3c398-98b8-44c9-ac81-8427c1f6a78e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:54:02.388 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:54:02.389 8 INFO cinder.api.openstack.wsgi [req-6bf9ef33-f013-4255-92a5-63c292f6551c req-7c3093b5-faf2-4517-a0a2-b6b9cba9bd7c 1037bb94ba034fdb9eb43eeeadb9b9a8 cba86936fe7c47768c627caf933bcc81 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:54:02.389 7 INFO cinder.api.openstack.wsgi [None req-3cd3c398-98b8-44c9-ac81-8427c1f6a78e d74880bb784d44e29674d9bb3b441f0b d99c17c8e2e846baa9a5d97fce85b736 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:54:06.083 8 INFO cinder.api.openstack.wsgi [None req-f9dca9ad-7d33-4857-ad12-7ffab18eb694 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?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-05-28 13:54:06.097 8 INFO cinder.volume.api [None req-f9dca9ad-7d33-4857-ad12-7ffab18eb694 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:54:06.102 8 INFO cinder.api.openstack.wsgi [None req-f9dca9ad-7d33-4857-ad12-7ffab18eb694 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 396/807] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:54:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:54:06.118 7 INFO cinder.api.openstack.wsgi [None req-7d001b08-6b30-454a-a6f4-79e3b3ec80e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:54:06.127 7 INFO cinder.volume.api [None req-7d001b08-6b30-454a-a6f4-79e3b3ec80e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:54:06.128 7 INFO cinder.api.openstack.wsgi [None req-7d001b08-6b30-454a-a6f4-79e3b3ec80e9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 412/808] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:54:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:54:06.141 8 INFO cinder.api.openstack.wsgi [None req-d1d7c911-93ab-4fe3-9a90-94a546e8bd3e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:54:06.147 8 INFO cinder.api.openstack.wsgi [None req-d1d7c911-93ab-4fe3-9a90-94a546e8bd3e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 397/809] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:54:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:54:06.157 7 INFO cinder.api.openstack.wsgi [None req-3ae623a6-4e93-4f9c-a571-e767d0421ca1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:54:06.166 7 INFO cinder.volume.api [None req-3ae623a6-4e93-4f9c-a571-e767d0421ca1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:54:06.168 7 INFO cinder.api.openstack.wsgi [None req-3ae623a6-4e93-4f9c-a571-e767d0421ca1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 413/810] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:54:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:54:06.210 8 INFO cinder.api.openstack.wsgi [None req-ca392643-458f-446b-ac25-1128671cbc51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:54:06.235 8 INFO cinder.api.openstack.wsgi [None req-ca392643-458f-446b-ac25-1128671cbc51 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/811] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:54:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:54:06.248 7 INFO cinder.api.openstack.wsgi [None req-d364e54d-2303-4661-ba7d-e0923dd8d90b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1066256d85114797b3e0a36bd78a0446?usage=true 2026-05-28 13:54:06.272 7 INFO cinder.api.openstack.wsgi [None req-d364e54d-2303-4661-ba7d-e0923dd8d90b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1066256d85114797b3e0a36bd78a0446?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 414/812] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:54:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1066256d85114797b3e0a36bd78a0446?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:54:06.287 8 INFO cinder.api.openstack.wsgi [None req-9daf2f45-f736-456b-a41e-b0e3d86b9900 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/3a8429ac5f1d4a7db174c02a3f9f4ef9?usage=true 2026-05-28 13:54:06.312 8 INFO cinder.api.openstack.wsgi [None req-9daf2f45-f736-456b-a41e-b0e3d86b9900 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/3a8429ac5f1d4a7db174c02a3f9f4ef9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/813] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:54:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/3a8429ac5f1d4a7db174c02a3f9f4ef9?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:54:06.326 7 INFO cinder.api.openstack.wsgi [None req-02222b9c-6749-44db-9adb-b099a00c8fac e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/9b8b3bdcf6f047d887439057f04e503e?usage=true 2026-05-28 13:54:06.347 7 INFO cinder.api.openstack.wsgi [None req-02222b9c-6749-44db-9adb-b099a00c8fac e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/9b8b3bdcf6f047d887439057f04e503e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 415/814] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:54:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/9b8b3bdcf6f047d887439057f04e503e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:54:06.360 8 INFO cinder.api.openstack.wsgi [None req-0ccbfa77-7f57-41ac-b685-45cc5906de70 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/b550f1f244bb47cb835f17ba20fcdb34?usage=true 2026-05-28 13:54:06.381 8 INFO cinder.api.openstack.wsgi [None req-0ccbfa77-7f57-41ac-b685-45cc5906de70 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/b550f1f244bb47cb835f17ba20fcdb34?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/815] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:54:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/b550f1f244bb47cb835f17ba20fcdb34?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:54:06.393 7 INFO cinder.api.openstack.wsgi [None req-8d24246e-0d7d-4445-bdb1-8e8f5cbdefe5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:54:06.416 7 INFO cinder.api.openstack.wsgi [None req-8d24246e-0d7d-4445-bdb1-8e8f5cbdefe5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/816] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:54:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:54:06.428 8 INFO cinder.api.openstack.wsgi [None req-c2b1d6fb-52ca-4ccd-9c79-0327ce5098ba e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/d79a1a823648457e861d8a8f4834a801?usage=true 2026-05-28 13:54:06.445 8 INFO cinder.api.openstack.wsgi [None req-c2b1d6fb-52ca-4ccd-9c79-0327ce5098ba e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/d79a1a823648457e861d8a8f4834a801?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/817] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:54:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/d79a1a823648457e861d8a8f4834a801?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:54:06.457 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:54:06.480 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/818] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:54:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:54:06.492 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:54:06.996 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 402/819] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:54:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:54:12.388 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:54:12.388 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:54:12.389 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:54:12.389 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:54:22.387 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:54:22.388 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:54:22.388 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:54:22.389 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:54:32.388 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:54:32.388 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:54:32.390 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:54:32.390 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:54:42.388 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:54:42.388 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:54:42.525 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:54:42.527 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:54:52.388 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:54:52.388 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:54:52.389 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:54:52.389 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:55:02.388 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:55:02.389 7 INFO cinder.api.openstack.wsgi [None req-57b8ad24-6d18-4e25-ad6b-81d9a37bd98f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:55:02.388 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:55:02.390 8 INFO cinder.api.openstack.wsgi [None req-c5d4151f-c1ad-4612-9d71-e192c4224193 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:55:06.102 7 INFO cinder.api.openstack.wsgi [None req-35c494d2-f539-4778-9bdb-3fb1e56e4648 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:55:06.110 7 INFO cinder.volume.api [None req-35c494d2-f539-4778-9bdb-3fb1e56e4648 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:55:06.110 7 INFO cinder.api.openstack.wsgi [None req-35c494d2-f539-4778-9bdb-3fb1e56e4648 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 424/832] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:55:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:55:06.121 8 INFO cinder.api.openstack.wsgi [None req-214d2fd2-e285-4167-891d-9d61286223c0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:55:06.143 8 INFO cinder.api.openstack.wsgi [None req-214d2fd2-e285-4167-891d-9d61286223c0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 409/833] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:55:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:55:06.154 7 INFO cinder.api.openstack.wsgi [None req-a256795c-0a3e-4a94-88d9-5b4979d56876 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:55:06.163 7 INFO cinder.volume.api [None req-a256795c-0a3e-4a94-88d9-5b4979d56876 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:55:06.166 7 INFO cinder.api.openstack.wsgi [None req-a256795c-0a3e-4a94-88d9-5b4979d56876 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 425/834] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:55:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:55:06.178 8 INFO cinder.api.openstack.wsgi [None req-b7b3f924-9783-4e61-b2c0-a7341b898b56 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:55:06.681 8 INFO cinder.api.openstack.wsgi [None req-b7b3f924-9783-4e61-b2c0-a7341b898b56 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 410/835] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:55:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:55:06.741 7 INFO cinder.api.openstack.wsgi [None req-928349eb-c2f1-48b0-a5a3-02951232afa2 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:55:06.783 7 INFO cinder.api.openstack.wsgi [None req-928349eb-c2f1-48b0-a5a3-02951232afa2 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/836] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:55:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:55:06.794 8 INFO cinder.api.openstack.wsgi [None req-f27b3d37-f44a-4ae4-bc0f-0e50fcd2c454 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/6d4e418cedc94e2488f04c017e256938?usage=true 2026-05-28 13:55:06.819 8 INFO cinder.api.openstack.wsgi [None req-f27b3d37-f44a-4ae4-bc0f-0e50fcd2c454 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/6d4e418cedc94e2488f04c017e256938?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/837] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:55:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/6d4e418cedc94e2488f04c017e256938?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:55:06.830 7 INFO cinder.api.openstack.wsgi [None req-ed7f47c2-8508-4e5c-9cea-a373fe9ace33 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:55:06.856 7 INFO cinder.api.openstack.wsgi [None req-ed7f47c2-8508-4e5c-9cea-a373fe9ace33 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/838] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:55:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:55:06.868 8 INFO cinder.api.openstack.wsgi [None req-966019fe-7098-4668-af66-7a98c55273d4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/d8e0ddbd4d704d3b9c2ef65c9bae73d5?usage=true 2026-05-28 13:55:06.889 8 INFO cinder.api.openstack.wsgi [None req-966019fe-7098-4668-af66-7a98c55273d4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/d8e0ddbd4d704d3b9c2ef65c9bae73d5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/839] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:55:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/d8e0ddbd4d704d3b9c2ef65c9bae73d5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:55:06.899 7 INFO cinder.api.openstack.wsgi [None req-a85d1d41-46af-4136-b343-0757714cb863 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:55:06.942 7 INFO cinder.api.openstack.wsgi [None req-a85d1d41-46af-4136-b343-0757714cb863 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/840] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:55:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:55:06.951 8 INFO cinder.api.openstack.wsgi [None req-8067be1d-ea49-4390-9313-1213dd21800d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:55:06.959 8 INFO cinder.volume.api [None req-8067be1d-ea49-4390-9313-1213dd21800d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:55:06.961 8 INFO cinder.api.openstack.wsgi [None req-8067be1d-ea49-4390-9313-1213dd21800d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 413/841] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:55:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:55:12.387 7 INFO cinder.api.openstack.wsgi [None req-a85d1d41-46af-4136-b343-0757714cb863 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:55:12.387 8 INFO cinder.api.openstack.wsgi [None req-8067be1d-ea49-4390-9313-1213dd21800d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:55:12.389 8 INFO cinder.api.openstack.wsgi [None req-8067be1d-ea49-4390-9313-1213dd21800d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:55:12.389 7 INFO cinder.api.openstack.wsgi [None req-a85d1d41-46af-4136-b343-0757714cb863 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:55:14.142 8 INFO cinder.api.openstack.wsgi [None req-8067be1d-ea49-4390-9313-1213dd21800d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-28 13:55:14.142 8 INFO cinder.api.openstack.wsgi [None req-8067be1d-ea49-4390-9313-1213dd21800d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 415/844] 10.0.0.210 () {30 vars in 411 bytes} [Thu May 28 13:55:14 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-28 13:55:21.447 7 INFO cinder.api.openstack.wsgi [None req-195b59bb-334c-4e53-9c72-022ece78689b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes 2026-05-28 13:55:21.479 7 INFO cinder.volume.api [None req-195b59bb-334c-4e53-9c72-022ece78689b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Get all volumes completed successfully. 2026-05-28 13:55:21.480 7 INFO cinder.api.openstack.wsgi [None req-195b59bb-334c-4e53-9c72-022ece78689b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes returned with HTTP 200 [pid: 7|app: 0|req: 430/845] 10.0.0.210 () {32 vars in 701 bytes} [Thu May 28 13:55:21 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes => generated 15 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:55:21.494 8 INFO cinder.api.openstack.wsgi [None req-c9e3be6f-f572-470a-9016-07a7e21ed963 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes 2026-05-28 13:55:21.496 8 INFO cinder.api.v3.volumes [None req-c9e3be6f-f572-470a-9016-07a7e21ed963 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Create volume of 1 GB 2026-05-28 13:55:21.503 8 INFO cinder.volume.api [None req-c9e3be6f-f572-470a-9016-07a7e21ed963 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Availability Zones retrieved successfully. 2026-05-28 13:55:21.685 8 INFO cinder.volume.api [None req-c9e3be6f-f572-470a-9016-07a7e21ed963 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Create volume request issued successfully. 2026-05-28 13:55:21.685 8 INFO cinder.api.openstack.wsgi [None req-c9e3be6f-f572-470a-9016-07a7e21ed963 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 416/846] 10.0.0.210 () {34 vars in 723 bytes} [Thu May 28 13:55:21 2026] POST /v3/5147040744f84b0b93b7208aee2bb50b/volumes => generated 875 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-28 13:55:21.707 7 INFO cinder.api.openstack.wsgi [None req-31faaa5b-7610-498b-b1dd-7973f20c8217 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 /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-05-28 13:55:21.725 7 INFO cinder.volume.api [None req-31faaa5b-7610-498b-b1dd-7973f20c8217 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:21.731 7 INFO cinder.api.openstack.wsgi [None req-31faaa5b-7610-498b-b1dd-7973f20c8217 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 returned with HTTP 200 [pid: 7|app: 0|req: 431/847] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:21 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 => generated 943 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:55:22.388 7 INFO cinder.api.openstack.wsgi [None req-31faaa5b-7610-498b-b1dd-7973f20c8217 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:55:22.388 8 INFO cinder.api.openstack.wsgi [None req-c9e3be6f-f572-470a-9016-07a7e21ed963 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:55:22.389 7 INFO cinder.api.openstack.wsgi [None req-31faaa5b-7610-498b-b1dd-7973f20c8217 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:55:22.389 8 INFO cinder.api.openstack.wsgi [None req-c9e3be6f-f572-470a-9016-07a7e21ed963 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://10.0.0.129:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:22.755 7 INFO cinder.api.openstack.wsgi [None req-697f370f-a056-4e17-9571-bddea456522d db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 /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-05-28 13:55:22.780 7 INFO cinder.volume.api [None req-697f370f-a056-4e17-9571-bddea456522d db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:22.788 7 INFO cinder.api.openstack.wsgi [None req-697f370f-a056-4e17-9571-bddea456522d db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 returned with HTTP 200 [pid: 7|app: 0|req: 433/850] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:22 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:22.810 8 INFO cinder.api.openstack.wsgi [None req-2d63b5af-7ce3-44b4-bcc6-7178522c9353 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 /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-05-28 13:55:22.832 8 INFO cinder.volume.api [None req-2d63b5af-7ce3-44b4-bcc6-7178522c9353 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:22.838 8 INFO cinder.api.openstack.wsgi [None req-2d63b5af-7ce3-44b4-bcc6-7178522c9353 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 returned with HTTP 200 [pid: 8|app: 0|req: 418/851] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:22 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:22.862 7 INFO cinder.api.openstack.wsgi [None req-1cfe735e-9125-498c-93b0-55332d75742c db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes 2026-05-28 13:55:22.864 7 INFO cinder.api.v3.volumes [None req-1cfe735e-9125-498c-93b0-55332d75742c db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Create volume of 1 GB 2026-05-28 13:55:22.871 7 INFO cinder.volume.api [None req-1cfe735e-9125-498c-93b0-55332d75742c db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Availability Zones retrieved successfully. 2026-05-28 13:55:23.178 7 INFO cinder.volume.api [None req-1cfe735e-9125-498c-93b0-55332d75742c db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Create volume request issued successfully. 2026-05-28 13:55:23.179 7 INFO cinder.api.openstack.wsgi [None req-1cfe735e-9125-498c-93b0-55332d75742c db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 434/852] 10.0.0.210 () {34 vars in 723 bytes} [Thu May 28 13:55:22 2026] POST /v3/5147040744f84b0b93b7208aee2bb50b/volumes => generated 876 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:23.204 8 INFO cinder.api.openstack.wsgi [None req-57ad0ebb-4396-4f55-9ea9-ed1f3facd945 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 /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-05-28 13:55:23.223 8 INFO cinder.volume.api [None req-57ad0ebb-4396-4f55-9ea9-ed1f3facd945 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:23.229 8 INFO cinder.api.openstack.wsgi [None req-57ad0ebb-4396-4f55-9ea9-ed1f3facd945 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 returned with HTTP 200 [pid: 8|app: 0|req: 419/853] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:23 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:24.251 7 INFO cinder.api.openstack.wsgi [None req-08c834b3-8d36-4f4f-9da5-4b6fab8f06bb db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 /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-05-28 13:55:24.268 7 INFO cinder.volume.api [None req-08c834b3-8d36-4f4f-9da5-4b6fab8f06bb db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:24.274 7 INFO cinder.api.openstack.wsgi [None req-08c834b3-8d36-4f4f-9da5-4b6fab8f06bb db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 returned with HTTP 200 [pid: 7|app: 0|req: 435/854] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:24 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:24.296 8 INFO cinder.api.openstack.wsgi [None req-b4e3a84c-d069-485e-b176-420d85c03925 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 /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-05-28 13:55:24.316 8 INFO cinder.volume.api [None req-b4e3a84c-d069-485e-b176-420d85c03925 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:24.324 8 INFO cinder.api.openstack.wsgi [None req-b4e3a84c-d069-485e-b176-420d85c03925 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 returned with HTTP 200 [pid: 8|app: 0|req: 420/855] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:24 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:24.344 7 INFO cinder.api.openstack.wsgi [None req-17cda8b0-3337-4b11-a492-57639cd6b5df db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes 2026-05-28 13:55:24.347 7 INFO cinder.api.v3.volumes [None req-17cda8b0-3337-4b11-a492-57639cd6b5df db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Create volume of 1 GB 2026-05-28 13:55:24.353 7 INFO cinder.volume.api [None req-17cda8b0-3337-4b11-a492-57639cd6b5df db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Availability Zones retrieved successfully. 2026-05-28 13:55:24.498 7 INFO cinder.volume.api [None req-17cda8b0-3337-4b11-a492-57639cd6b5df db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Create volume request issued successfully. 2026-05-28 13:55:24.499 7 INFO cinder.api.openstack.wsgi [None req-17cda8b0-3337-4b11-a492-57639cd6b5df db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 436/856] 10.0.0.210 () {34 vars in 723 bytes} [Thu May 28 13:55:24 2026] POST /v3/5147040744f84b0b93b7208aee2bb50b/volumes => generated 876 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:24.518 8 INFO cinder.api.openstack.wsgi [None req-b066d634-6796-4038-b353-883831d922e6 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 /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-05-28 13:55:24.531 8 INFO cinder.volume.api [None req-b066d634-6796-4038-b353-883831d922e6 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:24.541 8 INFO cinder.api.openstack.wsgi [None req-b066d634-6796-4038-b353-883831d922e6 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 returned with HTTP 200 [pid: 8|app: 0|req: 421/857] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:24 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:25.565 7 INFO cinder.api.openstack.wsgi [None req-65c0c18a-8357-4406-9beb-3dc7e7aae896 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 /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-05-28 13:55:25.588 7 INFO cinder.volume.api [None req-65c0c18a-8357-4406-9beb-3dc7e7aae896 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:25.597 7 INFO cinder.api.openstack.wsgi [None req-65c0c18a-8357-4406-9beb-3dc7e7aae896 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 returned with HTTP 200 [pid: 7|app: 0|req: 437/858] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:25 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:25.614 8 INFO cinder.api.openstack.wsgi [None req-fded841d-5a7f-41b3-814d-8699174de8a7 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 /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-05-28 13:55:25.630 8 INFO cinder.volume.api [None req-fded841d-5a7f-41b3-814d-8699174de8a7 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:25.636 8 INFO cinder.api.openstack.wsgi [None req-fded841d-5a7f-41b3-814d-8699174de8a7 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 returned with HTTP 200 [pid: 8|app: 0|req: 422/859] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:25 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:25.658 7 INFO cinder.api.openstack.wsgi [None req-e48e1f14-5eb5-4bce-8141-61455e77564a db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes 2026-05-28 13:55:25.669 7 INFO cinder.volume.api [None req-e48e1f14-5eb5-4bce-8141-61455e77564a db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Get all volumes completed successfully. 2026-05-28 13:55:25.670 7 INFO cinder.api.openstack.wsgi [None req-e48e1f14-5eb5-4bce-8141-61455e77564a db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes returned with HTTP 200 [pid: 7|app: 0|req: 438/860] 10.0.0.210 () {32 vars in 701 bytes} [Thu May 28 13:55:25 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/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-05-28 13:55:25.686 8 INFO cinder.api.openstack.wsgi [None req-6717eff1-5a1b-4910-9b21-c7903e2eb8ec db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 /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-05-28 13:55:25.702 8 INFO cinder.volume.api [None req-6717eff1-5a1b-4910-9b21-c7903e2eb8ec db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:25.707 8 INFO cinder.api.openstack.wsgi [None req-6717eff1-5a1b-4910-9b21-c7903e2eb8ec db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 returned with HTTP 200 [pid: 8|app: 0|req: 423/861] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:25 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:25.728 7 INFO cinder.api.openstack.wsgi [None req-dea0d843-0566-4c6a-9cb5-35188533cac5 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 2026-05-28 13:55:25.729 7 INFO cinder.api.v3.volumes [None req-dea0d843-0566-4c6a-9cb5-35188533cac5 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Delete volume with id: 49f518c0-fb54-431b-a669-214a52389654 /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-05-28 13:55:25.742 7 INFO cinder.volume.api [None req-dea0d843-0566-4c6a-9cb5-35188533cac5 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:25.769 7 INFO cinder.volume.api [None req-dea0d843-0566-4c6a-9cb5-35188533cac5 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Delete volume request issued successfully. 2026-05-28 13:55:25.769 7 INFO cinder.api.openstack.wsgi [None req-dea0d843-0566-4c6a-9cb5-35188533cac5 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 returned with HTTP 202 [pid: 7|app: 0|req: 439/862] 10.0.0.210 () {32 vars in 778 bytes} [Thu May 28 13:55:25 2026] DELETE /v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:25.782 8 INFO cinder.api.openstack.wsgi [None req-9b7e2cfc-6965-4bb6-91b6-bccd0dfa3685 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 /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-05-28 13:55:25.801 8 INFO cinder.volume.api [None req-9b7e2cfc-6965-4bb6-91b6-bccd0dfa3685 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:25.815 8 INFO cinder.api.openstack.wsgi [None req-9b7e2cfc-6965-4bb6-91b6-bccd0dfa3685 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 returned with HTTP 200 [pid: 8|app: 0|req: 424/863] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:25 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:26.837 7 INFO cinder.api.openstack.wsgi [None req-34cb0c57-3f4c-4a2f-b184-5d9e8d5d03a3 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 2026-05-28 13:55:26.846 7 INFO cinder.api.openstack.wsgi [None req-34cb0c57-3f4c-4a2f-b184-5d9e8d5d03a3 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 returned with HTTP 404 [pid: 7|app: 0|req: 440/864] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:26 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/49f518c0-fb54-431b-a669-214a52389654 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:26.859 8 INFO cinder.api.openstack.wsgi [None req-01fe6b8a-7182-45b1-b3fa-5a14b5de99cc db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 /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-05-28 13:55:26.875 8 INFO cinder.volume.api [None req-01fe6b8a-7182-45b1-b3fa-5a14b5de99cc db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:26.881 8 INFO cinder.api.openstack.wsgi [None req-01fe6b8a-7182-45b1-b3fa-5a14b5de99cc db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 returned with HTTP 200 [pid: 8|app: 0|req: 425/865] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:26 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:55:26.901 7 INFO cinder.api.openstack.wsgi [None req-c0484b33-87bb-475e-963e-d49383879d90 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 2026-05-28 13:55:26.902 7 INFO cinder.api.v3.volumes [None req-c0484b33-87bb-475e-963e-d49383879d90 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Delete volume with id: bfb706c4-5278-4d5c-8118-4d19c0da3291 /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-05-28 13:55:26.913 7 INFO cinder.volume.api [None req-c0484b33-87bb-475e-963e-d49383879d90 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:26.953 7 INFO cinder.volume.api [None req-c0484b33-87bb-475e-963e-d49383879d90 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Delete volume request issued successfully. 2026-05-28 13:55:26.954 7 INFO cinder.api.openstack.wsgi [None req-c0484b33-87bb-475e-963e-d49383879d90 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 returned with HTTP 202 [pid: 7|app: 0|req: 441/866] 10.0.0.210 () {32 vars in 778 bytes} [Thu May 28 13:55:26 2026] DELETE /v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:26.963 8 INFO cinder.api.openstack.wsgi [None req-b57fc047-2fdc-44aa-9d4a-fbb81a966672 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 /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-05-28 13:55:26.988 8 INFO cinder.volume.api [None req-b57fc047-2fdc-44aa-9d4a-fbb81a966672 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:26.992 8 INFO cinder.api.openstack.wsgi [None req-b57fc047-2fdc-44aa-9d4a-fbb81a966672 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 returned with HTTP 200 [pid: 8|app: 0|req: 426/867] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:26 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:28.021 7 INFO cinder.api.openstack.wsgi [None req-30f0933d-66fc-4d76-8f9b-d6873e7c061b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 2026-05-28 13:55:28.037 7 INFO cinder.api.openstack.wsgi [None req-30f0933d-66fc-4d76-8f9b-d6873e7c061b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 returned with HTTP 404 [pid: 7|app: 0|req: 442/868] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:28 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/bfb706c4-5278-4d5c-8118-4d19c0da3291 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:28.049 8 INFO cinder.api.openstack.wsgi [None req-32d0eef2-01e5-4f7f-b37b-28188d8a215c db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 /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-05-28 13:55:28.069 8 INFO cinder.volume.api [None req-32d0eef2-01e5-4f7f-b37b-28188d8a215c db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:28.073 8 INFO cinder.api.openstack.wsgi [None req-32d0eef2-01e5-4f7f-b37b-28188d8a215c db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 returned with HTTP 200 [pid: 8|app: 0|req: 427/869] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:28 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:55:28.097 7 INFO cinder.api.openstack.wsgi [None req-23edda28-894f-4f00-b386-50a6e1cca123 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 2026-05-28 13:55:28.098 7 INFO cinder.api.v3.volumes [None req-23edda28-894f-4f00-b386-50a6e1cca123 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Delete volume with id: 5e8b570f-314d-4d01-9fec-bd4fcaeb7915 /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-05-28 13:55:28.110 7 INFO cinder.volume.api [None req-23edda28-894f-4f00-b386-50a6e1cca123 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:28.148 7 INFO cinder.volume.api [None req-23edda28-894f-4f00-b386-50a6e1cca123 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Delete volume request issued successfully. 2026-05-28 13:55:28.148 7 INFO cinder.api.openstack.wsgi [None req-23edda28-894f-4f00-b386-50a6e1cca123 db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 returned with HTTP 202 [pid: 7|app: 0|req: 443/870] 10.0.0.210 () {32 vars in 778 bytes} [Thu May 28 13:55:28 2026] DELETE /v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:28.162 8 INFO cinder.api.openstack.wsgi [None req-c5425a39-ce21-483e-a367-a181dc7b07ad db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 /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-05-28 13:55:28.177 8 INFO cinder.volume.api [None req-c5425a39-ce21-483e-a367-a181dc7b07ad db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] Volume info retrieved successfully. 2026-05-28 13:55:28.183 8 INFO cinder.api.openstack.wsgi [None req-c5425a39-ce21-483e-a367-a181dc7b07ad db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 returned with HTTP 200 [pid: 8|app: 0|req: 428/871] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:28 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 => generated 967 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:55:29.212 7 INFO cinder.api.openstack.wsgi [None req-c5f3d28b-3978-49a9-accd-fa07fb56c08b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 2026-05-28 13:55:29.221 7 INFO cinder.api.openstack.wsgi [None req-c5f3d28b-3978-49a9-accd-fa07fb56c08b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 returned with HTTP 404 [pid: 7|app: 0|req: 444/872] 10.0.0.210 () {32 vars in 775 bytes} [Thu May 28 13:55:29 2026] GET /v3/5147040744f84b0b93b7208aee2bb50b/volumes/5e8b570f-314d-4d01-9fec-bd4fcaeb7915 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-28 13:55:32.387 8 INFO cinder.api.openstack.wsgi [None req-c5425a39-ce21-483e-a367-a181dc7b07ad db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:55:32.387 7 INFO cinder.api.openstack.wsgi [None req-c5f3d28b-3978-49a9-accd-fa07fb56c08b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:55:32.388 8 INFO cinder.api.openstack.wsgi [None req-c5425a39-ce21-483e-a367-a181dc7b07ad db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:55:32.388 7 INFO cinder.api.openstack.wsgi [None req-c5f3d28b-3978-49a9-accd-fa07fb56c08b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:55:42.388 8 INFO cinder.api.openstack.wsgi [None req-c5425a39-ce21-483e-a367-a181dc7b07ad db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:55:42.388 7 INFO cinder.api.openstack.wsgi [None req-c5f3d28b-3978-49a9-accd-fa07fb56c08b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:55:42.389 8 INFO cinder.api.openstack.wsgi [None req-c5425a39-ce21-483e-a367-a181dc7b07ad db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:55:42.390 7 INFO cinder.api.openstack.wsgi [None req-c5f3d28b-3978-49a9-accd-fa07fb56c08b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:55:52.387 8 INFO cinder.api.openstack.wsgi [None req-c5425a39-ce21-483e-a367-a181dc7b07ad db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:55:52.387 7 INFO cinder.api.openstack.wsgi [None req-c5f3d28b-3978-49a9-accd-fa07fb56c08b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:55:52.388 8 INFO cinder.api.openstack.wsgi [None req-c5425a39-ce21-483e-a367-a181dc7b07ad db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:55:52.388 7 INFO cinder.api.openstack.wsgi [None req-c5f3d28b-3978-49a9-accd-fa07fb56c08b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:56:02.388 8 INFO cinder.api.openstack.wsgi [None req-c5425a39-ce21-483e-a367-a181dc7b07ad db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:56:02.388 7 INFO cinder.api.openstack.wsgi [None req-c5f3d28b-3978-49a9-accd-fa07fb56c08b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:56:02.389 7 INFO cinder.api.openstack.wsgi [None req-c5f3d28b-3978-49a9-accd-fa07fb56c08b db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:56:02.389 8 INFO cinder.api.openstack.wsgi [None req-c5425a39-ce21-483e-a367-a181dc7b07ad db33c6e7bd4e4140b6f017bd32784cdd 5147040744f84b0b93b7208aee2bb50b - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:56:06.138 7 INFO cinder.api.openstack.wsgi [None req-c0d26fb6-2086-4b98-afbd-c9a617bd66d6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:56:06.151 7 INFO cinder.api.openstack.wsgi [None req-c0d26fb6-2086-4b98-afbd-c9a617bd66d6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 449/881] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:56:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:56:06.161 8 INFO cinder.api.openstack.wsgi [None req-74e01302-6780-446f-839e-cd2a0d94007b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:56:06.175 8 INFO cinder.volume.api [None req-74e01302-6780-446f-839e-cd2a0d94007b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:56:06.177 8 INFO cinder.api.openstack.wsgi [None req-74e01302-6780-446f-839e-cd2a0d94007b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 433/882] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:56:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:56:06.187 7 INFO cinder.api.openstack.wsgi [None req-23339926-1848-4af7-8d2b-fe852bd5d7e6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:56:06.196 7 INFO cinder.volume.api [None req-23339926-1848-4af7-8d2b-fe852bd5d7e6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:56:06.198 7 INFO cinder.api.openstack.wsgi [None req-23339926-1848-4af7-8d2b-fe852bd5d7e6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 450/883] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:56:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:56:06.247 8 INFO cinder.api.openstack.wsgi [None req-e489f8b2-0793-4777-9a70-271bff0c0a23 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:56:06.264 8 INFO cinder.api.openstack.wsgi [None req-e489f8b2-0793-4777-9a70-271bff0c0a23 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/884] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:56:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:56:06.277 7 INFO cinder.api.openstack.wsgi [None req-c6a96274-f6ce-4a6c-aba3-f2064e3f17f2 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/2c39b2369cec4cb9a3cf67939c0344fa?usage=true 2026-05-28 13:56:06.296 7 INFO cinder.api.openstack.wsgi [None req-c6a96274-f6ce-4a6c-aba3-f2064e3f17f2 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/2c39b2369cec4cb9a3cf67939c0344fa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/885] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:56:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/2c39b2369cec4cb9a3cf67939c0344fa?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:56:06.310 8 INFO cinder.api.openstack.wsgi [None req-a2437eb6-a16c-4846-9a9c-baed4cd6f98a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/77cc964c9cae469eb6c871d47242a747?usage=true 2026-05-28 13:56:06.336 8 INFO cinder.api.openstack.wsgi [None req-a2437eb6-a16c-4846-9a9c-baed4cd6f98a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/77cc964c9cae469eb6c871d47242a747?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/886] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:56:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/77cc964c9cae469eb6c871d47242a747?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:56:06.347 7 INFO cinder.api.openstack.wsgi [None req-8bd4dae4-fb31-4269-8bb9-91b6bbcef43f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/a82fe4a0524a45a3bd1a48175ab76bc8?usage=true 2026-05-28 13:56:06.371 7 INFO cinder.api.openstack.wsgi [None req-8bd4dae4-fb31-4269-8bb9-91b6bbcef43f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/a82fe4a0524a45a3bd1a48175ab76bc8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/887] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:56:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/a82fe4a0524a45a3bd1a48175ab76bc8?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:56:06.385 8 INFO cinder.api.openstack.wsgi [None req-4b27b77a-2673-4e0a-916f-2103e8c02f8a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:56:06.413 8 INFO cinder.api.openstack.wsgi [None req-4b27b77a-2673-4e0a-916f-2103e8c02f8a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/888] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:56:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:56:06.423 7 INFO cinder.api.openstack.wsgi [None req-cfb1193a-1a69-457d-b902-24933673764a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/d00f3819465b46eba067eebdef74e727?usage=true 2026-05-28 13:56:06.445 7 INFO cinder.api.openstack.wsgi [None req-cfb1193a-1a69-457d-b902-24933673764a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/d00f3819465b46eba067eebdef74e727?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/889] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:56:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/d00f3819465b46eba067eebdef74e727?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:56:06.455 8 INFO cinder.api.openstack.wsgi [None req-0edda2a8-b4c3-4379-908c-f0eda4734183 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:56:06.476 8 INFO cinder.api.openstack.wsgi [None req-0edda2a8-b4c3-4379-908c-f0eda4734183 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/890] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:56:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:56:06.485 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:56:06.492 7 INFO cinder.volume.api [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:56:06.492 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 454/891] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:56:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:56:06.500 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:56:07.003 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 438/892] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:56:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:56:12.388 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:56:12.388 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:56:12.389 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:56:12.390 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:56:22.388 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:56:22.388 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:56:22.389 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:56:22.390 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:56:32.387 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:56:32.388 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:56:32.388 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:56:32.389 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:56:42.388 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:56:42.388 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:56:42.389 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:56:42.389 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:56:52.388 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:56:52.389 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:56:52.390 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:56:52.391 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:57:02.388 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:57:02.388 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:57:02.389 8 INFO cinder.api.openstack.wsgi [None req-a19f9800-88e6-41e5-beaf-dfc7a8b637ce e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:57:02.390 7 INFO cinder.api.openstack.wsgi [None req-6e84b143-a6e6-4fe4-a094-894b9994ec9a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:57:06.011 8 INFO cinder.api.openstack.wsgi [None req-92d5f58d-ae03-425e-a252-320f03113e5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:57:06.018 8 INFO cinder.volume.api [None req-92d5f58d-ae03-425e-a252-320f03113e5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:57:06.019 8 INFO cinder.api.openstack.wsgi [None req-92d5f58d-ae03-425e-a252-320f03113e5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 445/905] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:57:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:57:06.028 7 INFO cinder.api.openstack.wsgi [None req-645bc763-376b-4ee5-9309-8be50546c248 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:57:06.037 7 INFO cinder.volume.api [None req-645bc763-376b-4ee5-9309-8be50546c248 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:57:06.040 7 INFO cinder.api.openstack.wsgi [None req-645bc763-376b-4ee5-9309-8be50546c248 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 461/906] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:57:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:57:06.049 8 INFO cinder.api.openstack.wsgi [None req-93139403-09e2-4e80-87ac-d456a9775351 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:57:06.553 8 INFO cinder.api.openstack.wsgi [None req-93139403-09e2-4e80-87ac-d456a9775351 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 446/907] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:57:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:57:06.566 7 INFO cinder.api.openstack.wsgi [None req-2c53746d-060f-45a1-9ac5-ffc2609ef3fb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:57:06.572 7 INFO cinder.api.openstack.wsgi [None req-2c53746d-060f-45a1-9ac5-ffc2609ef3fb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 462/908] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:57:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:57:06.638 8 INFO cinder.api.openstack.wsgi [None req-0687a2f7-f05d-46e1-83af-9a5b8f679696 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:57:06.666 8 INFO cinder.api.openstack.wsgi [None req-0687a2f7-f05d-46e1-83af-9a5b8f679696 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/909] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:57:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:57:06.677 7 INFO cinder.api.openstack.wsgi [None req-cccbb810-30dd-4623-beda-428960c5379b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/2c39b2369cec4cb9a3cf67939c0344fa?usage=true 2026-05-28 13:57:06.708 7 INFO cinder.api.openstack.wsgi [None req-cccbb810-30dd-4623-beda-428960c5379b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/2c39b2369cec4cb9a3cf67939c0344fa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/910] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:57:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/2c39b2369cec4cb9a3cf67939c0344fa?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:57:06.720 8 INFO cinder.api.openstack.wsgi [None req-133fee1e-f563-4e8b-8cf5-be5ac3e44138 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/a82fe4a0524a45a3bd1a48175ab76bc8?usage=true 2026-05-28 13:57:06.749 8 INFO cinder.api.openstack.wsgi [None req-133fee1e-f563-4e8b-8cf5-be5ac3e44138 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/a82fe4a0524a45a3bd1a48175ab76bc8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/911] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:57:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/a82fe4a0524a45a3bd1a48175ab76bc8?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:57:06.762 7 INFO cinder.api.openstack.wsgi [None req-6e1d2086-9e93-41d7-932b-e168342b8066 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:57:06.805 7 INFO cinder.api.openstack.wsgi [None req-6e1d2086-9e93-41d7-932b-e168342b8066 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/912] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:57:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:57:06.818 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:57:06.838 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/913] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:57:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:57:06.848 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:57:06.857 7 INFO cinder.volume.api [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:57:06.859 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/914] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:57:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:57:12.387 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:57:12.387 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:57:12.388 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:57:12.389 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:57:22.388 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:57:22.388 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:57:22.389 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:57:22.389 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:57:32.389 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:57:32.389 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:57:32.389 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:57:32.390 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:57:42.387 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:57:42.387 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:57:42.388 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:57:42.388 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:57:52.387 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:57:52.388 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:57:52.388 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:57:52.389 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:58:02.388 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:58:02.388 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:58:02.389 8 INFO cinder.api.openstack.wsgi [None req-b3e9fbeb-3000-4a92-b900-1926467e338c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:58:02.390 7 INFO cinder.api.openstack.wsgi [None req-f1c799f6-1b24-4a22-930c-2e031d45d346 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:58:06.032 8 INFO cinder.api.openstack.wsgi [None req-74fdb68e-9e0e-4ae9-8abd-31250cdca89e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:58:06.038 8 INFO cinder.api.openstack.wsgi [None req-74fdb68e-9e0e-4ae9-8abd-31250cdca89e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 456/927] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:58:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:58:06.082 7 INFO cinder.api.openstack.wsgi [None req-ca6b9d25-a597-400a-a9b5-9f02f48ece12 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:58:06.102 7 INFO cinder.api.openstack.wsgi [None req-ca6b9d25-a597-400a-a9b5-9f02f48ece12 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/928] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:58:06.114 8 INFO cinder.api.openstack.wsgi [None req-05623adf-c457-4b0b-a001-e16f0885cceb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1482d5061f9d47659d80b9d534fcec16?usage=true 2026-05-28 13:58:06.135 8 INFO cinder.api.openstack.wsgi [None req-05623adf-c457-4b0b-a001-e16f0885cceb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1482d5061f9d47659d80b9d534fcec16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/929] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1482d5061f9d47659d80b9d534fcec16?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:58:06.146 7 INFO cinder.api.openstack.wsgi [None req-3232a18c-4f45-4066-93eb-d0a4c407dc63 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1bfe24700ebe4ea0b70e92cf3716cd44?usage=true 2026-05-28 13:58:06.167 7 INFO cinder.api.openstack.wsgi [None req-3232a18c-4f45-4066-93eb-d0a4c407dc63 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1bfe24700ebe4ea0b70e92cf3716cd44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/930] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1bfe24700ebe4ea0b70e92cf3716cd44?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:58:06.178 8 INFO cinder.api.openstack.wsgi [None req-36295fdc-797f-40e7-b57a-39d0866fcf45 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/492690c9970f434aa47a2a5ba0506d6a?usage=true 2026-05-28 13:58:06.199 8 INFO cinder.api.openstack.wsgi [None req-36295fdc-797f-40e7-b57a-39d0866fcf45 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/492690c9970f434aa47a2a5ba0506d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/931] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/492690c9970f434aa47a2a5ba0506d6a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:58:06.212 7 INFO cinder.api.openstack.wsgi [None req-467fc7a1-a0ed-48e1-b6f2-093a063bc6d5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/94b9408ea1384f229760b84e1fa07482?usage=true 2026-05-28 13:58:06.232 7 INFO cinder.api.openstack.wsgi [None req-467fc7a1-a0ed-48e1-b6f2-093a063bc6d5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/94b9408ea1384f229760b84e1fa07482?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/932] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/94b9408ea1384f229760b84e1fa07482?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:58:06.242 8 INFO cinder.api.openstack.wsgi [None req-3543c646-cc18-412b-b7bd-1f0eb4db0057 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ac94a00d74684791b552548059908c40?usage=true 2026-05-28 13:58:06.264 8 INFO cinder.api.openstack.wsgi [None req-3543c646-cc18-412b-b7bd-1f0eb4db0057 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ac94a00d74684791b552548059908c40?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/933] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ac94a00d74684791b552548059908c40?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:58:06.276 7 INFO cinder.api.openstack.wsgi [None req-2e898e5d-c327-45cb-95a5-4d7dbc7feb10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:58:06.299 7 INFO cinder.api.openstack.wsgi [None req-2e898e5d-c327-45cb-95a5-4d7dbc7feb10 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/934] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:58:06.313 8 INFO cinder.api.openstack.wsgi [None req-caec304e-a33a-4fe4-b972-42508ca02dbd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cf5599cfcc594eb5b6fbb2fe42be6e1a?usage=true 2026-05-28 13:58:06.333 8 INFO cinder.api.openstack.wsgi [None req-caec304e-a33a-4fe4-b972-42508ca02dbd e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cf5599cfcc594eb5b6fbb2fe42be6e1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/935] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cf5599cfcc594eb5b6fbb2fe42be6e1a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:58:06.342 7 INFO cinder.api.openstack.wsgi [None req-139db2ef-9ee7-4fba-8e3a-101a76cbc4b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e3dfe5f155134d08a3e5e0dfa7fc4bbf?usage=true 2026-05-28 13:58:06.361 7 INFO cinder.api.openstack.wsgi [None req-139db2ef-9ee7-4fba-8e3a-101a76cbc4b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e3dfe5f155134d08a3e5e0dfa7fc4bbf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/936] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e3dfe5f155134d08a3e5e0dfa7fc4bbf?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:58:06.371 8 INFO cinder.api.openstack.wsgi [None req-63e95669-8e87-4cec-bd68-33edd85e7ce2 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/eba9cd074cd34bcaa961f16c94388a27?usage=true 2026-05-28 13:58:06.391 8 INFO cinder.api.openstack.wsgi [None req-63e95669-8e87-4cec-bd68-33edd85e7ce2 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/eba9cd074cd34bcaa961f16c94388a27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/937] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/eba9cd074cd34bcaa961f16c94388a27?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:58:06.402 7 INFO cinder.api.openstack.wsgi [None req-7288001e-ba4f-4de5-8e69-d6693b2a1974 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:58:06.422 7 INFO cinder.api.openstack.wsgi [None req-7288001e-ba4f-4de5-8e69-d6693b2a1974 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/938] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:58:06.431 8 INFO cinder.api.openstack.wsgi [None req-d24edfe2-2eac-41ed-a24e-cf9c509a9eec e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:58:06.437 8 INFO cinder.volume.api [None req-d24edfe2-2eac-41ed-a24e-cf9c509a9eec e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:58:06.437 8 INFO cinder.api.openstack.wsgi [None req-d24edfe2-2eac-41ed-a24e-cf9c509a9eec e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 462/939] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:58:06.445 7 INFO cinder.api.openstack.wsgi [None req-5dd91daa-b6bd-41b2-be0c-56fb0ec80c48 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:58:06.454 7 INFO cinder.volume.api [None req-5dd91daa-b6bd-41b2-be0c-56fb0ec80c48 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:58:06.456 7 INFO cinder.api.openstack.wsgi [None req-5dd91daa-b6bd-41b2-be0c-56fb0ec80c48 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/940] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:58:06.469 8 INFO cinder.api.openstack.wsgi [None req-017acc6b-a434-4607-a076-95e5d2d55853 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:58:06.973 8 INFO cinder.api.openstack.wsgi [None req-017acc6b-a434-4607-a076-95e5d2d55853 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 463/941] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:58:06.984 7 INFO cinder.api.openstack.wsgi [None req-83bd8892-11f2-4001-aa6e-8af34e2bb0b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:58:06.993 7 INFO cinder.volume.api [None req-83bd8892-11f2-4001-aa6e-8af34e2bb0b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 13:58:06.995 7 INFO cinder.api.openstack.wsgi [None req-83bd8892-11f2-4001-aa6e-8af34e2bb0b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 479/942] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:58:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 13:58:12.389 7 INFO cinder.api.openstack.wsgi [None req-83bd8892-11f2-4001-aa6e-8af34e2bb0b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:58:12.389 8 INFO cinder.api.openstack.wsgi [None req-017acc6b-a434-4607-a076-95e5d2d55853 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:58:12.390 7 INFO cinder.api.openstack.wsgi [None req-83bd8892-11f2-4001-aa6e-8af34e2bb0b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:58:12.390 8 INFO cinder.api.openstack.wsgi [None req-017acc6b-a434-4607-a076-95e5d2d55853 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:58:22.388 7 INFO cinder.api.openstack.wsgi [None req-83bd8892-11f2-4001-aa6e-8af34e2bb0b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:58:22.388 8 INFO cinder.api.openstack.wsgi [None req-017acc6b-a434-4607-a076-95e5d2d55853 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:58:22.389 8 INFO cinder.api.openstack.wsgi [None req-017acc6b-a434-4607-a076-95e5d2d55853 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:58:22.389 7 INFO cinder.api.openstack.wsgi [None req-83bd8892-11f2-4001-aa6e-8af34e2bb0b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:58:27.193 7 INFO cinder.api.openstack.wsgi [None req-c42caa85-7d82-45c5-bba0-0220a0e45d6f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes 2026-05-28 13:58:27.329 7 INFO cinder.api.v3.volumes [None req-c42caa85-7d82-45c5-bba0-0220a0e45d6f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Create volume of 16 GB 2026-05-28 13:58:27.337 7 INFO cinder.volume.api [None req-c42caa85-7d82-45c5-bba0-0220a0e45d6f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Availability Zones retrieved successfully. 2026-05-28 13:58:27.549 7 INFO cinder.volume.api [None req-c42caa85-7d82-45c5-bba0-0220a0e45d6f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Create volume request issued successfully. 2026-05-28 13:58:27.550 7 INFO cinder.api.openstack.wsgi [None req-c42caa85-7d82-45c5-bba0-0220a0e45d6f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 482/947] 199.204.45.144 () {34 vars in 734 bytes} [Thu May 28 13:58:27 2026] POST /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes => generated 846 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-28 13:58:27.563 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-4dcc0237-bf6d-4f85-9b48-ca0c3a7bec3e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 /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-05-28 13:58:27.625 8 INFO cinder.volume.api [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-4dcc0237-bf6d-4f85-9b48-ca0c3a7bec3e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Volume info retrieved successfully. 2026-05-28 13:58:27.633 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-4dcc0237-bf6d-4f85-9b48-ca0c3a7bec3e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 returned with HTTP 200 [pid: 8|app: 0|req: 466/948] 199.204.45.144 () {32 vars in 825 bytes} [Thu May 28 13:58:27 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 => generated 1025 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 13:58:32.388 7 INFO cinder.api.openstack.wsgi [None req-c42caa85-7d82-45c5-bba0-0220a0e45d6f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:58:32.388 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-4dcc0237-bf6d-4f85-9b48-ca0c3a7bec3e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:58:32.389 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-4dcc0237-bf6d-4f85-9b48-ca0c3a7bec3e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:58:32.389 7 INFO cinder.api.openstack.wsgi [None req-c42caa85-7d82-45c5-bba0-0220a0e45d6f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:58:32.647 7 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-38c8d2fb-70a8-4c00-a368-6ef6562f7563 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 /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-05-28 13:58:32.661 7 INFO cinder.volume.api [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-38c8d2fb-70a8-4c00-a368-6ef6562f7563 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Volume info retrieved successfully. 2026-05-28 13:58:32.667 7 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-38c8d2fb-70a8-4c00-a368-6ef6562f7563 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 returned with HTTP 200 [pid: 7|app: 0|req: 484/951] 199.204.45.144 () {32 vars in 825 bytes} [Thu May 28 13:58:32 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 => generated 1675 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:58:33.061 8 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-9035235b-77a8-4418-8792-2d65454962ec e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 /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-05-28 13:58:33.071 8 INFO cinder.volume.api [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-9035235b-77a8-4418-8792-2d65454962ec e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Volume info retrieved successfully. 2026-05-28 13:58:33.076 8 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-9035235b-77a8-4418-8792-2d65454962ec e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 returned with HTTP 200 [pid: 8|app: 0|req: 468/952] 10.0.0.201 () {34 vars in 1028 bytes} [Thu May 28 13:58:33 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 => generated 1675 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-05-28 13:58:33.443 7 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-618b9147-56ba-4b18-b490-7a3b32e92a6e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 /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-05-28 13:58:33.459 7 INFO cinder.volume.api [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-618b9147-56ba-4b18-b490-7a3b32e92a6e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Volume info retrieved successfully. 2026-05-28 13:58:33.464 7 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-618b9147-56ba-4b18-b490-7a3b32e92a6e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 returned with HTTP 200 [pid: 7|app: 0|req: 485/953] 10.0.0.201 () {34 vars in 1028 bytes} [Thu May 28 13:58:33 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 => generated 1675 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 13:58:33.474 8 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-9035235b-77a8-4418-8792-2d65454962ec e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-28 13:58:33.475 8 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-9035235b-77a8-4418-8792-2d65454962ec e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 469/954] 10.0.0.201 () {32 vars in 829 bytes} [Thu May 28 13:58:33 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:58:33.488 7 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-72d1219f-a3a3-4297-aaf4-8f674b3f984d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/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-05-28 13:58:33.529 7 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-72d1219f-a3a3-4297-aaf4-8f674b3f984d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/attachments returned with HTTP 200 [pid: 7|app: 0|req: 486/955] 10.0.0.201 () {40 vars in 1057 bytes} [Thu May 28 13:58:33 2026] POST /v3/c02f95ab5add4fc59af82ff9725d91a0/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:58:36.703 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-b8b7ecc9-def2-4e83-9b6d-07625002dd9d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 /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-05-28 13:58:36.722 8 INFO cinder.volume.api [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-b8b7ecc9-def2-4e83-9b6d-07625002dd9d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Volume info retrieved successfully. 2026-05-28 13:58:36.726 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-b8b7ecc9-def2-4e83-9b6d-07625002dd9d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 returned with HTTP 200 [pid: 8|app: 0|req: 470/956] 199.204.45.144 () {32 vars in 825 bytes} [Thu May 28 13:58:36 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 13:58:38.906 7 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-72d1219f-a3a3-4297-aaf4-8f674b3f984d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-28 13:58:38.907 7 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-72d1219f-a3a3-4297-aaf4-8f674b3f984d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 487/957] 199.204.45.144 () {32 vars in 840 bytes} [Thu May 28 13:58:38 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:58:38.916 8 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-826e6e2b-5d1a-455b-a3ed-796ca19aed15 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 /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-05-28 13:58:38.936 8 INFO cinder.volume.api [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-826e6e2b-5d1a-455b-a3ed-796ca19aed15 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Volume info retrieved successfully. 2026-05-28 13:58:38.954 8 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-826e6e2b-5d1a-455b-a3ed-796ca19aed15 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 returned with HTTP 200 [pid: 8|app: 0|req: 471/958] 199.204.45.144 () {36 vars in 1073 bytes} [Thu May 28 13:58:38 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 => generated 1898 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:58:39.082 7 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-ad1c11b3-4f0a-4d7c-91c7-897ae6127a09 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/attachments/d6d90c4e-aae6-4f91-8b11-bb588e9f2993 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:58:39.787 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-353642d8-1643-44fb-abd8-3240acc60776 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 /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-05-28 13:58:39.803 8 INFO cinder.volume.api [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-353642d8-1643-44fb-abd8-3240acc60776 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Volume info retrieved successfully. 2026-05-28 13:58:39.808 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-353642d8-1643-44fb-abd8-3240acc60776 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 returned with HTTP 200 [pid: 8|app: 0|req: 472/959] 199.204.45.144 () {32 vars in 825 bytes} [Thu May 28 13:58:39 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 => generated 1675 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 13:58:40.155 7 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-ad1c11b3-4f0a-4d7c-91c7-897ae6127a09 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/attachments/d6d90c4e-aae6-4f91-8b11-bb588e9f2993 returned with HTTP 200 [pid: 7|app: 0|req: 488/960] 199.204.45.144 () {40 vars in 1135 bytes} [Thu May 28 13:58:39 2026] PUT /v3/c02f95ab5add4fc59af82ff9725d91a0/attachments/d6d90c4e-aae6-4f91-8b11-bb588e9f2993 => generated 802 bytes in 1127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:58:40.674 8 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-7fe3e129-4da7-47b6-9e11-6093de71e286 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/attachments/d6d90c4e-aae6-4f91-8b11-bb588e9f2993/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-05-28 13:58:40.711 8 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-7fe3e129-4da7-47b6-9e11-6093de71e286 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/attachments/d6d90c4e-aae6-4f91-8b11-bb588e9f2993/action returned with HTTP 204 [pid: 8|app: 0|req: 473/961] 199.204.45.144 () {40 vars in 1148 bytes} [Thu May 28 13:58:40 2026] POST /v3/c02f95ab5add4fc59af82ff9725d91a0/attachments/d6d90c4e-aae6-4f91-8b11-bb588e9f2993/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-28 13:58:42.388 8 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-7fe3e129-4da7-47b6-9e11-6093de71e286 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:58:42.388 7 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-ad1c11b3-4f0a-4d7c-91c7-897ae6127a09 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:58:42.390 7 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-ad1c11b3-4f0a-4d7c-91c7-897ae6127a09 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:58:42.390 8 INFO cinder.api.openstack.wsgi [req-b655b2cc-e9b5-4cbb-88c1-9f76d27a5d47 req-7fe3e129-4da7-47b6-9e11-6093de71e286 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:58:42.583 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-82e95b2a-d2d1-483c-8b7f-b2c64d6c902e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 /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-05-28 13:58:42.599 8 INFO cinder.volume.api [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-82e95b2a-d2d1-483c-8b7f-b2c64d6c902e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Volume info retrieved successfully. 2026-05-28 13:58:42.604 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-82e95b2a-d2d1-483c-8b7f-b2c64d6c902e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 returned with HTTP 200 [pid: 8|app: 0|req: 475/964] 199.204.45.144 () {32 vars in 825 bytes} [Thu May 28 13:58:42 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 => generated 1973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:58:45.864 7 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-e06be91d-9598-47ad-a208-24a4cf319870 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 /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-05-28 13:58:45.886 7 INFO cinder.volume.api [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-e06be91d-9598-47ad-a208-24a4cf319870 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Volume info retrieved successfully. 2026-05-28 13:58:45.892 7 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-e06be91d-9598-47ad-a208-24a4cf319870 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 returned with HTTP 200 [pid: 7|app: 0|req: 490/965] 199.204.45.144 () {32 vars in 825 bytes} [Thu May 28 13:58:45 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 => generated 1973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:58:48.703 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-fcfb0a59-3d0d-4fa6-b6dc-2e8f7ab5b75b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 /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-05-28 13:58:48.718 8 INFO cinder.volume.api [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-fcfb0a59-3d0d-4fa6-b6dc-2e8f7ab5b75b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Volume info retrieved successfully. 2026-05-28 13:58:48.723 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-fcfb0a59-3d0d-4fa6-b6dc-2e8f7ab5b75b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 returned with HTTP 200 [pid: 8|app: 0|req: 476/966] 199.204.45.144 () {32 vars in 825 bytes} [Thu May 28 13:58:48 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 => generated 1973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 13:58:52.388 7 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-e06be91d-9598-47ad-a208-24a4cf319870 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:58:52.388 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-fcfb0a59-3d0d-4fa6-b6dc-2e8f7ab5b75b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:58:52.389 7 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-e06be91d-9598-47ad-a208-24a4cf319870 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:58:52.390 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-fcfb0a59-3d0d-4fa6-b6dc-2e8f7ab5b75b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:59:02.388 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-fcfb0a59-3d0d-4fa6-b6dc-2e8f7ab5b75b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:59:02.388 7 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-e06be91d-9598-47ad-a208-24a4cf319870 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:59:02.388 8 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-fcfb0a59-3d0d-4fa6-b6dc-2e8f7ab5b75b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:59:02.389 7 INFO cinder.api.openstack.wsgi [req-c42caa85-7d82-45c5-bba0-0220a0e45d6f req-e06be91d-9598-47ad-a208-24a4cf319870 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:59:05.914 8 INFO cinder.api.openstack.wsgi [None req-4f9ae9cb-5ee1-4f60-ab52-6a6f600875b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 13:59:05.919 8 INFO cinder.api.openstack.wsgi [None req-4f9ae9cb-5ee1-4f60-ab52-6a6f600875b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 479/971] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 13:59:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:59:05.930 7 INFO cinder.api.openstack.wsgi [None req-6d544237-6bde-46af-8a2b-e16f47cc8fa7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 13:59:06.434 7 INFO cinder.api.openstack.wsgi [None req-6d544237-6bde-46af-8a2b-e16f47cc8fa7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 493/972] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 13:59:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:59:06.444 8 INFO cinder.api.openstack.wsgi [None req-6955f1fe-5363-4e8d-9b10-d970e5f77aa1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:59:06.467 8 INFO cinder.volume.api [None req-6955f1fe-5363-4e8d-9b10-d970e5f77aa1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - 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-05-28 13:59:06.473 8 INFO cinder.api.openstack.wsgi [None req-6955f1fe-5363-4e8d-9b10-d970e5f77aa1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 480/973] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 1976 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 13:59:06.483 7 INFO cinder.api.openstack.wsgi [None req-10923884-3cc8-4b03-a3df-725bb10bbb47 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 13:59:06.495 7 INFO cinder.volume.api [None req-10923884-3cc8-4b03-a3df-725bb10bbb47 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - 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-05-28 13:59:06.500 7 INFO cinder.api.openstack.wsgi [None req-10923884-3cc8-4b03-a3df-725bb10bbb47 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/974] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 1976 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:59:06.509 8 INFO cinder.api.openstack.wsgi [None req-07225f52-0721-4df5-8f5f-8f9b3c2a045b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 13:59:06.515 8 INFO cinder.volume.api [None req-07225f52-0721-4df5-8f5f-8f9b3c2a045b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 13:59:06.516 8 INFO cinder.api.openstack.wsgi [None req-07225f52-0721-4df5-8f5f-8f9b3c2a045b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 481/975] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 13:59:06.571 7 INFO cinder.api.openstack.wsgi [None req-a9847e89-fc5b-4b7e-b2cd-35aa219022ac e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 13:59:06.592 7 INFO cinder.api.openstack.wsgi [None req-a9847e89-fc5b-4b7e-b2cd-35aa219022ac e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/976] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:59:06.604 8 INFO cinder.api.openstack.wsgi [None req-7523d075-94dd-4a5d-a866-feaf0fce1d8b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1482d5061f9d47659d80b9d534fcec16?usage=true 2026-05-28 13:59:06.623 8 INFO cinder.api.openstack.wsgi [None req-7523d075-94dd-4a5d-a866-feaf0fce1d8b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1482d5061f9d47659d80b9d534fcec16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/977] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1482d5061f9d47659d80b9d534fcec16?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:59:06.635 7 INFO cinder.api.openstack.wsgi [None req-1bec9697-712e-4e22-92bd-81f347f78571 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1bfe24700ebe4ea0b70e92cf3716cd44?usage=true 2026-05-28 13:59:06.654 7 INFO cinder.api.openstack.wsgi [None req-1bec9697-712e-4e22-92bd-81f347f78571 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1bfe24700ebe4ea0b70e92cf3716cd44?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/978] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1bfe24700ebe4ea0b70e92cf3716cd44?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:59:06.667 8 INFO cinder.api.openstack.wsgi [None req-0c8727d5-566d-46eb-927c-d364db7dcc8f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/492690c9970f434aa47a2a5ba0506d6a?usage=true 2026-05-28 13:59:06.686 8 INFO cinder.api.openstack.wsgi [None req-0c8727d5-566d-46eb-927c-d364db7dcc8f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/492690c9970f434aa47a2a5ba0506d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/979] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/492690c9970f434aa47a2a5ba0506d6a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:59:06.701 7 INFO cinder.api.openstack.wsgi [None req-a0b38efb-ab8f-40c0-a1e1-c517a78e0843 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/94b9408ea1384f229760b84e1fa07482?usage=true 2026-05-28 13:59:06.749 7 INFO cinder.api.openstack.wsgi [None req-a0b38efb-ab8f-40c0-a1e1-c517a78e0843 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/94b9408ea1384f229760b84e1fa07482?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/980] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/94b9408ea1384f229760b84e1fa07482?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:59:06.762 8 INFO cinder.api.openstack.wsgi [None req-95268efd-d255-457b-be8d-81ca7d9b1fee e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ac94a00d74684791b552548059908c40?usage=true 2026-05-28 13:59:06.781 8 INFO cinder.api.openstack.wsgi [None req-95268efd-d255-457b-be8d-81ca7d9b1fee e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ac94a00d74684791b552548059908c40?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/981] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ac94a00d74684791b552548059908c40?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:59:06.798 7 INFO cinder.api.openstack.wsgi [None req-c2d72deb-e5a9-4914-a7d0-ebe51036afa5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 13:59:06.815 7 INFO cinder.api.openstack.wsgi [None req-c2d72deb-e5a9-4914-a7d0-ebe51036afa5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/982] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:59:06.827 8 INFO cinder.api.openstack.wsgi [None req-8f0b8822-7e29-453d-ab2d-1cce64a1b863 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cf5599cfcc594eb5b6fbb2fe42be6e1a?usage=true 2026-05-28 13:59:06.848 8 INFO cinder.api.openstack.wsgi [None req-8f0b8822-7e29-453d-ab2d-1cce64a1b863 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cf5599cfcc594eb5b6fbb2fe42be6e1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/983] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cf5599cfcc594eb5b6fbb2fe42be6e1a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:59:06.860 7 INFO cinder.api.openstack.wsgi [None req-f4b99f99-b8a9-4682-91e5-568232da21ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e3dfe5f155134d08a3e5e0dfa7fc4bbf?usage=true 2026-05-28 13:59:06.877 7 INFO cinder.api.openstack.wsgi [None req-f4b99f99-b8a9-4682-91e5-568232da21ab e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e3dfe5f155134d08a3e5e0dfa7fc4bbf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/984] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e3dfe5f155134d08a3e5e0dfa7fc4bbf?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:59:06.887 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/eba9cd074cd34bcaa961f16c94388a27?usage=true 2026-05-28 13:59:06.905 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/eba9cd074cd34bcaa961f16c94388a27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/985] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/eba9cd074cd34bcaa961f16c94388a27?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:59:06.916 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 13:59:06.937 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/986] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 13:59:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 13:59:12.387 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:59:12.388 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:59:12.388 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:59:12.389 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:59:22.388 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:59:22.388 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:59:22.389 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:59:22.389 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:59:32.388 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:59:32.388 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:59:32.389 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:59:32.389 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:59:42.388 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:59:42.388 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:59:42.388 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:59:42.389 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:59:52.388 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:59:52.388 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 13:59:52.389 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 13:59:52.389 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:00:02.387 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:00:02.388 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:00:02.388 7 INFO cinder.api.openstack.wsgi [None req-3910c648-852e-40b6-a340-c4bc7ff005b1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:00:02.392 8 INFO cinder.api.openstack.wsgi [None req-83181791-be80-4a74-a5bd-aa039c450ed6 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:00:05.945 7 INFO cinder.api.openstack.wsgi [None req-bddf6876-9464-4a1e-9067-5b32af8419b5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:00:05.961 7 INFO cinder.volume.api [None req-bddf6876-9464-4a1e-9067-5b32af8419b5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - 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-05-28 14:00:05.968 7 INFO cinder.api.openstack.wsgi [None req-bddf6876-9464-4a1e-9067-5b32af8419b5 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 507/999] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:00:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 1976 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 14:00:05.981 8 INFO cinder.api.openstack.wsgi [None req-ae480348-3f3e-4299-8167-42537496f0cf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 14:00:05.989 8 INFO cinder.volume.api [None req-ae480348-3f3e-4299-8167-42537496f0cf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 14:00:05.989 8 INFO cinder.api.openstack.wsgi [None req-ae480348-3f3e-4299-8167-42537496f0cf e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/1000] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 14:00:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 14:00:05.999 7 INFO cinder.api.openstack.wsgi [None req-1c04bbd2-d089-4c6e-8f71-88ea2b4dd540 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 14:00:06.503 7 INFO cinder.api.openstack.wsgi [None req-1c04bbd2-d089-4c6e-8f71-88ea2b4dd540 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1001] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 14:00:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 671 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:00:06.513 8 INFO cinder.api.openstack.wsgi [None req-04369571-8db4-4b0b-b975-f070e502cccb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 14:00:06.519 8 INFO cinder.api.openstack.wsgi [None req-04369571-8db4-4b0b-b975-f070e502cccb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 494/1002] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 14:00:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:00:06.530 7 INFO cinder.api.openstack.wsgi [None req-5abf1fa9-09c7-49ea-822e-c11fa67f28b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:00:06.545 7 INFO cinder.volume.api [None req-5abf1fa9-09c7-49ea-822e-c11fa67f28b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - 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-05-28 14:00:06.553 7 INFO cinder.api.openstack.wsgi [None req-5abf1fa9-09c7-49ea-822e-c11fa67f28b8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1003] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:00:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 1976 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 14:00:06.641 8 INFO cinder.api.openstack.wsgi [None req-3512fad7-827b-4065-88e9-6800c8975312 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 14:00:06.674 8 INFO cinder.api.openstack.wsgi [None req-3512fad7-827b-4065-88e9-6800c8975312 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/1004] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:00:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 14:00:06.690 7 INFO cinder.api.openstack.wsgi [None req-c8eab949-b6cf-494f-960b-74ac5bfa996a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1482d5061f9d47659d80b9d534fcec16?usage=true 2026-05-28 14:00:06.721 7 INFO cinder.api.openstack.wsgi [None req-c8eab949-b6cf-494f-960b-74ac5bfa996a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1482d5061f9d47659d80b9d534fcec16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1005] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:00:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1482d5061f9d47659d80b9d534fcec16?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:00:06.734 8 INFO cinder.api.openstack.wsgi [None req-77087e23-340b-4e76-98cc-c28540eed97b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1bfe24700ebe4ea0b70e92cf3716cd44?usage=true 2026-05-28 14:00:06.753 8 INFO cinder.api.openstack.wsgi [None req-77087e23-340b-4e76-98cc-c28540eed97b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1bfe24700ebe4ea0b70e92cf3716cd44?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/1006] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:00:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1bfe24700ebe4ea0b70e92cf3716cd44?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:00:06.767 7 INFO cinder.api.openstack.wsgi [None req-890f8060-8675-4af9-b3ac-752f5a9ebd58 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/492690c9970f434aa47a2a5ba0506d6a?usage=true 2026-05-28 14:00:06.786 7 INFO cinder.api.openstack.wsgi [None req-890f8060-8675-4af9-b3ac-752f5a9ebd58 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/492690c9970f434aa47a2a5ba0506d6a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1007] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:00:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/492690c9970f434aa47a2a5ba0506d6a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:00:06.805 8 INFO cinder.api.openstack.wsgi [None req-dce1505f-3b1d-4cba-a628-11ea53021d77 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/94b9408ea1384f229760b84e1fa07482?usage=true 2026-05-28 14:00:06.827 8 INFO cinder.api.openstack.wsgi [None req-dce1505f-3b1d-4cba-a628-11ea53021d77 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/94b9408ea1384f229760b84e1fa07482?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/1008] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:00:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/94b9408ea1384f229760b84e1fa07482?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:00:06.838 7 INFO cinder.api.openstack.wsgi [None req-de4d0c9d-4a4d-411e-a783-e9cd5b86e27f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ac94a00d74684791b552548059908c40?usage=true 2026-05-28 14:00:06.859 7 INFO cinder.api.openstack.wsgi [None req-de4d0c9d-4a4d-411e-a783-e9cd5b86e27f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ac94a00d74684791b552548059908c40?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1009] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:00:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ac94a00d74684791b552548059908c40?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:00:06.873 8 INFO cinder.api.openstack.wsgi [None req-fd1b52cd-0f81-4cb0-b145-70a5a34ca2fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 14:00:06.896 8 INFO cinder.api.openstack.wsgi [None req-fd1b52cd-0f81-4cb0-b145-70a5a34ca2fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1010] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:00:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:00:06.908 7 INFO cinder.api.openstack.wsgi [None req-c88af869-d470-4643-9bca-12262c650249 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cf5599cfcc594eb5b6fbb2fe42be6e1a?usage=true 2026-05-28 14:00:06.934 7 INFO cinder.api.openstack.wsgi [None req-c88af869-d470-4643-9bca-12262c650249 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cf5599cfcc594eb5b6fbb2fe42be6e1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1011] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:00:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cf5599cfcc594eb5b6fbb2fe42be6e1a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:00:06.951 8 INFO cinder.api.openstack.wsgi [None req-29acba1f-8f1a-4f30-99a6-6768a7108ca3 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e3dfe5f155134d08a3e5e0dfa7fc4bbf?usage=true 2026-05-28 14:00:06.989 8 INFO cinder.api.openstack.wsgi [None req-29acba1f-8f1a-4f30-99a6-6768a7108ca3 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e3dfe5f155134d08a3e5e0dfa7fc4bbf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1012] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:00:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e3dfe5f155134d08a3e5e0dfa7fc4bbf?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:00:07.009 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/eba9cd074cd34bcaa961f16c94388a27?usage=true 2026-05-28 14:00:07.056 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/eba9cd074cd34bcaa961f16c94388a27?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1013] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:00:07 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/eba9cd074cd34bcaa961f16c94388a27?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:00:07.069 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 14:00:07.093 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1014] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:00:07 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:00:12.387 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:00:12.387 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:00:12.388 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:00:12.388 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:00:22.387 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:00:22.387 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:00:22.389 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:00:22.390 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:00:32.388 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:00:32.388 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:00:32.389 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:00:32.389 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:00:42.388 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:00:42.389 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:00:42.390 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:00:42.392 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:00:52.388 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:00:52.388 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:00:52.389 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:00:52.389 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:01:02.388 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:01:02.388 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:01:02.389 7 INFO cinder.api.openstack.wsgi [None req-6460b112-fcac-4045-aab9-8d399003aacb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:01:02.389 8 INFO cinder.api.openstack.wsgi [None req-d9f8476f-8850-433d-825a-4c92fb1016e0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:01:05.919 7 INFO cinder.api.openstack.wsgi [None req-c4e61b0a-5642-442e-92b7-1e9a48c81ad4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 14:01:06.423 7 INFO cinder.api.openstack.wsgi [None req-c4e61b0a-5642-442e-92b7-1e9a48c81ad4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1027] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 14:01:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:01:06.438 8 INFO cinder.api.openstack.wsgi [None req-333450dc-975e-4a16-8f92-5ce26deae7a2 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:01:06.450 8 INFO cinder.volume.api [None req-333450dc-975e-4a16-8f92-5ce26deae7a2 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - 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-05-28 14:01:06.459 8 INFO cinder.api.openstack.wsgi [None req-333450dc-975e-4a16-8f92-5ce26deae7a2 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1028] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 14:01:06.470 7 INFO cinder.api.openstack.wsgi [None req-c46f4b46-9cc9-499e-a33c-69791ac1abee e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 14:01:06.476 7 INFO cinder.volume.api [None req-c46f4b46-9cc9-499e-a33c-69791ac1abee e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 14:01:06.476 7 INFO cinder.api.openstack.wsgi [None req-c46f4b46-9cc9-499e-a33c-69791ac1abee e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1029] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 14:01:06.488 8 INFO cinder.api.openstack.wsgi [None req-b12a7463-79c5-4ee0-9d16-beacb54e851c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:01:06.501 8 INFO cinder.volume.api [None req-b12a7463-79c5-4ee0-9d16-beacb54e851c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - 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-05-28 14:01:06.507 8 INFO cinder.api.openstack.wsgi [None req-b12a7463-79c5-4ee0-9d16-beacb54e851c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1030] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 1976 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-28 14:01:06.517 7 INFO cinder.api.openstack.wsgi [None req-ce65ba17-a020-409b-9fbc-8a061d9fe938 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 14:01:06.523 7 INFO cinder.api.openstack.wsgi [None req-ce65ba17-a020-409b-9fbc-8a061d9fe938 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 523/1031] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/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-05-28 14:01:06.562 8 INFO cinder.api.openstack.wsgi [None req-8966f993-cd5c-48f3-9320-f200eeee83df e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 14:01:06.588 8 INFO cinder.api.openstack.wsgi [None req-8966f993-cd5c-48f3-9320-f200eeee83df e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1032] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:01:06.599 7 INFO cinder.api.openstack.wsgi [None req-f168fd9a-6558-46a9-8fa1-16f37860abac e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1482d5061f9d47659d80b9d534fcec16?usage=true 2026-05-28 14:01:06.625 7 INFO cinder.api.openstack.wsgi [None req-f168fd9a-6558-46a9-8fa1-16f37860abac e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1482d5061f9d47659d80b9d534fcec16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1033] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1482d5061f9d47659d80b9d534fcec16?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:01:06.637 8 INFO cinder.api.openstack.wsgi [None req-f5556111-afe4-4a19-8eba-a89dd28bd32a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1bfe24700ebe4ea0b70e92cf3716cd44?usage=true 2026-05-28 14:01:06.676 8 INFO cinder.api.openstack.wsgi [None req-f5556111-afe4-4a19-8eba-a89dd28bd32a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1bfe24700ebe4ea0b70e92cf3716cd44?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1034] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/1bfe24700ebe4ea0b70e92cf3716cd44?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:01:06.688 7 INFO cinder.api.openstack.wsgi [None req-90f2c68f-cb93-484f-b61b-c7d3640ccc5a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/492690c9970f434aa47a2a5ba0506d6a?usage=true 2026-05-28 14:01:06.713 7 INFO cinder.api.openstack.wsgi [None req-90f2c68f-cb93-484f-b61b-c7d3640ccc5a e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/492690c9970f434aa47a2a5ba0506d6a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1035] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/492690c9970f434aa47a2a5ba0506d6a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:01:06.729 8 INFO cinder.api.openstack.wsgi [None req-b7ae5440-7b99-4101-b547-5acc40dce4fb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/94b9408ea1384f229760b84e1fa07482?usage=true 2026-05-28 14:01:06.767 8 INFO cinder.api.openstack.wsgi [None req-b7ae5440-7b99-4101-b547-5acc40dce4fb e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/94b9408ea1384f229760b84e1fa07482?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1036] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/94b9408ea1384f229760b84e1fa07482?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:01:06.777 7 INFO cinder.api.openstack.wsgi [None req-223c415f-b280-45a7-9919-4f9f980df0bc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ac94a00d74684791b552548059908c40?usage=true 2026-05-28 14:01:06.835 7 INFO cinder.api.openstack.wsgi [None req-223c415f-b280-45a7-9919-4f9f980df0bc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ac94a00d74684791b552548059908c40?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1037] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ac94a00d74684791b552548059908c40?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:01:06.852 8 INFO cinder.api.openstack.wsgi [None req-70f214bd-6788-4ebe-b5a9-2a6d21b2299e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 14:01:06.884 8 INFO cinder.api.openstack.wsgi [None req-70f214bd-6788-4ebe-b5a9-2a6d21b2299e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1038] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:01:06.897 7 INFO cinder.api.openstack.wsgi [None req-f500ee96-ea5c-49b1-9eab-025373052562 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cf5599cfcc594eb5b6fbb2fe42be6e1a?usage=true 2026-05-28 14:01:06.917 7 INFO cinder.api.openstack.wsgi [None req-f500ee96-ea5c-49b1-9eab-025373052562 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cf5599cfcc594eb5b6fbb2fe42be6e1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1039] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/cf5599cfcc594eb5b6fbb2fe42be6e1a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:01:06.931 8 INFO cinder.api.openstack.wsgi [None req-29a924cb-1d4a-4d53-9720-913c5403b08c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e3dfe5f155134d08a3e5e0dfa7fc4bbf?usage=true 2026-05-28 14:01:06.951 8 INFO cinder.api.openstack.wsgi [None req-29a924cb-1d4a-4d53-9720-913c5403b08c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e3dfe5f155134d08a3e5e0dfa7fc4bbf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1040] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/e3dfe5f155134d08a3e5e0dfa7fc4bbf?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:01:06.961 7 INFO cinder.api.openstack.wsgi [None req-cf7bce64-85f4-404f-b119-161b6368c0b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/eba9cd074cd34bcaa961f16c94388a27?usage=true 2026-05-28 14:01:06.983 7 INFO cinder.api.openstack.wsgi [None req-cf7bce64-85f4-404f-b119-161b6368c0b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/eba9cd074cd34bcaa961f16c94388a27?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1041] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/eba9cd074cd34bcaa961f16c94388a27?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:01:06.995 8 INFO cinder.api.openstack.wsgi [None req-daa92578-434d-4a47-a638-f02431cbd84f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 14:01:07.018 8 INFO cinder.api.openstack.wsgi [None req-daa92578-434d-4a47-a638-f02431cbd84f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1042] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:01:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:01:12.388 8 INFO cinder.api.openstack.wsgi [None req-daa92578-434d-4a47-a638-f02431cbd84f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:01:12.388 7 INFO cinder.api.openstack.wsgi [None req-cf7bce64-85f4-404f-b119-161b6368c0b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:01:12.389 8 INFO cinder.api.openstack.wsgi [None req-daa92578-434d-4a47-a638-f02431cbd84f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:01:12.389 7 INFO cinder.api.openstack.wsgi [None req-cf7bce64-85f4-404f-b119-161b6368c0b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:01:22.388 8 INFO cinder.api.openstack.wsgi [None req-daa92578-434d-4a47-a638-f02431cbd84f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:01:22.388 7 INFO cinder.api.openstack.wsgi [None req-cf7bce64-85f4-404f-b119-161b6368c0b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:01:22.389 8 INFO cinder.api.openstack.wsgi [None req-daa92578-434d-4a47-a638-f02431cbd84f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:01:22.390 7 INFO cinder.api.openstack.wsgi [None req-cf7bce64-85f4-404f-b119-161b6368c0b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:01:29.084 8 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-9798033f-12cb-4d49-867e-6d2b4bff1544 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/attachments/d6d90c4e-aae6-4f91-8b11-bb588e9f2993 /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-05-28 14:01:29.637 8 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-9798033f-12cb-4d49-867e-6d2b4bff1544 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/attachments/d6d90c4e-aae6-4f91-8b11-bb588e9f2993 returned with HTTP 200 [pid: 8|app: 0|req: 517/1047] 199.204.45.144 () {38 vars in 1103 bytes} [Thu May 28 14:01:29 2026] DELETE /v3/c02f95ab5add4fc59af82ff9725d91a0/attachments/d6d90c4e-aae6-4f91-8b11-bb588e9f2993 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:01:29.653 7 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-fc2b85a5-f998-4134-831b-a03ecaeabb44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 2026-05-28 14:01:29.654 7 INFO cinder.api.v3.volumes [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-fc2b85a5-f998-4134-831b-a03ecaeabb44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Delete volume with id: 0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 /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-05-28 14:01:29.667 7 INFO cinder.volume.api [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-fc2b85a5-f998-4134-831b-a03ecaeabb44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Volume info retrieved successfully. 2026-05-28 14:01:29.690 7 INFO cinder.volume.api [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-fc2b85a5-f998-4134-831b-a03ecaeabb44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Delete volume request issued successfully. 2026-05-28 14:01:29.691 7 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-fc2b85a5-f998-4134-831b-a03ecaeabb44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 returned with HTTP 202 [pid: 7|app: 0|req: 531/1048] 199.204.45.144 () {36 vars in 1054 bytes} [Thu May 28 14:01:29 2026] DELETE /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/0160e0bb-bd6b-4188-9b4d-e6e5ba3eb722 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-28 14:01:32.387 8 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-9798033f-12cb-4d49-867e-6d2b4bff1544 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:01:32.387 7 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-fc2b85a5-f998-4134-831b-a03ecaeabb44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:01:32.388 8 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-9798033f-12cb-4d49-867e-6d2b4bff1544 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:01:32.389 7 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-fc2b85a5-f998-4134-831b-a03ecaeabb44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:01:42.388 8 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-9798033f-12cb-4d49-867e-6d2b4bff1544 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:01:42.388 7 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-fc2b85a5-f998-4134-831b-a03ecaeabb44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:01:42.389 8 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-9798033f-12cb-4d49-867e-6d2b4bff1544 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:01:42.390 7 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-fc2b85a5-f998-4134-831b-a03ecaeabb44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:01:52.388 8 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-9798033f-12cb-4d49-867e-6d2b4bff1544 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:01:52.388 7 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-fc2b85a5-f998-4134-831b-a03ecaeabb44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:01:52.388 8 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-9798033f-12cb-4d49-867e-6d2b4bff1544 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:01:52.389 7 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-fc2b85a5-f998-4134-831b-a03ecaeabb44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:02:02.388 7 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-fc2b85a5-f998-4134-831b-a03ecaeabb44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:02:02.388 8 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-9798033f-12cb-4d49-867e-6d2b4bff1544 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:02:02.389 7 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-fc2b85a5-f998-4134-831b-a03ecaeabb44 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:02:02.390 8 INFO cinder.api.openstack.wsgi [req-b5ea7fff-58b1-4d04-b6c1-794679340f04 req-9798033f-12cb-4d49-867e-6d2b4bff1544 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 14:02:06.001 7 INFO cinder.api.openstack.wsgi [None req-328d68e5-c8e0-4512-8c7f-84b134537964 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 14:02:06.505 7 INFO cinder.api.openstack.wsgi [None req-328d68e5-c8e0-4512-8c7f-84b134537964 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1057] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 14:02:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 669 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 14:02:06.519 8 INFO cinder.api.openstack.wsgi [None req-dfea804a-a018-4733-98b4-0cee8bf9f049 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-28 14:02:06.526 8 INFO cinder.api.openstack.wsgi [None req-dfea804a-a018-4733-98b4-0cee8bf9f049 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 522/1058] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 14:02:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:02:06.537 7 INFO cinder.api.openstack.wsgi [None req-6e79f48b-ef8f-44fa-9542-ae8cdcf9d479 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:02:06.547 7 INFO cinder.volume.api [None req-6e79f48b-ef8f-44fa-9542-ae8cdcf9d479 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 14:02:06.549 7 INFO cinder.api.openstack.wsgi [None req-6e79f48b-ef8f-44fa-9542-ae8cdcf9d479 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1059] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:02:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:02:06.558 8 INFO cinder.api.openstack.wsgi [None req-2bb5728e-7a79-46f0-a8ba-dd9ac35854ea e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:02:06.567 8 INFO cinder.volume.api [None req-2bb5728e-7a79-46f0-a8ba-dd9ac35854ea e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 14:02:06.569 8 INFO cinder.api.openstack.wsgi [None req-2bb5728e-7a79-46f0-a8ba-dd9ac35854ea e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1060] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:02:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:02:06.583 7 INFO cinder.api.openstack.wsgi [None req-52ddffd0-2b5b-48a5-a5b4-ed06f840b90c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 14:02:06.597 7 INFO cinder.volume.api [None req-52ddffd0-2b5b-48a5-a5b4-ed06f840b90c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 14:02:06.597 7 INFO cinder.api.openstack.wsgi [None req-52ddffd0-2b5b-48a5-a5b4-ed06f840b90c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1061] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 14:02:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/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-05-28 14:02:06.663 8 INFO cinder.api.openstack.wsgi [None req-0c2685fe-d55b-4738-af22-87dafc62190f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 14:02:06.684 8 INFO cinder.api.openstack.wsgi [None req-0c2685fe-d55b-4738-af22-87dafc62190f e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1062] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:02:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:02:06.693 7 INFO cinder.api.openstack.wsgi [None req-edb794bb-de6c-4344-81ae-6d2fc954ed68 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/7943949c010647c78ac375986e6d7537?usage=true 2026-05-28 14:02:06.713 7 INFO cinder.api.openstack.wsgi [None req-edb794bb-de6c-4344-81ae-6d2fc954ed68 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/7943949c010647c78ac375986e6d7537?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1063] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:02:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/7943949c010647c78ac375986e6d7537?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:02:06.723 8 INFO cinder.api.openstack.wsgi [None req-dc4b45ce-ceb1-44d1-bc6c-b21c8598d3c7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/8f550531e7594ee5b0aa6aaf8fcb4cb6?usage=true 2026-05-28 14:02:06.745 8 INFO cinder.api.openstack.wsgi [None req-dc4b45ce-ceb1-44d1-bc6c-b21c8598d3c7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/8f550531e7594ee5b0aa6aaf8fcb4cb6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1064] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:02:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/8f550531e7594ee5b0aa6aaf8fcb4cb6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:02:06.754 7 INFO cinder.api.openstack.wsgi [None req-b544b7eb-b271-4778-882e-22d533cf8787 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 14:02:06.773 7 INFO cinder.api.openstack.wsgi [None req-b544b7eb-b271-4778-882e-22d533cf8787 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1065] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:02:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:02:06.784 8 INFO cinder.api.openstack.wsgi [None req-b724e9e4-d228-4cb0-b321-76c5693e36f4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/dc55ef5a91be463ebd598bab10fa6cb6?usage=true 2026-05-28 14:02:06.803 8 INFO cinder.api.openstack.wsgi [None req-b724e9e4-d228-4cb0-b321-76c5693e36f4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/dc55ef5a91be463ebd598bab10fa6cb6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1066] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:02:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/dc55ef5a91be463ebd598bab10fa6cb6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:02:06.812 7 INFO cinder.api.openstack.wsgi [None req-346598ab-dcd0-4386-aae7-4eb1f3b8ee16 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 14:02:06.835 7 INFO cinder.api.openstack.wsgi [None req-346598ab-dcd0-4386-aae7-4eb1f3b8ee16 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1067] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:02:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:02:12.388 8 INFO cinder.api.openstack.wsgi [None req-b724e9e4-d228-4cb0-b321-76c5693e36f4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:02:12.388 7 INFO cinder.api.openstack.wsgi [None req-346598ab-dcd0-4386-aae7-4eb1f3b8ee16 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:02:12.389 8 INFO cinder.api.openstack.wsgi [None req-b724e9e4-d228-4cb0-b321-76c5693e36f4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:02:12.389 7 INFO cinder.api.openstack.wsgi [None req-346598ab-dcd0-4386-aae7-4eb1f3b8ee16 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:02:22.388 7 INFO cinder.api.openstack.wsgi [None req-346598ab-dcd0-4386-aae7-4eb1f3b8ee16 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:02:22.388 8 INFO cinder.api.openstack.wsgi [None req-b724e9e4-d228-4cb0-b321-76c5693e36f4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:02:22.390 8 INFO cinder.api.openstack.wsgi [None req-b724e9e4-d228-4cb0-b321-76c5693e36f4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:02:22.390 7 INFO cinder.api.openstack.wsgi [None req-346598ab-dcd0-4386-aae7-4eb1f3b8ee16 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:02:32.388 8 INFO cinder.api.openstack.wsgi [None req-b724e9e4-d228-4cb0-b321-76c5693e36f4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:02:32.388 7 INFO cinder.api.openstack.wsgi [None req-346598ab-dcd0-4386-aae7-4eb1f3b8ee16 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:02:32.389 8 INFO cinder.api.openstack.wsgi [None req-b724e9e4-d228-4cb0-b321-76c5693e36f4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:02:32.390 7 INFO cinder.api.openstack.wsgi [None req-346598ab-dcd0-4386-aae7-4eb1f3b8ee16 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:02:42.387 8 INFO cinder.api.openstack.wsgi [None req-b724e9e4-d228-4cb0-b321-76c5693e36f4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:02:42.387 7 INFO cinder.api.openstack.wsgi [None req-346598ab-dcd0-4386-aae7-4eb1f3b8ee16 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:02:42.388 8 INFO cinder.api.openstack.wsgi [None req-b724e9e4-d228-4cb0-b321-76c5693e36f4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:02:42.388 7 INFO cinder.api.openstack.wsgi [None req-346598ab-dcd0-4386-aae7-4eb1f3b8ee16 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:02:50.163 8 INFO cinder.api.openstack.wsgi [None req-a5f438b0-e293-496c-a436-6b1c7e913784 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots 2026-05-28 14:02:50.176 8 INFO cinder.volume.api [None req-a5f438b0-e293-496c-a436-6b1c7e913784 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 14:02:50.177 8 INFO cinder.api.openstack.wsgi [None req-a5f438b0-e293-496c-a436-6b1c7e913784 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 531/1076] 10.0.0.210 () {32 vars in 705 bytes} [Thu May 28 14:02:50 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:02:50.193 7 INFO cinder.api.openstack.wsgi [None req-9498fd43-b50b-49c5-a4ce-0b4739c5c5b4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes 2026-05-28 14:02:50.224 7 INFO cinder.volume.api [None req-9498fd43-b50b-49c5-a4ce-0b4739c5c5b4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 14:02:50.225 7 INFO cinder.api.openstack.wsgi [None req-9498fd43-b50b-49c5-a4ce-0b4739c5c5b4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes returned with HTTP 200 [pid: 7|app: 0|req: 546/1077] 10.0.0.210 () {32 vars in 701 bytes} [Thu May 28 14:02:50 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:02:52.387 8 INFO cinder.api.openstack.wsgi [None req-a5f438b0-e293-496c-a436-6b1c7e913784 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:02:52.388 7 INFO cinder.api.openstack.wsgi [None req-9498fd43-b50b-49c5-a4ce-0b4739c5c5b4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:02:52.389 8 INFO cinder.api.openstack.wsgi [None req-a5f438b0-e293-496c-a436-6b1c7e913784 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:02:52.389 7 INFO cinder.api.openstack.wsgi [None req-9498fd43-b50b-49c5-a4ce-0b4739c5c5b4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:03:02.389 7 INFO cinder.api.openstack.wsgi [None req-9498fd43-b50b-49c5-a4ce-0b4739c5c5b4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:03:02.389 8 INFO cinder.api.openstack.wsgi [None req-a5f438b0-e293-496c-a436-6b1c7e913784 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:03:02.389 7 INFO cinder.api.openstack.wsgi [None req-9498fd43-b50b-49c5-a4ce-0b4739c5c5b4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:03:02.390 8 INFO cinder.api.openstack.wsgi [None req-a5f438b0-e293-496c-a436-6b1c7e913784 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:03:05.988 7 INFO cinder.api.openstack.wsgi [None req-986c5fc5-bf2d-49e0-86e3-c9530df99141 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 14:03:06.492 7 INFO cinder.api.openstack.wsgi [None req-986c5fc5-bf2d-49e0-86e3-c9530df99141 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1082] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 14:03:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:03:06.504 8 INFO cinder.api.openstack.wsgi [None req-6dabb9a8-c594-4f1c-afa2-b34724d8aba8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:03:06.515 8 INFO cinder.volume.api [None req-6dabb9a8-c594-4f1c-afa2-b34724d8aba8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 14:03:06.517 8 INFO cinder.api.openstack.wsgi [None req-6dabb9a8-c594-4f1c-afa2-b34724d8aba8 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1083] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:03:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:03:06.553 7 INFO cinder.api.openstack.wsgi [None req-0cf0d6bf-0b61-4e20-87d6-b061561fb862 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 14:03:06.571 7 INFO cinder.api.openstack.wsgi [None req-0cf0d6bf-0b61-4e20-87d6-b061561fb862 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1084] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:03:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:03:06.581 8 INFO cinder.api.openstack.wsgi [None req-9872e28b-f6e4-4828-8243-4bb8a728b520 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 14:03:06.605 8 INFO cinder.api.openstack.wsgi [None req-9872e28b-f6e4-4828-8243-4bb8a728b520 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1085] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:03:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:03:06.618 7 INFO cinder.api.openstack.wsgi [None req-b32e99f4-5f84-450e-a0f7-4db78a9cafb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 14:03:06.634 7 INFO cinder.api.openstack.wsgi [None req-b32e99f4-5f84-450e-a0f7-4db78a9cafb4 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1086] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:03:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:03:06.649 8 INFO cinder.api.openstack.wsgi [None req-8962697d-199a-491f-86f7-2ae5670bcf75 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:03:06.657 8 INFO cinder.volume.api [None req-8962697d-199a-491f-86f7-2ae5670bcf75 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 14:03:06.658 8 INFO cinder.api.openstack.wsgi [None req-8962697d-199a-491f-86f7-2ae5670bcf75 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1087] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:03:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:03:06.669 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 14:03:06.674 7 INFO cinder.volume.api [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 14:03:06.674 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1088] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 14:03:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:03:06.686 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 14:03:06.691 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 537/1089] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 14:03:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:03:12.388 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:03:12.388 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:03:12.389 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:03:12.389 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:03:22.387 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:03:22.387 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:03:22.388 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:03:22.388 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:03:32.387 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:03:32.387 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:03:32.388 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:03:32.388 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:03:42.388 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:03:42.389 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:03:42.389 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:03:42.389 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:03:52.388 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:03:52.388 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:03:52.389 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:03:52.389 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:04:02.387 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:04:02.387 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:04:02.388 7 INFO cinder.api.openstack.wsgi [None req-373f7742-b772-49a0-af05-2cf223aadac0 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:04:02.388 8 INFO cinder.api.openstack.wsgi [None req-bba27666-ca3e-40be-9220-83099ee18d9e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:04:05.950 7 INFO cinder.api.openstack.wsgi [None req-6acec179-37c1-4663-bc79-10319defbcf9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 14:04:05.974 7 INFO cinder.api.openstack.wsgi [None req-6acec179-37c1-4663-bc79-10319defbcf9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1102] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:04:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:04:05.984 8 INFO cinder.api.openstack.wsgi [None req-44c9e033-ad53-4c62-8a83-1744e2fc5c83 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 14:04:06.020 8 INFO cinder.api.openstack.wsgi [None req-44c9e033-ad53-4c62-8a83-1744e2fc5c83 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1103] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:04:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:04:06.030 7 INFO cinder.api.openstack.wsgi [None req-f690cf3f-2151-49a2-ad01-e46011670879 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 14:04:06.057 7 INFO cinder.api.openstack.wsgi [None req-f690cf3f-2151-49a2-ad01-e46011670879 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1104] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:04:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:04:06.069 8 INFO cinder.api.openstack.wsgi [None req-e4fa660b-9cda-4e5e-942f-137113624e4b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:04:06.076 8 INFO cinder.volume.api [None req-e4fa660b-9cda-4e5e-942f-137113624e4b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 14:04:06.077 8 INFO cinder.api.openstack.wsgi [None req-e4fa660b-9cda-4e5e-942f-137113624e4b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1105] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:04:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:04:06.089 7 INFO cinder.api.openstack.wsgi [None req-dce4d73a-f390-4ef8-a502-446310afc9e1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:04:06.098 7 INFO cinder.volume.api [None req-dce4d73a-f390-4ef8-a502-446310afc9e1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 14:04:06.101 7 INFO cinder.api.openstack.wsgi [None req-dce4d73a-f390-4ef8-a502-446310afc9e1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1106] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:04:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:04:06.110 8 INFO cinder.api.openstack.wsgi [None req-8558ba62-749c-457d-bc59-56354a0fe69e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 14:04:06.118 8 INFO cinder.volume.api [None req-8558ba62-749c-457d-bc59-56354a0fe69e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 14:04:06.119 8 INFO cinder.api.openstack.wsgi [None req-8558ba62-749c-457d-bc59-56354a0fe69e e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1107] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 14:04:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:04:06.132 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 14:04:06.138 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 562/1108] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 14:04:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:04:06.148 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 14:04:06.651 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1109] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 14:04:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:04:12.388 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:04:12.388 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:04:12.389 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:04:12.389 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:04:22.387 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:04:22.388 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:04:22.388 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:04:22.389 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:04:32.387 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:04:32.387 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:04:32.388 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:04:32.388 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:04:42.398 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:04:42.399 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:04:42.401 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:04:42.402 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:04:52.387 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:04:52.387 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:04:52.387 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:04:52.388 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:05:02.388 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:05:02.388 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:05:02.389 8 INFO cinder.api.openstack.wsgi [None req-69a29969-b232-454d-b836-b8306acacbae e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:05:02.389 7 INFO cinder.api.openstack.wsgi [None req-09f59c66-f7fb-4b41-be69-f88da0983c35 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:05:06.049 8 INFO cinder.api.openstack.wsgi [None req-094ad23d-231c-49b9-910a-1b4b15b29787 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:05:06.057 8 INFO cinder.volume.api [None req-094ad23d-231c-49b9-910a-1b4b15b29787 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 14:05:06.059 8 INFO cinder.api.openstack.wsgi [None req-094ad23d-231c-49b9-910a-1b4b15b29787 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1122] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:05:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:05:06.125 7 INFO cinder.api.openstack.wsgi [None req-2cc1bc76-6f4d-4b3f-a3c9-fae103b51123 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 14:05:06.144 7 INFO cinder.api.openstack.wsgi [None req-2cc1bc76-6f4d-4b3f-a3c9-fae103b51123 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 569/1123] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:05:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:05:06.154 8 INFO cinder.api.openstack.wsgi [None req-c5a75ac3-9c88-4aed-896d-1cb3f50a6417 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 14:05:06.180 8 INFO cinder.api.openstack.wsgi [None req-c5a75ac3-9c88-4aed-896d-1cb3f50a6417 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1124] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:05:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:05:06.192 7 INFO cinder.api.openstack.wsgi [None req-5b61e22a-5143-40b5-b007-af9defa70e60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 14:05:06.216 7 INFO cinder.api.openstack.wsgi [None req-5b61e22a-5143-40b5-b007-af9defa70e60 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 570/1125] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:05:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:05:06.233 8 INFO cinder.api.openstack.wsgi [None req-4dc1cedb-00b7-4e4d-b2ea-db1c3f985960 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 14:05:06.737 8 INFO cinder.api.openstack.wsgi [None req-4dc1cedb-00b7-4e4d-b2ea-db1c3f985960 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1126] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 14:05:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/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-05-28 14:05:06.747 7 INFO cinder.api.openstack.wsgi [None req-16285566-d107-4bcd-bceb-1a7775846571 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 14:05:06.754 7 INFO cinder.volume.api [None req-16285566-d107-4bcd-bceb-1a7775846571 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 14:05:06.755 7 INFO cinder.api.openstack.wsgi [None req-16285566-d107-4bcd-bceb-1a7775846571 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1127] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 14:05:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:05:06.764 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 14:05:06.770 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 557/1128] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 14:05:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:05:06.781 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:05:06.789 7 INFO cinder.volume.api [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 14:05:06.790 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 572/1129] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:05:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:05:12.388 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:05:12.388 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:05:12.389 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:05:12.390 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:05:22.387 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:05:22.387 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:05:22.388 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:05:22.388 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:05:32.387 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:05:32.388 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:05:32.388 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:05:32.389 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:05:42.388 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:05:42.388 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:05:42.389 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:05:42.389 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:05:52.388 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:05:52.388 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:05:52.388 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:05:52.388 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:06:02.388 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:06:02.388 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:06:02.389 7 INFO cinder.api.openstack.wsgi [None req-46842e9a-d563-4678-a058-ad13fa7adacc e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:06:02.389 8 INFO cinder.api.openstack.wsgi [None req-580419bf-298e-4f10-938a-ec3ba026c4fe e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:06:05.998 7 INFO cinder.api.openstack.wsgi [None req-8f27b9a2-ca16-4473-9011-0fd1b502ef46 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true 2026-05-28 14:06:06.004 7 INFO cinder.volume.api [None req-8f27b9a2-ca16-4473-9011-0fd1b502ef46 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all snapshots completed successfully. 2026-05-28 14:06:06.004 7 INFO cinder.api.openstack.wsgi [None req-8f27b9a2-ca16-4473-9011-0fd1b502ef46 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 579/1142] 10.0.0.136 () {28 vars in 674 bytes} [Thu May 28 14:06:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/snapshots?all_tenants=true => generated 17 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:06:06.015 8 INFO cinder.api.openstack.wsgi [None req-3c9cdd82-6123-4c08-b9cb-c2137d44a812 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 14:06:06.023 8 INFO cinder.api.openstack.wsgi [None req-3c9cdd82-6123-4c08-b9cb-c2137d44a812 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 564/1143] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 14:06:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:06:06.033 7 INFO cinder.api.openstack.wsgi [None req-6a80e410-089b-4d72-a5da-581ba5fbc07c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:06:06.044 7 INFO cinder.volume.api [None req-6a80e410-089b-4d72-a5da-581ba5fbc07c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 14:06:06.045 7 INFO cinder.api.openstack.wsgi [None req-6a80e410-089b-4d72-a5da-581ba5fbc07c e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 580/1144] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:06:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:06:06.060 8 INFO cinder.api.openstack.wsgi [None req-25cc4c19-33ca-4fea-9208-39f3e42f96b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true 2026-05-28 14:06:06.564 8 INFO cinder.api.openstack.wsgi [None req-25cc4c19-33ca-4fea-9208-39f3e42f96b9 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 565/1145] 10.0.0.136 () {28 vars in 696 bytes} [Thu May 28 14:06:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:06:06.616 7 INFO cinder.api.openstack.wsgi [None req-fbf83f33-0762-4dfe-b73b-177db36086d1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true 2026-05-28 14:06:06.657 7 INFO cinder.api.openstack.wsgi [None req-fbf83f33-0762-4dfe-b73b-177db36086d1 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 581/1146] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:06:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/0f24f110580f4351b21a1b3e4806c284?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:06:06.668 8 INFO cinder.api.openstack.wsgi [None req-30415951-998a-42f7-8a20-4647aa6d625d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true 2026-05-28 14:06:06.694 8 INFO cinder.api.openstack.wsgi [None req-30415951-998a-42f7-8a20-4647aa6d625d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1147] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:06:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/c02f95ab5add4fc59af82ff9725d91a0?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:06:06.704 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true 2026-05-28 14:06:06.719 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 582/1148] 10.0.0.136 () {28 vars in 736 bytes} [Thu May 28 14:06:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-quota-sets/ff8da33727f340c0940d5bbc5e8fbd66?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:06:06.733 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true 2026-05-28 14:06:06.745 8 INFO cinder.volume.api [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] Get all volumes completed successfully. 2026-05-28 14:06:06.748 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1149] 10.0.0.136 () {28 vars in 684 bytes} [Thu May 28 14:06:06 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-28 14:06:12.387 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:06:12.387 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:06:12.388 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:06:12.388 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:06:22.387 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:06:22.388 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:06:22.388 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:06:22.389 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:06:32.388 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:06:32.388 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:06:32.388 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:06:32.389 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:06:42.388 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:06:42.388 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:06:42.389 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:06:42.389 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:06:52.387 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:06:52.388 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:06:52.389 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:06:52.389 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:07:02.387 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:07:02.388 7 INFO cinder.api.openstack.wsgi [None req-456852fa-c4d3-44e1-b347-1af0b3116438 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:07:02.388 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://10.0.0.129:8776/ 2026-05-28 14:07:02.389 8 INFO cinder.api.openstack.wsgi [None req-6c23674c-b132-4d14-9488-056144b6ab5d e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://10.0.0.129:8776/ returned with HTTP 300 2026-05-28 14:07:05.950 7 INFO cinder.api.openstack.wsgi [None req-d6531ae2-4570-489e-b5b3-4f215a8eb1b7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services 2026-05-28 14:07:05.957 7 INFO cinder.api.openstack.wsgi [None req-d6531ae2-4570-489e-b5b3-4f215a8eb1b7 e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 589/1162] 10.0.0.136 () {28 vars in 645 bytes} [Thu May 28 14:07:05 2026] GET /v3/c02f95ab5add4fc59af82ff9725d91a0/os-services => generated 646 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-28 14:07:05.966 8 INFO cinder.api.openstack.wsgi [None req-2cbbe0c1-0dcc-493e-a905-050b674af12b e66f8121ab714be6b80e8a7ad199dbd0 c02f95ab5add4fc59af82ff9725d91a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c02f95ab5add4fc59af82ff9725d91a0/scheduler-stats/get_pools?detail=true