+ 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 [Wed Jul 8 04:34:34 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-fd9b5d44d-kmhn8 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 0x7f28217f5668 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-07-08 04:34:38.540 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-07-08 04:34:38.540 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-07-08 04:34:38.550 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-07-08 04:34:38.550 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-07-08 04:34:39.803 7 INFO cinder.rpc [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-08 04:34:39.805 7 INFO cinder.rpc [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-08 04:34:39.808 7 INFO cinder.rpc [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-08 04:34:39.810 7 INFO cinder.rpc [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-08 04:34:39.823 7 INFO cinder.rpc [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-08 04:34:39.827 7 INFO cinder.rpc [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-08 04:34:39.862 8 INFO cinder.rpc [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-08 04:34:39.865 8 INFO cinder.rpc [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-08 04:34:39.867 8 INFO cinder.rpc [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-08 04:34:39.870 8 INFO cinder.rpc [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-08 04:34:39.876 7 WARNING cinder.api.contrib.hosts [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-08 04:34:39.885 8 INFO cinder.rpc [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-08 04:34:39.887 8 INFO cinder.rpc [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-08 04:34:39.914 7 WARNING keystonemiddleware._common.config [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 04:34:39.923 7 WARNING oslo_config.cfg [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] 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 0x7f28217f5668 pid: 7 (default app) 2026-07-08 04:34:39.935 8 WARNING cinder.api.contrib.hosts [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-08 04:34:39.972 8 WARNING keystonemiddleware._common.config [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 04:34:39.981 8 WARNING oslo_config.cfg [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] 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 0x7f28217f5668 pid: 8 (default app) 2026-07-08 04:34:45.963 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:34:45.966 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:34:55.963 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:34:55.965 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:35:05.963 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:35:05.963 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:35:05.964 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:35:05.964 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:35:15.963 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:35:15.963 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:35:15.964 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:35:15.964 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:35:25.962 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:35:25.962 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:35:25.963 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:35:25.963 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:35:35.962 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:35:35.962 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:35:35.963 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:35:35.963 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:35:45.961 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:35:45.962 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:35:45.962 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:35:45.963 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:35:55.963 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:35:55.963 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:35:55.964 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:35:55.964 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:36:05.962 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:36:05.962 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:36:05.963 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:36:05.964 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:36:15.962 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:36:15.962 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] GET http://10.0.0.151:8776/ 2026-07-08 04:36:15.964 7 INFO cinder.api.openstack.wsgi [None req-9e1a1801-8983-46e0-ba28-5a72b7f05faf - - - - - -] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:36:15.964 8 INFO cinder.api.openstack.wsgi [None req-3b854ddb-84d4-4fca-b390-6449da5e83b1 - - - - - -] http://10.0.0.151: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-07-08 04:36:19.528 7 INFO cinder.api.openstack.wsgi [None req-ecc34a37-7dd7-4486-a5c3-69b196771fc5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/types/rbd1 2026-07-08 04:36:19.552 7 INFO cinder.api.openstack.wsgi [None req-ecc34a37-7dd7-4486-a5c3-69b196771fc5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/19] 10.0.0.223 () {30 vars in 681 bytes} [Wed Jul 8 04:36:18 2026] GET /v3/acc21c609a97450bb7213215bf070dad/types/rbd1 => generated 82 bytes in 887 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-07-08 04:36:19.931 8 INFO cinder.api.openstack.wsgi [None req-4c065a4c-f47b-4a15-ae8c-f04220a3bc4c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/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-07-08 04:36:19.954 8 INFO cinder.api.openstack.wsgi [None req-4c065a4c-f47b-4a15-ae8c-f04220a3bc4c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.223 () {30 vars in 720 bytes} [Wed Jul 8 04:36:19 2026] GET /v3/acc21c609a97450bb7213215bf070dad/types?name=rbd1&is_public=None => generated 20 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:36:21.670 7 INFO cinder.api.openstack.wsgi [None req-f9be3822-4b42-4112-865d-6c5852ace81a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/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-07-08 04:36:21.695 7 INFO cinder.api.openstack.wsgi [None req-f9be3822-4b42-4112-865d-6c5852ace81a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/types returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.223 () {34 vars in 724 bytes} [Wed Jul 8 04:36:21 2026] POST /v3/acc21c609a97450bb7213215bf070dad/types => generated 179 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:36:21.710 8 INFO cinder.api.openstack.wsgi [req-f9be3822-4b42-4112-865d-6c5852ace81a req-2b4ac09a-9855-467a-9254-fc138a03f47b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/types/c8e4e785-a4ec-4de6-851d-e0cbcd230c67/extra_specs 2026-07-08 04:36:21.765 8 INFO cinder.api.openstack.wsgi [req-f9be3822-4b42-4112-865d-6c5852ace81a req-2b4ac09a-9855-467a-9254-fc138a03f47b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/types/c8e4e785-a4ec-4de6-851d-e0cbcd230c67/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.223 () {36 vars in 893 bytes} [Wed Jul 8 04:36:21 2026] POST /v3/acc21c609a97450bb7213215bf070dad/types/c8e4e785-a4ec-4de6-851d-e0cbcd230c67/extra_specs => generated 48 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:36:23.496 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/types?is_public=None 2026-07-08 04:36:23.511 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.223 () {30 vars in 700 bytes} [Wed Jul 8 04:36:23 2026] GET /v3/acc21c609a97450bb7213215bf070dad/types?is_public=None => generated 443 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:36:25.597 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/qos-specs 2026-07-08 04:36:25.608 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.223 () {30 vars in 679 bytes} [Wed Jul 8 04:36:25 2026] GET /v3/acc21c609a97450bb7213215bf070dad/qos-specs => generated 17 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 04:36:25.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:36:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:36:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:36:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:36:35.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:36:35.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:36:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:36:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:36:45.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:36:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:36:45.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:36:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:36:55.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:36:55.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:36:55.965 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:36:55.969 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:37:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:37:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:37:05.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:37:05.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:37:15.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:37:15.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:37:15.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:37:15.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:37:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:37:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:37:25.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:37:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:37:35.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:37:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:37:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:37:35.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:37:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:37:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:37:45.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:37:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:37:55.961 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:37:55.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:37:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:37:55.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:38:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:38:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:38:05.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:38:05.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:38:15.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:38:15.961 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:38:15.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:38:15.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:38:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:38:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:38:25.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:38:25.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:38:35.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:38:35.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:38:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:38:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:38:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:38:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:38:45.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:38:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:38:55.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:38:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:38:55.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:38:55.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:39:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:39:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:39:05.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:39:05.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:39:15.961 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:39:15.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:39:15.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:39:15.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:39:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:39:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:39:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:39:25.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:39:35.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:39:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:39:35.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:39:35.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:39:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:39:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:39:45.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:39:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:39:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:39:55.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:39:55.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:39:55.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:40:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:40:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:40:05.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:40:05.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:40:15.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:40:15.961 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:40:15.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:40:15.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:40:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:40:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:40:25.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:40:25.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:40:35.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:40:35.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:40:35.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:40:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:40:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:40:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:40:45.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:40:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:40:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:40:55.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:40:55.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:40:55.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:41:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:41:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:41:05.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:41:05.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:41:15.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:41:15.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:41:15.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:41:15.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:41:25.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:41:25.961 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:41:25.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:41:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:41:35.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:41:35.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:41:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:41:35.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:41:45.961 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:41:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:41:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:41:45.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:41:55.961 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:41:55.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:41:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:41:55.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:42:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:42:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:42:05.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:42:05.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:42:15.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:42:15.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:42:15.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:42:15.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:42:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:42:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:42:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:42:25.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:42:35.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:42:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:42:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:42:35.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:42:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:42:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:42:45.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:42:45.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:42:55.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:42:55.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:42:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:42:55.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:43:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:43:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:43:05.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:43:05.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:43:15.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:43:15.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:43:15.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:43:15.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:43:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:43:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:43:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:43:25.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:43:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:43:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:43:35.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:43:35.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:43:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:43:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:43:45.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:43:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:43:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:43:55.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:43:55.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:43:55.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:44:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:44:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:44:05.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:44:05.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:44:15.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:44:15.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:44:15.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:44:15.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:44:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:44:25.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:44:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:44:25.965 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:44:35.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:44:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:44:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:44:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:44:45.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:44:45.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:44:45.965 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:44:45.965 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:44:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:44:55.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:44:55.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:44:55.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:45:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:45:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:45:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:45:05.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:45:15.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:45:15.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:45:15.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:45:15.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:45:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:45:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:45:25.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:45:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:45:35.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:45:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:45:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:45:35.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:45:45.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:45:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:45:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:45:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:45:55.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:45:55.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:45:55.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:45:55.966 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:46:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:46:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:46:05.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:46:05.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:46:15.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:46:15.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:46:15.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:46:15.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:46:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:46:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:46:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:46:25.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:46:35.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:46:35.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:46:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:46:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:46:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:46:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:46:45.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:46:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:46:55.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:46:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:46:55.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:46:55.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:47:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:47:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:47:05.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:47:05.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:47:15.961 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:47:15.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:47:15.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:47:15.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:47:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:47:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:47:25.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:47:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:47:35.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:47:35.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:47:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:47:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:47:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:47:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:47:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:47:45.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:47:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:47:55.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:47:55.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:47:55.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:48:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:48:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:48:05.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:48:05.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:48:15.966 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:48:15.966 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:48:15.966 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:48:15.967 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:48:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:48:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:48:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:48:25.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:48:35.961 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:48:35.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:48:35.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:48:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:48:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:48:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:48:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:48:45.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:48:55.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:48:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:48:55.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:48:55.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:49:05.961 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:49:05.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:49:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:49:05.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:49:15.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:49:15.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:49:15.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:49:15.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:49:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:49:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:49:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:49:25.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:49:35.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:49:35.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:49:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:49:35.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:49:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:49:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:49:45.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:49:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:49:55.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:49:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:49:55.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:49:55.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:50:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:50:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:50:05.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:50:05.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:50:15.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:50:15.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:50:15.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:50:15.965 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:50:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:50:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:50:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:50:25.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:50:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:50:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:50:35.965 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:50:35.965 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:50:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:50:45.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:50:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:50:45.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:50:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:50:55.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:50:55.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:50:55.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:51:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:51:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:51:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:51:05.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:51:15.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:51:15.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:51:15.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:51:15.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:51:25.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:51:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:51:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:51:25.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:51:35.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:51:35.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:51:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:51:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:51:45.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:51:45.961 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:51:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:51:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:51:55.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:51:55.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:51:55.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:51:55.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:52:05.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:52:05.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:52:05.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:52:05.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:52:15.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:52:15.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:52:15.964 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:52:15.964 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:52:25.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:52:25.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:52:25.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:52:25.965 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:52:35.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:52:35.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:52:35.963 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:52:35.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:52:45.961 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:52:45.962 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:52:45.962 7 INFO cinder.api.openstack.wsgi [None req-9452ffb6-19e0-4502-a102-27fc8bf8d388 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:52:45.963 8 INFO cinder.api.openstack.wsgi [None req-bc4628b2-c51f-4d2f-9217-da4be44a1ec2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151: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-07-08 04:52:46.319 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET https://volume.199-204-45-95.nip.io/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=False 2026-07-08 04:52:46.343 7 WARNING cinder.quota [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:46.344 7 WARNING cinder.quota [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:46.344 7 WARNING cinder.quota [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:46.344 7 WARNING cinder.quota [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:46.344 7 WARNING cinder.quota [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:46.345 7 WARNING cinder.quota [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:46.352 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] https://volume.199-204-45-95.nip.io/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 112/223] 199.204.45.95 () {44 vars in 1063 bytes} [Wed Jul 8 04:52:46 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=False => generated 340 bytes in 149 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-07-08 04:52:46.520 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] PUT https://volume.199-204-45-95.nip.io/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad 2026-07-08 04:52:46.585 8 WARNING cinder.quota [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:46.586 8 WARNING cinder.quota [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:46.587 8 WARNING cinder.quota [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:46.587 8 WARNING cinder.quota [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:46.588 8 WARNING cinder.quota [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:46.589 8 WARNING cinder.quota [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 04:52:46.596 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] https://volume.199-204-45-95.nip.io/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad returned with HTTP 200 [pid: 8|app: 0|req: 112/224] 199.204.45.95 () {48 vars in 1092 bytes} [Wed Jul 8 04:52:46 2026] PUT /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad => generated 296 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 04:52:55.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:52:55.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:52:55.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:52:55.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:53:05.961 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:53:05.961 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:53:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:53:05.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:53:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:53:15.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:53:15.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:53:15.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:53:25.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:53:25.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:53:25.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:53:25.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:53:35.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:53:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:53:35.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:53:35.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:53:45.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:53:45.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:53:45.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:53:45.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:53:55.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:53:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:53:55.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:53:55.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:54:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:54:05.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:54:05.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:54:05.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:54:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:54:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:54:15.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:54:15.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:54:25.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:54:25.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:54:25.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:54:25.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:54:35.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:54:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:54:35.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:54:35.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:54:45.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:54:45.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:54:45.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:54:45.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:54:55.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:54:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:54:55.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:54:55.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:55:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:55:05.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:55:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:55:05.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:55:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:55:15.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:55:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:55:15.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:55:25.961 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:55:25.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:55:25.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:55:25.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:55:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:55:35.961 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:55:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:55:35.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:55:45.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:55:45.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:55:45.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:55:45.965 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:55:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:55:55.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:55:55.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:55:55.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:56:05.967 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:56:05.967 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:56:05.968 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:56:05.968 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:56:15.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:56:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:56:15.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:56:15.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:56:25.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:56:25.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:56:25.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:56:25.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:56:35.961 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:56:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:56:35.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:56:35.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:56:45.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:56:45.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:56:45.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:56:45.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:56:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:56:55.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:56:55.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:56:55.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:57:05.961 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:57:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:57:05.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:57:05.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:57:15.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:57:15.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:57:15.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:57:15.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:57:25.961 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:57:25.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:57:25.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:57:25.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:57:35.961 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:57:35.961 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:57:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:57:35.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:57:45.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:57:45.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:57:45.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:57:45.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:57:55.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:57:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:57:55.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:57:55.965 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:58:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:58:05.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:58:05.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:58:05.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:58:15.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:58:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:58:15.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:58:15.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:58:25.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:58:25.965 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:58:25.966 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:58:25.966 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:58:35.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:58:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:58:35.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:58:35.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:58:45.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:58:45.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:58:45.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:58:45.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:58:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:58:55.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:58:55.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:58:55.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:59:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:59:05.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:59:05.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:59:05.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:59:15.961 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:59:15.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:59:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:59:15.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:59:25.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:59:25.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:59:25.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:59:25.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:59:35.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:59:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:59:35.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:59:35.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:59:45.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:59:45.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:59:45.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:59:45.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:59:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:59:55.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 04:59:55.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 04:59:55.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:00:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:00:05.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:00:05.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:00:05.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:00:15.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:00:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:00:15.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:00:15.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:00:25.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:00:25.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:00:25.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:00:25.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:00:35.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:00:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:00:35.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:00:35.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:00:45.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:00:45.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:00:45.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:00:45.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:00:55.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:00:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:00:55.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:00:55.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:01:05.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:01:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:01:05.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:01:05.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:01:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:01:15.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:01:15.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:01:15.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:01:25.961 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:01:25.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:01:25.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:01:25.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:01:35.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:01:35.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:01:35.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:01:35.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:01:45.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:01:45.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:01:45.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:01:45.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:01:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:01:55.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:01:55.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:01:55.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:02:05.961 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:02:05.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:02:05.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:02:05.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:02:15.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:02:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:02:15.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:02:15.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:02:25.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:02:25.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:02:25.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:02:25.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:02:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:02:35.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:02:35.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:02:35.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:02:45.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:02:45.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:02:45.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:02:45.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:02:55.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:02:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:02:55.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:02:55.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:03:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:03:05.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:03:05.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:03:05.966 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:03:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:03:15.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:03:15.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:03:15.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:03:25.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:03:25.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:03:25.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:03:25.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:03:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:03:35.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:03:35.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:03:35.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:03:45.961 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:03:45.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:03:45.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:03:45.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:03:55.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:03:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:03:55.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:03:55.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:04:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:04:05.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:04:05.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:04:05.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:04:15.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:04:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:04:15.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:04:15.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:04:25.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:04:25.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:04:25.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:04:25.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:04:35.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:04:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:04:35.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:04:35.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:04:45.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:04:45.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:04:45.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:04:45.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:04:55.961 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:04:55.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:04:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:04:55.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:05:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:05:05.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:05:05.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:05:05.964 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:05:15.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:05:15.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:05:15.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:05:15.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:05:25.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:05:25.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:05:25.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:05:25.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:05:35.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:05:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:05:35.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:05:35.964 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:05:45.969 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:05:45.969 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:05:45.970 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:05:45.970 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:05:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:05:55.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:05:55.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:05:55.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:06:05.962 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:06:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:06:05.963 8 INFO cinder.api.openstack.wsgi [None req-6fb1c166-338b-49cf-b4bb-3cb452139d88 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:06:05.963 7 INFO cinder.api.openstack.wsgi [None req-1f3f8059-52c5-4230-a203-e0bc334f8d39 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:06:10.769 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET https://volume.199-204-45-95.nip.io/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=False 2026-07-08 05:06:10.791 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] https://volume.199-204-45-95.nip.io/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 193/385] 199.204.45.95 () {44 vars in 1063 bytes} [Wed Jul 8 05:06:10 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=False => generated 340 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:06:11.353 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] PUT https://volume.199-204-45-95.nip.io/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc 2026-07-08 05:06:11.409 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] https://volume.199-204-45-95.nip.io/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc returned with HTTP 200 [pid: 7|app: 0|req: 193/386] 199.204.45.95 () {48 vars in 1092 bytes} [Wed Jul 8 05:06:11 2026] PUT /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc => generated 296 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:06:15.962 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:06:15.962 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:06:15.962 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:06:15.963 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:06:25.962 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:06:25.963 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:06:25.963 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:06:25.964 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:06:35.961 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:06:35.961 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:06:35.962 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:06:35.962 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:06:45.962 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:06:45.962 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:06:45.963 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:06:45.963 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:06:55.962 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:06:55.962 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:06:55.963 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:06:55.963 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:07:05.961 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:07:05.962 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:07:05.963 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:07:05.963 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:07:15.962 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:07:15.962 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:07:15.963 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:07:15.963 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:07:25.962 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:07:25.962 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:07:25.963 7 INFO cinder.api.openstack.wsgi [None req-1a899ffa-28c7-4af8-83cf-01f1ae43c9a2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:07:25.964 8 INFO cinder.api.openstack.wsgi [None req-980499c0-a501-48ca-97f0-8f0afb0ab8fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:07:34.021 7 INFO cinder.api.openstack.wsgi [None req-10439175-8e05-437d-a5a3-af65bf75a5b2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:07:34.037 7 INFO cinder.volume.api [None req-10439175-8e05-437d-a5a3-af65bf75a5b2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:07:34.038 7 INFO cinder.api.openstack.wsgi [None req-10439175-8e05-437d-a5a3-af65bf75a5b2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 202/403] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:07:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:07:34.050 8 INFO cinder.api.openstack.wsgi [None req-1f4cd3f1-c6af-4ade-8482-6dcfdf2c6efc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:07:34.060 8 INFO cinder.api.openstack.wsgi [None req-1f4cd3f1-c6af-4ade-8482-6dcfdf2c6efc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 202/404] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:07:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:07:34.072 7 INFO cinder.api.openstack.wsgi [None req-dfee61b8-66ec-4cf3-b80a-dc640f453812 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:07:34.118 7 INFO cinder.volume.api [None req-dfee61b8-66ec-4cf3-b80a-dc640f453812 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:07:34.120 7 INFO cinder.api.openstack.wsgi [None req-dfee61b8-66ec-4cf3-b80a-dc640f453812 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 203/405] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:07:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:07:34.130 8 INFO cinder.api.openstack.wsgi [None req-d906c431-086c-4f94-957a-8d1349323f6e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:07:34.159 8 INFO cinder.volume.api [None req-d906c431-086c-4f94-957a-8d1349323f6e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:07:34.161 8 INFO cinder.api.openstack.wsgi [None req-d906c431-086c-4f94-957a-8d1349323f6e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/406] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:07:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:07:34.175 7 INFO cinder.api.openstack.wsgi [None req-2152ee35-32ff-4302-b04a-26dedf2c6c51 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:07:34.720 7 INFO cinder.api.openstack.wsgi [None req-2152ee35-32ff-4302-b04a-26dedf2c6c51 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 204/407] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:07:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true => generated 670 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:07:34.763 8 INFO cinder.api.openstack.wsgi [None req-ec98e264-d686-4373-ba9b-dd31ff7553b1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:07:34.785 8 INFO cinder.api.openstack.wsgi [None req-ec98e264-d686-4373-ba9b-dd31ff7553b1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/408] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:07:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:07:34.797 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:07:34.822 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:07:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:07:34.834 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:07:34.855 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:07:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:07:35.962 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:07:35.962 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:07:35.963 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:07:35.964 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:07:45.962 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:07:45.962 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:07:45.963 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:07:45.964 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:07:55.962 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:07:55.962 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:07:55.963 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:07:55.963 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:08:05.962 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:08:05.962 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:08:05.963 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:08:05.964 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:08:15.962 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:08:15.962 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:08:15.963 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:08:15.963 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:08:25.961 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:08:25.962 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:08:25.962 7 INFO cinder.api.openstack.wsgi [None req-ce4457c0-dc58-4332-ab86-b809b641563b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:08:25.963 8 INFO cinder.api.openstack.wsgi [None req-a7a09235-0d42-4a39-bea5-12b838742691 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:08:33.985 7 INFO cinder.api.openstack.wsgi [None req-5d2cf73d-5d19-4ee1-b3ec-134d246159bc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:08:33.992 7 INFO cinder.api.openstack.wsgi [None req-5d2cf73d-5d19-4ee1-b3ec-134d246159bc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 212/423] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:08:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:08:34.001 8 INFO cinder.api.openstack.wsgi [None req-0c8dc503-ba68-4255-9c09-a049b9081347 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:08:34.009 8 INFO cinder.volume.api [None req-0c8dc503-ba68-4255-9c09-a049b9081347 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:08:34.010 8 INFO cinder.api.openstack.wsgi [None req-0c8dc503-ba68-4255-9c09-a049b9081347 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 212/424] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:08:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:08:34.023 7 INFO cinder.api.openstack.wsgi [None req-134db4c7-47dd-4d1f-87af-b79f5a7fc1c2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:08:34.031 7 INFO cinder.volume.api [None req-134db4c7-47dd-4d1f-87af-b79f5a7fc1c2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:08:34.033 7 INFO cinder.api.openstack.wsgi [None req-134db4c7-47dd-4d1f-87af-b79f5a7fc1c2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/425] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:08:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:08:34.042 8 INFO cinder.api.openstack.wsgi [None req-c3817569-0c04-4d66-a965-4ce86ca72007 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:08:34.057 8 INFO cinder.volume.api [None req-c3817569-0c04-4d66-a965-4ce86ca72007 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:08:34.057 8 INFO cinder.api.openstack.wsgi [None req-c3817569-0c04-4d66-a965-4ce86ca72007 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/426] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:08:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:08:34.068 7 INFO cinder.api.openstack.wsgi [None req-ee42254b-af51-4056-b198-2be2fb47b32e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:08:34.572 7 INFO cinder.api.openstack.wsgi [None req-ee42254b-af51-4056-b198-2be2fb47b32e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 214/427] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:08:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:08:34.611 8 INFO cinder.api.openstack.wsgi [None req-074dd046-101e-44e1-b277-2bd836ccd041 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:08:34.631 8 INFO cinder.api.openstack.wsgi [None req-074dd046-101e-44e1-b277-2bd836ccd041 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/428] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:08:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:08:34.641 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:08:34.658 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/429] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:08:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:08:34.672 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:08:34.692 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/430] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:08:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:08:35.962 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:08:35.962 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:08:35.963 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:08:35.964 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:08:45.962 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:08:45.962 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:08:45.963 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:08:45.963 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:08:55.962 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:08:55.962 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:08:55.963 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:08:55.963 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:09:05.962 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:09:05.963 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:09:05.963 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:09:05.964 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:09:15.962 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:09:15.962 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:09:15.963 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:09:15.963 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:09:25.962 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:09:25.962 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:09:25.963 7 INFO cinder.api.openstack.wsgi [None req-9b1e7aee-32fc-41ad-af4c-2409e484aa53 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:09:25.964 8 INFO cinder.api.openstack.wsgi [None req-ffbf9755-72b4-4571-ab6a-c1fc994bb952 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:09:33.965 7 INFO cinder.api.openstack.wsgi [None req-a8f8868e-54f0-49d3-a6af-ea6bf8af99fc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:09:33.972 7 INFO cinder.volume.api [None req-a8f8868e-54f0-49d3-a6af-ea6bf8af99fc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:09:33.972 7 INFO cinder.api.openstack.wsgi [None req-a8f8868e-54f0-49d3-a6af-ea6bf8af99fc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/443] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:09:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:09:33.983 8 INFO cinder.api.openstack.wsgi [None req-f6451054-a70b-4e17-863f-7ed19490401e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:09:33.989 8 INFO cinder.api.openstack.wsgi [None req-f6451054-a70b-4e17-863f-7ed19490401e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 222/444] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:09:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:09:34.003 7 INFO cinder.api.openstack.wsgi [None req-03b7acf0-89c9-41d5-9467-d139917ee895 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:09:34.508 7 INFO cinder.api.openstack.wsgi [None req-03b7acf0-89c9-41d5-9467-d139917ee895 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 223/445] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:09:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:09:34.563 8 INFO cinder.api.openstack.wsgi [None req-9a8c56fd-39a2-4402-a3ad-47abac45377a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:09:34.580 8 INFO cinder.api.openstack.wsgi [None req-9a8c56fd-39a2-4402-a3ad-47abac45377a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/446] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:09:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:09:34.588 7 INFO cinder.api.openstack.wsgi [None req-0e9c148d-f750-4d27-95af-0aedc775d6b7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:09:34.606 7 INFO cinder.api.openstack.wsgi [None req-0e9c148d-f750-4d27-95af-0aedc775d6b7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/447] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:09:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:09:34.616 8 INFO cinder.api.openstack.wsgi [None req-86770c48-6070-4e3b-bf6f-46f58d252bea 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:09:34.634 8 INFO cinder.api.openstack.wsgi [None req-86770c48-6070-4e3b-bf6f-46f58d252bea 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/448] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:09:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:09:34.644 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:09:34.653 7 INFO cinder.volume.api [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:09:34.654 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 225/449] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:09:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:09:34.665 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:09:34.678 8 INFO cinder.volume.api [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:09:34.679 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:09:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:09:35.962 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:09:35.962 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:09:35.963 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:09:35.963 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:09:45.962 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:09:45.963 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:09:45.964 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:09:45.964 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:09:55.962 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:09:55.962 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:09:55.963 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:09:55.964 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:10:05.962 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:10:05.962 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:10:05.962 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:10:05.963 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:10:15.962 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:10:15.962 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:10:15.963 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:10:15.963 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:10:25.961 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:10:25.961 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:10:25.962 8 INFO cinder.api.openstack.wsgi [None req-e5cbac8b-b5c3-4107-8eb7-a10e3b853fe0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:10:25.963 7 INFO cinder.api.openstack.wsgi [None req-05049587-9e06-4403-9696-e727e990e9db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:10:34.033 8 INFO cinder.api.openstack.wsgi [None req-35da3e35-f21f-4f00-bcde-8a81be06b939 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:10:34.060 8 INFO cinder.api.openstack.wsgi [None req-35da3e35-f21f-4f00-bcde-8a81be06b939 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/463] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:10:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:10:34.075 7 INFO cinder.api.openstack.wsgi [None req-d6c7d746-8924-458e-941b-45bd6067dcaf 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:10:34.099 7 INFO cinder.api.openstack.wsgi [None req-d6c7d746-8924-458e-941b-45bd6067dcaf 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 232/464] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:10:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:10:34.114 8 INFO cinder.api.openstack.wsgi [None req-e5703b3a-1e29-44ec-98b0-e3ee2167dd8e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:10:34.138 8 INFO cinder.api.openstack.wsgi [None req-e5703b3a-1e29-44ec-98b0-e3ee2167dd8e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/465] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:10:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:10:34.149 7 INFO cinder.api.openstack.wsgi [None req-1670aa9d-3ca0-4549-a0bf-c02ad722349f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:10:34.160 7 INFO cinder.volume.api [None req-1670aa9d-3ca0-4549-a0bf-c02ad722349f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:10:34.165 7 INFO cinder.api.openstack.wsgi [None req-1670aa9d-3ca0-4549-a0bf-c02ad722349f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 233/466] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:10:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:10:34.176 8 INFO cinder.api.openstack.wsgi [None req-49a2854c-7128-41b6-9b4f-205f4b444d8a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:10:34.181 8 INFO cinder.volume.api [None req-49a2854c-7128-41b6-9b4f-205f4b444d8a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:10:34.181 8 INFO cinder.api.openstack.wsgi [None req-49a2854c-7128-41b6-9b4f-205f4b444d8a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/467] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:10:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:10:34.193 7 INFO cinder.api.openstack.wsgi [None req-c13fa1bd-75f4-4e9e-910b-32652b537019 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:10:34.199 7 INFO cinder.api.openstack.wsgi [None req-c13fa1bd-75f4-4e9e-910b-32652b537019 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 234/468] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:10:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:10:34.211 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:10:34.219 8 INFO cinder.volume.api [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:10:34.221 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/469] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:10:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:10:34.233 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:10:34.738 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 235/470] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:10:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:10:35.962 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:10:35.962 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:10:35.963 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:10:35.964 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:10:45.961 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:10:45.962 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:10:45.962 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:10:45.964 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:10:55.962 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:10:55.962 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:10:55.963 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:10:55.963 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:11:05.962 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:11:05.962 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:11:05.963 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:11:05.964 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:11:15.962 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:11:15.962 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:11:15.963 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:11:15.964 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:11:25.962 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:11:25.963 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:11:25.963 8 INFO cinder.api.openstack.wsgi [None req-5c25da06-9c90-477c-bfff-68863edec7a8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:11:25.965 7 INFO cinder.api.openstack.wsgi [None req-a89b81c3-5e66-44e9-9516-4f49a9721e0a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:11:33.977 8 INFO cinder.api.openstack.wsgi [None req-04bf6523-bace-4a39-aa05-1af609d9b701 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:11:33.986 8 INFO cinder.volume.api [None req-04bf6523-bace-4a39-aa05-1af609d9b701 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:11:33.988 8 INFO cinder.api.openstack.wsgi [None req-04bf6523-bace-4a39-aa05-1af609d9b701 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/483] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:11:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:11:34.006 7 INFO cinder.api.openstack.wsgi [None req-de710127-d2b6-41b8-bc84-3276a5b97d6b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:11:34.509 7 INFO cinder.api.openstack.wsgi [None req-de710127-d2b6-41b8-bc84-3276a5b97d6b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 242/484] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:11:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:11:34.552 8 INFO cinder.api.openstack.wsgi [None req-b08cec57-ece1-4699-9599-24186d5562f8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:11:34.570 8 INFO cinder.api.openstack.wsgi [None req-b08cec57-ece1-4699-9599-24186d5562f8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/485] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:11:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:11:34.583 7 INFO cinder.api.openstack.wsgi [None req-42845636-831a-465f-87d6-ef1240f0640b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:11:34.604 7 INFO cinder.api.openstack.wsgi [None req-42845636-831a-465f-87d6-ef1240f0640b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 243/486] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:11:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:11:34.618 8 INFO cinder.api.openstack.wsgi [None req-92de985d-1fb9-496b-b777-6999e7787dbf 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:11:34.635 8 INFO cinder.api.openstack.wsgi [None req-92de985d-1fb9-496b-b777-6999e7787dbf 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/487] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:11:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:11:34.645 7 INFO cinder.api.openstack.wsgi [None req-b7992f05-95e5-495b-9b62-727d39d41c33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:11:34.650 7 INFO cinder.volume.api [None req-b7992f05-95e5-495b-9b62-727d39d41c33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:11:34.651 7 INFO cinder.api.openstack.wsgi [None req-b7992f05-95e5-495b-9b62-727d39d41c33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/488] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:11:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:11:34.661 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:11:34.672 8 INFO cinder.volume.api [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:11:34.674 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:11:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:11:34.685 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:11:34.691 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 245/490] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:11:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:11:35.961 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:11:35.962 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:11:35.962 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:11:35.963 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:11:45.961 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:11:45.961 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:11:45.962 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:11:45.963 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:11:55.962 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:11:55.962 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:11:55.962 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:11:55.963 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:12:05.962 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:12:05.962 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:12:05.963 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:12:05.963 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:12:15.962 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:12:15.962 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:12:15.963 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:12:15.963 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:12:25.962 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:12:25.962 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:12:25.963 7 INFO cinder.api.openstack.wsgi [None req-7718b841-f651-4091-b75a-4c11fd744b27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:12:25.963 8 INFO cinder.api.openstack.wsgi [None req-82df7a35-947d-46b8-8612-202a71d8da33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:12:34.103 7 INFO cinder.api.openstack.wsgi [None req-ed9c07cb-5041-4d7c-808e-ed1cd2c706dd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:12:34.123 7 INFO cinder.api.openstack.wsgi [None req-ed9c07cb-5041-4d7c-808e-ed1cd2c706dd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 252/503] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:12:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:12:34.133 8 INFO cinder.api.openstack.wsgi [None req-e976c869-d382-4d33-b22b-4439ff3a63cf 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:12:34.158 8 INFO cinder.api.openstack.wsgi [None req-e976c869-d382-4d33-b22b-4439ff3a63cf 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 252/504] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:12:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:12:34.172 7 INFO cinder.api.openstack.wsgi [None req-a41beb59-7681-489a-828a-e80d69ebbb31 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:12:34.195 7 INFO cinder.api.openstack.wsgi [None req-a41beb59-7681-489a-828a-e80d69ebbb31 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/505] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:12:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:12:34.208 8 INFO cinder.api.openstack.wsgi [None req-ddda46fc-b498-4ff2-be25-ae0672d4ad18 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:12:34.215 8 INFO cinder.volume.api [None req-ddda46fc-b498-4ff2-be25-ae0672d4ad18 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:12:34.215 8 INFO cinder.api.openstack.wsgi [None req-ddda46fc-b498-4ff2-be25-ae0672d4ad18 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/506] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:12:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:12:34.227 7 INFO cinder.api.openstack.wsgi [None req-0d304caa-e1ce-4ba8-83b3-83309fe0f639 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:12:34.233 7 INFO cinder.api.openstack.wsgi [None req-0d304caa-e1ce-4ba8-83b3-83309fe0f639 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 254/507] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:12:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:12:34.242 8 INFO cinder.api.openstack.wsgi [None req-8afc846e-0494-4e23-8354-3834a6ba9938 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:12:34.781 8 INFO cinder.api.openstack.wsgi [None req-8afc846e-0494-4e23-8354-3834a6ba9938 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 254/508] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:12:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:12:34.792 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:12:34.802 7 INFO cinder.volume.api [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:12:34.804 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 255/509] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:12:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:12:34.814 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:12:34.824 8 INFO cinder.volume.api [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:12:34.825 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:12:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:12:35.962 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:12:35.963 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:12:35.963 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:12:35.964 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:12:45.961 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:12:45.962 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:12:45.962 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:12:45.963 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:12:55.962 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:12:55.962 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:12:55.963 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:12:55.963 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:13:05.961 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:13:05.961 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:13:05.962 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:13:05.962 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:13:15.961 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:13:15.962 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:13:15.961 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:13:15.963 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:13:25.962 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:13:25.962 8 INFO cinder.api.openstack.wsgi [None req-2b337e2d-f546-44da-84d3-c78522491bf1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:13:25.962 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:13:25.964 7 INFO cinder.api.openstack.wsgi [None req-b652c931-6ca7-4287-b158-d9081f1a0f3a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:13:34.001 8 INFO cinder.api.openstack.wsgi [None req-e49d6d71-1abb-4211-89ae-342474c99c87 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:13:34.005 8 INFO cinder.api.openstack.wsgi [None req-e49d6d71-1abb-4211-89ae-342474c99c87 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 262/523] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:13:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:13:34.021 7 INFO cinder.api.openstack.wsgi [None req-1061b9e4-ce0e-4d63-ab9b-6058d2e117d4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:13:34.032 7 INFO cinder.volume.api [None req-1061b9e4-ce0e-4d63-ab9b-6058d2e117d4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:13:34.034 7 INFO cinder.api.openstack.wsgi [None req-1061b9e4-ce0e-4d63-ab9b-6058d2e117d4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/524] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:13:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:13:34.044 8 INFO cinder.api.openstack.wsgi [None req-7aef6f77-3f5e-4087-b58a-ba1aa14ef60d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:13:34.049 8 INFO cinder.volume.api [None req-7aef6f77-3f5e-4087-b58a-ba1aa14ef60d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:13:34.050 8 INFO cinder.api.openstack.wsgi [None req-7aef6f77-3f5e-4087-b58a-ba1aa14ef60d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/525] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:13:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:13:34.089 7 INFO cinder.api.openstack.wsgi [None req-4cfbb220-ee0c-44a6-aa35-401d28e580f8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:13:34.114 7 INFO cinder.api.openstack.wsgi [None req-4cfbb220-ee0c-44a6-aa35-401d28e580f8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 263/526] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:13:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:13:34.125 8 INFO cinder.api.openstack.wsgi [None req-7094a851-1d75-4549-a918-2e6f6701509d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:13:34.145 8 INFO cinder.api.openstack.wsgi [None req-7094a851-1d75-4549-a918-2e6f6701509d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/527] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:13:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:13:34.163 7 INFO cinder.api.openstack.wsgi [None req-af496695-cbf2-46e9-ab13-2afedc00b0e9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:13:34.190 7 INFO cinder.api.openstack.wsgi [None req-af496695-cbf2-46e9-ab13-2afedc00b0e9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/528] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:13:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:13:34.202 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:13:34.211 8 INFO cinder.volume.api [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:13:34.212 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:13:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:13:34.227 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:13:34.732 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:13:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:13:35.963 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:13:35.963 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:13:35.964 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:13:35.964 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:13:45.962 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:13:45.962 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:13:45.964 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:13:45.965 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:13:55.962 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:13:55.962 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:13:55.962 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:13:55.963 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:14:05.961 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:14:05.961 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:14:05.962 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:14:05.963 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:14:15.962 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:14:15.962 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:14:15.963 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:14:15.963 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:14:25.962 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:14:25.962 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:14:25.963 8 INFO cinder.api.openstack.wsgi [None req-004e57d8-88b7-4ae1-9d6e-81a2e069f0fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:14:25.964 7 INFO cinder.api.openstack.wsgi [None req-79449b48-b303-4071-a383-8bd938bd8911 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:14:33.971 8 INFO cinder.api.openstack.wsgi [None req-84b97e6a-d5e7-4164-8154-bd2272860d8d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:14:33.979 8 INFO cinder.volume.api [None req-84b97e6a-d5e7-4164-8154-bd2272860d8d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:14:33.980 8 INFO cinder.api.openstack.wsgi [None req-84b97e6a-d5e7-4164-8154-bd2272860d8d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/543] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:14:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:14:33.993 7 INFO cinder.api.openstack.wsgi [None req-aa31e8bb-fdcf-4cc1-94a3-c636d361b9f0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:14:33.999 7 INFO cinder.volume.api [None req-aa31e8bb-fdcf-4cc1-94a3-c636d361b9f0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:14:33.999 7 INFO cinder.api.openstack.wsgi [None req-aa31e8bb-fdcf-4cc1-94a3-c636d361b9f0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 272/544] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:14:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:14:34.008 8 INFO cinder.api.openstack.wsgi [None req-c969b742-3c71-4f5e-97bc-77013645de56 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:14:34.015 8 INFO cinder.volume.api [None req-c969b742-3c71-4f5e-97bc-77013645de56 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:14:34.017 8 INFO cinder.api.openstack.wsgi [None req-c969b742-3c71-4f5e-97bc-77013645de56 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/545] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:14:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:14:34.025 7 INFO cinder.api.openstack.wsgi [None req-52c14337-ea5c-4749-bcc1-e8270f5d9aeb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:14:34.030 7 INFO cinder.api.openstack.wsgi [None req-52c14337-ea5c-4749-bcc1-e8270f5d9aeb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 273/546] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:14:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:14:34.041 8 INFO cinder.api.openstack.wsgi [None req-80ae4a7f-20dc-4f06-9b02-e81a96dc9602 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:14:34.545 8 INFO cinder.api.openstack.wsgi [None req-80ae4a7f-20dc-4f06-9b02-e81a96dc9602 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 274/547] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:14:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:14:34.600 7 INFO cinder.api.openstack.wsgi [None req-ca5bbff0-0ca0-4fdd-8344-7a5ad33fc198 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:14:34.622 7 INFO cinder.api.openstack.wsgi [None req-ca5bbff0-0ca0-4fdd-8344-7a5ad33fc198 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/548] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:14:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:14:34.636 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:14:34.654 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/549] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:14:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:14:34.665 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:14:34.685 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 275/550] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:14:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:14:35.961 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:14:35.961 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:14:35.963 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:14:35.963 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:14:45.961 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:14:45.962 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:14:45.962 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:14:45.964 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:14:55.962 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:14:55.962 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:14:55.963 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:14:55.963 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:15:05.961 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:15:05.962 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:15:05.963 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:15:05.963 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:15:15.961 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:15:15.962 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:15:15.962 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:15:15.963 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:15:25.962 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:15:25.962 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:15:25.963 8 INFO cinder.api.openstack.wsgi [None req-76c4a081-d09a-4898-96ce-771eff3b9080 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:15:25.963 7 INFO cinder.api.openstack.wsgi [None req-e738fb21-1178-443c-94e7-db7f5efc508d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:15:33.987 7 INFO cinder.api.openstack.wsgi [None req-fe22eac0-be33-44ca-b345-dbe65d53a5eb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:15:33.996 7 INFO cinder.volume.api [None req-fe22eac0-be33-44ca-b345-dbe65d53a5eb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:15:33.997 7 INFO cinder.api.openstack.wsgi [None req-fe22eac0-be33-44ca-b345-dbe65d53a5eb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/563] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:15:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:15:34.007 8 INFO cinder.api.openstack.wsgi [None req-b10da7eb-c451-435d-a939-b35bbcf7afd1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:15:34.013 8 INFO cinder.volume.api [None req-b10da7eb-c451-435d-a939-b35bbcf7afd1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:15:34.013 8 INFO cinder.api.openstack.wsgi [None req-b10da7eb-c451-435d-a939-b35bbcf7afd1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/564] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:15:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:15:34.027 7 INFO cinder.api.openstack.wsgi [None req-223a0cf2-d766-4f91-b776-000de95f4f93 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:15:34.531 7 INFO cinder.api.openstack.wsgi [None req-223a0cf2-d766-4f91-b776-000de95f4f93 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 283/565] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:15:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:15:34.577 8 INFO cinder.api.openstack.wsgi [None req-1918e275-6ab6-4591-80f8-87d48f48c5ca 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:15:34.601 8 INFO cinder.api.openstack.wsgi [None req-1918e275-6ab6-4591-80f8-87d48f48c5ca 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/566] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:15:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:15:34.613 7 INFO cinder.api.openstack.wsgi [None req-cec51d6b-e739-433d-8289-f8bd2a53417b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:15:34.635 7 INFO cinder.api.openstack.wsgi [None req-cec51d6b-e739-433d-8289-f8bd2a53417b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:15:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:15:34.645 8 INFO cinder.api.openstack.wsgi [None req-3dc27cdf-273a-4d87-af04-2c3bffcbbb2c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:15:34.664 8 INFO cinder.api.openstack.wsgi [None req-3dc27cdf-273a-4d87-af04-2c3bffcbbb2c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:15:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:15:34.676 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:15:34.682 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:15:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:15:34.693 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:15:34.704 8 INFO cinder.volume.api [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:15:34.706 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:15:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:15:35.961 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:15:35.961 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:15:35.962 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:15:35.963 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:15:45.962 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:15:45.962 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:15:45.963 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:15:45.963 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:15:55.962 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:15:55.962 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:15:55.963 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:15:55.963 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:16:05.962 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:16:05.962 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:16:05.963 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:16:05.963 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:16:15.962 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:16:15.962 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:16:15.963 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:16:15.963 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:16:25.962 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:16:25.962 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:16:25.963 7 INFO cinder.api.openstack.wsgi [None req-a2ad8197-5f00-4e4b-9155-5fca0007ee26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:16:25.963 8 INFO cinder.api.openstack.wsgi [None req-ebb1a5ca-05b0-49d1-bf98-526b2d7be583 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:16:34.052 7 INFO cinder.api.openstack.wsgi [None req-01be71dc-a007-443b-9a33-10b0e36483b8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:16:34.074 7 INFO cinder.volume.api [None req-01be71dc-a007-443b-9a33-10b0e36483b8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:16:34.077 7 INFO cinder.api.openstack.wsgi [None req-01be71dc-a007-443b-9a33-10b0e36483b8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 292/583] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:16:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:16:34.095 8 INFO cinder.api.openstack.wsgi [None req-39b91bc7-b950-42aa-9962-dbc26487cf95 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:16:34.110 8 INFO cinder.volume.api [None req-39b91bc7-b950-42aa-9962-dbc26487cf95 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:16:34.112 8 INFO cinder.api.openstack.wsgi [None req-39b91bc7-b950-42aa-9962-dbc26487cf95 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/584] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:16:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:16:34.123 7 INFO cinder.api.openstack.wsgi [None req-32f1dc5b-8f4f-470a-be09-86763c755fce 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:16:34.133 7 INFO cinder.volume.api [None req-32f1dc5b-8f4f-470a-be09-86763c755fce 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:16:34.134 7 INFO cinder.api.openstack.wsgi [None req-32f1dc5b-8f4f-470a-be09-86763c755fce 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/585] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:16:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:16:34.145 8 INFO cinder.api.openstack.wsgi [None req-9daf4523-83a2-4522-971d-f0f278da39da 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:16:34.649 8 INFO cinder.api.openstack.wsgi [None req-9daf4523-83a2-4522-971d-f0f278da39da 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 293/586] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:16:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:16:34.692 7 INFO cinder.api.openstack.wsgi [None req-09695031-cbcb-43d1-8e50-7b665607eb0b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:16:34.711 7 INFO cinder.api.openstack.wsgi [None req-09695031-cbcb-43d1-8e50-7b665607eb0b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/587] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:16:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:16:34.722 8 INFO cinder.api.openstack.wsgi [None req-3109ecf5-80d4-461d-be18-b40fc98ed85d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:16:34.741 8 INFO cinder.api.openstack.wsgi [None req-3109ecf5-80d4-461d-be18-b40fc98ed85d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/588] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:16:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:16:34.753 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:16:34.772 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/589] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:16:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:16:34.781 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:16:34.787 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 295/590] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:16:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:16:35.962 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:16:35.962 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:16:35.963 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:16:35.963 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:16:45.962 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:16:45.962 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:16:45.963 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:16:45.963 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:16:55.962 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:16:55.962 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:16:55.963 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:16:55.963 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:17:05.961 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:17:05.961 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:17:05.962 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:17:05.962 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:17:15.962 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:17:15.962 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:17:15.963 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:17:15.963 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:17:25.962 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:17:25.963 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:17:25.963 7 INFO cinder.api.openstack.wsgi [None req-cb872467-75de-481d-9c2f-3ac6d89fb296 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:17:25.964 8 INFO cinder.api.openstack.wsgi [None req-247780a8-6061-43cc-87e0-491bf58bb175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:17:33.969 7 INFO cinder.api.openstack.wsgi [None req-827f10a6-9734-4ccd-b1b0-e9dcbe187865 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:17:33.978 7 INFO cinder.volume.api [None req-827f10a6-9734-4ccd-b1b0-e9dcbe187865 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:17:33.980 7 INFO cinder.api.openstack.wsgi [None req-827f10a6-9734-4ccd-b1b0-e9dcbe187865 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 302/603] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:17:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:17:33.994 8 INFO cinder.api.openstack.wsgi [None req-85858ab3-e826-4a89-9268-d7d919887e6f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:17:34.004 8 INFO cinder.volume.api [None req-85858ab3-e826-4a89-9268-d7d919887e6f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:17:34.006 8 INFO cinder.api.openstack.wsgi [None req-85858ab3-e826-4a89-9268-d7d919887e6f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 302/604] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:17:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:17:34.016 7 INFO cinder.api.openstack.wsgi [None req-7c5de261-a5cb-4f42-b95c-50ef7a6afc66 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:17:34.521 7 INFO cinder.api.openstack.wsgi [None req-7c5de261-a5cb-4f42-b95c-50ef7a6afc66 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 303/605] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:17:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:17:34.566 8 INFO cinder.api.openstack.wsgi [None req-4d059a2c-1751-4892-9103-15515494df82 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:17:34.594 8 INFO cinder.api.openstack.wsgi [None req-4d059a2c-1751-4892-9103-15515494df82 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/606] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:17:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:17:34.603 7 INFO cinder.api.openstack.wsgi [None req-e2f947fc-2ca9-482e-8689-ef935df351db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:17:34.630 7 INFO cinder.api.openstack.wsgi [None req-e2f947fc-2ca9-482e-8689-ef935df351db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 304/607] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:17:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:17:34.642 8 INFO cinder.api.openstack.wsgi [None req-23fd438c-2ae6-461f-9dc8-528afb72ff47 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:17:34.665 8 INFO cinder.api.openstack.wsgi [None req-23fd438c-2ae6-461f-9dc8-528afb72ff47 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/608] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:17:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:17:34.677 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:17:34.682 7 INFO cinder.volume.api [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:17:34.683 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 305/609] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:17:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:17:34.693 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:17:34.701 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 305/610] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:17:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:17:35.961 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:17:35.961 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:17:35.961 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:17:35.962 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:17:45.962 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:17:45.962 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:17:45.963 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:17:45.964 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:17:55.962 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:17:55.962 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:17:55.963 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:17:55.963 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:18:05.962 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:18:05.962 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:18:05.963 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:18:05.963 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:18:15.962 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:18:15.962 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:18:15.963 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:18:15.964 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:18:25.962 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:18:25.962 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:18:25.963 8 INFO cinder.api.openstack.wsgi [None req-05271ae4-809c-4061-bf93-1243ef24d842 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:18:25.963 7 INFO cinder.api.openstack.wsgi [None req-9c01846c-39b7-449e-8d8a-07214f66a6fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:18:33.977 8 INFO cinder.api.openstack.wsgi [None req-8a2bdc5d-ff21-4bfb-b89b-3161c3697ae6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:18:33.982 8 INFO cinder.api.openstack.wsgi [None req-8a2bdc5d-ff21-4bfb-b89b-3161c3697ae6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 312/623] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:18:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:18:33.990 7 INFO cinder.api.openstack.wsgi [None req-caae74fe-2920-4745-a152-7845e6fffa32 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:18:33.995 7 INFO cinder.volume.api [None req-caae74fe-2920-4745-a152-7845e6fffa32 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:18:33.995 7 INFO cinder.api.openstack.wsgi [None req-caae74fe-2920-4745-a152-7845e6fffa32 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/624] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:18:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:18:34.008 8 INFO cinder.api.openstack.wsgi [None req-530d6d74-eaac-437b-b91a-279acd003a7a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:18:34.016 8 INFO cinder.volume.api [None req-530d6d74-eaac-437b-b91a-279acd003a7a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:18:34.018 8 INFO cinder.api.openstack.wsgi [None req-530d6d74-eaac-437b-b91a-279acd003a7a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/625] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:18:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:18:34.025 7 INFO cinder.api.openstack.wsgi [None req-42123f11-87fe-45c3-a46d-64402da84f4b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:18:34.529 7 INFO cinder.api.openstack.wsgi [None req-42123f11-87fe-45c3-a46d-64402da84f4b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 313/626] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:18:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:18:34.566 8 INFO cinder.api.openstack.wsgi [None req-80039f99-d326-4496-8e6d-9687541c5c7b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:18:34.581 8 INFO cinder.api.openstack.wsgi [None req-80039f99-d326-4496-8e6d-9687541c5c7b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/627] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:18:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:18:34.588 7 INFO cinder.api.openstack.wsgi [None req-d562f2dc-5506-45bb-b30a-40a3ad4c3158 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:18:34.605 7 INFO cinder.api.openstack.wsgi [None req-d562f2dc-5506-45bb-b30a-40a3ad4c3158 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/628] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:18:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:18:34.615 8 INFO cinder.api.openstack.wsgi [None req-1820b620-db2c-4ec7-8d96-c67fb60d57a9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:18:34.636 8 INFO cinder.api.openstack.wsgi [None req-1820b620-db2c-4ec7-8d96-c67fb60d57a9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/629] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:18:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:18:34.648 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:18:34.657 7 INFO cinder.volume.api [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:18:34.659 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/630] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:18:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:18:35.962 8 INFO cinder.api.openstack.wsgi [None req-1820b620-db2c-4ec7-8d96-c67fb60d57a9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:18:35.962 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:18:35.963 8 INFO cinder.api.openstack.wsgi [None req-1820b620-db2c-4ec7-8d96-c67fb60d57a9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:18:35.963 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:18:45.962 8 INFO cinder.api.openstack.wsgi [None req-1820b620-db2c-4ec7-8d96-c67fb60d57a9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:18:45.962 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:18:45.963 8 INFO cinder.api.openstack.wsgi [None req-1820b620-db2c-4ec7-8d96-c67fb60d57a9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:18:45.963 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:18:55.962 8 INFO cinder.api.openstack.wsgi [None req-1820b620-db2c-4ec7-8d96-c67fb60d57a9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:18:55.962 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:18:55.963 8 INFO cinder.api.openstack.wsgi [None req-1820b620-db2c-4ec7-8d96-c67fb60d57a9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:18:55.963 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:19:01.462 8 INFO cinder.api.openstack.wsgi [None req-f72fdbbf-e4d3-4484-b65c-50a5b9e01d65 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET https://volume.199-204-45-95.nip.io/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=False 2026-07-08 05:19:01.486 8 INFO cinder.api.openstack.wsgi [None req-f72fdbbf-e4d3-4484-b65c-50a5b9e01d65 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] https://volume.199-204-45-95.nip.io/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 319/637] 199.204.45.95 () {44 vars in 1063 bytes} [Wed Jul 8 05:19:01 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=False => generated 338 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:19:05.962 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:19:05.962 8 INFO cinder.api.openstack.wsgi [None req-f72fdbbf-e4d3-4484-b65c-50a5b9e01d65 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:19:05.963 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:19:05.963 8 INFO cinder.api.openstack.wsgi [None req-f72fdbbf-e4d3-4484-b65c-50a5b9e01d65 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:19:15.962 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:19:15.962 8 INFO cinder.api.openstack.wsgi [None req-f72fdbbf-e4d3-4484-b65c-50a5b9e01d65 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:19:15.963 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:19:15.963 8 INFO cinder.api.openstack.wsgi [None req-f72fdbbf-e4d3-4484-b65c-50a5b9e01d65 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:19:25.962 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:19:25.963 8 INFO cinder.api.openstack.wsgi [None req-f72fdbbf-e4d3-4484-b65c-50a5b9e01d65 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:19:25.963 7 INFO cinder.api.openstack.wsgi [None req-ed9b26f5-d6c5-45fa-bf3a-1b59ce580d77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:19:25.964 8 INFO cinder.api.openstack.wsgi [None req-f72fdbbf-e4d3-4484-b65c-50a5b9e01d65 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:19:34.007 7 INFO cinder.api.openstack.wsgi [None req-58ef092c-117b-4320-be4e-97150f1e1288 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:19:34.015 7 INFO cinder.volume.api [None req-58ef092c-117b-4320-be4e-97150f1e1288 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:19:34.016 7 INFO cinder.api.openstack.wsgi [None req-58ef092c-117b-4320-be4e-97150f1e1288 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 322/644] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:19:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:19:34.026 8 INFO cinder.api.openstack.wsgi [None req-92a2bbf9-03cb-44c8-a187-15ccb271acdf 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:19:34.035 8 INFO cinder.volume.api [None req-92a2bbf9-03cb-44c8-a187-15ccb271acdf 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:19:34.036 8 INFO cinder.api.openstack.wsgi [None req-92a2bbf9-03cb-44c8-a187-15ccb271acdf 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/645] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:19:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:19:34.047 7 INFO cinder.api.openstack.wsgi [None req-19a3c86e-3967-4825-8eb2-75b9373d5867 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:19:34.056 7 INFO cinder.volume.api [None req-19a3c86e-3967-4825-8eb2-75b9373d5867 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:19:34.058 7 INFO cinder.api.openstack.wsgi [None req-19a3c86e-3967-4825-8eb2-75b9373d5867 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 323/646] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:19:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:19:34.068 8 INFO cinder.api.openstack.wsgi [None req-9252efc0-05b2-4098-afaf-171de4d6ea06 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:19:34.074 8 INFO cinder.api.openstack.wsgi [None req-9252efc0-05b2-4098-afaf-171de4d6ea06 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 324/647] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:19:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:19:34.120 7 INFO cinder.api.openstack.wsgi [None req-8cc01006-7f5d-4b1d-8d12-d417a6ff2c73 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:19:34.136 7 INFO cinder.api.openstack.wsgi [None req-8cc01006-7f5d-4b1d-8d12-d417a6ff2c73 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 324/648] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:19:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:19:34.144 8 INFO cinder.api.openstack.wsgi [None req-e72217cf-a136-4d8e-b4dc-d614b97d21f4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:19:34.163 8 INFO cinder.api.openstack.wsgi [None req-e72217cf-a136-4d8e-b4dc-d614b97d21f4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/649] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:19:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:19:34.170 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:19:34.189 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/650] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:19:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:19:34.201 8 INFO cinder.api.openstack.wsgi [None req-2be5673a-435a-45fb-b179-9d3a0e450104 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:19:34.706 8 INFO cinder.api.openstack.wsgi [None req-2be5673a-435a-45fb-b179-9d3a0e450104 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 326/651] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:19:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:19:35.962 8 INFO cinder.api.openstack.wsgi [None req-2be5673a-435a-45fb-b179-9d3a0e450104 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:19:35.962 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:19:35.963 8 INFO cinder.api.openstack.wsgi [None req-2be5673a-435a-45fb-b179-9d3a0e450104 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:19:35.963 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:19:45.962 8 INFO cinder.api.openstack.wsgi [None req-2be5673a-435a-45fb-b179-9d3a0e450104 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:19:45.962 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:19:45.963 8 INFO cinder.api.openstack.wsgi [None req-2be5673a-435a-45fb-b179-9d3a0e450104 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:19:45.963 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:19:55.962 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:19:55.962 8 INFO cinder.api.openstack.wsgi [None req-2be5673a-435a-45fb-b179-9d3a0e450104 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:19:55.963 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:19:55.963 8 INFO cinder.api.openstack.wsgi [None req-2be5673a-435a-45fb-b179-9d3a0e450104 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:20:05.962 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:20:05.962 8 INFO cinder.api.openstack.wsgi [None req-2be5673a-435a-45fb-b179-9d3a0e450104 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:20:05.963 8 INFO cinder.api.openstack.wsgi [None req-2be5673a-435a-45fb-b179-9d3a0e450104 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:20:05.963 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:20:08.272 8 INFO cinder.api.openstack.wsgi [None req-b4e52640-0c5c-4d27-bece-5177f55100b9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET https://volume.199-204-45-95.nip.io/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=False 2026-07-08 05:20:08.289 8 INFO cinder.api.openstack.wsgi [None req-b4e52640-0c5c-4d27-bece-5177f55100b9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] https://volume.199-204-45-95.nip.io/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 331/660] 199.204.45.95 () {44 vars in 1063 bytes} [Wed Jul 8 05:20:08 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=False => generated 338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:20:15.962 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:20:15.962 8 INFO cinder.api.openstack.wsgi [None req-b4e52640-0c5c-4d27-bece-5177f55100b9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:20:15.963 8 INFO cinder.api.openstack.wsgi [None req-b4e52640-0c5c-4d27-bece-5177f55100b9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:20:15.963 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:20:25.962 8 INFO cinder.api.openstack.wsgi [None req-b4e52640-0c5c-4d27-bece-5177f55100b9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:20:25.962 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:20:25.963 7 INFO cinder.api.openstack.wsgi [None req-092187bd-560c-47a4-bf2e-7b94e6f37ace 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:20:25.963 8 INFO cinder.api.openstack.wsgi [None req-b4e52640-0c5c-4d27-bece-5177f55100b9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:20:33.999 7 INFO cinder.api.openstack.wsgi [None req-be4447c2-eaa4-4796-91a0-2959bc6e0014 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:20:34.009 7 INFO cinder.api.openstack.wsgi [None req-be4447c2-eaa4-4796-91a0-2959bc6e0014 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 332/665] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:20:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:20:34.019 8 INFO cinder.api.openstack.wsgi [None req-d7773933-ac0c-4d06-9601-790ca93e8bbb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:20:34.523 8 INFO cinder.api.openstack.wsgi [None req-d7773933-ac0c-4d06-9601-790ca93e8bbb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:20:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:20:34.535 7 INFO cinder.api.openstack.wsgi [None req-7bfdd98d-cc3b-4eb6-a8f2-a8d9786ebae0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:20:34.540 7 INFO cinder.volume.api [None req-7bfdd98d-cc3b-4eb6-a8f2-a8d9786ebae0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:20:34.541 7 INFO cinder.api.openstack.wsgi [None req-7bfdd98d-cc3b-4eb6-a8f2-a8d9786ebae0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 333/667] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:20:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:20:34.555 8 INFO cinder.api.openstack.wsgi [None req-c09b956c-5b2c-4182-8ec9-df32f0ec5eb1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:20:34.563 8 INFO cinder.volume.api [None req-c09b956c-5b2c-4182-8ec9-df32f0ec5eb1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:20:34.566 8 INFO cinder.api.openstack.wsgi [None req-c09b956c-5b2c-4182-8ec9-df32f0ec5eb1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/668] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:20:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:20:34.601 7 INFO cinder.api.openstack.wsgi [None req-3d2639bd-48ea-47c6-80ef-6592f64aea51 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:20:34.622 7 INFO cinder.api.openstack.wsgi [None req-3d2639bd-48ea-47c6-80ef-6592f64aea51 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 334/669] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:20:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:20:34.634 8 INFO cinder.api.openstack.wsgi [None req-7b1700c7-9762-4271-80e6-95c8ed1639b4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:20:34.651 8 INFO cinder.api.openstack.wsgi [None req-7b1700c7-9762-4271-80e6-95c8ed1639b4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/670] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:20:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:20:34.660 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:20:34.688 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/671] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:20:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:20:34.700 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:20:34.708 8 INFO cinder.volume.api [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:20:34.710 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/672] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:20:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:20:35.962 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:20:35.962 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:20:35.963 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:20:35.963 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:20:45.962 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:20:45.962 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:20:45.963 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:20:45.963 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:20:55.961 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:20:55.961 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:20:55.962 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:20:55.962 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:21:05.961 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:21:05.961 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:21:05.962 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:21:05.963 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:21:15.962 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:21:15.962 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:21:15.962 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:21:15.964 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:21:25.962 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:21:25.962 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:21:25.963 8 INFO cinder.api.openstack.wsgi [None req-1788f08a-a856-42ad-b652-7f2265b4c2f6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:21:25.964 7 INFO cinder.api.openstack.wsgi [None req-629dc1e3-a57e-4f90-9327-0d3b24b8628f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:21:34.145 8 INFO cinder.api.openstack.wsgi [None req-de5fa0e3-641d-475d-a35a-49312388cf10 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:21:34.162 8 INFO cinder.api.openstack.wsgi [None req-de5fa0e3-641d-475d-a35a-49312388cf10 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/685] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:21:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:21:34.176 7 INFO cinder.api.openstack.wsgi [None req-d120ba2d-1c3a-4772-b6d8-5a97c070ca26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:21:34.197 7 INFO cinder.api.openstack.wsgi [None req-d120ba2d-1c3a-4772-b6d8-5a97c070ca26 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/686] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:21:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:21:34.203 8 INFO cinder.api.openstack.wsgi [None req-7e60f1cb-0187-4b22-916c-ff84fc54588f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:21:34.218 8 INFO cinder.api.openstack.wsgi [None req-7e60f1cb-0187-4b22-916c-ff84fc54588f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/687] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:21:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:21:34.227 7 INFO cinder.api.openstack.wsgi [None req-e3a7dc5f-a9d7-485d-9aa2-075086393601 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:21:34.233 7 INFO cinder.volume.api [None req-e3a7dc5f-a9d7-485d-9aa2-075086393601 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:21:34.233 7 INFO cinder.api.openstack.wsgi [None req-e3a7dc5f-a9d7-485d-9aa2-075086393601 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 343/688] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:21:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:21:34.240 8 INFO cinder.api.openstack.wsgi [None req-cb183157-70c6-493e-83d9-06f4773fbf19 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:21:34.244 8 INFO cinder.api.openstack.wsgi [None req-cb183157-70c6-493e-83d9-06f4773fbf19 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 346/689] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:21:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:21:34.253 7 INFO cinder.api.openstack.wsgi [None req-49a712dd-0c3b-4ca8-a698-7a0ba58e3eb9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:21:34.262 7 INFO cinder.volume.api [None req-49a712dd-0c3b-4ca8-a698-7a0ba58e3eb9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:21:34.264 7 INFO cinder.api.openstack.wsgi [None req-49a712dd-0c3b-4ca8-a698-7a0ba58e3eb9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 344/690] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:21:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:21:34.270 8 INFO cinder.api.openstack.wsgi [None req-4dcf9ed3-dde5-490d-96e1-117034396711 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:21:34.275 8 INFO cinder.volume.api [None req-4dcf9ed3-dde5-490d-96e1-117034396711 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:21:34.277 8 INFO cinder.api.openstack.wsgi [None req-4dcf9ed3-dde5-490d-96e1-117034396711 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 347/691] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:21:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:21:34.287 7 INFO cinder.api.openstack.wsgi [None req-b0b295c6-11ba-4b82-8d23-0b1726912826 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:21:34.791 7 INFO cinder.api.openstack.wsgi [None req-b0b295c6-11ba-4b82-8d23-0b1726912826 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 345/692] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:21:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:21:35.962 8 INFO cinder.api.openstack.wsgi [None req-4dcf9ed3-dde5-490d-96e1-117034396711 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:21:35.962 7 INFO cinder.api.openstack.wsgi [None req-b0b295c6-11ba-4b82-8d23-0b1726912826 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:21:35.963 8 INFO cinder.api.openstack.wsgi [None req-4dcf9ed3-dde5-490d-96e1-117034396711 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:21:35.963 7 INFO cinder.api.openstack.wsgi [None req-b0b295c6-11ba-4b82-8d23-0b1726912826 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:21:41.287 8 INFO cinder.api.openstack.wsgi [None req-2342eb39-3425-4f91-b241-b4fc08ddb1f1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots 2026-07-08 05:21:41.299 8 INFO cinder.volume.api [None req-2342eb39-3425-4f91-b241-b4fc08ddb1f1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:21:41.300 8 INFO cinder.api.openstack.wsgi [None req-2342eb39-3425-4f91-b241-b4fc08ddb1f1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 349/695] 10.0.0.42 () {32 vars in 703 bytes} [Wed Jul 8 05:21:41 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:21:41.315 7 INFO cinder.api.openstack.wsgi [None req-2921fac9-cddc-4327-8ef7-4edc4fdd6b6a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes 2026-07-08 05:21:41.343 7 INFO cinder.volume.api [None req-2921fac9-cddc-4327-8ef7-4edc4fdd6b6a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:21:41.343 7 INFO cinder.api.openstack.wsgi [None req-2921fac9-cddc-4327-8ef7-4edc4fdd6b6a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes returned with HTTP 200 [pid: 7|app: 0|req: 347/696] 10.0.0.42 () {32 vars in 699 bytes} [Wed Jul 8 05:21:41 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:21:45.962 7 INFO cinder.api.openstack.wsgi [None req-2921fac9-cddc-4327-8ef7-4edc4fdd6b6a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:21:45.962 8 INFO cinder.api.openstack.wsgi [None req-2342eb39-3425-4f91-b241-b4fc08ddb1f1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:21:45.963 7 INFO cinder.api.openstack.wsgi [None req-2921fac9-cddc-4327-8ef7-4edc4fdd6b6a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:21:45.964 8 INFO cinder.api.openstack.wsgi [None req-2342eb39-3425-4f91-b241-b4fc08ddb1f1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:21:55.961 8 INFO cinder.api.openstack.wsgi [None req-2342eb39-3425-4f91-b241-b4fc08ddb1f1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:21:55.961 7 INFO cinder.api.openstack.wsgi [None req-2921fac9-cddc-4327-8ef7-4edc4fdd6b6a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:21:55.962 7 INFO cinder.api.openstack.wsgi [None req-2921fac9-cddc-4327-8ef7-4edc4fdd6b6a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:21:55.962 8 INFO cinder.api.openstack.wsgi [None req-2342eb39-3425-4f91-b241-b4fc08ddb1f1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:22:05.961 8 INFO cinder.api.openstack.wsgi [None req-2342eb39-3425-4f91-b241-b4fc08ddb1f1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:22:05.961 7 INFO cinder.api.openstack.wsgi [None req-2921fac9-cddc-4327-8ef7-4edc4fdd6b6a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:22:05.962 8 INFO cinder.api.openstack.wsgi [None req-2342eb39-3425-4f91-b241-b4fc08ddb1f1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:22:05.963 7 INFO cinder.api.openstack.wsgi [None req-2921fac9-cddc-4327-8ef7-4edc4fdd6b6a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:22:09.696 8 INFO cinder.api.openstack.wsgi [None req-38816f7c-7735-4b7e-8eab-54f759cafc7f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes 2026-07-08 05:22:10.307 8 INFO cinder.api.v3.volumes [None req-38816f7c-7735-4b7e-8eab-54f759cafc7f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] Create volume of 1 GB 2026-07-08 05:22:10.320 8 INFO cinder.volume.api [None req-38816f7c-7735-4b7e-8eab-54f759cafc7f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] Availability Zones retrieved successfully. 2026-07-08 05:22:10.662 8 INFO cinder.volume.api [None req-38816f7c-7735-4b7e-8eab-54f759cafc7f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] Create volume request issued successfully. 2026-07-08 05:22:10.663 8 INFO cinder.api.openstack.wsgi [None req-38816f7c-7735-4b7e-8eab-54f759cafc7f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes returned with HTTP 202 [pid: 8|app: 0|req: 353/703] 10.0.0.42 () {34 vars in 721 bytes} [Wed Jul 8 05:22:09 2026] POST /v3/cad19a9f60c445f781599a0adc9ae907/volumes => generated 865 bytes in 974 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 05:22:10.684 7 INFO cinder.api.openstack.wsgi [None req-67b870e2-cdfe-43fc-8aeb-1831a1d555d0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:22:10.719 7 INFO cinder.volume.api [None req-67b870e2-cdfe-43fc-8aeb-1831a1d555d0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] Volume info retrieved successfully. 2026-07-08 05:22:10.726 7 INFO cinder.api.openstack.wsgi [None req-67b870e2-cdfe-43fc-8aeb-1831a1d555d0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 returned with HTTP 200 [pid: 7|app: 0|req: 351/704] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:22:10 2026] GET /v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 => generated 933 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:11.748 8 INFO cinder.api.openstack.wsgi [None req-be5e0662-cc25-4ad9-bc80-2582c162fd26 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:22:11.769 8 INFO cinder.volume.api [None req-be5e0662-cc25-4ad9-bc80-2582c162fd26 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] Volume info retrieved successfully. 2026-07-08 05:22:11.777 8 INFO cinder.api.openstack.wsgi [None req-be5e0662-cc25-4ad9-bc80-2582c162fd26 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 returned with HTTP 200 [pid: 8|app: 0|req: 354/705] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:22:11 2026] GET /v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 => generated 957 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-07-08 05:22:12.802 7 INFO cinder.api.openstack.wsgi [None req-1325d2dd-2bea-456c-b060-9ebd103fbe0d efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:22:12.816 7 INFO cinder.volume.api [None req-1325d2dd-2bea-456c-b060-9ebd103fbe0d efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] Volume info retrieved successfully. 2026-07-08 05:22:12.822 7 INFO cinder.api.openstack.wsgi [None req-1325d2dd-2bea-456c-b060-9ebd103fbe0d efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 returned with HTTP 200 [pid: 7|app: 0|req: 352/706] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:22:12 2026] GET /v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 => generated 957 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-07-08 05:22:13.846 8 INFO cinder.api.openstack.wsgi [None req-fea39df3-e649-4827-b5d2-253d46030a23 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:22:13.861 8 INFO cinder.volume.api [None req-fea39df3-e649-4827-b5d2-253d46030a23 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] Volume info retrieved successfully. 2026-07-08 05:22:13.867 8 INFO cinder.api.openstack.wsgi [None req-fea39df3-e649-4827-b5d2-253d46030a23 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 returned with HTTP 200 [pid: 8|app: 0|req: 355/707] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:22:13 2026] GET /v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 => generated 1483 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:13.955 7 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-ad329057-5960-4981-b1e8-5130ba333ba9 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:22:13.971 7 INFO cinder.volume.api [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-ad329057-5960-4981-b1e8-5130ba333ba9 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] Volume info retrieved successfully. 2026-07-08 05:22:13.976 7 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-ad329057-5960-4981-b1e8-5130ba333ba9 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 returned with HTTP 200 [pid: 7|app: 0|req: 353/708] 10.0.0.128 () {34 vars in 1027 bytes} [Wed Jul 8 05:22:13 2026] GET /v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 => generated 1483 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-07-08 05:22:15.356 8 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-cda2f62d-d82d-4ec2-993b-09e9f16c2862 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:22:15.369 8 INFO cinder.volume.api [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-cda2f62d-d82d-4ec2-993b-09e9f16c2862 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] Volume info retrieved successfully. 2026-07-08 05:22:15.378 8 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-cda2f62d-d82d-4ec2-993b-09e9f16c2862 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 returned with HTTP 200 [pid: 8|app: 0|req: 356/709] 10.0.0.128 () {34 vars in 1027 bytes} [Wed Jul 8 05:22:15 2026] GET /v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 => generated 1483 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:22:15.393 7 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-ad329057-5960-4981-b1e8-5130ba333ba9 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 05:22:15.394 7 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-ad329057-5960-4981-b1e8-5130ba333ba9 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 354/710] 10.0.0.128 () {32 vars in 828 bytes} [Wed Jul 8 05:22:15 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-07-08 05:22:15.412 8 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-05bb9577-6463-41e6-81e5-d8226bb77070 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/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-07-08 05:22:15.500 8 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-05bb9577-6463-41e6-81e5-d8226bb77070 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/attachments returned with HTTP 200 [pid: 8|app: 0|req: 357/711] 10.0.0.128 () {40 vars in 1056 bytes} [Wed Jul 8 05:22:15 2026] POST /v3/cad19a9f60c445f781599a0adc9ae907/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:22:15.962 8 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-05bb9577-6463-41e6-81e5-d8226bb77070 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:22:15.962 7 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-ad329057-5960-4981-b1e8-5130ba333ba9 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:22:15.963 7 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-ad329057-5960-4981-b1e8-5130ba333ba9 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:22:15.963 8 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-05bb9577-6463-41e6-81e5-d8226bb77070 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:22:21.418 7 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-ad329057-5960-4981-b1e8-5130ba333ba9 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 05:22:21.419 7 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-ad329057-5960-4981-b1e8-5130ba333ba9 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 356/714] 199.204.45.95 () {32 vars in 838 bytes} [Wed Jul 8 05:22:21 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-07-08 05:22:21.470 8 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-c0820c25-482f-406a-8c28-0dbf4184d8d3 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:22:21.503 8 INFO cinder.volume.api [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-c0820c25-482f-406a-8c28-0dbf4184d8d3 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] Volume info retrieved successfully. 2026-07-08 05:22:21.511 8 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-c0820c25-482f-406a-8c28-0dbf4184d8d3 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 returned with HTTP 200 [pid: 8|app: 0|req: 359/715] 199.204.45.95 () {36 vars in 1071 bytes} [Wed Jul 8 05:22:21 2026] GET /v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 => generated 1663 bytes in 51 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-07-08 05:22:23.515 7 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-2d1c2433-6b06-4eaf-85b7-f6ecc217ee58 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/attachments/deb5c95a-2219-4319-9c43-6dab57dce96b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:22:24.576 7 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-2d1c2433-6b06-4eaf-85b7-f6ecc217ee58 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/attachments/deb5c95a-2219-4319-9c43-6dab57dce96b returned with HTTP 200 [pid: 7|app: 0|req: 357/716] 199.204.45.95 () {40 vars in 1133 bytes} [Wed Jul 8 05:22:23 2026] PUT /v3/cad19a9f60c445f781599a0adc9ae907/attachments/deb5c95a-2219-4319-9c43-6dab57dce96b => generated 802 bytes in 1078 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-07-08 05:22:25.107 8 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-c623c8c8-13ac-49ae-9fa7-b444a43034f9 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/attachments/deb5c95a-2219-4319-9c43-6dab57dce96b/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-07-08 05:22:25.150 8 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-c623c8c8-13ac-49ae-9fa7-b444a43034f9 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/attachments/deb5c95a-2219-4319-9c43-6dab57dce96b/action returned with HTTP 204 [pid: 8|app: 0|req: 360/717] 199.204.45.95 () {40 vars in 1146 bytes} [Wed Jul 8 05:22:25 2026] POST /v3/cad19a9f60c445f781599a0adc9ae907/attachments/deb5c95a-2219-4319-9c43-6dab57dce96b/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-08 05:22:25.962 7 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-2d1c2433-6b06-4eaf-85b7-f6ecc217ee58 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:22:25.963 7 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-2d1c2433-6b06-4eaf-85b7-f6ecc217ee58 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:22:25.964 8 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-c623c8c8-13ac-49ae-9fa7-b444a43034f9 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:22:25.966 8 INFO cinder.api.openstack.wsgi [req-ab2fac88-f032-4bed-86d9-4419ce22ef56 req-c623c8c8-13ac-49ae-9fa7-b444a43034f9 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151: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-07-08 05:22:34.186 7 INFO cinder.api.openstack.wsgi [None req-91490997-86f8-431a-b887-74f60c4c9ddb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:22:34.199 7 INFO cinder.volume.api [None req-91490997-86f8-431a-b887-74f60c4c9ddb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 05:22:34.205 7 INFO cinder.api.openstack.wsgi [None req-91490997-86f8-431a-b887-74f60c4c9ddb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 359/720] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:22:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 1949 bytes in 200 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-07-08 05:22:34.217 8 INFO cinder.api.openstack.wsgi [None req-d7723fe2-90bb-49de-8e78-5a6069dd5087 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:22:34.722 8 INFO cinder.api.openstack.wsgi [None req-d7723fe2-90bb-49de-8e78-5a6069dd5087 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 362/721] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:22:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:22:34.736 7 INFO cinder.api.openstack.wsgi [None req-57b98904-1431-49a3-bf29-b2403f389530 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:22:34.750 7 INFO cinder.volume.api [None req-57b98904-1431-49a3-bf29-b2403f389530 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 05:22:34.754 7 INFO cinder.api.openstack.wsgi [None req-57b98904-1431-49a3-bf29-b2403f389530 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 360/722] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:22:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 1949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:22:34.768 8 INFO cinder.api.openstack.wsgi [None req-12bf1b58-5582-4615-a5b7-d460faf398cf 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:22:34.774 8 INFO cinder.api.openstack.wsgi [None req-12bf1b58-5582-4615-a5b7-d460faf398cf 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 363/723] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:22:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 14 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-07-08 05:22:34.824 7 INFO cinder.api.openstack.wsgi [None req-66e6267d-9704-43d4-9769-bf3a21b1b3cc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:22:34.843 7 INFO cinder.api.openstack.wsgi [None req-66e6267d-9704-43d4-9769-bf3a21b1b3cc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/724] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:22:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:22:34.854 8 INFO cinder.api.openstack.wsgi [None req-cb777e31-a8d2-4e03-acef-02c270b2439c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:22:34.879 8 INFO cinder.api.openstack.wsgi [None req-cb777e31-a8d2-4e03-acef-02c270b2439c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/725] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:22:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:22:34.892 7 INFO cinder.api.openstack.wsgi [None req-474ec173-3410-4139-b9a7-9cdafe24cc33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:22:34.915 7 INFO cinder.api.openstack.wsgi [None req-474ec173-3410-4139-b9a7-9cdafe24cc33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/726] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:22:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:22:34.930 8 INFO cinder.api.openstack.wsgi [None req-a9c13ac0-4149-4b72-8373-f9966bc907b5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ad57810ac80048cbb0b098aa7b34752e?usage=true 2026-07-08 05:22:34.956 8 INFO cinder.api.openstack.wsgi [None req-a9c13ac0-4149-4b72-8373-f9966bc907b5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ad57810ac80048cbb0b098aa7b34752e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/727] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:22:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ad57810ac80048cbb0b098aa7b34752e?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:22:34.968 7 INFO cinder.api.openstack.wsgi [None req-de49b343-0470-4e62-b4a9-26105c4f5b77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/cad19a9f60c445f781599a0adc9ae907?usage=true 2026-07-08 05:22:34.996 7 INFO cinder.api.openstack.wsgi [None req-de49b343-0470-4e62-b4a9-26105c4f5b77 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/cad19a9f60c445f781599a0adc9ae907?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/728] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:22:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/cad19a9f60c445f781599a0adc9ae907?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:22:35.006 8 INFO cinder.api.openstack.wsgi [None req-642f99e2-e3f2-4d94-8876-0c839920846f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/eb068b5f899649608bb1421abcb326d8?usage=true 2026-07-08 05:22:35.028 8 INFO cinder.api.openstack.wsgi [None req-642f99e2-e3f2-4d94-8876-0c839920846f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/eb068b5f899649608bb1421abcb326d8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/729] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:22:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/eb068b5f899649608bb1421abcb326d8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:22:35.039 7 INFO cinder.api.openstack.wsgi [None req-5bd167cb-e4fb-4fce-b9e4-c962cfd1a063 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ed9018accd2745dfa091b540b699ebe9?usage=true 2026-07-08 05:22:35.059 7 INFO cinder.api.openstack.wsgi [None req-5bd167cb-e4fb-4fce-b9e4-c962cfd1a063 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ed9018accd2745dfa091b540b699ebe9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/730] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:22:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ed9018accd2745dfa091b540b699ebe9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:22:35.069 8 INFO cinder.api.openstack.wsgi [None req-763ad4f0-cfbf-4d85-94c1-c6ab3a96ded6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:22:35.075 8 INFO cinder.volume.api [None req-763ad4f0-cfbf-4d85-94c1-c6ab3a96ded6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:22:35.076 8 INFO cinder.api.openstack.wsgi [None req-763ad4f0-cfbf-4d85-94c1-c6ab3a96ded6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 367/731] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:22:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:22:35.962 8 INFO cinder.api.openstack.wsgi [None req-763ad4f0-cfbf-4d85-94c1-c6ab3a96ded6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:22:35.962 7 INFO cinder.api.openstack.wsgi [None req-5bd167cb-e4fb-4fce-b9e4-c962cfd1a063 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:22:35.963 7 INFO cinder.api.openstack.wsgi [None req-5bd167cb-e4fb-4fce-b9e4-c962cfd1a063 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:22:35.965 8 INFO cinder.api.openstack.wsgi [None req-763ad4f0-cfbf-4d85-94c1-c6ab3a96ded6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:22:40.333 7 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-3c5198bc-734f-4040-9968-cc1f2fa7633f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/attachments/deb5c95a-2219-4319-9c43-6dab57dce96b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:22:40.894 7 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-3c5198bc-734f-4040-9968-cc1f2fa7633f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/attachments/deb5c95a-2219-4319-9c43-6dab57dce96b returned with HTTP 200 [pid: 7|app: 0|req: 366/734] 199.204.45.95 () {38 vars in 1101 bytes} [Wed Jul 8 05:22:40 2026] DELETE /v3/cad19a9f60c445f781599a0adc9ae907/attachments/deb5c95a-2219-4319-9c43-6dab57dce96b => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:22:40.913 8 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 2026-07-08 05:22:40.914 8 INFO cinder.api.v3.volumes [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] Delete volume with id: 6dece1e9-e497-4519-b51e-cc3dac930245 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:22:40.922 8 INFO cinder.volume.api [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] Volume info retrieved successfully. 2026-07-08 05:22:40.954 8 INFO cinder.volume.api [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] Delete volume request issued successfully. 2026-07-08 05:22:40.954 8 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 returned with HTTP 202 [pid: 8|app: 0|req: 369/735] 199.204.45.95 () {36 vars in 1052 bytes} [Wed Jul 8 05:22:40 2026] DELETE /v3/cad19a9f60c445f781599a0adc9ae907/volumes/6dece1e9-e497-4519-b51e-cc3dac930245 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-08 05:22:45.962 8 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:22:45.962 7 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-3c5198bc-734f-4040-9968-cc1f2fa7633f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:22:45.963 7 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-3c5198bc-734f-4040-9968-cc1f2fa7633f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:22:45.963 8 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:22:55.961 7 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-3c5198bc-734f-4040-9968-cc1f2fa7633f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:22:55.962 8 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:22:55.962 7 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-3c5198bc-734f-4040-9968-cc1f2fa7633f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:22:55.963 8 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:23:05.962 7 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-3c5198bc-734f-4040-9968-cc1f2fa7633f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:23:05.962 7 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-3c5198bc-734f-4040-9968-cc1f2fa7633f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:23:05.962 8 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:23:05.964 8 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:23:15.962 8 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:23:15.962 7 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-3c5198bc-734f-4040-9968-cc1f2fa7633f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:23:15.963 8 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:23:15.963 7 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-3c5198bc-734f-4040-9968-cc1f2fa7633f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:23:25.962 8 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:23:25.962 7 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-3c5198bc-734f-4040-9968-cc1f2fa7633f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:23:25.963 7 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-3c5198bc-734f-4040-9968-cc1f2fa7633f efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:23:25.963 8 INFO cinder.api.openstack.wsgi [req-f96263e7-858c-47f3-a934-423cd6825948 req-b080c350-17f3-4840-ad61-d1571cbf1ae0 efad8f3d6b8f4e72a8e8de49ba6d45d6 cad19a9f60c445f781599a0adc9ae907 - - default default] http://10.0.0.151: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-07-08 05:23:34.246 7 INFO cinder.api.openstack.wsgi [None req-f6392e89-3f5f-4e64-bbe2-7a69020e492d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:23:34.254 7 INFO cinder.volume.api [None req-f6392e89-3f5f-4e64-bbe2-7a69020e492d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:23:34.254 7 INFO cinder.api.openstack.wsgi [None req-f6392e89-3f5f-4e64-bbe2-7a69020e492d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 372/746] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:23:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 224 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-07-08 05:23:34.264 8 INFO cinder.api.openstack.wsgi [None req-de963adf-95ee-41df-ab75-727007aea683 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:23:34.768 8 INFO cinder.api.openstack.wsgi [None req-de963adf-95ee-41df-ab75-727007aea683 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 375/747] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:23:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:23:34.778 7 INFO cinder.api.openstack.wsgi [None req-58adf141-ab6e-4b36-a50c-994b37d25628 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:23:34.783 7 INFO cinder.api.openstack.wsgi [None req-58adf141-ab6e-4b36-a50c-994b37d25628 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 373/748] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:23:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:23:34.793 8 INFO cinder.api.openstack.wsgi [None req-50d618cd-9b7a-4574-9852-4f7ce660a649 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:23:34.804 8 INFO cinder.volume.api [None req-50d618cd-9b7a-4574-9852-4f7ce660a649 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:23:34.807 8 INFO cinder.api.openstack.wsgi [None req-50d618cd-9b7a-4574-9852-4f7ce660a649 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 376/749] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:23:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:23:34.816 7 INFO cinder.api.openstack.wsgi [None req-b25af14d-f390-47aa-a6ec-c4b3b765e877 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:23:34.826 7 INFO cinder.volume.api [None req-b25af14d-f390-47aa-a6ec-c4b3b765e877 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:23:34.828 7 INFO cinder.api.openstack.wsgi [None req-b25af14d-f390-47aa-a6ec-c4b3b765e877 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 374/750] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:23:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:23:34.974 8 INFO cinder.api.openstack.wsgi [None req-658d3e22-c570-4f57-9f0c-9bca6d156e27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/29b03ae67f08442b9d9056898b4276e1?usage=true 2026-07-08 05:23:35.005 8 INFO cinder.api.openstack.wsgi [None req-658d3e22-c570-4f57-9f0c-9bca6d156e27 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/29b03ae67f08442b9d9056898b4276e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/751] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:23:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/29b03ae67f08442b9d9056898b4276e1?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:23:35.018 7 INFO cinder.api.openstack.wsgi [None req-278456e2-d581-4076-abcd-9f166fc26b33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/77dd770c6e64467084a99d729d85350e?usage=true 2026-07-08 05:23:35.043 7 INFO cinder.api.openstack.wsgi [None req-278456e2-d581-4076-abcd-9f166fc26b33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/77dd770c6e64467084a99d729d85350e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/752] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:23:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/77dd770c6e64467084a99d729d85350e?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:23:35.056 8 INFO cinder.api.openstack.wsgi [None req-17c8f5d4-6ca6-4f18-a7cb-915497d24103 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:23:35.074 8 INFO cinder.api.openstack.wsgi [None req-17c8f5d4-6ca6-4f18-a7cb-915497d24103 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/753] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:23:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:23:35.086 7 INFO cinder.api.openstack.wsgi [None req-10c5fe77-ba0d-4538-b745-2a09df7c8237 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:23:35.107 7 INFO cinder.api.openstack.wsgi [None req-10c5fe77-ba0d-4538-b745-2a09df7c8237 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 376/754] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:23:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:23:35.121 8 INFO cinder.api.openstack.wsgi [None req-dbbce34a-ad80-444f-84be-d41ef7ec68b8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:23:35.144 8 INFO cinder.api.openstack.wsgi [None req-dbbce34a-ad80-444f-84be-d41ef7ec68b8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/755] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:23:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:23:35.156 7 INFO cinder.api.openstack.wsgi [None req-a297a9ca-5313-48b8-af43-d9f5070bc284 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ad054dbb291a4986b95bc5862cfc2eeb?usage=true 2026-07-08 05:23:35.190 7 INFO cinder.api.openstack.wsgi [None req-a297a9ca-5313-48b8-af43-d9f5070bc284 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ad054dbb291a4986b95bc5862cfc2eeb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/756] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:23:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ad054dbb291a4986b95bc5862cfc2eeb?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:23:35.204 8 INFO cinder.api.openstack.wsgi [None req-31e8fa22-0a27-4e2e-bcfa-baad1b3897e4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/bfbe83216e404c399941a5fb2875a2a0?usage=true 2026-07-08 05:23:35.230 8 INFO cinder.api.openstack.wsgi [None req-31e8fa22-0a27-4e2e-bcfa-baad1b3897e4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/bfbe83216e404c399941a5fb2875a2a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/757] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:23:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/bfbe83216e404c399941a5fb2875a2a0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:23:35.250 7 INFO cinder.api.openstack.wsgi [None req-fed31795-1247-44bc-b569-4e2080a449ae 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/fb9409ad24a542da9fc441fc70270d47?usage=true 2026-07-08 05:23:35.269 7 INFO cinder.api.openstack.wsgi [None req-fed31795-1247-44bc-b569-4e2080a449ae 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/fb9409ad24a542da9fc441fc70270d47?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/758] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:23:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/fb9409ad24a542da9fc441fc70270d47?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:23:35.620 8 INFO cinder.api.openstack.wsgi [req-2533e71d-5b38-4033-82ba-dee6834cb003 req-fef259c5-9b3c-47b8-a992-3de936b2d68a 56424a8382364013adb4a6fcba24c2ea 29b03ae67f08442b9d9056898b4276e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/29b03ae67f08442b9d9056898b4276e1/attachments?instance_id=2f3fb40c-ff75-46b5-b0d4-d6c416329d02 2026-07-08 05:23:35.632 8 INFO cinder.api.openstack.wsgi [req-2533e71d-5b38-4033-82ba-dee6834cb003 req-fef259c5-9b3c-47b8-a992-3de936b2d68a 56424a8382364013adb4a6fcba24c2ea 29b03ae67f08442b9d9056898b4276e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/29b03ae67f08442b9d9056898b4276e1/attachments?instance_id=2f3fb40c-ff75-46b5-b0d4-d6c416329d02 returned with HTTP 200 [pid: 8|app: 0|req: 381/759] 199.204.45.95 () {36 vars in 1102 bytes} [Wed Jul 8 05:23:35 2026] GET /v3/29b03ae67f08442b9d9056898b4276e1/attachments?instance_id=2f3fb40c-ff75-46b5-b0d4-d6c416329d02 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:23:35.962 7 INFO cinder.api.openstack.wsgi [None req-fed31795-1247-44bc-b569-4e2080a449ae 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:23:35.963 8 INFO cinder.api.openstack.wsgi [req-2533e71d-5b38-4033-82ba-dee6834cb003 req-fef259c5-9b3c-47b8-a992-3de936b2d68a 56424a8382364013adb4a6fcba24c2ea 29b03ae67f08442b9d9056898b4276e1 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:23:35.963 7 INFO cinder.api.openstack.wsgi [None req-fed31795-1247-44bc-b569-4e2080a449ae 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:23:35.963 8 INFO cinder.api.openstack.wsgi [req-2533e71d-5b38-4033-82ba-dee6834cb003 req-fef259c5-9b3c-47b8-a992-3de936b2d68a 56424a8382364013adb4a6fcba24c2ea 29b03ae67f08442b9d9056898b4276e1 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:23:45.961 7 INFO cinder.api.openstack.wsgi [None req-fed31795-1247-44bc-b569-4e2080a449ae 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:23:45.961 8 INFO cinder.api.openstack.wsgi [req-2533e71d-5b38-4033-82ba-dee6834cb003 req-fef259c5-9b3c-47b8-a992-3de936b2d68a 56424a8382364013adb4a6fcba24c2ea 29b03ae67f08442b9d9056898b4276e1 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:23:45.962 7 INFO cinder.api.openstack.wsgi [None req-fed31795-1247-44bc-b569-4e2080a449ae 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:23:45.962 8 INFO cinder.api.openstack.wsgi [req-2533e71d-5b38-4033-82ba-dee6834cb003 req-fef259c5-9b3c-47b8-a992-3de936b2d68a 56424a8382364013adb4a6fcba24c2ea 29b03ae67f08442b9d9056898b4276e1 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:23:54.922 7 INFO cinder.api.openstack.wsgi [None req-fed31795-1247-44bc-b569-4e2080a449ae 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 05:23:54.923 7 INFO cinder.api.openstack.wsgi [None req-fed31795-1247-44bc-b569-4e2080a449ae 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 381/764] 10.0.0.42 () {30 vars in 409 bytes} [Wed Jul 8 05:23:54 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-08 05:23:55.962 7 INFO cinder.api.openstack.wsgi [None req-fed31795-1247-44bc-b569-4e2080a449ae 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:23:55.962 8 INFO cinder.api.openstack.wsgi [req-2533e71d-5b38-4033-82ba-dee6834cb003 req-fef259c5-9b3c-47b8-a992-3de936b2d68a 56424a8382364013adb4a6fcba24c2ea 29b03ae67f08442b9d9056898b4276e1 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:23:55.963 8 INFO cinder.api.openstack.wsgi [req-2533e71d-5b38-4033-82ba-dee6834cb003 req-fef259c5-9b3c-47b8-a992-3de936b2d68a 56424a8382364013adb4a6fcba24c2ea 29b03ae67f08442b9d9056898b4276e1 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:23:55.963 7 INFO cinder.api.openstack.wsgi [None req-fed31795-1247-44bc-b569-4e2080a449ae 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:23:58.232 7 INFO cinder.api.openstack.wsgi [None req-9f6c478e-f84f-45ba-9a74-7a338a8e7c64 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes 2026-07-08 05:23:58.261 7 INFO cinder.volume.api [None req-9f6c478e-f84f-45ba-9a74-7a338a8e7c64 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Get all volumes completed successfully. 2026-07-08 05:23:58.262 7 INFO cinder.api.openstack.wsgi [None req-9f6c478e-f84f-45ba-9a74-7a338a8e7c64 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes returned with HTTP 200 [pid: 7|app: 0|req: 383/767] 10.0.0.42 () {32 vars in 699 bytes} [Wed Jul 8 05:23:58 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:23:58.275 8 INFO cinder.api.openstack.wsgi [None req-6ebd9638-6f2e-477e-afa4-c4e0d42b1bcf 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes 2026-07-08 05:23:58.278 8 INFO cinder.api.v3.volumes [None req-6ebd9638-6f2e-477e-afa4-c4e0d42b1bcf 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Create volume of 1 GB 2026-07-08 05:23:58.285 8 INFO cinder.volume.api [None req-6ebd9638-6f2e-477e-afa4-c4e0d42b1bcf 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Availability Zones retrieved successfully. 2026-07-08 05:23:58.484 8 INFO cinder.volume.api [None req-6ebd9638-6f2e-477e-afa4-c4e0d42b1bcf 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Create volume request issued successfully. 2026-07-08 05:23:58.485 8 INFO cinder.api.openstack.wsgi [None req-6ebd9638-6f2e-477e-afa4-c4e0d42b1bcf 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 385/768] 10.0.0.42 () {34 vars in 721 bytes} [Wed Jul 8 05:23:58 2026] POST /v3/95a53dd063a446139fcad4894ad1a5e3/volumes => generated 876 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 05:23:58.511 7 INFO cinder.api.openstack.wsgi [None req-f14d28dc-c1ea-46a4-a9ec-5331da003038 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:23:58.554 7 INFO cinder.volume.api [None req-f14d28dc-c1ea-46a4-a9ec-5331da003038 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:23:58.566 7 INFO cinder.api.openstack.wsgi [None req-f14d28dc-c1ea-46a4-a9ec-5331da003038 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb returned with HTTP 200 [pid: 7|app: 0|req: 384/769] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:23:58 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb => generated 944 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:59.589 8 INFO cinder.api.openstack.wsgi [None req-4a24b1ca-df01-458f-bac1-2837923f88f8 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:23:59.618 8 INFO cinder.volume.api [None req-4a24b1ca-df01-458f-bac1-2837923f88f8 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:23:59.625 8 INFO cinder.api.openstack.wsgi [None req-4a24b1ca-df01-458f-bac1-2837923f88f8 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb returned with HTTP 200 [pid: 8|app: 0|req: 386/770] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:23:59 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb => generated 969 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:59.664 7 INFO cinder.api.openstack.wsgi [None req-10f29fd5-469a-4902-b1c9-201bf4846636 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:23:59.681 7 INFO cinder.volume.api [None req-10f29fd5-469a-4902-b1c9-201bf4846636 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:23:59.692 7 INFO cinder.api.openstack.wsgi [None req-10f29fd5-469a-4902-b1c9-201bf4846636 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb returned with HTTP 200 [pid: 7|app: 0|req: 385/771] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:23:59 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb => generated 969 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-07-08 05:23:59.716 8 INFO cinder.api.openstack.wsgi [None req-699a44f4-cd3e-4ab5-a77b-263963757e4c 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes 2026-07-08 05:23:59.718 8 INFO cinder.api.v3.volumes [None req-699a44f4-cd3e-4ab5-a77b-263963757e4c 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Create volume of 1 GB 2026-07-08 05:23:59.724 8 INFO cinder.volume.api [None req-699a44f4-cd3e-4ab5-a77b-263963757e4c 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Availability Zones retrieved successfully. 2026-07-08 05:23:59.879 8 INFO cinder.volume.api [None req-699a44f4-cd3e-4ab5-a77b-263963757e4c 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Create volume request issued successfully. 2026-07-08 05:23:59.880 8 INFO cinder.api.openstack.wsgi [None req-699a44f4-cd3e-4ab5-a77b-263963757e4c 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 387/772] 10.0.0.42 () {34 vars in 721 bytes} [Wed Jul 8 05:23:59 2026] POST /v3/95a53dd063a446139fcad4894ad1a5e3/volumes => generated 876 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:23:59.904 7 INFO cinder.api.openstack.wsgi [None req-21073193-89db-4067-9387-c961589bf65d 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:23:59.922 7 INFO cinder.volume.api [None req-21073193-89db-4067-9387-c961589bf65d 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:23:59.927 7 INFO cinder.api.openstack.wsgi [None req-21073193-89db-4067-9387-c961589bf65d 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c returned with HTTP 200 [pid: 7|app: 0|req: 386/773] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:23:59 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c => generated 944 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-07-08 05:24:00.953 8 INFO cinder.api.openstack.wsgi [None req-ebf085ac-c5e6-4b43-aed9-11ae39f233d8 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:00.975 8 INFO cinder.volume.api [None req-ebf085ac-c5e6-4b43-aed9-11ae39f233d8 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:00.987 8 INFO cinder.api.openstack.wsgi [None req-ebf085ac-c5e6-4b43-aed9-11ae39f233d8 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c returned with HTTP 200 [pid: 8|app: 0|req: 388/774] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:00 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c => generated 969 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:01.007 7 INFO cinder.api.openstack.wsgi [None req-db0f23c4-563d-472c-9d19-bf1058cafe2c 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:01.024 7 INFO cinder.volume.api [None req-db0f23c4-563d-472c-9d19-bf1058cafe2c 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:01.041 7 INFO cinder.api.openstack.wsgi [None req-db0f23c4-563d-472c-9d19-bf1058cafe2c 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c returned with HTTP 200 [pid: 7|app: 0|req: 387/775] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:01 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c => generated 969 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:01.060 8 INFO cinder.api.openstack.wsgi [None req-4cefa7b8-5fe7-4c8d-a972-110d31dfe7a6 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes 2026-07-08 05:24:01.062 8 INFO cinder.api.v3.volumes [None req-4cefa7b8-5fe7-4c8d-a972-110d31dfe7a6 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Create volume of 1 GB 2026-07-08 05:24:01.069 8 INFO cinder.volume.api [None req-4cefa7b8-5fe7-4c8d-a972-110d31dfe7a6 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Availability Zones retrieved successfully. 2026-07-08 05:24:01.219 8 INFO cinder.volume.api [None req-4cefa7b8-5fe7-4c8d-a972-110d31dfe7a6 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Create volume request issued successfully. 2026-07-08 05:24:01.219 8 INFO cinder.api.openstack.wsgi [None req-4cefa7b8-5fe7-4c8d-a972-110d31dfe7a6 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 389/776] 10.0.0.42 () {34 vars in 721 bytes} [Wed Jul 8 05:24:01 2026] POST /v3/95a53dd063a446139fcad4894ad1a5e3/volumes => generated 875 bytes in 166 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-07-08 05:24:01.239 7 INFO cinder.api.openstack.wsgi [None req-b677095f-a03f-40e9-8e95-ca61f243c2e9 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:01.258 7 INFO cinder.volume.api [None req-b677095f-a03f-40e9-8e95-ca61f243c2e9 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:01.263 7 INFO cinder.api.openstack.wsgi [None req-b677095f-a03f-40e9-8e95-ca61f243c2e9 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d returned with HTTP 200 [pid: 7|app: 0|req: 388/777] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:01 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d => generated 943 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-07-08 05:24:02.305 8 INFO cinder.api.openstack.wsgi [None req-3b8238c0-2b0f-43c2-80b7-ab07a90bb237 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:02.319 8 INFO cinder.volume.api [None req-3b8238c0-2b0f-43c2-80b7-ab07a90bb237 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:02.324 8 INFO cinder.api.openstack.wsgi [None req-3b8238c0-2b0f-43c2-80b7-ab07a90bb237 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d returned with HTTP 200 [pid: 8|app: 0|req: 390/778] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:02 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:02.345 7 INFO cinder.api.openstack.wsgi [None req-8a9d5f41-b4f6-4611-acbe-96790d6eec28 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:02.359 7 INFO cinder.volume.api [None req-8a9d5f41-b4f6-4611-acbe-96790d6eec28 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:02.365 7 INFO cinder.api.openstack.wsgi [None req-8a9d5f41-b4f6-4611-acbe-96790d6eec28 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d returned with HTTP 200 [pid: 7|app: 0|req: 389/779] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:02 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:02.384 8 INFO cinder.api.openstack.wsgi [None req-75ee05f6-ce43-48ad-955b-31b49c2154a2 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes 2026-07-08 05:24:02.422 8 INFO cinder.volume.api [None req-75ee05f6-ce43-48ad-955b-31b49c2154a2 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Get all volumes completed successfully. 2026-07-08 05:24:02.423 8 INFO cinder.api.openstack.wsgi [None req-75ee05f6-ce43-48ad-955b-31b49c2154a2 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 391/780] 10.0.0.42 () {32 vars in 699 bytes} [Wed Jul 8 05:24:02 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes => generated 1323 bytes in 46 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-07-08 05:24:02.441 7 INFO cinder.api.openstack.wsgi [None req-27ef68e3-df8a-45d0-879d-e05d9cea4c65 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:02.456 7 INFO cinder.volume.api [None req-27ef68e3-df8a-45d0-879d-e05d9cea4c65 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:02.464 7 INFO cinder.api.openstack.wsgi [None req-27ef68e3-df8a-45d0-879d-e05d9cea4c65 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d returned with HTTP 200 [pid: 7|app: 0|req: 390/781] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:02 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d => generated 968 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-07-08 05:24:02.484 8 INFO cinder.api.openstack.wsgi [None req-176990d0-c753-4b3f-b9ed-87be2190d545 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d 2026-07-08 05:24:02.485 8 INFO cinder.api.v3.volumes [None req-176990d0-c753-4b3f-b9ed-87be2190d545 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Delete volume with id: 09825805-d406-46f7-8319-1bda87c4a41d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:02.495 8 INFO cinder.volume.api [None req-176990d0-c753-4b3f-b9ed-87be2190d545 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:02.532 8 INFO cinder.volume.api [None req-176990d0-c753-4b3f-b9ed-87be2190d545 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Delete volume request issued successfully. 2026-07-08 05:24:02.532 8 INFO cinder.api.openstack.wsgi [None req-176990d0-c753-4b3f-b9ed-87be2190d545 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d returned with HTTP 202 [pid: 8|app: 0|req: 392/782] 10.0.0.42 () {32 vars in 776 bytes} [Wed Jul 8 05:24:02 2026] DELETE /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:02.546 7 INFO cinder.api.openstack.wsgi [None req-4b753db7-d2e6-46bf-a041-c6de5b95a00a 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:02.560 7 INFO cinder.volume.api [None req-4b753db7-d2e6-46bf-a041-c6de5b95a00a 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:02.575 7 INFO cinder.api.openstack.wsgi [None req-4b753db7-d2e6-46bf-a041-c6de5b95a00a 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d returned with HTTP 200 [pid: 7|app: 0|req: 391/783] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:02 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d => generated 967 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-07-08 05:24:03.596 8 INFO cinder.api.openstack.wsgi [None req-285dc358-f4cb-43bf-bdd3-53c10ed1da03 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d 2026-07-08 05:24:03.606 8 INFO cinder.api.openstack.wsgi [None req-285dc358-f4cb-43bf-bdd3-53c10ed1da03 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d returned with HTTP 404 [pid: 8|app: 0|req: 393/784] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:03 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/09825805-d406-46f7-8319-1bda87c4a41d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:03.618 7 INFO cinder.api.openstack.wsgi [None req-7f0f6f8a-90d5-42d8-a3f8-6a7004e3a79c 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:03.629 7 INFO cinder.volume.api [None req-7f0f6f8a-90d5-42d8-a3f8-6a7004e3a79c 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:03.635 7 INFO cinder.api.openstack.wsgi [None req-7f0f6f8a-90d5-42d8-a3f8-6a7004e3a79c 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c returned with HTTP 200 [pid: 7|app: 0|req: 392/785] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:03 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:24:03.652 8 INFO cinder.api.openstack.wsgi [None req-355d64c5-b9cb-4a55-86db-58991bc4aacf 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c 2026-07-08 05:24:03.652 8 INFO cinder.api.v3.volumes [None req-355d64c5-b9cb-4a55-86db-58991bc4aacf 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Delete volume with id: 512969c2-7ac8-43af-a639-23493519f14c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:03.666 8 INFO cinder.volume.api [None req-355d64c5-b9cb-4a55-86db-58991bc4aacf 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:03.710 8 INFO cinder.volume.api [None req-355d64c5-b9cb-4a55-86db-58991bc4aacf 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Delete volume request issued successfully. 2026-07-08 05:24:03.711 8 INFO cinder.api.openstack.wsgi [None req-355d64c5-b9cb-4a55-86db-58991bc4aacf 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c returned with HTTP 202 [pid: 8|app: 0|req: 394/786] 10.0.0.42 () {32 vars in 776 bytes} [Wed Jul 8 05:24:03 2026] DELETE /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c => generated 0 bytes in 65 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-07-08 05:24:03.722 7 INFO cinder.api.openstack.wsgi [None req-226babb3-6fff-4ae5-b39c-96ccb03b86e6 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:03.740 7 INFO cinder.volume.api [None req-226babb3-6fff-4ae5-b39c-96ccb03b86e6 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:03.745 7 INFO cinder.api.openstack.wsgi [None req-226babb3-6fff-4ae5-b39c-96ccb03b86e6 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c returned with HTTP 200 [pid: 7|app: 0|req: 393/787] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:03 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:04.765 8 INFO cinder.api.openstack.wsgi [None req-8ff83fd5-5781-4bda-adda-9f3afcc9dc77 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c 2026-07-08 05:24:04.775 8 INFO cinder.api.openstack.wsgi [None req-8ff83fd5-5781-4bda-adda-9f3afcc9dc77 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c returned with HTTP 404 [pid: 8|app: 0|req: 395/788] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:04 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/512969c2-7ac8-43af-a639-23493519f14c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:24:04.793 7 INFO cinder.api.openstack.wsgi [None req-9dffe2f1-5518-4d06-b799-016c7d1a5fdb 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:04.806 7 INFO cinder.volume.api [None req-9dffe2f1-5518-4d06-b799-016c7d1a5fdb 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:04.812 7 INFO cinder.api.openstack.wsgi [None req-9dffe2f1-5518-4d06-b799-016c7d1a5fdb 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb returned with HTTP 200 [pid: 7|app: 0|req: 394/789] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:04 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb => generated 969 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:24:04.832 8 INFO cinder.api.openstack.wsgi [None req-e50c9284-643d-4573-9dae-bde1fd549c90 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb 2026-07-08 05:24:04.833 8 INFO cinder.api.v3.volumes [None req-e50c9284-643d-4573-9dae-bde1fd549c90 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Delete volume with id: 5192ed8e-c9e0-43dd-a11e-d8806730cccb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:04.841 8 INFO cinder.volume.api [None req-e50c9284-643d-4573-9dae-bde1fd549c90 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:04.867 8 INFO cinder.volume.api [None req-e50c9284-643d-4573-9dae-bde1fd549c90 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Delete volume request issued successfully. 2026-07-08 05:24:04.867 8 INFO cinder.api.openstack.wsgi [None req-e50c9284-643d-4573-9dae-bde1fd549c90 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb returned with HTTP 202 [pid: 8|app: 0|req: 396/790] 10.0.0.42 () {32 vars in 776 bytes} [Wed Jul 8 05:24:04 2026] DELETE /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb => 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-07-08 05:24:04.883 7 INFO cinder.api.openstack.wsgi [None req-f18d0207-425e-4578-a6d3-c48d60e6d8ba 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:04.898 7 INFO cinder.volume.api [None req-f18d0207-425e-4578-a6d3-c48d60e6d8ba 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:04.904 7 INFO cinder.api.openstack.wsgi [None req-f18d0207-425e-4578-a6d3-c48d60e6d8ba 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb returned with HTTP 200 [pid: 7|app: 0|req: 395/791] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:04 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb => generated 968 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-07-08 05:24:05.928 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb 2026-07-08 05:24:05.935 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb returned with HTTP 404 [pid: 8|app: 0|req: 397/792] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:05 2026] GET /v3/95a53dd063a446139fcad4894ad1a5e3/volumes/5192ed8e-c9e0-43dd-a11e-d8806730cccb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-08 05:24:05.962 7 INFO cinder.api.openstack.wsgi [None req-f18d0207-425e-4578-a6d3-c48d60e6d8ba 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:24:05.962 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:24:05.963 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:24:05.963 7 INFO cinder.api.openstack.wsgi [None req-f18d0207-425e-4578-a6d3-c48d60e6d8ba 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:24:15.962 7 INFO cinder.api.openstack.wsgi [None req-f18d0207-425e-4578-a6d3-c48d60e6d8ba 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:24:15.962 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:24:15.962 7 INFO cinder.api.openstack.wsgi [None req-f18d0207-425e-4578-a6d3-c48d60e6d8ba 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:24:15.963 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:24:25.961 7 INFO cinder.api.openstack.wsgi [None req-f18d0207-425e-4578-a6d3-c48d60e6d8ba 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:24:25.961 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:24:25.963 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:24:25.963 7 INFO cinder.api.openstack.wsgi [None req-f18d0207-425e-4578-a6d3-c48d60e6d8ba 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:24:28.840 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 05:24:28.841 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 401/799] 10.0.0.141 () {28 vars in 375 bytes} [Wed Jul 8 05:24:28 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-07-08 05:24:28.854 7 INFO cinder.api.openstack.wsgi [None req-332bd381-f660-4225-8fa2-b08df981311b 188b544b727441bd84c064c84991cb09 fee4616238844ed2bc7a15d717170665 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fee4616238844ed2bc7a15d717170665/limits?tenant_id=fee4616238844ed2bc7a15d717170665 2026-07-08 05:24:28.887 7 INFO cinder.api.openstack.wsgi [None req-332bd381-f660-4225-8fa2-b08df981311b 188b544b727441bd84c064c84991cb09 fee4616238844ed2bc7a15d717170665 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fee4616238844ed2bc7a15d717170665/limits?tenant_id=fee4616238844ed2bc7a15d717170665 returned with HTTP 200 [pid: 7|app: 0|req: 399/800] 10.0.0.141 () {34 vars in 878 bytes} [Wed Jul 8 05:24:28 2026] GET /v3/fee4616238844ed2bc7a15d717170665/limits?tenant_id=fee4616238844ed2bc7a15d717170665 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:24:31.519 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 05:24:31.520 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 402/801] 10.0.0.141 () {28 vars in 375 bytes} [Wed Jul 8 05:24:31 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-08 05:24:31.526 7 INFO cinder.api.openstack.wsgi [None req-332bd381-f660-4225-8fa2-b08df981311b 188b544b727441bd84c064c84991cb09 fee4616238844ed2bc7a15d717170665 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 05:24:31.527 7 INFO cinder.api.openstack.wsgi [None req-332bd381-f660-4225-8fa2-b08df981311b 188b544b727441bd84c064c84991cb09 fee4616238844ed2bc7a15d717170665 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 400/802] 10.0.0.141 () {28 vars in 375 bytes} [Wed Jul 8 05:24:31 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-08 05:24:32.235 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 05:24:32.236 8 INFO cinder.api.openstack.wsgi [None req-ee9e99ec-e9ea-4e43-a684-8d676db7b766 146c8618d8d44beb979c40cb24340782 95a53dd063a446139fcad4894ad1a5e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 403/803] 10.0.0.141 () {28 vars in 375 bytes} [Wed Jul 8 05:24:32 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-08 05:24:32.250 7 INFO cinder.api.openstack.wsgi [None req-192e526f-45e1-48ef-b0f2-c35ddf89c7ec 188b544b727441bd84c064c84991cb09 fee4616238844ed2bc7a15d717170665 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fee4616238844ed2bc7a15d717170665/limits?tenant_id=fee4616238844ed2bc7a15d717170665 2026-07-08 05:24:32.302 7 INFO cinder.api.openstack.wsgi [None req-192e526f-45e1-48ef-b0f2-c35ddf89c7ec 188b544b727441bd84c064c84991cb09 fee4616238844ed2bc7a15d717170665 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fee4616238844ed2bc7a15d717170665/limits?tenant_id=fee4616238844ed2bc7a15d717170665 returned with HTTP 200 [pid: 7|app: 0|req: 401/804] 10.0.0.141 () {34 vars in 878 bytes} [Wed Jul 8 05:24:32 2026] GET /v3/fee4616238844ed2bc7a15d717170665/limits?tenant_id=fee4616238844ed2bc7a15d717170665 => generated 302 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:24:34.169 8 INFO cinder.api.openstack.wsgi [None req-fa439b5b-e5b6-4aeb-ad45-769eef40e5c7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/017b2a828c6a4fad8ae36adf15dc40fc?usage=true 2026-07-08 05:24:34.191 8 INFO cinder.api.openstack.wsgi [None req-fa439b5b-e5b6-4aeb-ad45-769eef40e5c7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/017b2a828c6a4fad8ae36adf15dc40fc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/805] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:24:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/017b2a828c6a4fad8ae36adf15dc40fc?usage=true => generated 847 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:24:34.207 7 INFO cinder.api.openstack.wsgi [None req-d2dbcb43-882d-4c0f-b75b-7d5f97a373c8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/5ddd778e3d70406a8d9bb0fde9d0277c?usage=true 2026-07-08 05:24:34.232 7 INFO cinder.api.openstack.wsgi [None req-d2dbcb43-882d-4c0f-b75b-7d5f97a373c8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/5ddd778e3d70406a8d9bb0fde9d0277c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/806] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:24:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/5ddd778e3d70406a8d9bb0fde9d0277c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:24:34.243 8 INFO cinder.api.openstack.wsgi [None req-95545a81-48a1-4f9c-a5b0-7cf9fca371fa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:24:34.274 8 INFO cinder.api.openstack.wsgi [None req-95545a81-48a1-4f9c-a5b0-7cf9fca371fa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/807] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:24:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:24:34.290 7 INFO cinder.api.openstack.wsgi [None req-3849987d-bd19-4e8a-80fa-3a562dec8ec4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:24:34.318 7 INFO cinder.api.openstack.wsgi [None req-3849987d-bd19-4e8a-80fa-3a562dec8ec4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/808] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:24:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:24:34.337 8 INFO cinder.api.openstack.wsgi [None req-adf56c86-17dd-4faf-be29-79d390e8f9b6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:24:34.368 8 INFO cinder.api.openstack.wsgi [None req-adf56c86-17dd-4faf-be29-79d390e8f9b6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/809] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:24:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:24:34.386 7 INFO cinder.api.openstack.wsgi [None req-29293cfc-5eee-44fd-bde4-e9bc5888a9aa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/bd9de047f21a44cd9f755a5abbeacbdb?usage=true 2026-07-08 05:24:34.442 7 INFO cinder.api.openstack.wsgi [None req-29293cfc-5eee-44fd-bde4-e9bc5888a9aa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/bd9de047f21a44cd9f755a5abbeacbdb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/810] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:24:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/bd9de047f21a44cd9f755a5abbeacbdb?usage=true => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:24:34.455 8 INFO cinder.api.openstack.wsgi [None req-fbe1aaa3-42a2-405a-ba6a-a5c0110ee43b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/c227c16fc12e4d5bac9bfeacdec0f7b7?usage=true 2026-07-08 05:24:34.506 8 INFO cinder.api.openstack.wsgi [None req-fbe1aaa3-42a2-405a-ba6a-a5c0110ee43b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/c227c16fc12e4d5bac9bfeacdec0f7b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/811] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:24:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/c227c16fc12e4d5bac9bfeacdec0f7b7?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:24:34.528 7 INFO cinder.api.openstack.wsgi [None req-61035759-c091-4433-80ba-d411ed2b150f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/fee4616238844ed2bc7a15d717170665?usage=true 2026-07-08 05:24:34.548 7 INFO cinder.api.openstack.wsgi [None req-61035759-c091-4433-80ba-d411ed2b150f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/fee4616238844ed2bc7a15d717170665?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/812] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:24:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/fee4616238844ed2bc7a15d717170665?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:24:34.559 8 INFO cinder.api.openstack.wsgi [None req-3a829f5e-8cc7-42cb-8ad5-11ebe7f667db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:24:34.701 8 INFO cinder.volume.api [None req-3a829f5e-8cc7-42cb-8ad5-11ebe7f667db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:24:34.705 8 INFO cinder.api.openstack.wsgi [None req-3a829f5e-8cc7-42cb-8ad5-11ebe7f667db 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 408/813] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:24:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:24:34.718 7 INFO cinder.api.openstack.wsgi [None req-ef144ec3-a056-4624-86ff-9d0ed7f2245a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:24:34.724 7 INFO cinder.volume.api [None req-ef144ec3-a056-4624-86ff-9d0ed7f2245a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:24:34.724 7 INFO cinder.api.openstack.wsgi [None req-ef144ec3-a056-4624-86ff-9d0ed7f2245a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 406/814] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:24:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:24:34.733 8 INFO cinder.api.openstack.wsgi [None req-4375e0d5-eef7-4ddb-9304-ddb3664c3137 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:24:35.136 7 INFO cinder.api.openstack.wsgi [None req-ef144ec3-a056-4624-86ff-9d0ed7f2245a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 05:24:35.138 7 INFO cinder.api.openstack.wsgi [None req-ef144ec3-a056-4624-86ff-9d0ed7f2245a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 407/815] 10.0.0.141 () {28 vars in 375 bytes} [Wed Jul 8 05:24:35 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-08 05:24:35.147 7 INFO cinder.api.openstack.wsgi [None req-ef144ec3-a056-4624-86ff-9d0ed7f2245a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 05:24:35.147 7 INFO cinder.api.openstack.wsgi [None req-ef144ec3-a056-4624-86ff-9d0ed7f2245a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 408/816] 10.0.0.141 () {28 vars in 375 bytes} [Wed Jul 8 05:24:35 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-08 05:24:35.237 8 INFO cinder.api.openstack.wsgi [None req-4375e0d5-eef7-4ddb-9304-ddb3664c3137 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 409/817] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:24:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:24:35.251 7 INFO cinder.api.openstack.wsgi [None req-9dcfb8c8-efab-45a7-844d-ee551cf53c92 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:24:35.256 7 INFO cinder.api.openstack.wsgi [None req-9dcfb8c8-efab-45a7-844d-ee551cf53c92 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 409/818] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:24:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:24:35.268 8 INFO cinder.api.openstack.wsgi [None req-1de6a3c2-fa28-46b7-829c-eab187d0448c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:24:35.279 8 INFO cinder.volume.api [None req-1de6a3c2-fa28-46b7-829c-eab187d0448c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:24:35.282 8 INFO cinder.api.openstack.wsgi [None req-1de6a3c2-fa28-46b7-829c-eab187d0448c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 410/819] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:24:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:24:35.962 7 INFO cinder.api.openstack.wsgi [None req-9dcfb8c8-efab-45a7-844d-ee551cf53c92 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:24:35.963 7 INFO cinder.api.openstack.wsgi [None req-9dcfb8c8-efab-45a7-844d-ee551cf53c92 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:24:35.966 8 INFO cinder.api.openstack.wsgi [None req-1de6a3c2-fa28-46b7-829c-eab187d0448c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:24:35.967 8 INFO cinder.api.openstack.wsgi [None req-1de6a3c2-fa28-46b7-829c-eab187d0448c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:24:44.927 7 INFO cinder.api.openstack.wsgi [None req-d6d175c3-f2a9-49b5-817e-f7fea38b0522 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes 2026-07-08 05:24:44.929 7 INFO cinder.api.v3.volumes [None req-d6d175c3-f2a9-49b5-817e-f7fea38b0522 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Create volume of 1 GB 2026-07-08 05:24:44.937 7 INFO cinder.volume.api [None req-d6d175c3-f2a9-49b5-817e-f7fea38b0522 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Availability Zones retrieved successfully. 2026-07-08 05:24:45.204 7 INFO cinder.volume.api [None req-d6d175c3-f2a9-49b5-817e-f7fea38b0522 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Create volume request issued successfully. 2026-07-08 05:24:45.204 7 INFO cinder.api.openstack.wsgi [None req-d6d175c3-f2a9-49b5-817e-f7fea38b0522 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes returned with HTTP 202 [pid: 7|app: 0|req: 411/822] 10.0.0.42 () {34 vars in 720 bytes} [Wed Jul 8 05:24:44 2026] POST /v3/e8e3666189f242f8a890effea725c0b8/volumes => generated 861 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 05:24:45.223 8 INFO cinder.api.openstack.wsgi [None req-56d3d0a0-95bc-47f7-a91e-a0d4ebd646f7 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:45.237 8 INFO cinder.volume.api [None req-56d3d0a0-95bc-47f7-a91e-a0d4ebd646f7 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:45.241 8 INFO cinder.api.openstack.wsgi [None req-56d3d0a0-95bc-47f7-a91e-a0d4ebd646f7 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 returned with HTTP 200 [pid: 8|app: 0|req: 412/823] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:45 2026] GET /v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 => generated 929 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:24:45.962 7 INFO cinder.api.openstack.wsgi [None req-d6d175c3-f2a9-49b5-817e-f7fea38b0522 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:24:45.962 8 INFO cinder.api.openstack.wsgi [None req-56d3d0a0-95bc-47f7-a91e-a0d4ebd646f7 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:24:45.963 7 INFO cinder.api.openstack.wsgi [None req-d6d175c3-f2a9-49b5-817e-f7fea38b0522 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:24:45.963 8 INFO cinder.api.openstack.wsgi [None req-56d3d0a0-95bc-47f7-a91e-a0d4ebd646f7 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://10.0.0.151: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-07-08 05:24:46.264 7 INFO cinder.api.openstack.wsgi [None req-ccc54333-d319-4dbf-8a73-7b7a4ec169e7 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:24:46.281 7 INFO cinder.volume.api [None req-ccc54333-d319-4dbf-8a73-7b7a4ec169e7 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Volume info retrieved successfully. 2026-07-08 05:24:46.287 7 INFO cinder.api.openstack.wsgi [None req-ccc54333-d319-4dbf-8a73-7b7a4ec169e7 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 returned with HTTP 200 [pid: 7|app: 0|req: 413/826] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:24:46 2026] GET /v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:24:55.962 8 INFO cinder.api.openstack.wsgi [None req-56d3d0a0-95bc-47f7-a91e-a0d4ebd646f7 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:24:55.962 7 INFO cinder.api.openstack.wsgi [None req-ccc54333-d319-4dbf-8a73-7b7a4ec169e7 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:24:55.963 8 INFO cinder.api.openstack.wsgi [None req-56d3d0a0-95bc-47f7-a91e-a0d4ebd646f7 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:24:55.963 7 INFO cinder.api.openstack.wsgi [None req-ccc54333-d319-4dbf-8a73-7b7a4ec169e7 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://10.0.0.151: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-07-08 05:25:01.647 8 INFO cinder.api.openstack.wsgi [None req-f8dd5bc7-bf51-4c92-a9c7-87773d14d806 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18/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-07-08 05:25:01.658 8 INFO cinder.volume.api [None req-f8dd5bc7-bf51-4c92-a9c7-87773d14d806 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:01.679 8 INFO cinder.volume.api [None req-f8dd5bc7-bf51-4c92-a9c7-87773d14d806 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Update volume admin metadata completed successfully. 2026-07-08 05:25:02.185 8 INFO cinder.volume.api [None req-f8dd5bc7-bf51-4c92-a9c7-87773d14d806 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Attach volume completed successfully. 2026-07-08 05:25:02.186 8 INFO cinder.api.openstack.wsgi [None req-f8dd5bc7-bf51-4c92-a9c7-87773d14d806 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18/action returned with HTTP 202 [pid: 8|app: 0|req: 415/829] 10.0.0.42 () {34 vars in 808 bytes} [Wed Jul 8 05:25:01 2026] POST /v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18/action => generated 0 bytes in 546 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-07-08 05:25:02.210 7 INFO cinder.api.openstack.wsgi [None req-16606209-6139-48f6-a162-6f518a28307c d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:02.227 7 INFO cinder.volume.api [None req-16606209-6139-48f6-a162-6f518a28307c d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:02.231 7 INFO cinder.api.openstack.wsgi [None req-16606209-6139-48f6-a162-6f518a28307c d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 returned with HTTP 200 [pid: 7|app: 0|req: 415/830] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:02 2026] GET /v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 => generated 1288 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-07-08 05:25:02.249 8 INFO cinder.api.openstack.wsgi [None req-a724c420-96fc-4e65-a9e8-ce38d5fe6955 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18/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-07-08 05:25:02.266 8 INFO cinder.volume.api [None req-a724c420-96fc-4e65-a9e8-ce38d5fe6955 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:02.772 8 INFO cinder.volume.api [None req-a724c420-96fc-4e65-a9e8-ce38d5fe6955 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Detach volume completed successfully. 2026-07-08 05:25:02.772 8 INFO cinder.api.openstack.wsgi [None req-a724c420-96fc-4e65-a9e8-ce38d5fe6955 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18/action returned with HTTP 202 [pid: 8|app: 0|req: 416/831] 10.0.0.42 () {34 vars in 808 bytes} [Wed Jul 8 05:25:02 2026] POST /v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18/action => generated 0 bytes in 531 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-07-08 05:25:02.783 7 INFO cinder.api.openstack.wsgi [None req-4251a326-9121-4042-846a-9532aaae4d87 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:02.799 7 INFO cinder.volume.api [None req-4251a326-9121-4042-846a-9532aaae4d87 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:02.804 7 INFO cinder.api.openstack.wsgi [None req-4251a326-9121-4042-846a-9532aaae4d87 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 returned with HTTP 200 [pid: 7|app: 0|req: 416/832] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:02 2026] GET /v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:05.963 8 INFO cinder.api.openstack.wsgi [None req-a724c420-96fc-4e65-a9e8-ce38d5fe6955 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:25:05.963 7 INFO cinder.api.openstack.wsgi [None req-4251a326-9121-4042-846a-9532aaae4d87 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:25:05.964 8 INFO cinder.api.openstack.wsgi [None req-a724c420-96fc-4e65-a9e8-ce38d5fe6955 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:25:05.965 7 INFO cinder.api.openstack.wsgi [None req-4251a326-9121-4042-846a-9532aaae4d87 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://10.0.0.151: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-07-08 05:25:09.926 8 INFO cinder.api.openstack.wsgi [None req-0f72727a-2710-4ed1-b1f2-ecbaff62b670 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:09.942 8 INFO cinder.volume.api [None req-0f72727a-2710-4ed1-b1f2-ecbaff62b670 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:09.946 8 INFO cinder.api.openstack.wsgi [None req-0f72727a-2710-4ed1-b1f2-ecbaff62b670 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 returned with HTTP 200 [pid: 8|app: 0|req: 418/835] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:09 2026] GET /v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 => generated 973 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-07-08 05:25:09.968 7 INFO cinder.api.openstack.wsgi [None req-be1a41a0-5551-4a2e-8768-281b0a330ba6 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 2026-07-08 05:25:09.968 7 INFO cinder.api.v3.volumes [None req-be1a41a0-5551-4a2e-8768-281b0a330ba6 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Delete volume with id: 40d3543c-483e-49e4-a08b-66a4ac4dda18 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:09.978 7 INFO cinder.volume.api [None req-be1a41a0-5551-4a2e-8768-281b0a330ba6 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:10.007 7 INFO cinder.volume.api [None req-be1a41a0-5551-4a2e-8768-281b0a330ba6 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Delete volume request issued successfully. 2026-07-08 05:25:10.011 7 INFO cinder.api.openstack.wsgi [None req-be1a41a0-5551-4a2e-8768-281b0a330ba6 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 returned with HTTP 202 [pid: 7|app: 0|req: 418/836] 10.0.0.42 () {32 vars in 776 bytes} [Wed Jul 8 05:25:09 2026] DELETE /v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 => 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-07-08 05:25:10.021 8 INFO cinder.api.openstack.wsgi [None req-98c019bb-5217-48e1-bb32-df429d59b055 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:10.045 8 INFO cinder.volume.api [None req-98c019bb-5217-48e1-bb32-df429d59b055 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:10.057 8 INFO cinder.api.openstack.wsgi [None req-98c019bb-5217-48e1-bb32-df429d59b055 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 returned with HTTP 200 [pid: 8|app: 0|req: 419/837] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:10 2026] GET /v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 => generated 972 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-07-08 05:25:11.075 7 INFO cinder.api.openstack.wsgi [None req-d6795612-5cf0-4019-93f8-9ee1242cc496 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 2026-07-08 05:25:11.091 7 INFO cinder.api.openstack.wsgi [None req-d6795612-5cf0-4019-93f8-9ee1242cc496 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 returned with HTTP 404 [pid: 7|app: 0|req: 419/838] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:11 2026] GET /v3/e8e3666189f242f8a890effea725c0b8/volumes/40d3543c-483e-49e4-a08b-66a4ac4dda18 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-08 05:25:15.962 8 INFO cinder.api.openstack.wsgi [None req-98c019bb-5217-48e1-bb32-df429d59b055 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:25:15.962 7 INFO cinder.api.openstack.wsgi [None req-d6795612-5cf0-4019-93f8-9ee1242cc496 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:25:15.963 8 INFO cinder.api.openstack.wsgi [None req-98c019bb-5217-48e1-bb32-df429d59b055 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:25:15.963 7 INFO cinder.api.openstack.wsgi [None req-d6795612-5cf0-4019-93f8-9ee1242cc496 d8bd07fd3c9647dfb8ec3705236281d3 e8e3666189f242f8a890effea725c0b8 - - default default] http://10.0.0.151: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-07-08 05:25:18.713 8 INFO cinder.api.openstack.wsgi [None req-481121d1-a3a1-4240-9087-f9b6ef1ab854 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes 2026-07-08 05:25:18.716 8 INFO cinder.api.v3.volumes [None req-481121d1-a3a1-4240-9087-f9b6ef1ab854 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Create volume of 1 GB 2026-07-08 05:25:18.721 8 INFO cinder.volume.api [None req-481121d1-a3a1-4240-9087-f9b6ef1ab854 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Availability Zones retrieved successfully. 2026-07-08 05:25:18.867 8 INFO cinder.volume.api [None req-481121d1-a3a1-4240-9087-f9b6ef1ab854 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Create volume request issued successfully. 2026-07-08 05:25:18.868 8 INFO cinder.api.openstack.wsgi [None req-481121d1-a3a1-4240-9087-f9b6ef1ab854 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes returned with HTTP 202 [pid: 8|app: 0|req: 421/841] 10.0.0.42 () {34 vars in 721 bytes} [Wed Jul 8 05:25:18 2026] POST /v3/0c9704bd74574ea6bbdebee6cd070546/volumes => generated 871 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 05:25:18.886 7 INFO cinder.api.openstack.wsgi [None req-43b26c43-a3a1-4464-8c87-e97c24914e31 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:18.900 7 INFO cinder.volume.api [None req-43b26c43-a3a1-4464-8c87-e97c24914e31 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:18.905 7 INFO cinder.api.openstack.wsgi [None req-43b26c43-a3a1-4464-8c87-e97c24914e31 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 returned with HTTP 200 [pid: 7|app: 0|req: 421/842] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:18 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:19.931 8 INFO cinder.api.openstack.wsgi [None req-6b62eda3-b571-48dd-8192-1147276ce1e6 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:19.945 8 INFO cinder.volume.api [None req-6b62eda3-b571-48dd-8192-1147276ce1e6 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:19.951 8 INFO cinder.api.openstack.wsgi [None req-6b62eda3-b571-48dd-8192-1147276ce1e6 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 returned with HTTP 200 [pid: 8|app: 0|req: 422/843] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:19 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 => generated 964 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:19.975 7 INFO cinder.api.openstack.wsgi [None req-b20fde61-c2d4-4327-b99e-c78482c01d9d 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:19.992 7 INFO cinder.volume.api [None req-b20fde61-c2d4-4327-b99e-c78482c01d9d 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:20.000 7 INFO cinder.api.openstack.wsgi [None req-b20fde61-c2d4-4327-b99e-c78482c01d9d 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 returned with HTTP 200 [pid: 7|app: 0|req: 422/844] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:19 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 => generated 964 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-07-08 05:25:20.025 8 INFO cinder.api.openstack.wsgi [None req-7ee42ee3-5f69-4538-a90d-0ca71f1104e4 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:20.056 8 INFO cinder.volume.api [None req-7ee42ee3-5f69-4538-a90d-0ca71f1104e4 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:20.066 8 INFO cinder.volume.api [None req-7ee42ee3-5f69-4538-a90d-0ca71f1104e4 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume updated successfully. 2026-07-08 05:25:20.067 8 INFO cinder.api.openstack.wsgi [None req-7ee42ee3-5f69-4538-a90d-0ca71f1104e4 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 returned with HTTP 200 [pid: 8|app: 0|req: 423/845] 10.0.0.42 () {34 vars in 793 bytes} [Wed Jul 8 05:25:20 2026] PUT /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 => generated 896 bytes in 51 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-07-08 05:25:20.088 7 INFO cinder.api.openstack.wsgi [None req-1f9d67f8-f8b5-4ae7-968f-9ff1953d1524 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:20.112 7 INFO cinder.volume.api [None req-1f9d67f8-f8b5-4ae7-968f-9ff1953d1524 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:20.122 7 INFO cinder.volume.api [None req-1f9d67f8-f8b5-4ae7-968f-9ff1953d1524 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume updated successfully. 2026-07-08 05:25:20.123 7 INFO cinder.api.openstack.wsgi [None req-1f9d67f8-f8b5-4ae7-968f-9ff1953d1524 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 returned with HTTP 200 [pid: 7|app: 0|req: 423/846] 10.0.0.42 () {34 vars in 794 bytes} [Wed Jul 8 05:25:20 2026] PUT /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 => generated 933 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-07-08 05:25:20.142 8 INFO cinder.api.openstack.wsgi [None req-03bb548e-ffed-4ebc-b1ae-aa16ca328368 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:20.158 8 INFO cinder.volume.api [None req-03bb548e-ffed-4ebc-b1ae-aa16ca328368 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:20.166 8 INFO cinder.api.openstack.wsgi [None req-03bb548e-ffed-4ebc-b1ae-aa16ca328368 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 returned with HTTP 200 [pid: 8|app: 0|req: 424/847] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:20 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 => generated 1001 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:20.190 7 INFO cinder.api.openstack.wsgi [None req-1f68fcb9-53a2-4f79-b953-fb70cb723acd 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes 2026-07-08 05:25:20.192 7 INFO cinder.api.v3.volumes [None req-1f68fcb9-53a2-4f79-b953-fb70cb723acd 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Create volume of 1 GB 2026-07-08 05:25:20.199 7 INFO cinder.volume.api [None req-1f68fcb9-53a2-4f79-b953-fb70cb723acd 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Availability Zones retrieved successfully. 2026-07-08 05:25:20.482 7 INFO cinder.volume.api [None req-1f68fcb9-53a2-4f79-b953-fb70cb723acd 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Create volume request issued successfully. 2026-07-08 05:25:20.483 7 INFO cinder.api.openstack.wsgi [None req-1f68fcb9-53a2-4f79-b953-fb70cb723acd 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes returned with HTTP 202 [pid: 7|app: 0|req: 424/848] 10.0.0.42 () {34 vars in 721 bytes} [Wed Jul 8 05:25:20 2026] POST /v3/0c9704bd74574ea6bbdebee6cd070546/volumes => generated 891 bytes in 301 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-07-08 05:25:20.503 8 INFO cinder.api.openstack.wsgi [None req-87c461d3-4346-468f-b0a6-b592b30906fa 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:20.520 8 INFO cinder.volume.api [None req-87c461d3-4346-468f-b0a6-b592b30906fa 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:20.527 8 INFO cinder.api.openstack.wsgi [None req-87c461d3-4346-468f-b0a6-b592b30906fa 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e returned with HTTP 200 [pid: 8|app: 0|req: 425/849] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:20 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e => generated 959 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-07-08 05:25:21.550 7 INFO cinder.api.openstack.wsgi [None req-33f23f61-aa6d-47cd-9ec0-28669daa373a 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:21.564 7 INFO cinder.volume.api [None req-33f23f61-aa6d-47cd-9ec0-28669daa373a 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:21.569 7 INFO cinder.api.openstack.wsgi [None req-33f23f61-aa6d-47cd-9ec0-28669daa373a 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e returned with HTTP 200 [pid: 7|app: 0|req: 425/850] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:21 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e => generated 984 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:21.590 8 INFO cinder.api.openstack.wsgi [None req-02407c96-afa2-47d9-a8f6-a3879ef5270b 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:21.618 8 INFO cinder.volume.api [None req-02407c96-afa2-47d9-a8f6-a3879ef5270b 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:21.639 8 INFO cinder.volume.api [None req-02407c96-afa2-47d9-a8f6-a3879ef5270b 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume updated successfully. 2026-07-08 05:25:21.640 8 INFO cinder.api.openstack.wsgi [None req-02407c96-afa2-47d9-a8f6-a3879ef5270b 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e returned with HTTP 200 [pid: 8|app: 0|req: 426/851] 10.0.0.42 () {34 vars in 793 bytes} [Wed Jul 8 05:25:21 2026] PUT /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e => generated 882 bytes in 58 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-07-08 05:25:21.662 7 INFO cinder.api.openstack.wsgi [None req-2525033a-2787-484a-b263-96d936c3ce52 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:21.675 7 INFO cinder.volume.api [None req-2525033a-2787-484a-b263-96d936c3ce52 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:21.680 7 INFO cinder.api.openstack.wsgi [None req-2525033a-2787-484a-b263-96d936c3ce52 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e returned with HTTP 200 [pid: 7|app: 0|req: 426/852] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:21 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e => generated 950 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-07-08 05:25:21.709 8 INFO cinder.api.openstack.wsgi [None req-a1e0a70e-b216-409f-9cf4-ed91f4466d78 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e 2026-07-08 05:25:21.710 8 INFO cinder.api.v3.volumes [None req-a1e0a70e-b216-409f-9cf4-ed91f4466d78 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Delete volume with id: 17436b62-5f1b-4ba0-9e7c-49eb6494c86e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:21.722 8 INFO cinder.volume.api [None req-a1e0a70e-b216-409f-9cf4-ed91f4466d78 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:21.748 8 INFO cinder.volume.api [None req-a1e0a70e-b216-409f-9cf4-ed91f4466d78 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Delete volume request issued successfully. 2026-07-08 05:25:21.749 8 INFO cinder.api.openstack.wsgi [None req-a1e0a70e-b216-409f-9cf4-ed91f4466d78 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e returned with HTTP 202 [pid: 8|app: 0|req: 427/853] 10.0.0.42 () {32 vars in 776 bytes} [Wed Jul 8 05:25:21 2026] DELETE /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e => generated 0 bytes in 46 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-07-08 05:25:21.762 7 INFO cinder.api.openstack.wsgi [None req-db551179-2e17-4b29-bbc1-3d5520f809df 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:21.782 7 INFO cinder.volume.api [None req-db551179-2e17-4b29-bbc1-3d5520f809df 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:21.788 7 INFO cinder.api.openstack.wsgi [None req-db551179-2e17-4b29-bbc1-3d5520f809df 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e returned with HTTP 200 [pid: 7|app: 0|req: 427/854] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:21 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e => generated 949 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-07-08 05:25:22.810 8 INFO cinder.api.openstack.wsgi [None req-bb146734-c601-4f52-9b6a-dae265bb0d44 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e 2026-07-08 05:25:22.819 8 INFO cinder.api.openstack.wsgi [None req-bb146734-c601-4f52-9b6a-dae265bb0d44 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e returned with HTTP 404 [pid: 8|app: 0|req: 428/855] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:22 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/17436b62-5f1b-4ba0-9e7c-49eb6494c86e => 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-07-08 05:25:22.830 7 INFO cinder.api.openstack.wsgi [None req-a0303fef-5138-492b-8a98-4b6dd2dc43f8 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:22.848 7 INFO cinder.volume.api [None req-a0303fef-5138-492b-8a98-4b6dd2dc43f8 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:22.853 7 INFO cinder.api.openstack.wsgi [None req-a0303fef-5138-492b-8a98-4b6dd2dc43f8 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 returned with HTTP 200 [pid: 7|app: 0|req: 428/856] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:22 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 => generated 1001 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:25:22.874 8 INFO cinder.api.openstack.wsgi [None req-674357ef-64c9-4303-88d6-054df588e734 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 2026-07-08 05:25:22.874 8 INFO cinder.api.v3.volumes [None req-674357ef-64c9-4303-88d6-054df588e734 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Delete volume with id: e239baee-b9be-4d45-bc2f-7fbb24412462 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:22.887 8 INFO cinder.volume.api [None req-674357ef-64c9-4303-88d6-054df588e734 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:22.909 8 INFO cinder.volume.api [None req-674357ef-64c9-4303-88d6-054df588e734 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Delete volume request issued successfully. 2026-07-08 05:25:22.910 8 INFO cinder.api.openstack.wsgi [None req-674357ef-64c9-4303-88d6-054df588e734 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 returned with HTTP 202 [pid: 8|app: 0|req: 429/857] 10.0.0.42 () {32 vars in 776 bytes} [Wed Jul 8 05:25:22 2026] DELETE /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 => generated 0 bytes in 44 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-07-08 05:25:22.922 7 INFO cinder.api.openstack.wsgi [None req-329e7799-3679-4792-94ee-07352cc649a8 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:22.936 7 INFO cinder.volume.api [None req-329e7799-3679-4792-94ee-07352cc649a8 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:22.940 7 INFO cinder.api.openstack.wsgi [None req-329e7799-3679-4792-94ee-07352cc649a8 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 returned with HTTP 200 [pid: 7|app: 0|req: 429/858] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:22 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 => generated 1000 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:23.962 8 INFO cinder.api.openstack.wsgi [None req-bbb755e2-b25a-41a5-b7ba-056dcb8a1d52 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 2026-07-08 05:25:23.970 8 INFO cinder.api.openstack.wsgi [None req-bbb755e2-b25a-41a5-b7ba-056dcb8a1d52 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 returned with HTTP 404 [pid: 8|app: 0|req: 430/859] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:23 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/e239baee-b9be-4d45-bc2f-7fbb24412462 => 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-07-08 05:25:24.027 7 INFO cinder.api.openstack.wsgi [None req-51497f84-b9de-481c-bee5-d7a6b3776080 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes 2026-07-08 05:25:24.669 7 INFO cinder.api.v3.volumes [None req-51497f84-b9de-481c-bee5-d7a6b3776080 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Create volume of 1 GB 2026-07-08 05:25:24.676 7 INFO cinder.volume.api [None req-51497f84-b9de-481c-bee5-d7a6b3776080 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Availability Zones retrieved successfully. 2026-07-08 05:25:24.854 7 INFO cinder.volume.api [None req-51497f84-b9de-481c-bee5-d7a6b3776080 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Create volume request issued successfully. 2026-07-08 05:25:24.855 7 INFO cinder.api.openstack.wsgi [None req-51497f84-b9de-481c-bee5-d7a6b3776080 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes returned with HTTP 202 [pid: 7|app: 0|req: 430/860] 10.0.0.42 () {34 vars in 721 bytes} [Wed Jul 8 05:25:24 2026] POST /v3/0c9704bd74574ea6bbdebee6cd070546/volumes => generated 871 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 05:25:24.877 8 INFO cinder.api.openstack.wsgi [None req-3101d595-0442-4adf-9215-6220b3c9e42f 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:24.893 8 INFO cinder.volume.api [None req-3101d595-0442-4adf-9215-6220b3c9e42f 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:24.899 8 INFO cinder.api.openstack.wsgi [None req-3101d595-0442-4adf-9215-6220b3c9e42f 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa returned with HTTP 200 [pid: 8|app: 0|req: 431/861] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:24 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa => generated 939 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-07-08 05:25:25.926 7 INFO cinder.api.openstack.wsgi [None req-018eac8e-9e5f-4959-b5ae-c53e9b6d2e80 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:25.943 7 INFO cinder.volume.api [None req-018eac8e-9e5f-4959-b5ae-c53e9b6d2e80 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:25.948 7 INFO cinder.api.openstack.wsgi [None req-018eac8e-9e5f-4959-b5ae-c53e9b6d2e80 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa returned with HTTP 200 [pid: 7|app: 0|req: 431/862] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:25 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:25:25.962 7 INFO cinder.api.openstack.wsgi [None req-018eac8e-9e5f-4959-b5ae-c53e9b6d2e80 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:25:25.962 8 INFO cinder.api.openstack.wsgi [None req-3101d595-0442-4adf-9215-6220b3c9e42f 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:25:25.962 7 INFO cinder.api.openstack.wsgi [None req-018eac8e-9e5f-4959-b5ae-c53e9b6d2e80 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:25:25.963 8 INFO cinder.api.openstack.wsgi [None req-3101d595-0442-4adf-9215-6220b3c9e42f 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://10.0.0.151: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-07-08 05:25:25.967 7 INFO cinder.api.openstack.wsgi [None req-be32b11e-e4c1-4144-8603-778f7703d633 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:25.981 7 INFO cinder.volume.api [None req-be32b11e-e4c1-4144-8603-778f7703d633 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:25.986 7 INFO cinder.api.openstack.wsgi [None req-be32b11e-e4c1-4144-8603-778f7703d633 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa returned with HTTP 200 [pid: 7|app: 0|req: 433/865] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:25 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa => generated 1489 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:26.004 8 INFO cinder.api.openstack.wsgi [None req-47b82dd7-6ceb-4de5-9b04-1a2e5bc88798 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:26.017 8 INFO cinder.volume.api [None req-47b82dd7-6ceb-4de5-9b04-1a2e5bc88798 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:26.023 8 INFO cinder.volume.api [None req-47b82dd7-6ceb-4de5-9b04-1a2e5bc88798 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume updated successfully. 2026-07-08 05:25:26.024 8 INFO cinder.api.openstack.wsgi [None req-47b82dd7-6ceb-4de5-9b04-1a2e5bc88798 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa returned with HTTP 200 [pid: 8|app: 0|req: 433/866] 10.0.0.42 () {34 vars in 793 bytes} [Wed Jul 8 05:25:25 2026] PUT /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:26.043 7 INFO cinder.api.openstack.wsgi [None req-917816df-e22f-488d-a6c5-75ff111c4822 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:26.060 7 INFO cinder.volume.api [None req-917816df-e22f-488d-a6c5-75ff111c4822 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:26.068 7 INFO cinder.volume.api [None req-917816df-e22f-488d-a6c5-75ff111c4822 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume updated successfully. 2026-07-08 05:25:26.069 7 INFO cinder.api.openstack.wsgi [None req-917816df-e22f-488d-a6c5-75ff111c4822 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa returned with HTTP 200 [pid: 7|app: 0|req: 434/867] 10.0.0.42 () {34 vars in 794 bytes} [Wed Jul 8 05:25:26 2026] PUT /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa => generated 934 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-07-08 05:25:26.090 8 INFO cinder.api.openstack.wsgi [None req-bba4d064-d25b-478e-b156-caa0c90f0c23 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:26.104 8 INFO cinder.volume.api [None req-bba4d064-d25b-478e-b156-caa0c90f0c23 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:26.110 8 INFO cinder.api.openstack.wsgi [None req-bba4d064-d25b-478e-b156-caa0c90f0c23 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa returned with HTTP 200 [pid: 8|app: 0|req: 434/868] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:26 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa => generated 1528 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-07-08 05:25:26.132 7 INFO cinder.api.openstack.wsgi [None req-0b0cfac5-ed0c-4c36-bd67-002df2012d17 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes 2026-07-08 05:25:26.135 7 INFO cinder.api.v3.volumes [None req-0b0cfac5-ed0c-4c36-bd67-002df2012d17 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Create volume of 1 GB 2026-07-08 05:25:26.140 7 INFO cinder.volume.api [None req-0b0cfac5-ed0c-4c36-bd67-002df2012d17 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Availability Zones retrieved successfully. 2026-07-08 05:25:26.273 7 INFO cinder.volume.api [None req-0b0cfac5-ed0c-4c36-bd67-002df2012d17 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Create volume request issued successfully. 2026-07-08 05:25:26.274 7 INFO cinder.api.openstack.wsgi [None req-0b0cfac5-ed0c-4c36-bd67-002df2012d17 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes returned with HTTP 202 [pid: 7|app: 0|req: 435/869] 10.0.0.42 () {34 vars in 721 bytes} [Wed Jul 8 05:25:26 2026] POST /v3/0c9704bd74574ea6bbdebee6cd070546/volumes => generated 891 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:26.300 8 INFO cinder.api.openstack.wsgi [None req-5c025c4e-4523-4944-9403-3af17cf75e5a 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:26.314 8 INFO cinder.volume.api [None req-5c025c4e-4523-4944-9403-3af17cf75e5a 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:26.319 8 INFO cinder.api.openstack.wsgi [None req-5c025c4e-4523-4944-9403-3af17cf75e5a 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 returned with HTTP 200 [pid: 8|app: 0|req: 435/870] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:26 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 => generated 959 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:27.344 7 INFO cinder.api.openstack.wsgi [None req-2f89d9f0-db1d-46ff-88c9-a74c0170cefe 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:27.359 7 INFO cinder.volume.api [None req-2f89d9f0-db1d-46ff-88c9-a74c0170cefe 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:27.364 7 INFO cinder.api.openstack.wsgi [None req-2f89d9f0-db1d-46ff-88c9-a74c0170cefe 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 returned with HTTP 200 [pid: 7|app: 0|req: 436/871] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:27 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 => generated 984 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-07-08 05:25:27.384 8 INFO cinder.api.openstack.wsgi [None req-ac422d4c-06c3-4d59-b674-f01f35ba1991 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:27.403 8 INFO cinder.volume.api [None req-ac422d4c-06c3-4d59-b674-f01f35ba1991 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:27.412 8 INFO cinder.volume.api [None req-ac422d4c-06c3-4d59-b674-f01f35ba1991 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume updated successfully. 2026-07-08 05:25:27.413 8 INFO cinder.api.openstack.wsgi [None req-ac422d4c-06c3-4d59-b674-f01f35ba1991 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 returned with HTTP 200 [pid: 8|app: 0|req: 436/872] 10.0.0.42 () {34 vars in 793 bytes} [Wed Jul 8 05:25:27 2026] PUT /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 => generated 882 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-07-08 05:25:27.434 7 INFO cinder.api.openstack.wsgi [None req-c7a9a33b-d30b-43ad-bef6-115f15901110 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:27.450 7 INFO cinder.volume.api [None req-c7a9a33b-d30b-43ad-bef6-115f15901110 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:27.458 7 INFO cinder.api.openstack.wsgi [None req-c7a9a33b-d30b-43ad-bef6-115f15901110 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 returned with HTTP 200 [pid: 7|app: 0|req: 437/873] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:27 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 => generated 950 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-07-08 05:25:27.479 8 INFO cinder.api.openstack.wsgi [None req-bd77df1f-24d7-40e4-bd47-33b8e4181d98 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 2026-07-08 05:25:27.480 8 INFO cinder.api.v3.volumes [None req-bd77df1f-24d7-40e4-bd47-33b8e4181d98 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Delete volume with id: 1811063d-6eec-4ee9-adcb-96716978bf27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:27.490 8 INFO cinder.volume.api [None req-bd77df1f-24d7-40e4-bd47-33b8e4181d98 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:27.520 8 INFO cinder.volume.api [None req-bd77df1f-24d7-40e4-bd47-33b8e4181d98 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Delete volume request issued successfully. 2026-07-08 05:25:27.521 8 INFO cinder.api.openstack.wsgi [None req-bd77df1f-24d7-40e4-bd47-33b8e4181d98 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 returned with HTTP 202 [pid: 8|app: 0|req: 437/874] 10.0.0.42 () {32 vars in 776 bytes} [Wed Jul 8 05:25:27 2026] DELETE /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 => generated 0 bytes in 51 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-07-08 05:25:27.534 7 INFO cinder.api.openstack.wsgi [None req-82a3ff93-22b7-4318-854e-d4784e0b1675 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:27.546 7 INFO cinder.volume.api [None req-82a3ff93-22b7-4318-854e-d4784e0b1675 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:27.553 7 INFO cinder.api.openstack.wsgi [None req-82a3ff93-22b7-4318-854e-d4784e0b1675 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 returned with HTTP 200 [pid: 7|app: 0|req: 438/875] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:27 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:28.571 8 INFO cinder.api.openstack.wsgi [None req-fabab55f-67b5-41b6-90e1-34dcf8aedc3e 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 2026-07-08 05:25:28.584 8 INFO cinder.api.openstack.wsgi [None req-fabab55f-67b5-41b6-90e1-34dcf8aedc3e 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 returned with HTTP 404 [pid: 8|app: 0|req: 438/876] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:28 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/1811063d-6eec-4ee9-adcb-96716978bf27 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:25:28.596 7 INFO cinder.api.openstack.wsgi [None req-23ce8278-ccd5-4e86-ab8f-9c8b33c3987f 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:28.610 7 INFO cinder.volume.api [None req-23ce8278-ccd5-4e86-ab8f-9c8b33c3987f 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:28.618 7 INFO cinder.api.openstack.wsgi [None req-23ce8278-ccd5-4e86-ab8f-9c8b33c3987f 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa returned with HTTP 200 [pid: 7|app: 0|req: 439/877] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:28 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa => generated 1528 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:25:28.635 8 INFO cinder.api.openstack.wsgi [None req-9735b803-ce56-4bc0-b5d3-71edb680f1df 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa 2026-07-08 05:25:28.635 8 INFO cinder.api.v3.volumes [None req-9735b803-ce56-4bc0-b5d3-71edb680f1df 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Delete volume with id: ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:28.662 8 INFO cinder.volume.api [None req-9735b803-ce56-4bc0-b5d3-71edb680f1df 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:28.682 8 INFO cinder.volume.api [None req-9735b803-ce56-4bc0-b5d3-71edb680f1df 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Delete volume request issued successfully. 2026-07-08 05:25:28.683 8 INFO cinder.api.openstack.wsgi [None req-9735b803-ce56-4bc0-b5d3-71edb680f1df 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa returned with HTTP 202 [pid: 8|app: 0|req: 439/878] 10.0.0.42 () {32 vars in 776 bytes} [Wed Jul 8 05:25:28 2026] DELETE /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa => generated 0 bytes in 52 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-07-08 05:25:28.694 7 INFO cinder.api.openstack.wsgi [None req-502001d1-4c02-48bb-b2d8-ab8381746a59 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:25:28.718 7 INFO cinder.volume.api [None req-502001d1-4c02-48bb-b2d8-ab8381746a59 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] Volume info retrieved successfully. 2026-07-08 05:25:28.724 7 INFO cinder.api.openstack.wsgi [None req-502001d1-4c02-48bb-b2d8-ab8381746a59 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa returned with HTTP 200 [pid: 7|app: 0|req: 440/879] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:28 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa => generated 1527 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-07-08 05:25:29.745 8 INFO cinder.api.openstack.wsgi [None req-96d71d47-c180-4fe7-94c9-cd0c01993b12 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa 2026-07-08 05:25:29.754 8 INFO cinder.api.openstack.wsgi [None req-96d71d47-c180-4fe7-94c9-cd0c01993b12 9eac0289ec394da3ac11bdea261a7882 0c9704bd74574ea6bbdebee6cd070546 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa returned with HTTP 404 [pid: 8|app: 0|req: 440/880] 10.0.0.42 () {32 vars in 773 bytes} [Wed Jul 8 05:25:29 2026] GET /v3/0c9704bd74574ea6bbdebee6cd070546/volumes/ee5d94a3-3d66-488f-809f-0bf2a7d6b6fa => 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-07-08 05:25:34.246 7 INFO cinder.api.openstack.wsgi [None req-081af42d-8074-4205-b3f2-bf312df49c58 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:25:34.256 7 INFO cinder.volume.api [None req-081af42d-8074-4205-b3f2-bf312df49c58 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:25:34.257 7 INFO cinder.api.openstack.wsgi [None req-081af42d-8074-4205-b3f2-bf312df49c58 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 441/881] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:25:34.316 8 INFO cinder.api.openstack.wsgi [None req-506d13c6-6a1f-42bb-91bc-1ff2ddfaa90e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/2c27f8ef27974ba48a16d0cbb4aaaeda?usage=true 2026-07-08 05:25:34.335 8 INFO cinder.api.openstack.wsgi [None req-506d13c6-6a1f-42bb-91bc-1ff2ddfaa90e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/2c27f8ef27974ba48a16d0cbb4aaaeda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/882] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/2c27f8ef27974ba48a16d0cbb4aaaeda?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:34.344 7 INFO cinder.api.openstack.wsgi [None req-af4d4d34-9c24-4f53-98fc-3495f1df53a7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/5ddd778e3d70406a8d9bb0fde9d0277c?usage=true 2026-07-08 05:25:34.366 7 INFO cinder.api.openstack.wsgi [None req-af4d4d34-9c24-4f53-98fc-3495f1df53a7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/5ddd778e3d70406a8d9bb0fde9d0277c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/883] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/5ddd778e3d70406a8d9bb0fde9d0277c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:34.378 8 INFO cinder.api.openstack.wsgi [None req-31950e10-f54c-468b-bd78-a42b1460096c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/5ecd102eb90b471f874f983a86682ffd?usage=true 2026-07-08 05:25:34.399 8 INFO cinder.api.openstack.wsgi [None req-31950e10-f54c-468b-bd78-a42b1460096c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/5ecd102eb90b471f874f983a86682ffd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/884] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/5ecd102eb90b471f874f983a86682ffd?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:34.414 7 INFO cinder.api.openstack.wsgi [None req-151d3880-08de-4110-b36b-faeb7f4be434 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/6c7eba2191f44de0be913aaf5ac20ea2?usage=true 2026-07-08 05:25:34.444 7 INFO cinder.api.openstack.wsgi [None req-151d3880-08de-4110-b36b-faeb7f4be434 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/6c7eba2191f44de0be913aaf5ac20ea2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/885] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/6c7eba2191f44de0be913aaf5ac20ea2?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:34.458 8 INFO cinder.api.openstack.wsgi [None req-6bef1066-737a-46b1-843b-933fe9b52f19 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/7ad7a1a3b77940b0801df5f646ea237e?usage=true 2026-07-08 05:25:34.500 8 INFO cinder.api.openstack.wsgi [None req-6bef1066-737a-46b1-843b-933fe9b52f19 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/7ad7a1a3b77940b0801df5f646ea237e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/886] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/7ad7a1a3b77940b0801df5f646ea237e?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:34.512 7 INFO cinder.api.openstack.wsgi [None req-38614c42-efe4-4f59-8458-675f4ff1162f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:25:34.544 7 INFO cinder.api.openstack.wsgi [None req-38614c42-efe4-4f59-8458-675f4ff1162f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/887] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:34.557 8 INFO cinder.api.openstack.wsgi [None req-0d4b92f6-9219-4f99-a8da-152167dcbac8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:25:34.601 8 INFO cinder.api.openstack.wsgi [None req-0d4b92f6-9219-4f99-a8da-152167dcbac8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/888] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:34.615 7 INFO cinder.api.openstack.wsgi [None req-6e102ae0-d459-4689-91f0-51d6adb5b4de 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:25:34.644 7 INFO cinder.api.openstack.wsgi [None req-6e102ae0-d459-4689-91f0-51d6adb5b4de 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/889] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:34.657 8 INFO cinder.api.openstack.wsgi [None req-e2f077c3-fb46-46be-9def-68891f40429e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/bd9de047f21a44cd9f755a5abbeacbdb?usage=true 2026-07-08 05:25:34.676 8 INFO cinder.api.openstack.wsgi [None req-e2f077c3-fb46-46be-9def-68891f40429e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/bd9de047f21a44cd9f755a5abbeacbdb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/890] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/bd9de047f21a44cd9f755a5abbeacbdb?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:34.692 7 INFO cinder.api.openstack.wsgi [None req-37589538-dc60-4719-a424-49ab766b3038 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/c9c8ca2dfe954753bc2ac0ead82528d3?usage=true 2026-07-08 05:25:34.711 7 INFO cinder.api.openstack.wsgi [None req-37589538-dc60-4719-a424-49ab766b3038 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/c9c8ca2dfe954753bc2ac0ead82528d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/891] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/c9c8ca2dfe954753bc2ac0ead82528d3?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:34.725 8 INFO cinder.api.openstack.wsgi [None req-dd61e901-dca3-4ccc-acbb-52481d1bc99c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5c0bb417018412fb0d46178933452ea?usage=true 2026-07-08 05:25:34.745 8 INFO cinder.api.openstack.wsgi [None req-dd61e901-dca3-4ccc-acbb-52481d1bc99c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5c0bb417018412fb0d46178933452ea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/892] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5c0bb417018412fb0d46178933452ea?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:34.757 7 INFO cinder.api.openstack.wsgi [None req-b45718f2-770f-48b4-8ba5-529f327d1d9d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5f7288db509438e9e4b691773a57859?usage=true 2026-07-08 05:25:34.782 7 INFO cinder.api.openstack.wsgi [None req-b45718f2-770f-48b4-8ba5-529f327d1d9d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5f7288db509438e9e4b691773a57859?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/893] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5f7288db509438e9e4b691773a57859?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:34.793 8 INFO cinder.api.openstack.wsgi [None req-02f3f4b1-48d3-45dd-aa71-eff215f93033 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:25:34.802 8 INFO cinder.volume.api [None req-02f3f4b1-48d3-45dd-aa71-eff215f93033 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:25:34.804 8 INFO cinder.api.openstack.wsgi [None req-02f3f4b1-48d3-45dd-aa71-eff215f93033 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 447/894] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:25:34.813 7 INFO cinder.api.openstack.wsgi [None req-e08765f9-3aa0-4bb5-ae70-ee5f16f13df6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:25:34.820 7 INFO cinder.volume.api [None req-e08765f9-3aa0-4bb5-ae70-ee5f16f13df6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:25:34.820 7 INFO cinder.api.openstack.wsgi [None req-e08765f9-3aa0-4bb5-ae70-ee5f16f13df6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 448/895] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:25:34.832 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:25:34.838 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 448/896] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:25:34.848 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:25:35.352 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 449/897] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:25:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:25:35.962 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:25:35.962 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:25:35.963 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:25:35.963 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:25:45.962 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:25:45.962 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:25:45.963 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:25:45.964 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:25:55.962 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:25:55.962 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:25:55.963 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:25:55.964 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:26:05.962 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:26:05.962 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:26:05.963 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:26:05.964 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:26:15.962 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:26:15.963 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:26:15.963 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:26:15.964 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:26:25.961 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:26:25.962 7 INFO cinder.api.openstack.wsgi [None req-d0057872-2e05-400e-8dc8-f1c6787578f3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:26:25.962 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:26:25.963 8 INFO cinder.api.openstack.wsgi [None req-c56aed8b-4173-46b4-9d15-51650a7b0baa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:26:34.190 7 INFO cinder.api.openstack.wsgi [None req-b6e2728e-158b-4d34-b070-5a26ef05671e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:26:34.202 7 INFO cinder.volume.api [None req-b6e2728e-158b-4d34-b070-5a26ef05671e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:26:34.202 7 INFO cinder.api.openstack.wsgi [None req-b6e2728e-158b-4d34-b070-5a26ef05671e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 456/910] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:26:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:26:34.215 8 INFO cinder.api.openstack.wsgi [None req-4e542f33-fb56-4016-8a52-c5b0ec0970b2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:26:34.228 8 INFO cinder.volume.api [None req-4e542f33-fb56-4016-8a52-c5b0ec0970b2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:26:34.230 8 INFO cinder.api.openstack.wsgi [None req-4e542f33-fb56-4016-8a52-c5b0ec0970b2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 455/911] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:26:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:26:34.241 7 INFO cinder.api.openstack.wsgi [None req-44c848fd-3d64-41c0-9d19-db46b83df0aa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:26:34.744 7 INFO cinder.api.openstack.wsgi [None req-44c848fd-3d64-41c0-9d19-db46b83df0aa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 457/912] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:26:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:26:34.759 8 INFO cinder.api.openstack.wsgi [None req-10bb40eb-6763-4f32-9dd6-ffc8f41989bf 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:26:34.764 8 INFO cinder.api.openstack.wsgi [None req-10bb40eb-6763-4f32-9dd6-ffc8f41989bf 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 456/913] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:26:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:26:34.776 7 INFO cinder.api.openstack.wsgi [None req-6cd82c28-96ac-4672-b1c8-e4815eaeec33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:26:34.787 7 INFO cinder.volume.api [None req-6cd82c28-96ac-4672-b1c8-e4815eaeec33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:26:34.790 7 INFO cinder.api.openstack.wsgi [None req-6cd82c28-96ac-4672-b1c8-e4815eaeec33 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 458/914] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:26:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:26:34.925 8 INFO cinder.api.openstack.wsgi [None req-e4931886-eda9-4091-b725-f209ca25e748 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/11dc5a2cc7dd48339304f4384111abab?usage=true 2026-07-08 05:26:34.962 8 INFO cinder.api.openstack.wsgi [None req-e4931886-eda9-4091-b725-f209ca25e748 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/11dc5a2cc7dd48339304f4384111abab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/915] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:26:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/11dc5a2cc7dd48339304f4384111abab?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:26:34.973 7 INFO cinder.api.openstack.wsgi [None req-1bd9b782-55f5-47f8-9763-f2b8ae44dfd2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/24d8e961d3b84fbab347bfa775a0b217?usage=true 2026-07-08 05:26:34.995 7 INFO cinder.api.openstack.wsgi [None req-1bd9b782-55f5-47f8-9763-f2b8ae44dfd2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/24d8e961d3b84fbab347bfa775a0b217?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/916] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:26:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/24d8e961d3b84fbab347bfa775a0b217?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:26:35.009 8 INFO cinder.api.openstack.wsgi [None req-fa08da2d-b771-443a-ac0a-23e886b82d7c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/2b8d4a101675431188f7078c962b1996?usage=true 2026-07-08 05:26:35.026 8 INFO cinder.api.openstack.wsgi [None req-fa08da2d-b771-443a-ac0a-23e886b82d7c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/2b8d4a101675431188f7078c962b1996?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/917] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:26:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/2b8d4a101675431188f7078c962b1996?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:26:35.037 7 INFO cinder.api.openstack.wsgi [None req-a8d87405-eb63-47cf-aff3-b1e6c4705548 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:26:35.059 7 INFO cinder.api.openstack.wsgi [None req-a8d87405-eb63-47cf-aff3-b1e6c4705548 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/918] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:26:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:26:35.070 8 INFO cinder.api.openstack.wsgi [None req-64547c63-b261-421f-a052-b0b74b172a8e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:26:35.087 8 INFO cinder.api.openstack.wsgi [None req-64547c63-b261-421f-a052-b0b74b172a8e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/919] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:26:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:26:35.098 7 INFO cinder.api.openstack.wsgi [None req-2c8e8239-03b8-4064-a4ff-4f4459fb7e38 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:26:35.123 7 INFO cinder.api.openstack.wsgi [None req-2c8e8239-03b8-4064-a4ff-4f4459fb7e38 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/920] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:26:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:26:35.134 8 INFO cinder.api.openstack.wsgi [None req-1cd7bc0c-744b-4e65-93d1-7c836649deeb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/b472afa73dc34a2d8c379ac2a9023bb2?usage=true 2026-07-08 05:26:35.157 8 INFO cinder.api.openstack.wsgi [None req-1cd7bc0c-744b-4e65-93d1-7c836649deeb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/b472afa73dc34a2d8c379ac2a9023bb2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/921] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:26:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/b472afa73dc34a2d8c379ac2a9023bb2?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:26:35.167 7 INFO cinder.api.openstack.wsgi [None req-1ea9b47e-b2a7-4b4a-9e21-f77df4affb28 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/b5343f6e9f5548be9a1b28b5bab5ba11?usage=true 2026-07-08 05:26:35.188 7 INFO cinder.api.openstack.wsgi [None req-1ea9b47e-b2a7-4b4a-9e21-f77df4affb28 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/b5343f6e9f5548be9a1b28b5bab5ba11?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/922] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:26:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/b5343f6e9f5548be9a1b28b5bab5ba11?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:26:35.201 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/c47f16f67e9740deb0b6aec4e11cec87?usage=true 2026-07-08 05:26:35.228 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/c47f16f67e9740deb0b6aec4e11cec87?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/923] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:26:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/c47f16f67e9740deb0b6aec4e11cec87?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:26:35.243 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/db558ebe30f34eb0bf70abf15e4b7f6b?usage=true 2026-07-08 05:26:35.268 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/db558ebe30f34eb0bf70abf15e4b7f6b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/924] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:26:35 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/db558ebe30f34eb0bf70abf15e4b7f6b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:26:35.962 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:26:35.962 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:26:35.963 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:26:35.963 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:26:45.962 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:26:45.962 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:26:45.962 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:26:45.963 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:26:55.962 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:26:55.962 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:26:55.964 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:26:55.964 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:27:05.962 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:27:05.963 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:27:05.965 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:27:05.967 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:27:15.962 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:27:15.963 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:27:15.963 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:27:15.964 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:27:25.962 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:27:25.962 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:27:25.963 7 INFO cinder.api.openstack.wsgi [None req-9216183a-451c-4c53-a8ae-282c0155dcd9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:27:25.964 8 INFO cinder.api.openstack.wsgi [None req-cf2c1215-7d24-49be-85af-c2401951db17 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:27:34.123 7 INFO cinder.api.openstack.wsgi [None req-6ce369e5-5419-4c4d-b4f2-7efc8aa14b70 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:27:34.626 7 INFO cinder.api.openstack.wsgi [None req-6ce369e5-5419-4c4d-b4f2-7efc8aa14b70 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 470/937] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:27:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true => generated 670 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:27:34.640 8 INFO cinder.api.openstack.wsgi [None req-7562abd4-95f0-42f9-8577-773bead261e9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:27:34.647 8 INFO cinder.volume.api [None req-7562abd4-95f0-42f9-8577-773bead261e9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:27:34.648 8 INFO cinder.api.openstack.wsgi [None req-7562abd4-95f0-42f9-8577-773bead261e9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 468/938] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:27:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:27:34.656 7 INFO cinder.api.openstack.wsgi [None req-1fd2b3f0-c8c8-4ca2-afe5-b15c076e29b9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:27:34.660 7 INFO cinder.api.openstack.wsgi [None req-1fd2b3f0-c8c8-4ca2-afe5-b15c076e29b9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 471/939] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:27:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:27:34.670 8 INFO cinder.api.openstack.wsgi [None req-1d8d2cde-5e09-4cbd-b659-cb67babf73c3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:27:34.680 8 INFO cinder.volume.api [None req-1d8d2cde-5e09-4cbd-b659-cb67babf73c3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:27:34.683 8 INFO cinder.api.openstack.wsgi [None req-1d8d2cde-5e09-4cbd-b659-cb67babf73c3 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 469/940] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:27:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:27:34.722 7 INFO cinder.api.openstack.wsgi [None req-780e8c9c-cd3c-4125-af41-c117ffc62470 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/24d8e961d3b84fbab347bfa775a0b217?usage=true 2026-07-08 05:27:34.747 7 INFO cinder.api.openstack.wsgi [None req-780e8c9c-cd3c-4125-af41-c117ffc62470 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/24d8e961d3b84fbab347bfa775a0b217?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/941] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:27:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/24d8e961d3b84fbab347bfa775a0b217?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:27:34.758 8 INFO cinder.api.openstack.wsgi [None req-4b1c7395-b317-4ca4-b6de-933b422991f5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:27:34.777 8 INFO cinder.api.openstack.wsgi [None req-4b1c7395-b317-4ca4-b6de-933b422991f5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/942] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:27:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:27:34.791 7 INFO cinder.api.openstack.wsgi [None req-14ef987b-2309-47b1-80ef-86f01b963a3b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:27:34.813 7 INFO cinder.api.openstack.wsgi [None req-14ef987b-2309-47b1-80ef-86f01b963a3b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/943] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:27:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:27:34.826 8 INFO cinder.api.openstack.wsgi [None req-77cbc359-1b54-4a49-be19-cf49ff4a387c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:27:34.845 8 INFO cinder.api.openstack.wsgi [None req-77cbc359-1b54-4a49-be19-cf49ff4a387c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/944] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:27:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:27:34.859 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/c47f16f67e9740deb0b6aec4e11cec87?usage=true 2026-07-08 05:27:34.883 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/c47f16f67e9740deb0b6aec4e11cec87?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/945] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:27:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/c47f16f67e9740deb0b6aec4e11cec87?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:27:34.895 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:27:34.905 8 INFO cinder.volume.api [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:27:34.907 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 472/946] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:27:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:27:35.962 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:27:35.962 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:27:35.963 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:27:35.963 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:27:45.962 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:27:45.962 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:27:45.963 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:27:45.963 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:27:55.962 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:27:55.962 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:27:55.964 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:27:55.964 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:28:05.962 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:28:05.962 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:28:05.963 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:28:05.963 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:28:15.962 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:28:15.963 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:28:15.963 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:28:15.964 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:28:25.962 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:28:25.962 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:28:25.963 7 INFO cinder.api.openstack.wsgi [None req-b610f8d0-23df-4fa2-8d9a-c057d78a3c22 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:28:25.963 8 INFO cinder.api.openstack.wsgi [None req-f394b329-0494-46e9-ae99-46fd514b93be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:28:34.175 7 INFO cinder.api.openstack.wsgi [None req-5b74c177-13d1-4ca8-ba31-88e4ce7d2a0c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/26123a308ffb4a63a8f44d0ef35da620?usage=true 2026-07-08 05:28:34.196 7 INFO cinder.api.openstack.wsgi [None req-5b74c177-13d1-4ca8-ba31-88e4ce7d2a0c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/26123a308ffb4a63a8f44d0ef35da620?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/959] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/26123a308ffb4a63a8f44d0ef35da620?usage=true => generated 847 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:28:34.206 8 INFO cinder.api.openstack.wsgi [None req-d5632846-4abd-4a2b-a4ea-b9181e40fb1b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/48f1fa39d04d4b5d906eaa52d5f23133?usage=true 2026-07-08 05:28:34.229 8 INFO cinder.api.openstack.wsgi [None req-d5632846-4abd-4a2b-a4ea-b9181e40fb1b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/48f1fa39d04d4b5d906eaa52d5f23133?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/960] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/48f1fa39d04d4b5d906eaa52d5f23133?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:28:34.246 7 INFO cinder.api.openstack.wsgi [None req-8f1fbf6e-edf1-45fd-ac49-d314863df800 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/4d20b63e0a1442349bf774efa3d65eb8?usage=true 2026-07-08 05:28:34.279 7 INFO cinder.api.openstack.wsgi [None req-8f1fbf6e-edf1-45fd-ac49-d314863df800 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/4d20b63e0a1442349bf774efa3d65eb8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/961] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/4d20b63e0a1442349bf774efa3d65eb8?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:28:34.291 8 INFO cinder.api.openstack.wsgi [None req-2fcfb451-77ca-4d0a-84af-e16d45eeab7e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/75e98538ef8446e199c0c7ebbf28bbee?usage=true 2026-07-08 05:28:34.308 8 INFO cinder.api.openstack.wsgi [None req-2fcfb451-77ca-4d0a-84af-e16d45eeab7e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/75e98538ef8446e199c0c7ebbf28bbee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/962] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/75e98538ef8446e199c0c7ebbf28bbee?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:28:34.323 7 INFO cinder.api.openstack.wsgi [None req-af19b8fa-7727-4e45-8728-f929e31232fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/934b0a323aeb4bc9a974a3764b0ae7d3?usage=true 2026-07-08 05:28:34.342 7 INFO cinder.api.openstack.wsgi [None req-af19b8fa-7727-4e45-8728-f929e31232fd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/934b0a323aeb4bc9a974a3764b0ae7d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/963] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/934b0a323aeb4bc9a974a3764b0ae7d3?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:28:34.353 8 INFO cinder.api.openstack.wsgi [None req-94f5350e-3b1c-44cd-ad5f-2bcad33e0399 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:28:34.371 8 INFO cinder.api.openstack.wsgi [None req-94f5350e-3b1c-44cd-ad5f-2bcad33e0399 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/964] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:28:34.381 7 INFO cinder.api.openstack.wsgi [None req-89877936-9ec7-4a9b-8e6c-3cb16f1694ed 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:28:34.424 7 INFO cinder.api.openstack.wsgi [None req-89877936-9ec7-4a9b-8e6c-3cb16f1694ed 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/965] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:28:34.436 8 INFO cinder.api.openstack.wsgi [None req-97e6f1c2-b51b-4fff-b6d6-4e680077c780 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ac181f487bd6411d8371f4003bd46f7d?usage=true 2026-07-08 05:28:34.454 8 INFO cinder.api.openstack.wsgi [None req-97e6f1c2-b51b-4fff-b6d6-4e680077c780 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ac181f487bd6411d8371f4003bd46f7d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/966] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ac181f487bd6411d8371f4003bd46f7d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:28:34.464 7 INFO cinder.api.openstack.wsgi [None req-543aa361-7037-4345-8442-5a09f9ad8c36 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:28:34.495 7 INFO cinder.api.openstack.wsgi [None req-543aa361-7037-4345-8442-5a09f9ad8c36 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/967] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:28:34.507 8 INFO cinder.api.openstack.wsgi [None req-cc91d79b-fbe4-436c-8200-fea90ea265b8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ba50009e419d4c1a9cce491174cbf47d?usage=true 2026-07-08 05:28:34.530 8 INFO cinder.api.openstack.wsgi [None req-cc91d79b-fbe4-436c-8200-fea90ea265b8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ba50009e419d4c1a9cce491174cbf47d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/968] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ba50009e419d4c1a9cce491174cbf47d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:28:34.542 7 INFO cinder.api.openstack.wsgi [None req-ec4db3a9-1239-4380-8ace-0a037e9c2380 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5165888ff704eff8157dc83ce2e1223?usage=true 2026-07-08 05:28:34.559 7 INFO cinder.api.openstack.wsgi [None req-ec4db3a9-1239-4380-8ace-0a037e9c2380 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5165888ff704eff8157dc83ce2e1223?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/969] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5165888ff704eff8157dc83ce2e1223?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:28:34.569 8 INFO cinder.api.openstack.wsgi [None req-fd9ef9c1-210b-437a-ba35-43942c9b24c4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:28:34.578 8 INFO cinder.volume.api [None req-fd9ef9c1-210b-437a-ba35-43942c9b24c4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:28:34.580 8 INFO cinder.api.openstack.wsgi [None req-fd9ef9c1-210b-437a-ba35-43942c9b24c4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 484/970] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:28:34.589 7 INFO cinder.api.openstack.wsgi [None req-0afe9079-ff38-41a9-8d97-92db790a3914 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:28:34.597 7 INFO cinder.volume.api [None req-0afe9079-ff38-41a9-8d97-92db790a3914 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:28:34.599 7 INFO cinder.api.openstack.wsgi [None req-0afe9079-ff38-41a9-8d97-92db790a3914 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 487/971] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:28:34.607 8 INFO cinder.api.openstack.wsgi [None req-82be0aca-e76f-46da-bfbe-b6fa9cdb7168 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:28:34.613 8 INFO cinder.volume.api [None req-82be0aca-e76f-46da-bfbe-b6fa9cdb7168 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:28:34.613 8 INFO cinder.api.openstack.wsgi [None req-82be0aca-e76f-46da-bfbe-b6fa9cdb7168 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 485/972] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:28:34.624 7 INFO cinder.api.openstack.wsgi [None req-6036bfde-b08d-4b1d-88db-f92ba42866d5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:28:34.629 7 INFO cinder.api.openstack.wsgi [None req-6036bfde-b08d-4b1d-88db-f92ba42866d5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 488/973] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:28:34.638 8 INFO cinder.api.openstack.wsgi [None req-169357de-19e4-42cf-bc36-5dce80b5adc7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:28:35.141 8 INFO cinder.api.openstack.wsgi [None req-169357de-19e4-42cf-bc36-5dce80b5adc7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 486/974] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:28:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:28:35.961 8 INFO cinder.api.openstack.wsgi [None req-169357de-19e4-42cf-bc36-5dce80b5adc7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:28:35.962 7 INFO cinder.api.openstack.wsgi [None req-6036bfde-b08d-4b1d-88db-f92ba42866d5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:28:35.963 8 INFO cinder.api.openstack.wsgi [None req-169357de-19e4-42cf-bc36-5dce80b5adc7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:28:35.963 7 INFO cinder.api.openstack.wsgi [None req-6036bfde-b08d-4b1d-88db-f92ba42866d5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:28:45.961 8 INFO cinder.api.openstack.wsgi [None req-169357de-19e4-42cf-bc36-5dce80b5adc7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:28:45.962 7 INFO cinder.api.openstack.wsgi [None req-6036bfde-b08d-4b1d-88db-f92ba42866d5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:28:45.962 8 INFO cinder.api.openstack.wsgi [None req-169357de-19e4-42cf-bc36-5dce80b5adc7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:28:45.963 7 INFO cinder.api.openstack.wsgi [None req-6036bfde-b08d-4b1d-88db-f92ba42866d5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:28:55.712 8 INFO cinder.api.openstack.wsgi [None req-751628da-b587-40a6-be62-9d981ab821d7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes 2026-07-08 05:28:55.858 8 INFO cinder.api.v3.volumes [None req-751628da-b587-40a6-be62-9d981ab821d7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Create volume of 16 GB 2026-07-08 05:28:55.866 8 INFO cinder.volume.api [None req-751628da-b587-40a6-be62-9d981ab821d7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Availability Zones retrieved successfully. 2026-07-08 05:28:55.962 7 INFO cinder.api.openstack.wsgi [None req-6036bfde-b08d-4b1d-88db-f92ba42866d5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:28:55.963 7 INFO cinder.api.openstack.wsgi [None req-6036bfde-b08d-4b1d-88db-f92ba42866d5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:28:55.964 7 INFO cinder.api.openstack.wsgi [None req-6036bfde-b08d-4b1d-88db-f92ba42866d5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:28:55.965 7 INFO cinder.api.openstack.wsgi [None req-6036bfde-b08d-4b1d-88db-f92ba42866d5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:28:56.068 8 INFO cinder.volume.api [None req-751628da-b587-40a6-be62-9d981ab821d7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Create volume request issued successfully. 2026-07-08 05:28:56.069 8 INFO cinder.api.openstack.wsgi [None req-751628da-b587-40a6-be62-9d981ab821d7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes returned with HTTP 202 [pid: 8|app: 0|req: 489/981] 199.204.45.95 () {34 vars in 732 bytes} [Wed Jul 8 05:28:55 2026] POST /v3/acc21c609a97450bb7213215bf070dad/volumes => generated 846 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-08 05:28:56.084 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-46b91f70-1f67-4e97-857c-4a676d6a574f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:28:56.117 7 INFO cinder.volume.api [req-751628da-b587-40a6-be62-9d981ab821d7 req-46b91f70-1f67-4e97-857c-4a676d6a574f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Volume info retrieved successfully. 2026-07-08 05:28:56.122 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-46b91f70-1f67-4e97-857c-4a676d6a574f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada returned with HTTP 200 [pid: 7|app: 0|req: 493/982] 199.204.45.95 () {32 vars in 823 bytes} [Wed Jul 8 05:28:56 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada => generated 1025 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-07-08 05:29:01.138 8 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-4c7e7aa7-27ed-4733-aeb0-1326802de4a0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:29:01.153 8 INFO cinder.volume.api [req-751628da-b587-40a6-be62-9d981ab821d7 req-4c7e7aa7-27ed-4733-aeb0-1326802de4a0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Volume info retrieved successfully. 2026-07-08 05:29:01.158 8 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-4c7e7aa7-27ed-4733-aeb0-1326802de4a0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada returned with HTTP 200 [pid: 8|app: 0|req: 490/983] 199.204.45.95 () {32 vars in 823 bytes} [Wed Jul 8 05:29:01 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada => generated 1675 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-07-08 05:29:01.568 7 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-21d0536a-db1e-4a1a-8e4e-43e8c5458c3d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:29:01.582 7 INFO cinder.volume.api [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-21d0536a-db1e-4a1a-8e4e-43e8c5458c3d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Volume info retrieved successfully. 2026-07-08 05:29:01.587 7 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-21d0536a-db1e-4a1a-8e4e-43e8c5458c3d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada returned with HTTP 200 [pid: 7|app: 0|req: 494/984] 10.0.0.128 () {34 vars in 1027 bytes} [Wed Jul 8 05:29:01 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada => generated 1675 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-07-08 05:29:02.033 8 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-df291d13-26b4-4bb5-9c16-86dd8d4984c6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:29:02.046 8 INFO cinder.volume.api [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-df291d13-26b4-4bb5-9c16-86dd8d4984c6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Volume info retrieved successfully. 2026-07-08 05:29:02.051 8 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-df291d13-26b4-4bb5-9c16-86dd8d4984c6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada returned with HTTP 200 [pid: 8|app: 0|req: 491/985] 10.0.0.128 () {34 vars in 1027 bytes} [Wed Jul 8 05:29:02 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada => generated 1675 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:29:02.059 7 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-21d0536a-db1e-4a1a-8e4e-43e8c5458c3d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 05:29:02.060 7 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-21d0536a-db1e-4a1a-8e4e-43e8c5458c3d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 495/986] 10.0.0.128 () {32 vars in 828 bytes} [Wed Jul 8 05:29:02 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-07-08 05:29:02.070 8 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-8762e2a3-8739-410a-adcf-dc4c92d46bea 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:29:02.120 8 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-8762e2a3-8739-410a-adcf-dc4c92d46bea 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/attachments returned with HTTP 200 [pid: 8|app: 0|req: 492/987] 10.0.0.128 () {40 vars in 1056 bytes} [Wed Jul 8 05:29:02 2026] POST /v3/acc21c609a97450bb7213215bf070dad/attachments => generated 273 bytes in 56 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-07-08 05:29:05.714 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-30dc4ac5-8326-45d5-80f0-58fac4b9e1fa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:29:05.732 7 INFO cinder.volume.api [req-751628da-b587-40a6-be62-9d981ab821d7 req-30dc4ac5-8326-45d5-80f0-58fac4b9e1fa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Volume info retrieved successfully. 2026-07-08 05:29:05.737 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-30dc4ac5-8326-45d5-80f0-58fac4b9e1fa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada returned with HTTP 200 [pid: 7|app: 0|req: 496/988] 199.204.45.95 () {32 vars in 823 bytes} [Wed Jul 8 05:29:05 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:29:05.962 8 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-8762e2a3-8739-410a-adcf-dc4c92d46bea 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:29:05.962 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-30dc4ac5-8326-45d5-80f0-58fac4b9e1fa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:29:05.963 8 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-8762e2a3-8739-410a-adcf-dc4c92d46bea 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:29:05.963 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-30dc4ac5-8326-45d5-80f0-58fac4b9e1fa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:29:07.492 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-30dc4ac5-8326-45d5-80f0-58fac4b9e1fa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-08 05:29:07.494 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-30dc4ac5-8326-45d5-80f0-58fac4b9e1fa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 498/991] 199.204.45.95 () {32 vars in 838 bytes} [Wed Jul 8 05:29:07 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-07-08 05:29:07.507 8 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-d0af236f-fc1b-400e-9621-f3e58289cb5d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:29:07.525 8 INFO cinder.volume.api [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-d0af236f-fc1b-400e-9621-f3e58289cb5d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Volume info retrieved successfully. 2026-07-08 05:29:07.536 8 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-d0af236f-fc1b-400e-9621-f3e58289cb5d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada returned with HTTP 200 [pid: 8|app: 0|req: 494/992] 199.204.45.95 () {36 vars in 1071 bytes} [Wed Jul 8 05:29:07 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada => generated 1898 bytes in 39 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-07-08 05:29:07.604 7 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-c496780b-6a3f-4f9a-b233-5430641d1837 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/attachments/f4d0adb9-9ade-45ff-9dad-eff126fe8e2b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:29:08.643 7 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-c496780b-6a3f-4f9a-b233-5430641d1837 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/attachments/f4d0adb9-9ade-45ff-9dad-eff126fe8e2b returned with HTTP 200 [pid: 7|app: 0|req: 499/993] 199.204.45.95 () {40 vars in 1133 bytes} [Wed Jul 8 05:29:07 2026] PUT /v3/acc21c609a97450bb7213215bf070dad/attachments/f4d0adb9-9ade-45ff-9dad-eff126fe8e2b => generated 802 bytes in 1049 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-07-08 05:29:08.803 8 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-b36410f4-fa7f-4caa-96c3-13a07e30a1d9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:29:08.820 8 INFO cinder.volume.api [req-751628da-b587-40a6-be62-9d981ab821d7 req-b36410f4-fa7f-4caa-96c3-13a07e30a1d9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Volume info retrieved successfully. 2026-07-08 05:29:08.826 8 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-b36410f4-fa7f-4caa-96c3-13a07e30a1d9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada returned with HTTP 200 [pid: 8|app: 0|req: 495/994] 199.204.45.95 () {32 vars in 823 bytes} [Wed Jul 8 05:29:08 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada => generated 1675 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-07-08 05:29:09.160 7 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-ef7b1850-1ae2-4a83-a8f1-8d22bd7ce43c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/attachments/f4d0adb9-9ade-45ff-9dad-eff126fe8e2b/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-07-08 05:29:09.200 7 INFO cinder.api.openstack.wsgi [req-1ebd9548-49cd-497b-bb5a-87f32948d3f8 req-ef7b1850-1ae2-4a83-a8f1-8d22bd7ce43c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/attachments/f4d0adb9-9ade-45ff-9dad-eff126fe8e2b/action returned with HTTP 204 [pid: 7|app: 0|req: 500/995] 199.204.45.95 () {40 vars in 1146 bytes} [Wed Jul 8 05:29:09 2026] POST /v3/acc21c609a97450bb7213215bf070dad/attachments/f4d0adb9-9ade-45ff-9dad-eff126fe8e2b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:29:11.623 8 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-1dc41716-a13d-4b1e-80f0-c65f70062d64 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:29:11.637 8 INFO cinder.volume.api [req-751628da-b587-40a6-be62-9d981ab821d7 req-1dc41716-a13d-4b1e-80f0-c65f70062d64 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Volume info retrieved successfully. 2026-07-08 05:29:11.641 8 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-1dc41716-a13d-4b1e-80f0-c65f70062d64 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada returned with HTTP 200 [pid: 8|app: 0|req: 496/996] 199.204.45.95 () {32 vars in 823 bytes} [Wed Jul 8 05:29:11 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada => generated 1973 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:29:14.670 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-1bdcea80-a95a-4bae-838d-2f967427bd75 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:29:14.687 7 INFO cinder.volume.api [req-751628da-b587-40a6-be62-9d981ab821d7 req-1bdcea80-a95a-4bae-838d-2f967427bd75 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Volume info retrieved successfully. 2026-07-08 05:29:14.691 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-1bdcea80-a95a-4bae-838d-2f967427bd75 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada returned with HTTP 200 [pid: 7|app: 0|req: 501/997] 199.204.45.95 () {32 vars in 823 bytes} [Wed Jul 8 05:29:14 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada => generated 1973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:29:15.961 8 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-1dc41716-a13d-4b1e-80f0-c65f70062d64 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:29:15.961 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-1bdcea80-a95a-4bae-838d-2f967427bd75 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:29:15.962 8 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-1dc41716-a13d-4b1e-80f0-c65f70062d64 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:29:15.962 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-1bdcea80-a95a-4bae-838d-2f967427bd75 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151: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-07-08 05:29:17.414 8 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-f9b3f1ac-5108-496e-a0ec-f218c6c566d6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:29:17.432 8 INFO cinder.volume.api [req-751628da-b587-40a6-be62-9d981ab821d7 req-f9b3f1ac-5108-496e-a0ec-f218c6c566d6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Volume info retrieved successfully. 2026-07-08 05:29:17.438 8 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-f9b3f1ac-5108-496e-a0ec-f218c6c566d6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada returned with HTTP 200 [pid: 8|app: 0|req: 498/1000] 199.204.45.95 () {32 vars in 823 bytes} [Wed Jul 8 05:29:17 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada => generated 1973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:29:25.962 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-1bdcea80-a95a-4bae-838d-2f967427bd75 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:29:25.962 8 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-f9b3f1ac-5108-496e-a0ec-f218c6c566d6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:29:25.963 7 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-1bdcea80-a95a-4bae-838d-2f967427bd75 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:29:25.963 8 INFO cinder.api.openstack.wsgi [req-751628da-b587-40a6-be62-9d981ab821d7 req-f9b3f1ac-5108-496e-a0ec-f218c6c566d6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151: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-07-08 05:29:33.985 7 INFO cinder.api.openstack.wsgi [None req-199f7688-553a-4f35-9b58-589c6a3a76ee 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:29:33.991 7 INFO cinder.volume.api [None req-199f7688-553a-4f35-9b58-589c6a3a76ee 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:29:33.991 7 INFO cinder.api.openstack.wsgi [None req-199f7688-553a-4f35-9b58-589c6a3a76ee 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1003] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:29:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 42 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-07-08 05:29:34.001 8 INFO cinder.api.openstack.wsgi [None req-260bb313-366e-4257-bf03-c2ac29780ef0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:29:34.014 8 INFO cinder.volume.api [None req-260bb313-366e-4257-bf03-c2ac29780ef0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 05:29:34.020 8 INFO cinder.api.openstack.wsgi [None req-260bb313-366e-4257-bf03-c2ac29780ef0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1004] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:29:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 1976 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:29:34.063 7 INFO cinder.api.openstack.wsgi [None req-ea37c646-f6fd-44f6-af85-da0670368dc0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/26123a308ffb4a63a8f44d0ef35da620?usage=true 2026-07-08 05:29:34.086 7 INFO cinder.api.openstack.wsgi [None req-ea37c646-f6fd-44f6-af85-da0670368dc0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/26123a308ffb4a63a8f44d0ef35da620?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1005] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/26123a308ffb4a63a8f44d0ef35da620?usage=true => generated 847 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-07-08 05:29:34.100 8 INFO cinder.api.openstack.wsgi [None req-a5dfc490-3c5a-4db8-85e1-b3a2e435abb1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/48f1fa39d04d4b5d906eaa52d5f23133?usage=true 2026-07-08 05:29:34.118 8 INFO cinder.api.openstack.wsgi [None req-a5dfc490-3c5a-4db8-85e1-b3a2e435abb1 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/48f1fa39d04d4b5d906eaa52d5f23133?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1006] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/48f1fa39d04d4b5d906eaa52d5f23133?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:29:34.130 7 INFO cinder.api.openstack.wsgi [None req-1edd865f-f522-46ce-ab02-cf45a9b57346 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/4d20b63e0a1442349bf774efa3d65eb8?usage=true 2026-07-08 05:29:34.154 7 INFO cinder.api.openstack.wsgi [None req-1edd865f-f522-46ce-ab02-cf45a9b57346 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/4d20b63e0a1442349bf774efa3d65eb8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1007] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/4d20b63e0a1442349bf774efa3d65eb8?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:29:34.162 8 INFO cinder.api.openstack.wsgi [None req-488ca073-4b86-4c00-97f8-f95f47731e1d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/75e98538ef8446e199c0c7ebbf28bbee?usage=true 2026-07-08 05:29:34.178 8 INFO cinder.api.openstack.wsgi [None req-488ca073-4b86-4c00-97f8-f95f47731e1d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/75e98538ef8446e199c0c7ebbf28bbee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1008] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/75e98538ef8446e199c0c7ebbf28bbee?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:29:34.192 7 INFO cinder.api.openstack.wsgi [None req-fc1c9b63-0292-4a06-b59e-bf5c65f595a6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/934b0a323aeb4bc9a974a3764b0ae7d3?usage=true 2026-07-08 05:29:34.215 7 INFO cinder.api.openstack.wsgi [None req-fc1c9b63-0292-4a06-b59e-bf5c65f595a6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/934b0a323aeb4bc9a974a3764b0ae7d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1009] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/934b0a323aeb4bc9a974a3764b0ae7d3?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:29:34.234 8 INFO cinder.api.openstack.wsgi [None req-0816fa1f-8f71-4c96-869a-5ba2028ab0a6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:29:34.251 8 INFO cinder.api.openstack.wsgi [None req-0816fa1f-8f71-4c96-869a-5ba2028ab0a6 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1010] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:29:34.263 7 INFO cinder.api.openstack.wsgi [None req-843dcd3f-6d20-47e1-9e7b-1d2f40aad8bb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:29:34.301 7 INFO cinder.api.openstack.wsgi [None req-843dcd3f-6d20-47e1-9e7b-1d2f40aad8bb 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1011] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:29:34.312 8 INFO cinder.api.openstack.wsgi [None req-790ec2d8-4d7c-4553-96b5-06f7c5bee604 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ac181f487bd6411d8371f4003bd46f7d?usage=true 2026-07-08 05:29:34.328 8 INFO cinder.api.openstack.wsgi [None req-790ec2d8-4d7c-4553-96b5-06f7c5bee604 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ac181f487bd6411d8371f4003bd46f7d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1012] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ac181f487bd6411d8371f4003bd46f7d?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:29:34.340 7 INFO cinder.api.openstack.wsgi [None req-d1a9bf3f-1f5d-4367-a74c-4f001c5b6c81 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:29:34.363 7 INFO cinder.api.openstack.wsgi [None req-d1a9bf3f-1f5d-4367-a74c-4f001c5b6c81 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1013] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:29:34.376 8 INFO cinder.api.openstack.wsgi [None req-ad993269-6e5b-4365-88f3-1e63fcae1976 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ba50009e419d4c1a9cce491174cbf47d?usage=true 2026-07-08 05:29:34.393 8 INFO cinder.api.openstack.wsgi [None req-ad993269-6e5b-4365-88f3-1e63fcae1976 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ba50009e419d4c1a9cce491174cbf47d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1014] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ba50009e419d4c1a9cce491174cbf47d?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:29:34.407 7 INFO cinder.api.openstack.wsgi [None req-bdcd7263-bd67-41a5-8817-4120994b8508 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5165888ff704eff8157dc83ce2e1223?usage=true 2026-07-08 05:29:34.443 7 INFO cinder.api.openstack.wsgi [None req-bdcd7263-bd67-41a5-8817-4120994b8508 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5165888ff704eff8157dc83ce2e1223?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1015] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5165888ff704eff8157dc83ce2e1223?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:29:34.459 8 INFO cinder.api.openstack.wsgi [None req-0f1ab10d-7ce8-471d-afc4-431de3a26de8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:29:34.464 8 INFO cinder.api.openstack.wsgi [None req-0f1ab10d-7ce8-471d-afc4-431de3a26de8 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 506/1016] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:29:34.476 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:29:34.495 7 INFO cinder.volume.api [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 05:29:34.501 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1017] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 1976 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:29:34.518 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:29:35.024 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1018] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:29:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true => generated 671 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:29:35.962 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:29:35.962 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:29:35.963 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:29:35.964 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:29:45.963 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:29:45.963 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:29:45.964 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:29:45.964 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:29:55.962 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:29:55.962 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:29:55.963 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:29:55.963 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:30:05.962 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:30:05.962 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:30:05.963 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:30:05.963 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:30:15.963 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:30:15.963 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:30:15.964 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:30:15.964 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:30:25.962 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:30:25.962 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:30:25.963 8 INFO cinder.api.openstack.wsgi [None req-f4980761-b1aa-4030-927b-a1cd74a67806 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:30:25.963 7 INFO cinder.api.openstack.wsgi [None req-ccdd2f93-4b64-4513-9092-34dd2e364d2e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:30:33.944 8 INFO cinder.api.openstack.wsgi [None req-1cfe9c34-3159-4f7b-b64f-37f962da5b7c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:30:33.949 8 INFO cinder.volume.api [None req-1cfe9c34-3159-4f7b-b64f-37f962da5b7c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:30:33.949 8 INFO cinder.api.openstack.wsgi [None req-1cfe9c34-3159-4f7b-b64f-37f962da5b7c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1031] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:30:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 35 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-07-08 05:30:33.962 7 INFO cinder.api.openstack.wsgi [None req-270456cf-c8c5-4fee-99a2-1be624ffec35 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:30:34.466 7 INFO cinder.api.openstack.wsgi [None req-270456cf-c8c5-4fee-99a2-1be624ffec35 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1032] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:30:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:30:34.521 8 INFO cinder.api.openstack.wsgi [None req-11f16df8-22c2-44fa-9af2-810f89b798de 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/26123a308ffb4a63a8f44d0ef35da620?usage=true 2026-07-08 05:30:34.552 8 INFO cinder.api.openstack.wsgi [None req-11f16df8-22c2-44fa-9af2-810f89b798de 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/26123a308ffb4a63a8f44d0ef35da620?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1033] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/26123a308ffb4a63a8f44d0ef35da620?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:30:34.564 7 INFO cinder.api.openstack.wsgi [None req-8cd78eed-e89f-408b-afb3-dc3b62ddbb3d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/48f1fa39d04d4b5d906eaa52d5f23133?usage=true 2026-07-08 05:30:34.583 7 INFO cinder.api.openstack.wsgi [None req-8cd78eed-e89f-408b-afb3-dc3b62ddbb3d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/48f1fa39d04d4b5d906eaa52d5f23133?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1034] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/48f1fa39d04d4b5d906eaa52d5f23133?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:30:34.596 8 INFO cinder.api.openstack.wsgi [None req-3af36225-741d-4932-a171-b93ccd70a038 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/4d20b63e0a1442349bf774efa3d65eb8?usage=true 2026-07-08 05:30:34.615 8 INFO cinder.api.openstack.wsgi [None req-3af36225-741d-4932-a171-b93ccd70a038 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/4d20b63e0a1442349bf774efa3d65eb8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1035] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/4d20b63e0a1442349bf774efa3d65eb8?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:30:34.628 7 INFO cinder.api.openstack.wsgi [None req-60a10d76-8c03-4fef-a304-ec0dab31e737 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/75e98538ef8446e199c0c7ebbf28bbee?usage=true 2026-07-08 05:30:34.653 7 INFO cinder.api.openstack.wsgi [None req-60a10d76-8c03-4fef-a304-ec0dab31e737 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/75e98538ef8446e199c0c7ebbf28bbee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1036] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/75e98538ef8446e199c0c7ebbf28bbee?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:30:34.663 8 INFO cinder.api.openstack.wsgi [None req-0e070542-f634-4a2e-90a5-fbfa718cec86 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/934b0a323aeb4bc9a974a3764b0ae7d3?usage=true 2026-07-08 05:30:34.686 8 INFO cinder.api.openstack.wsgi [None req-0e070542-f634-4a2e-90a5-fbfa718cec86 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/934b0a323aeb4bc9a974a3764b0ae7d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1037] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/934b0a323aeb4bc9a974a3764b0ae7d3?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:30:34.698 7 INFO cinder.api.openstack.wsgi [None req-09e6af27-58d5-4cff-bfd7-58f156913058 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:30:34.734 7 INFO cinder.api.openstack.wsgi [None req-09e6af27-58d5-4cff-bfd7-58f156913058 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1038] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:30:34.742 8 INFO cinder.api.openstack.wsgi [None req-242c8810-e349-4219-a6ec-27ad1fb407d7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:30:34.769 8 INFO cinder.api.openstack.wsgi [None req-242c8810-e349-4219-a6ec-27ad1fb407d7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1039] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:30:34.780 7 INFO cinder.api.openstack.wsgi [None req-ed259316-e5fa-45bc-8560-3e0217375c8a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ac181f487bd6411d8371f4003bd46f7d?usage=true 2026-07-08 05:30:34.815 7 INFO cinder.api.openstack.wsgi [None req-ed259316-e5fa-45bc-8560-3e0217375c8a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ac181f487bd6411d8371f4003bd46f7d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1040] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ac181f487bd6411d8371f4003bd46f7d?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:30:34.826 8 INFO cinder.api.openstack.wsgi [None req-03596123-e67b-4305-96b0-0875b41a41fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:30:34.854 8 INFO cinder.api.openstack.wsgi [None req-03596123-e67b-4305-96b0-0875b41a41fe 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1041] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:30:34.867 7 INFO cinder.api.openstack.wsgi [None req-0a718cbb-c3c4-413d-b49c-7b2f8d556409 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ba50009e419d4c1a9cce491174cbf47d?usage=true 2026-07-08 05:30:34.893 7 INFO cinder.api.openstack.wsgi [None req-0a718cbb-c3c4-413d-b49c-7b2f8d556409 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ba50009e419d4c1a9cce491174cbf47d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1042] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ba50009e419d4c1a9cce491174cbf47d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:30:34.905 8 INFO cinder.api.openstack.wsgi [None req-cf1d41b5-b49a-4a25-8ada-29b16255af82 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5165888ff704eff8157dc83ce2e1223?usage=true 2026-07-08 05:30:34.931 8 INFO cinder.api.openstack.wsgi [None req-cf1d41b5-b49a-4a25-8ada-29b16255af82 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5165888ff704eff8157dc83ce2e1223?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1043] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5165888ff704eff8157dc83ce2e1223?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:30:34.941 7 INFO cinder.api.openstack.wsgi [None req-b7c6c5c9-56a0-4e98-8999-41e18d5163f2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:30:34.954 7 INFO cinder.volume.api [None req-b7c6c5c9-56a0-4e98-8999-41e18d5163f2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 05:30:34.960 7 INFO cinder.api.openstack.wsgi [None req-b7c6c5c9-56a0-4e98-8999-41e18d5163f2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1044] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 1976 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:30:34.971 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:30:34.977 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 521/1045] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:30:34.987 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:30:34.998 7 INFO cinder.volume.api [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 05:30:35.004 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1046] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:30:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 1976 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:30:35.962 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:30:35.962 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:30:35.963 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:30:35.963 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:30:45.962 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:30:45.962 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:30:45.963 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:30:45.963 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:30:55.962 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:30:55.962 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:30:55.963 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:30:55.964 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:31:05.962 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:31:05.962 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:31:05.963 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:31:05.963 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:31:15.961 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:31:15.962 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:31:15.962 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:31:15.962 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:31:25.961 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:31:25.962 8 INFO cinder.api.openstack.wsgi [None req-99dd2a33-5467-41ae-b36f-63ef57c69f69 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:31:25.962 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:31:25.963 7 INFO cinder.api.openstack.wsgi [None req-95f95973-724d-4523-ba22-5e321f2e1722 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:31:33.967 8 INFO cinder.api.openstack.wsgi [None req-637016c4-c369-4f34-a9f3-2594e724b7dd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:31:33.972 8 INFO cinder.api.openstack.wsgi [None req-637016c4-c369-4f34-a9f3-2594e724b7dd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 528/1059] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:31:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 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-07-08 05:31:33.984 7 INFO cinder.api.openstack.wsgi [None req-ef52d7b0-4ea5-4656-9cf3-3727aae99f9f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:31:34.487 7 INFO cinder.api.openstack.wsgi [None req-ef52d7b0-4ea5-4656-9cf3-3727aae99f9f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1060] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:31:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:31:34.502 8 INFO cinder.api.openstack.wsgi [None req-4178c369-611a-40ce-b4f4-c9858449e0a0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:31:34.522 8 INFO cinder.volume.api [None req-4178c369-611a-40ce-b4f4-c9858449e0a0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 05:31:34.529 8 INFO cinder.api.openstack.wsgi [None req-4178c369-611a-40ce-b4f4-c9858449e0a0 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1061] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 1976 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-08 05:31:34.542 7 INFO cinder.api.openstack.wsgi [None req-b5d5b9da-c3bc-4f31-b818-e1e5298616d9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:31:34.550 7 INFO cinder.volume.api [None req-b5d5b9da-c3bc-4f31-b818-e1e5298616d9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:31:34.550 7 INFO cinder.api.openstack.wsgi [None req-b5d5b9da-c3bc-4f31-b818-e1e5298616d9 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1062] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 05:31:34.561 8 INFO cinder.api.openstack.wsgi [None req-03a1d6bc-f31a-4ff7-9208-4a560eac73e5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:31:34.579 8 INFO cinder.volume.api [None req-03a1d6bc-f31a-4ff7-9208-4a560eac73e5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - 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-07-08 05:31:34.585 8 INFO cinder.api.openstack.wsgi [None req-03a1d6bc-f31a-4ff7-9208-4a560eac73e5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1063] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:31:34.631 7 INFO cinder.api.openstack.wsgi [None req-09ccfc27-177a-4ad4-8de9-03a5428a5369 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/26123a308ffb4a63a8f44d0ef35da620?usage=true 2026-07-08 05:31:34.652 7 INFO cinder.api.openstack.wsgi [None req-09ccfc27-177a-4ad4-8de9-03a5428a5369 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/26123a308ffb4a63a8f44d0ef35da620?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1064] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/26123a308ffb4a63a8f44d0ef35da620?usage=true => generated 847 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-07-08 05:31:34.664 8 INFO cinder.api.openstack.wsgi [None req-e74cea06-ff57-47f0-b868-de7d6c8ac177 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/48f1fa39d04d4b5d906eaa52d5f23133?usage=true 2026-07-08 05:31:34.681 8 INFO cinder.api.openstack.wsgi [None req-e74cea06-ff57-47f0-b868-de7d6c8ac177 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/48f1fa39d04d4b5d906eaa52d5f23133?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1065] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/48f1fa39d04d4b5d906eaa52d5f23133?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:31:34.697 7 INFO cinder.api.openstack.wsgi [None req-966b6760-5377-4cbb-8b12-d375e4c585a5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/4d20b63e0a1442349bf774efa3d65eb8?usage=true 2026-07-08 05:31:34.716 7 INFO cinder.api.openstack.wsgi [None req-966b6760-5377-4cbb-8b12-d375e4c585a5 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/4d20b63e0a1442349bf774efa3d65eb8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1066] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/4d20b63e0a1442349bf774efa3d65eb8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:31:34.728 8 INFO cinder.api.openstack.wsgi [None req-435d4f15-b960-421c-8680-fc715c71ab38 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/75e98538ef8446e199c0c7ebbf28bbee?usage=true 2026-07-08 05:31:34.758 8 INFO cinder.api.openstack.wsgi [None req-435d4f15-b960-421c-8680-fc715c71ab38 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/75e98538ef8446e199c0c7ebbf28bbee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1067] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/75e98538ef8446e199c0c7ebbf28bbee?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:31:34.771 7 INFO cinder.api.openstack.wsgi [None req-ac692874-657f-4172-9cf0-6e81d260e780 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/934b0a323aeb4bc9a974a3764b0ae7d3?usage=true 2026-07-08 05:31:34.790 7 INFO cinder.api.openstack.wsgi [None req-ac692874-657f-4172-9cf0-6e81d260e780 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/934b0a323aeb4bc9a974a3764b0ae7d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1068] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/934b0a323aeb4bc9a974a3764b0ae7d3?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:31:34.801 8 INFO cinder.api.openstack.wsgi [None req-663ea80f-7ccd-43ba-a2bf-0ad18fc8686c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:31:34.822 8 INFO cinder.api.openstack.wsgi [None req-663ea80f-7ccd-43ba-a2bf-0ad18fc8686c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1069] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:31:34.833 7 INFO cinder.api.openstack.wsgi [None req-bb773eeb-805e-4ca1-891d-a12dc2f12cfd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:31:34.854 7 INFO cinder.api.openstack.wsgi [None req-bb773eeb-805e-4ca1-891d-a12dc2f12cfd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1070] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:31:34.864 8 INFO cinder.api.openstack.wsgi [None req-7b5ddc4d-3211-4f2f-bec9-029d9960ddfd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ac181f487bd6411d8371f4003bd46f7d?usage=true 2026-07-08 05:31:34.885 8 INFO cinder.api.openstack.wsgi [None req-7b5ddc4d-3211-4f2f-bec9-029d9960ddfd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ac181f487bd6411d8371f4003bd46f7d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1071] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ac181f487bd6411d8371f4003bd46f7d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:31:34.895 7 INFO cinder.api.openstack.wsgi [None req-d02d4679-c8fe-49b6-82f8-1b71e60ad868 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:31:34.918 7 INFO cinder.api.openstack.wsgi [None req-d02d4679-c8fe-49b6-82f8-1b71e60ad868 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1072] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:31:34.928 8 INFO cinder.api.openstack.wsgi [None req-58c233c7-8600-4a6d-b552-e91506c48cbd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ba50009e419d4c1a9cce491174cbf47d?usage=true 2026-07-08 05:31:34.948 8 INFO cinder.api.openstack.wsgi [None req-58c233c7-8600-4a6d-b552-e91506c48cbd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ba50009e419d4c1a9cce491174cbf47d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1073] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/ba50009e419d4c1a9cce491174cbf47d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:31:34.959 7 INFO cinder.api.openstack.wsgi [None req-255d2774-857a-4da3-8985-8a4337d62165 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5165888ff704eff8157dc83ce2e1223?usage=true 2026-07-08 05:31:34.979 7 INFO cinder.api.openstack.wsgi [None req-255d2774-857a-4da3-8985-8a4337d62165 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5165888ff704eff8157dc83ce2e1223?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1074] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:31:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/f5165888ff704eff8157dc83ce2e1223?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:31:35.962 8 INFO cinder.api.openstack.wsgi [None req-58c233c7-8600-4a6d-b552-e91506c48cbd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:31:35.962 7 INFO cinder.api.openstack.wsgi [None req-255d2774-857a-4da3-8985-8a4337d62165 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:31:35.963 8 INFO cinder.api.openstack.wsgi [None req-58c233c7-8600-4a6d-b552-e91506c48cbd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:31:35.963 7 INFO cinder.api.openstack.wsgi [None req-255d2774-857a-4da3-8985-8a4337d62165 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:31:45.962 8 INFO cinder.api.openstack.wsgi [None req-58c233c7-8600-4a6d-b552-e91506c48cbd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:31:45.962 7 INFO cinder.api.openstack.wsgi [None req-255d2774-857a-4da3-8985-8a4337d62165 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:31:45.963 7 INFO cinder.api.openstack.wsgi [None req-255d2774-857a-4da3-8985-8a4337d62165 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:31:45.963 8 INFO cinder.api.openstack.wsgi [None req-58c233c7-8600-4a6d-b552-e91506c48cbd 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:31:51.699 7 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-a5180e7d-22d9-404e-99e3-d8812e18f550 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/attachments/f4d0adb9-9ade-45ff-9dad-eff126fe8e2b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:31:52.250 7 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-a5180e7d-22d9-404e-99e3-d8812e18f550 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/attachments/f4d0adb9-9ade-45ff-9dad-eff126fe8e2b returned with HTTP 200 [pid: 7|app: 0|req: 542/1079] 199.204.45.95 () {38 vars in 1101 bytes} [Wed Jul 8 05:31:51 2026] DELETE /v3/acc21c609a97450bb7213215bf070dad/attachments/f4d0adb9-9ade-45ff-9dad-eff126fe8e2b => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:31:52.264 8 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-dd072d40-0681-4841-8535-408482b6ca9e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada 2026-07-08 05:31:52.265 8 INFO cinder.api.v3.volumes [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-dd072d40-0681-4841-8535-408482b6ca9e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Delete volume with id: 09e7e332-1b04-4cf0-8e3f-c44db55adada /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:31:52.276 8 INFO cinder.volume.api [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-dd072d40-0681-4841-8535-408482b6ca9e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Volume info retrieved successfully. 2026-07-08 05:31:52.298 8 INFO cinder.volume.api [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-dd072d40-0681-4841-8535-408482b6ca9e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Delete volume request issued successfully. 2026-07-08 05:31:52.298 8 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-dd072d40-0681-4841-8535-408482b6ca9e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada returned with HTTP 202 [pid: 8|app: 0|req: 538/1080] 199.204.45.95 () {36 vars in 1052 bytes} [Wed Jul 8 05:31:52 2026] DELETE /v3/acc21c609a97450bb7213215bf070dad/volumes/09e7e332-1b04-4cf0-8e3f-c44db55adada => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-08 05:31:55.961 7 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-a5180e7d-22d9-404e-99e3-d8812e18f550 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:31:55.962 8 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-dd072d40-0681-4841-8535-408482b6ca9e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:31:55.962 7 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-a5180e7d-22d9-404e-99e3-d8812e18f550 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:31:55.963 8 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-dd072d40-0681-4841-8535-408482b6ca9e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:32:05.962 7 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-a5180e7d-22d9-404e-99e3-d8812e18f550 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:32:05.962 8 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-dd072d40-0681-4841-8535-408482b6ca9e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:32:05.963 7 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-a5180e7d-22d9-404e-99e3-d8812e18f550 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:32:05.963 8 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-dd072d40-0681-4841-8535-408482b6ca9e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:32:15.962 7 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-a5180e7d-22d9-404e-99e3-d8812e18f550 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:32:15.962 8 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-dd072d40-0681-4841-8535-408482b6ca9e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:32:15.963 8 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-dd072d40-0681-4841-8535-408482b6ca9e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:32:15.963 7 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-a5180e7d-22d9-404e-99e3-d8812e18f550 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:32:25.962 7 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-a5180e7d-22d9-404e-99e3-d8812e18f550 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:32:25.962 8 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-dd072d40-0681-4841-8535-408482b6ca9e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:32:25.963 7 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-a5180e7d-22d9-404e-99e3-d8812e18f550 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:32:25.964 8 INFO cinder.api.openstack.wsgi [req-bf42a2e8-66a7-48c3-84f9-4dbea59a698e req-dd072d40-0681-4841-8535-408482b6ca9e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151: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-07-08 05:32:31.987 7 INFO cinder.api.openstack.wsgi [None req-70b46ce2-681f-4ac6-b17c-76f2190ca309 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-08 05:32:32.002 7 INFO cinder.volume.api [None req-70b46ce2-681f-4ac6-b17c-76f2190ca309 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:32:32.002 7 INFO cinder.api.openstack.wsgi [None req-70b46ce2-681f-4ac6-b17c-76f2190ca309 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 547/1089] 10.0.0.42 () {32 vars in 703 bytes} [Wed Jul 8 05:32:31 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots => generated 17 bytes in 19 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-07-08 05:32:32.015 8 INFO cinder.api.openstack.wsgi [None req-5ef9e367-14f3-41e6-995c-434b0b4a6c0f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes 2026-07-08 05:32:32.042 8 INFO cinder.volume.api [None req-5ef9e367-14f3-41e6-995c-434b0b4a6c0f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:32:32.043 8 INFO cinder.api.openstack.wsgi [None req-5ef9e367-14f3-41e6-995c-434b0b4a6c0f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes returned with HTTP 200 [pid: 8|app: 0|req: 543/1090] 10.0.0.42 () {32 vars in 699 bytes} [Wed Jul 8 05:32:32 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:32:34.039 7 INFO cinder.api.openstack.wsgi [None req-b1c12848-790a-4621-b990-00564e3bcccc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:32:34.043 7 INFO cinder.api.openstack.wsgi [None req-b1c12848-790a-4621-b990-00564e3bcccc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 548/1091] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:32:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:32:34.056 8 INFO cinder.api.openstack.wsgi [None req-ff072d6f-4597-494c-ad56-0e08e26fd14d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:32:34.559 8 INFO cinder.api.openstack.wsgi [None req-ff072d6f-4597-494c-ad56-0e08e26fd14d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1092] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:32:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:32:34.596 7 INFO cinder.api.openstack.wsgi [None req-f88dc2a5-779b-44ca-975d-afa0a3ab8a7c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:32:34.622 7 INFO cinder.api.openstack.wsgi [None req-f88dc2a5-779b-44ca-975d-afa0a3ab8a7c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1093] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:32:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:32:34.634 8 INFO cinder.api.openstack.wsgi [None req-dfd40a85-1a01-4899-97f0-f7f57c717122 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:32:34.654 8 INFO cinder.api.openstack.wsgi [None req-dfd40a85-1a01-4899-97f0-f7f57c717122 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1094] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:32:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:32:34.667 7 INFO cinder.api.openstack.wsgi [None req-431c68f1-d3ac-4763-9864-8c72cf1a2a94 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:32:34.691 7 INFO cinder.api.openstack.wsgi [None req-431c68f1-d3ac-4763-9864-8c72cf1a2a94 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1095] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:32:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:32:34.702 8 INFO cinder.api.openstack.wsgi [None req-2e63b6ea-cc99-438f-854f-f01f0eb1ac07 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:32:34.712 8 INFO cinder.volume.api [None req-2e63b6ea-cc99-438f-854f-f01f0eb1ac07 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:32:34.713 8 INFO cinder.api.openstack.wsgi [None req-2e63b6ea-cc99-438f-854f-f01f0eb1ac07 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1096] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:32:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:32:34.723 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:32:34.728 7 INFO cinder.volume.api [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:32:34.728 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1097] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:32:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:32:34.738 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:32:34.746 8 INFO cinder.volume.api [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:32:34.748 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1098] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:32:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:32:35.962 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:32:35.962 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:32:35.963 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:32:35.963 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:32:45.962 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:32:45.962 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:32:45.963 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:32:45.964 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:32:55.962 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:32:55.962 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:32:55.963 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:32:55.963 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:33:05.962 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:33:05.962 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:33:05.963 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:33:05.964 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:33:15.962 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:33:15.962 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:33:15.963 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:33:15.963 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:33:25.962 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:33:25.962 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:33:25.962 8 INFO cinder.api.openstack.wsgi [None req-aa869671-fe0a-4e73-ba15-9a4416eae5be 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:33:25.963 7 INFO cinder.api.openstack.wsgi [None req-1f30d257-1078-4e11-bb93-58bb4d3ee407 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:33:34.103 8 INFO cinder.api.openstack.wsgi [None req-fa8f1ec2-1b96-4eec-b9cc-bb19a0f25050 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:33:34.119 8 INFO cinder.volume.api [None req-fa8f1ec2-1b96-4eec-b9cc-bb19a0f25050 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:33:34.122 8 INFO cinder.api.openstack.wsgi [None req-fa8f1ec2-1b96-4eec-b9cc-bb19a0f25050 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1111] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:33:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:33:34.135 7 INFO cinder.api.openstack.wsgi [None req-6f4ba7c2-725e-4d7c-a1dd-b892ea55cfdc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:33:34.640 7 INFO cinder.api.openstack.wsgi [None req-6f4ba7c2-725e-4d7c-a1dd-b892ea55cfdc 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1112] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:33:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:33:34.649 8 INFO cinder.api.openstack.wsgi [None req-0290c6dd-9412-4e44-ba97-49569993b96c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:33:34.657 8 INFO cinder.volume.api [None req-0290c6dd-9412-4e44-ba97-49569993b96c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:33:34.659 8 INFO cinder.api.openstack.wsgi [None req-0290c6dd-9412-4e44-ba97-49569993b96c 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1113] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:33:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:33:34.704 7 INFO cinder.api.openstack.wsgi [None req-29bce94f-3fa5-477c-ae19-4faa329aa3d7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:33:34.731 7 INFO cinder.api.openstack.wsgi [None req-29bce94f-3fa5-477c-ae19-4faa329aa3d7 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1114] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:33:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:33:34.744 8 INFO cinder.api.openstack.wsgi [None req-93d75e95-5a63-46d3-bb0f-eaeaae31cefa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:33:34.766 8 INFO cinder.api.openstack.wsgi [None req-93d75e95-5a63-46d3-bb0f-eaeaae31cefa 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1115] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:33:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:33:34.776 7 INFO cinder.api.openstack.wsgi [None req-1a5901b1-1f19-4a2e-82d1-32a45bb2265f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:33:34.796 7 INFO cinder.api.openstack.wsgi [None req-1a5901b1-1f19-4a2e-82d1-32a45bb2265f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1116] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:33:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:33:34.808 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:33:34.813 8 INFO cinder.volume.api [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:33:34.813 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1117] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:33:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:33:34.824 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:33:34.829 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 561/1118] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:33:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:33:35.962 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:33:35.962 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:33:35.963 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:33:35.963 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:33:45.962 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:33:45.962 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:33:45.963 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:33:45.963 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:33:55.961 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:33:55.962 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:33:55.962 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:33:55.963 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:34:05.961 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:34:05.961 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:34:05.962 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:34:05.963 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:34:15.962 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:34:15.962 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:34:15.963 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:34:15.963 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:34:25.962 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:34:25.962 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:34:25.962 8 INFO cinder.api.openstack.wsgi [None req-a23c1556-c4d6-42be-9537-68a6cdb1d74e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:34:25.962 7 INFO cinder.api.openstack.wsgi [None req-b91765dc-9986-4410-9dd2-7c01f5706353 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:34:33.986 7 INFO cinder.api.openstack.wsgi [None req-9cc2b4dc-b0f6-4964-b312-921fc68e6710 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:34:34.002 7 INFO cinder.volume.api [None req-9cc2b4dc-b0f6-4964-b312-921fc68e6710 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:34:34.004 7 INFO cinder.api.openstack.wsgi [None req-9cc2b4dc-b0f6-4964-b312-921fc68e6710 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 568/1131] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:34:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:34:34.017 8 INFO cinder.api.openstack.wsgi [None req-04ab49f9-c0a7-4af8-9198-5dfae4785256 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:34:34.027 8 INFO cinder.api.openstack.wsgi [None req-04ab49f9-c0a7-4af8-9198-5dfae4785256 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 564/1132] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:34:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:34:34.036 7 INFO cinder.api.openstack.wsgi [None req-66ebbf01-421b-49df-a491-f1bfb33c213d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:34:34.539 7 INFO cinder.api.openstack.wsgi [None req-66ebbf01-421b-49df-a491-f1bfb33c213d 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 569/1133] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:34:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:34:34.585 8 INFO cinder.api.openstack.wsgi [None req-b7b95001-ec86-443b-9d43-88fc5fabe175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:34:34.606 8 INFO cinder.api.openstack.wsgi [None req-b7b95001-ec86-443b-9d43-88fc5fabe175 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 565/1134] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:34:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:34:34.616 7 INFO cinder.api.openstack.wsgi [None req-391b3cb8-0917-453b-bbe9-aeb79e6812f4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:34:34.638 7 INFO cinder.api.openstack.wsgi [None req-391b3cb8-0917-453b-bbe9-aeb79e6812f4 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 570/1135] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:34:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:34:34.648 8 INFO cinder.api.openstack.wsgi [None req-96d350cb-8ca4-4d7c-a25b-0093c27144ae 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:34:34.665 8 INFO cinder.api.openstack.wsgi [None req-96d350cb-8ca4-4d7c-a25b-0093c27144ae 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1136] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:34:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:34:34.676 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:34:34.681 7 INFO cinder.volume.api [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:34:34.682 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1137] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:34:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:34:34.690 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:34:34.700 8 INFO cinder.volume.api [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:34:34.702 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1138] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:34:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:34:35.962 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:34:35.963 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:34:35.963 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:34:35.964 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:34:45.962 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:34:45.962 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:34:45.963 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:34:45.963 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:34:55.962 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:34:55.962 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:34:55.963 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:34:55.963 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:35:05.961 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:35:05.962 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:35:05.962 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:35:05.963 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:35:15.962 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:35:15.963 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:35:15.963 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:35:15.964 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:35:25.962 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:35:25.962 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:35:25.963 8 INFO cinder.api.openstack.wsgi [None req-91f250b5-026a-493f-9e16-aa4e0aae3cb2 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:35:25.963 7 INFO cinder.api.openstack.wsgi [None req-02d7e400-7659-4c41-8166-f4fd7ee06224 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:35:34.172 8 INFO cinder.api.openstack.wsgi [None req-fddf0163-1117-4832-9963-b5e74c45a238 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:35:34.241 8 INFO cinder.api.openstack.wsgi [None req-fddf0163-1117-4832-9963-b5e74c45a238 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 574/1151] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:35:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:35:34.255 7 INFO cinder.api.openstack.wsgi [None req-ffaf7e09-4215-4a65-ae7d-a2c258100e4b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:35:34.271 7 INFO cinder.api.openstack.wsgi [None req-ffaf7e09-4215-4a65-ae7d-a2c258100e4b 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 578/1152] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:35:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:35:34.281 8 INFO cinder.api.openstack.wsgi [None req-272a44b0-3901-41a3-ba4b-28fe4e4ae361 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:35:34.315 8 INFO cinder.api.openstack.wsgi [None req-272a44b0-3901-41a3-ba4b-28fe4e4ae361 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 575/1153] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:35:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:35:34.326 7 INFO cinder.api.openstack.wsgi [None req-7ece5a23-fed7-46b8-aa5d-8fe846351a60 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:35:34.334 7 INFO cinder.volume.api [None req-7ece5a23-fed7-46b8-aa5d-8fe846351a60 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:35:34.336 7 INFO cinder.api.openstack.wsgi [None req-7ece5a23-fed7-46b8-aa5d-8fe846351a60 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 579/1154] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:35:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:35:34.345 8 INFO cinder.api.openstack.wsgi [None req-b3d6f6f1-1205-4845-8784-d4adf82c692e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:35:34.350 8 INFO cinder.volume.api [None req-b3d6f6f1-1205-4845-8784-d4adf82c692e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:35:34.351 8 INFO cinder.api.openstack.wsgi [None req-b3d6f6f1-1205-4845-8784-d4adf82c692e 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 576/1155] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:35:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:35:34.369 7 INFO cinder.api.openstack.wsgi [None req-3dfb5257-2ad4-4acb-8057-ab65a28a1446 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:35:34.874 7 INFO cinder.api.openstack.wsgi [None req-3dfb5257-2ad4-4acb-8057-ab65a28a1446 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 580/1156] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:35:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:35:34.885 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:35:34.894 8 INFO cinder.volume.api [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:35:34.896 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 577/1157] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:35:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:35:34.907 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:35:34.920 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 581/1158] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:35:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:35:35.961 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:35:35.962 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:35:35.962 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:35:35.963 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:35:45.961 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:35:45.961 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:35:45.962 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:35:45.962 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:35:55.962 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:35:55.962 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:35:55.963 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:35:55.963 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:36:05.961 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:36:05.962 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:36:05.962 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:36:05.963 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:36:15.962 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:36:15.963 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:36:15.963 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:36:15.969 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:36:25.962 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:36:25.962 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:36:25.963 8 INFO cinder.api.openstack.wsgi [None req-a86e9a55-6d23-4f8d-88a3-7833a8085688 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:36:25.963 7 INFO cinder.api.openstack.wsgi [None req-06423a90-6221-492d-a264-0dd42f0c2514 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:36:33.992 8 INFO cinder.api.openstack.wsgi [None req-38f8a066-b32d-485f-8294-c6704f6abf66 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:36:34.006 8 INFO cinder.volume.api [None req-38f8a066-b32d-485f-8294-c6704f6abf66 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:36:34.008 8 INFO cinder.api.openstack.wsgi [None req-38f8a066-b32d-485f-8294-c6704f6abf66 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 584/1171] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:36:33 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:36:34.018 7 INFO cinder.api.openstack.wsgi [None req-7f847195-f5ab-47d1-b5e3-f6db97b8d158 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true 2026-07-08 05:36:34.024 7 INFO cinder.volume.api [None req-7f847195-f5ab-47d1-b5e3-f6db97b8d158 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all snapshots completed successfully. 2026-07-08 05:36:34.024 7 INFO cinder.api.openstack.wsgi [None req-7f847195-f5ab-47d1-b5e3-f6db97b8d158 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 588/1172] 10.0.0.58 () {28 vars in 672 bytes} [Wed Jul 8 05:36:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:36:34.064 8 INFO cinder.api.openstack.wsgi [None req-afd45865-fa1c-4af5-a474-7aa3d9b0b15f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true 2026-07-08 05:36:34.095 8 INFO cinder.api.openstack.wsgi [None req-afd45865-fa1c-4af5-a474-7aa3d9b0b15f 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 585/1173] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:36:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a1f71205517b4b03a2e20028f9341de5?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:36:34.104 7 INFO cinder.api.openstack.wsgi [None req-1faebfeb-8d78-4493-ac9c-1f7e54026e56 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true 2026-07-08 05:36:34.127 7 INFO cinder.api.openstack.wsgi [None req-1faebfeb-8d78-4493-ac9c-1f7e54026e56 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 589/1174] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:36:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/a586a0c609284e8b9b5365d13a391fbc?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:36:34.140 8 INFO cinder.api.openstack.wsgi [None req-e28c20da-d1f5-4d27-a3c4-02d5f5793100 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true 2026-07-08 05:36:34.164 8 INFO cinder.api.openstack.wsgi [None req-e28c20da-d1f5-4d27-a3c4-02d5f5793100 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 586/1175] 10.0.0.58 () {28 vars in 734 bytes} [Wed Jul 8 05:36:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-quota-sets/acc21c609a97450bb7213215bf070dad?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:36:34.173 7 INFO cinder.api.openstack.wsgi [None req-3dac3a79-4dfc-43e8-8c64-02f96ab7e64a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services 2026-07-08 05:36:34.177 7 INFO cinder.api.openstack.wsgi [None req-3dac3a79-4dfc-43e8-8c64-02f96ab7e64a 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 590/1176] 10.0.0.58 () {28 vars in 643 bytes} [Wed Jul 8 05:36:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-08 05:36:34.187 8 INFO cinder.api.openstack.wsgi [None req-be88ba4e-3136-4303-9ada-878369b48363 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true 2026-07-08 05:36:34.202 8 INFO cinder.volume.api [None req-be88ba4e-3136-4303-9ada-878369b48363 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] Get all volumes completed successfully. 2026-07-08 05:36:34.205 8 INFO cinder.api.openstack.wsgi [None req-be88ba4e-3136-4303-9ada-878369b48363 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 587/1177] 10.0.0.58 () {28 vars in 682 bytes} [Wed Jul 8 05:36:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 05:36:34.215 7 INFO cinder.api.openstack.wsgi [None req-00139faf-9e6e-417f-bd17-87a0c769d426 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true 2026-07-08 05:36:34.720 7 INFO cinder.api.openstack.wsgi [None req-00139faf-9e6e-417f-bd17-87a0c769d426 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/acc21c609a97450bb7213215bf070dad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 591/1178] 10.0.0.58 () {28 vars in 694 bytes} [Wed Jul 8 05:36:34 2026] GET /v3/acc21c609a97450bb7213215bf070dad/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-07-08 05:36:35.962 8 INFO cinder.api.openstack.wsgi [None req-be88ba4e-3136-4303-9ada-878369b48363 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:36:35.962 7 INFO cinder.api.openstack.wsgi [None req-00139faf-9e6e-417f-bd17-87a0c769d426 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:36:35.963 8 INFO cinder.api.openstack.wsgi [None req-be88ba4e-3136-4303-9ada-878369b48363 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:36:35.963 7 INFO cinder.api.openstack.wsgi [None req-00139faf-9e6e-417f-bd17-87a0c769d426 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:36:45.962 8 INFO cinder.api.openstack.wsgi [None req-be88ba4e-3136-4303-9ada-878369b48363 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:36:45.963 7 INFO cinder.api.openstack.wsgi [None req-00139faf-9e6e-417f-bd17-87a0c769d426 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:36:45.963 8 INFO cinder.api.openstack.wsgi [None req-be88ba4e-3136-4303-9ada-878369b48363 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:36:45.964 7 INFO cinder.api.openstack.wsgi [None req-00139faf-9e6e-417f-bd17-87a0c769d426 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:36:55.961 7 INFO cinder.api.openstack.wsgi [None req-00139faf-9e6e-417f-bd17-87a0c769d426 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:36:55.962 8 INFO cinder.api.openstack.wsgi [None req-be88ba4e-3136-4303-9ada-878369b48363 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] GET http://10.0.0.151:8776/ 2026-07-08 05:36:55.962 7 INFO cinder.api.openstack.wsgi [None req-00139faf-9e6e-417f-bd17-87a0c769d426 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300 2026-07-08 05:36:55.963 8 INFO cinder.api.openstack.wsgi [None req-be88ba4e-3136-4303-9ada-878369b48363 5b6a0daa70414b51bb01d41842b4f577 acc21c609a97450bb7213215bf070dad - - default default] http://10.0.0.151:8776/ returned with HTTP 300