+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 21 17:56:04 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-96f6b95dc-ctm6g 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 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f065166d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-04-21 17:56:08.916 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-21 17:56:08.916 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-04-21 17:56:08.993 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-21 17:56:08.993 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-04-21 17:56:10.162 7 INFO cinder.rpc [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-21 17:56:10.165 7 INFO cinder.rpc [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-21 17:56:10.167 7 INFO cinder.rpc [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-21 17:56:10.170 7 INFO cinder.rpc [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-21 17:56:10.182 7 INFO cinder.rpc [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-21 17:56:10.185 7 INFO cinder.rpc [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-21 17:56:10.227 8 INFO cinder.rpc [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-21 17:56:10.229 8 INFO cinder.rpc [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-21 17:56:10.232 8 INFO cinder.rpc [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-21 17:56:10.234 8 INFO cinder.rpc [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-21 17:56:10.236 7 WARNING cinder.api.contrib.hosts [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-21 17:56:10.245 8 INFO cinder.rpc [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-21 17:56:10.247 8 INFO cinder.rpc [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-21 17:56:10.276 7 WARNING keystonemiddleware._common.config [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:56:10.285 7 WARNING oslo_config.cfg [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f065166d668 pid: 7 (default app) 2026-04-21 17:56:10.293 8 WARNING cinder.api.contrib.hosts [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-21 17:56:10.333 8 WARNING keystonemiddleware._common.config [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:56:10.341 8 WARNING oslo_config.cfg [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f065166d668 pid: 8 (default app) 2026-04-21 17:56:14.095 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:56:14.097 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:56:24.096 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:56:24.098 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:56:34.095 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:56:34.095 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:56:34.096 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:56:34.096 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:56:44.095 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:56:44.095 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:56:44.097 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:56:44.097 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:56:54.095 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:56:54.095 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:56:54.096 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:56:54.096 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:57:04.095 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:57:04.095 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:57:04.096 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:57:04.096 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:57:14.096 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:57:14.096 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:57:14.097 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:57:14.097 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:57:24.095 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:57:24.096 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:57:24.097 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:57:24.097 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:57:34.096 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:57:34.096 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:57:34.097 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:57:34.097 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:57:44.095 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:57:44.096 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:57:44.096 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:57:44.097 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:57:54.095 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:57:54.095 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] GET http://10.0.0.170:8776/ 2026-04-21 17:57:54.096 8 INFO cinder.api.openstack.wsgi [None req-860a48ae-5f38-401c-9e09-a80c8fd00ea7 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:57:54.096 7 INFO cinder.api.openstack.wsgi [None req-8a9b8bef-03fb-4d51-ab0c-707ca67b6858 - - - - - -] http://10.0.0.170:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 17:57:55.223 8 WARNING oslo_policy.policy [None req-0dce7e0a-3e5a-45e8-b1c7-544663733a92 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-21 17:57:55.223 8 WARNING oslo_policy.policy [None req-0dce7e0a-3e5a-45e8-b1c7-544663733a92 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-21 17:57:55.567 8 INFO cinder.api.openstack.wsgi [None req-0dce7e0a-3e5a-45e8-b1c7-544663733a92 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/types/rbd1 2026-04-21 17:57:55.587 8 INFO cinder.api.openstack.wsgi [None req-0dce7e0a-3e5a-45e8-b1c7-544663733a92 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 11/21] 10.0.0.151 () {30 vars in 681 bytes} [Tue Apr 21 17:57:54 2026] GET /v3/a045805a4f60467da4fcf758600f146b/types/rbd1 => generated 82 bytes in 833 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 17:57:55.634 7 WARNING oslo_policy.policy [None req-21eaba42-f081-4482-b38f-e70ecc3605cb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-21 17:57:55.634 7 WARNING oslo_policy.policy [None req-21eaba42-f081-4482-b38f-e70ecc3605cb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-21 17:57:55.999 7 INFO cinder.api.openstack.wsgi [None req-21eaba42-f081-4482-b38f-e70ecc3605cb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 17:57:56.028 7 INFO cinder.api.openstack.wsgi [None req-21eaba42-f081-4482-b38f-e70ecc3605cb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.151 () {30 vars in 720 bytes} [Tue Apr 21 17:57:55 2026] GET /v3/a045805a4f60467da4fcf758600f146b/types?name=rbd1&is_public=None => generated 20 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 17:57:57.645 8 INFO cinder.api.openstack.wsgi [None req-026cd896-a053-41d8-8a52-4bf89e8e50bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 17:57:57.668 8 INFO cinder.api.openstack.wsgi [None req-026cd896-a053-41d8-8a52-4bf89e8e50bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/types returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.151 () {34 vars in 724 bytes} [Tue Apr 21 17:57:57 2026] POST /v3/a045805a4f60467da4fcf758600f146b/types => generated 179 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 17:57:57.684 7 INFO cinder.api.openstack.wsgi [req-026cd896-a053-41d8-8a52-4bf89e8e50bb req-1ff8c424-9787-42b0-88a3-01598244afd8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/types/baa8ae3b-5a11-4bc0-baed-ddf91e6bc264/extra_specs 2026-04-21 17:57:57.735 7 INFO cinder.api.openstack.wsgi [req-026cd896-a053-41d8-8a52-4bf89e8e50bb req-1ff8c424-9787-42b0-88a3-01598244afd8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/types/baa8ae3b-5a11-4bc0-baed-ddf91e6bc264/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.151 () {36 vars in 893 bytes} [Tue Apr 21 17:57:57 2026] POST /v3/a045805a4f60467da4fcf758600f146b/types/baa8ae3b-5a11-4bc0-baed-ddf91e6bc264/extra_specs => generated 48 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 17:57:59.289 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/types?is_public=None 2026-04-21 17:57:59.307 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.151 () {30 vars in 700 bytes} [Tue Apr 21 17:57:59 2026] GET /v3/a045805a4f60467da4fcf758600f146b/types?is_public=None => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 17:58:01.121 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/qos-specs 2026-04-21 17:58:01.133 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/26] 10.0.0.151 () {30 vars in 679 bytes} [Tue Apr 21 17:58:00 2026] GET /v3/a045805a4f60467da4fcf758600f146b/qos-specs => generated 17 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 17:58:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:58:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:58:04.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:58:04.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:58:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:58:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:58:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:58:14.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:58:24.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:58:24.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:58:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:58:24.099 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:58:34.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:58:34.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:58:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:58:34.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:58:44.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:58:44.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:58:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:58:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:58:54.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:58:54.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:58:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:58:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:59:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:59:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:59:04.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:59:04.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:59:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:59:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:59:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:59:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:59:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:59:24.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:59:24.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:59:24.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:59:34.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:59:34.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:59:34.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:59:34.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:59:44.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:59:44.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:59:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:59:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:59:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:59:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 17:59:54.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 17:59:54.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:00:04.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:00:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:00:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:00:04.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:00:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:00:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:00:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:00:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:00:24.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:00:24.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:00:24.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:00:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:00:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:00:34.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:00:34.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:00:34.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:00:44.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:00:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:00:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:00:44.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:00:54.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:00:54.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:00:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:00:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:01:04.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:01:04.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:01:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:01:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:01:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:01:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:01:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:01:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:01:24.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:01:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:01:24.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:01:24.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:01:34.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:01:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:01:34.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:01:34.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:01:44.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:01:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:01:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:01:44.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:01:54.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:01:54.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:01:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:01:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:02:04.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:02:04.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:02:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:02:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:02:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:02:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:02:14.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:02:14.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:02:24.098 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:02:24.099 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:02:24.099 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:02:24.099 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:02:34.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:02:34.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:02:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:02:34.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:02:44.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:02:44.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:02:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:02:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:02:54.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:02:54.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:02:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:02:54.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:03:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:03:04.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:03:04.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:03:04.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:03:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:03:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:03:14.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:03:14.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:03:24.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:03:24.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:03:24.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:03:24.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:03:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:03:34.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:03:34.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:03:34.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:03:44.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:03:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:03:44.098 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:03:44.100 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:03:54.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:03:54.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:03:54.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:03:54.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:04:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:04:04.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:04:04.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:04:04.098 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:04:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:04:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:04:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:04:14.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:04:24.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:04:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:04:24.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:04:24.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:04:34.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:04:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:04:34.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:04:34.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:04:44.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:04:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:04:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:04:44.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:04:54.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:04:54.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:04:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:04:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:05:04.101 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:05:04.102 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:05:04.103 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:05:04.104 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:05:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:05:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:05:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:05:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:05:24.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:05:24.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:05:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:05:24.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:05:34.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:05:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:05:34.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:05:34.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:05:44.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:05:44.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:05:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:05:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:05:54.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:05:54.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:05:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:05:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:06:04.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:06:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:06:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:06:04.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:06:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:06:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:06:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:06:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:06:24.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:06:24.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:06:24.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:06:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:06:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:06:34.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:06:34.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:06:34.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:06:44.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:06:44.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:06:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:06:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:06:54.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:06:54.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:06:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:06:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:07:04.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:07:04.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:07:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:07:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:07:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:07:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:07:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:07:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:07:24.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:07:24.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:07:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:07:24.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:07:34.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:07:34.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:07:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:07:34.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:07:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:07:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:07:44.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:07:44.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:07:54.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:07:54.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:07:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:07:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:08:04.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:08:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:08:04.099 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:08:04.099 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:08:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:08:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:08:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:08:14.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:08:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:08:24.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:08:24.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:08:24.098 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:08:34.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:08:34.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:08:34.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:08:34.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:08:44.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:08:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:08:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:08:44.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:08:54.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:08:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:08:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:08:54.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:09:04.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:09:04.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:09:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:09:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:09:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:09:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:09:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:09:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:09:24.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:09:24.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:09:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:09:24.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:09:34.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:09:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:09:34.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:09:34.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:09:44.094 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:09:44.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:09:44.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:09:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:09:54.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:09:54.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:09:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:09:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:10:04.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:10:04.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:10:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:10:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:10:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:10:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:10:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:10:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:10:24.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:10:24.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:10:24.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:10:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:10:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:10:34.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:10:34.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:10:34.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:10:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:10:44.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:10:44.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:10:44.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:10:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:10:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:10:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:10:54.098 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:11:04.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:11:04.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:11:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:11:04.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:11:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:11:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:11:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:11:14.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:11:24.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:11:24.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:11:24.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:11:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:11:34.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:11:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:11:34.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:11:34.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:11:44.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:11:44.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:11:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:11:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:11:54.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:11:54.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:11:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:11:54.099 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:12:04.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:12:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:12:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:12:04.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:12:14.094 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:12:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:12:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:12:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:12:24.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:12:24.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:12:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:12:24.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:12:34.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:12:34.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:12:34.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:12:34.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:12:44.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:12:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:12:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:12:44.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:12:54.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:12:54.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:12:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:12:54.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:13:04.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:13:04.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:13:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:13:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:13:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:13:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:13:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:13:14.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:13:24.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:13:24.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:13:24.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:13:24.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:13:34.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:13:34.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:13:34.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:13:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:13:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:13:44.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:13:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:13:44.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:13:54.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:13:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:13:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:13:54.098 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:14:04.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:14:04.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:14:04.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:14:04.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:14:14.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:14:14.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:14:14.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:14:14.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:14:24.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:14:24.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:14:24.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:14:24.098 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:14:34.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:14:34.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:14:34.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:14:34.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:14:44.095 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:14:44.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:14:44.095 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:14:44.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:14:54.096 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:14:54.096 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:14:54.097 7 INFO cinder.api.openstack.wsgi [None req-679ea229-1651-47ee-9781-8e3d7b63d702 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:14:54.097 8 INFO cinder.api.openstack.wsgi [None req-4cd28149-ca15-4895-93ab-fbda6f054435 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:14:58.841 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET https://volume.199-204-45-4.nip.io/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=False 2026-04-21 18:14:58.866 7 WARNING cinder.quota [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-21 18:14:58.866 7 WARNING cinder.quota [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-21 18:14:58.867 7 WARNING cinder.quota [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-21 18:14:58.867 7 WARNING cinder.quota [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-21 18:14:58.867 7 WARNING cinder.quota [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-21 18:14:58.868 7 WARNING cinder.quota [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-21 18:14:58.873 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] https://volume.199-204-45-4.nip.io/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 116/231] 199.204.45.4 () {44 vars in 1059 bytes} [Tue Apr 21 18:14:58 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=False => generated 340 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:14:59.031 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] PUT https://volume.199-204-45-4.nip.io/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b 2026-04-21 18:14:59.099 8 WARNING cinder.quota [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-21 18:14:59.100 8 WARNING cinder.quota [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-21 18:14:59.100 8 WARNING cinder.quota [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-21 18:14:59.101 8 WARNING cinder.quota [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-21 18:14:59.101 8 WARNING cinder.quota [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-21 18:14:59.102 8 WARNING cinder.quota [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-21 18:14:59.107 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] https://volume.199-204-45-4.nip.io/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b returned with HTTP 200 [pid: 8|app: 0|req: 116/232] 199.204.45.4 () {48 vars in 1088 bytes} [Tue Apr 21 18:14:59 2026] PUT /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b => generated 296 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:15:04.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:15:04.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:15:04.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:15:04.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:15:14.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:15:14.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:15:14.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:15:14.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:15:24.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:15:24.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:15:24.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:15:24.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:15:34.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:15:34.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:15:34.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:15:34.098 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:15:44.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:15:44.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:15:44.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:15:44.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:15:54.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:15:54.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:15:54.099 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:15:54.100 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:16:04.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:16:04.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:16:04.098 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:16:04.099 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:16:14.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:16:14.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:16:14.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:16:14.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:16:24.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:16:24.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:16:24.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:16:24.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:16:34.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:16:34.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:16:34.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:16:34.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:16:44.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:16:44.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:16:44.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:16:44.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:16:54.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:16:54.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:16:54.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:16:54.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:17:04.104 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:17:04.104 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:17:04.105 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:17:04.105 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:17:14.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:17:14.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:17:14.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:17:14.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:17:24.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:17:24.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:17:24.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:17:24.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:17:34.104 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:17:34.104 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:17:34.105 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:17:34.105 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:17:44.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:17:44.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:17:44.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:17:44.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:17:54.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:17:54.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:17:54.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:17:54.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:18:04.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:18:04.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:18:04.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:18:04.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:18:14.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:18:14.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:18:14.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:18:14.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:18:24.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:18:24.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:18:24.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:18:24.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:18:34.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:18:34.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:18:34.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:18:34.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:18:44.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:18:44.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:18:44.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:18:44.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:18:54.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:18:54.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:18:54.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:18:54.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:19:04.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:19:04.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:19:04.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:19:04.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:19:14.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:19:14.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:19:14.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:19:14.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:19:24.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:19:24.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:19:24.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:19:24.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:19:34.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:19:34.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:19:34.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:19:34.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:19:44.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:19:44.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:19:44.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:19:44.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:19:54.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:19:54.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:19:54.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:19:54.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:20:04.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:20:04.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:20:04.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:20:04.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:20:14.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:20:14.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:20:14.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:20:14.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:20:24.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:20:24.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:20:24.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:20:24.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:20:34.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:20:34.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:20:34.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:20:34.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:20:44.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:20:44.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:20:44.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:20:44.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:20:54.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:20:54.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:20:54.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:20:54.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:21:04.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:21:04.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:21:04.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:21:04.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:21:14.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:21:14.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:21:14.107 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:21:14.108 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:21:24.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:21:24.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:21:24.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:21:24.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:21:34.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:21:34.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:21:34.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:21:34.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:21:44.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:21:44.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:21:44.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:21:44.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:21:54.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:21:54.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:21:54.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:21:54.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:22:04.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:22:04.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:22:04.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:22:04.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:22:14.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:22:14.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:22:14.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:22:14.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:22:24.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:22:24.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:22:24.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:22:24.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:22:34.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:22:34.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:22:34.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:22:34.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:22:44.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:22:44.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:22:44.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:22:44.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:22:54.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:22:54.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:22:54.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:22:54.098 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:23:04.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:23:04.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:23:04.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:23:04.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:23:14.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:23:14.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:23:14.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:23:14.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:23:24.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:23:24.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:23:24.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:23:24.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:23:34.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:23:34.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:23:34.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:23:34.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:23:44.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:23:44.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:23:44.104 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:23:44.105 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:23:54.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:23:54.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:23:54.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:23:54.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:24:04.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:24:04.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:24:04.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:24:04.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:24:14.094 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:24:14.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:24:14.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:24:14.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:24:24.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:24:24.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:24:24.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:24:24.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:24:34.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:24:34.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:24:34.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:24:34.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:24:44.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:24:44.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:24:44.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:24:44.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:24:54.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:24:54.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:24:54.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:24:54.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:25:04.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:25:04.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:25:04.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:25:04.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:25:14.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:25:14.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:25:14.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:25:14.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:25:24.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:25:24.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:25:24.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:25:24.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:25:34.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:25:34.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:25:34.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:25:34.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:25:44.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:25:44.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:25:44.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:25:44.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:25:54.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:25:54.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:25:54.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:25:54.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:26:04.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:26:04.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:26:04.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:26:04.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:26:14.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:26:14.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:26:14.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:26:14.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:26:24.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:26:24.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:26:24.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:26:24.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:26:34.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:26:34.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:26:34.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:26:34.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:26:44.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:26:44.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:26:44.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:26:44.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:26:54.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:26:54.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:26:54.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:26:54.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:27:04.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:27:04.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:27:04.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:27:04.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:27:14.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:27:14.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:27:14.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:27:14.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:27:24.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:27:24.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:27:24.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:27:24.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:27:34.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:27:34.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:27:34.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:27:34.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:27:44.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:27:44.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:27:44.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:27:44.098 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:27:54.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:27:54.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:27:54.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:27:54.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:28:04.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:28:04.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:28:04.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:28:04.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:28:14.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:28:14.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:28:14.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:28:14.100 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:28:24.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:28:24.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:28:24.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:28:24.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:28:34.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:28:34.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:28:34.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:28:34.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:28:44.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:28:44.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:28:44.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:28:44.098 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:28:54.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:28:54.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:28:54.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:28:54.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:29:04.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:29:04.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:29:04.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:29:04.098 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:29:14.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:29:14.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:29:14.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:29:14.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:29:24.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:29:24.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:29:24.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:29:24.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:29:34.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:29:34.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:29:34.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:29:34.098 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:29:44.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:29:44.095 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:29:44.095 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:29:44.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:29:54.096 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:29:54.096 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:29:54.097 7 INFO cinder.api.openstack.wsgi [None req-495cbb44-5188-473c-9161-e2af625385ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:29:54.097 8 INFO cinder.api.openstack.wsgi [None req-ff670370-2906-46de-9aaf-6afb1f283d6f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:29:56.519 7 INFO cinder.api.openstack.wsgi [None req-5c396045-c046-4577-bf9b-1424f4afed2e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET https://volume.199-204-45-4.nip.io/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=False 2026-04-21 18:29:56.538 7 INFO cinder.api.openstack.wsgi [None req-5c396045-c046-4577-bf9b-1424f4afed2e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] https://volume.199-204-45-4.nip.io/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 207/413] 199.204.45.4 () {44 vars in 1059 bytes} [Tue Apr 21 18:29:56 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=False => generated 340 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:29:57.090 8 INFO cinder.api.openstack.wsgi [None req-b9046ec3-25da-4652-bbec-3129e246fd1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] PUT https://volume.199-204-45-4.nip.io/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce 2026-04-21 18:29:57.157 8 INFO cinder.api.openstack.wsgi [None req-b9046ec3-25da-4652-bbec-3129e246fd1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] https://volume.199-204-45-4.nip.io/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce returned with HTTP 200 [pid: 8|app: 0|req: 207/414] 199.204.45.4 () {48 vars in 1088 bytes} [Tue Apr 21 18:29:57 2026] PUT /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce => generated 296 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:30:04.095 8 INFO cinder.api.openstack.wsgi [None req-b9046ec3-25da-4652-bbec-3129e246fd1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:30:04.097 8 INFO cinder.api.openstack.wsgi [None req-b9046ec3-25da-4652-bbec-3129e246fd1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:30:04.097 7 INFO cinder.api.openstack.wsgi [None req-5c396045-c046-4577-bf9b-1424f4afed2e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:30:04.098 7 INFO cinder.api.openstack.wsgi [None req-5c396045-c046-4577-bf9b-1424f4afed2e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:30:14.095 7 INFO cinder.api.openstack.wsgi [None req-5c396045-c046-4577-bf9b-1424f4afed2e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:30:14.095 8 INFO cinder.api.openstack.wsgi [None req-b9046ec3-25da-4652-bbec-3129e246fd1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:30:14.097 7 INFO cinder.api.openstack.wsgi [None req-5c396045-c046-4577-bf9b-1424f4afed2e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:30:14.097 8 INFO cinder.api.openstack.wsgi [None req-b9046ec3-25da-4652-bbec-3129e246fd1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:30:24.095 7 INFO cinder.api.openstack.wsgi [None req-5c396045-c046-4577-bf9b-1424f4afed2e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:30:24.095 8 INFO cinder.api.openstack.wsgi [None req-b9046ec3-25da-4652-bbec-3129e246fd1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:30:24.095 7 INFO cinder.api.openstack.wsgi [None req-5c396045-c046-4577-bf9b-1424f4afed2e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:30:24.095 8 INFO cinder.api.openstack.wsgi [None req-b9046ec3-25da-4652-bbec-3129e246fd1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:30:34.095 7 INFO cinder.api.openstack.wsgi [None req-5c396045-c046-4577-bf9b-1424f4afed2e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:30:34.095 8 INFO cinder.api.openstack.wsgi [None req-b9046ec3-25da-4652-bbec-3129e246fd1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:30:34.096 7 INFO cinder.api.openstack.wsgi [None req-5c396045-c046-4577-bf9b-1424f4afed2e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:30:34.096 8 INFO cinder.api.openstack.wsgi [None req-b9046ec3-25da-4652-bbec-3129e246fd1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:30:44.095 8 INFO cinder.api.openstack.wsgi [None req-b9046ec3-25da-4652-bbec-3129e246fd1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:30:44.095 7 INFO cinder.api.openstack.wsgi [None req-5c396045-c046-4577-bf9b-1424f4afed2e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:30:44.096 8 INFO cinder.api.openstack.wsgi [None req-b9046ec3-25da-4652-bbec-3129e246fd1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:30:44.096 7 INFO cinder.api.openstack.wsgi [None req-5c396045-c046-4577-bf9b-1424f4afed2e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:30:49.912 8 INFO cinder.api.openstack.wsgi [None req-48e5485b-f3c2-4568-8874-047de712fac5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:30:49.946 8 INFO cinder.volume.api [None req-48e5485b-f3c2-4568-8874-047de712fac5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:30:49.947 8 INFO cinder.api.openstack.wsgi [None req-48e5485b-f3c2-4568-8874-047de712fac5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/425] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:30:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:30:49.964 7 INFO cinder.api.openstack.wsgi [None req-4c27f9b4-3cd1-4ebd-a99c-d50a0745d7c7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:30:50.010 7 INFO cinder.volume.api [None req-4c27f9b4-3cd1-4ebd-a99c-d50a0745d7c7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:30:50.012 7 INFO cinder.api.openstack.wsgi [None req-4c27f9b4-3cd1-4ebd-a99c-d50a0745d7c7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/426] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:30:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:30:50.024 8 INFO cinder.api.openstack.wsgi [None req-d9ff3c23-68c9-47e6-b40e-ce59de7937e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:30:50.572 8 INFO cinder.api.openstack.wsgi [None req-d9ff3c23-68c9-47e6-b40e-ce59de7937e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 214/427] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:30:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/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-04-21 18:30:50.628 7 INFO cinder.api.openstack.wsgi [None req-545760ca-10c5-45ad-8852-d7f4ac23cdb2 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:30:50.669 7 INFO cinder.api.openstack.wsgi [None req-545760ca-10c5-45ad-8852-d7f4ac23cdb2 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 214/428] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:30:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:30:50.679 8 INFO cinder.api.openstack.wsgi [None req-eddf3d6c-15c3-4dab-af38-6ba3292983b7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:30:50.701 8 INFO cinder.api.openstack.wsgi [None req-eddf3d6c-15c3-4dab-af38-6ba3292983b7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/429] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:30:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:30:50.715 7 INFO cinder.api.openstack.wsgi [None req-ed2fc053-4797-4b42-b325-7aaef8643b71 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:30:50.743 7 INFO cinder.api.openstack.wsgi [None req-ed2fc053-4797-4b42-b325-7aaef8643b71 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/430] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:30:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:30:50.813 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:30:50.832 8 INFO cinder.volume.api [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:30:50.832 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 216/431] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:30:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:30:50.848 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:30:50.854 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 216/432] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:30:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:30:54.094 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:30:54.095 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:30:54.097 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:30:54.097 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:31:04.094 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:31:04.095 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:31:04.095 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:31:04.096 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:31:14.096 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:31:14.096 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:31:14.096 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:31:14.097 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:31:24.095 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:31:24.096 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:31:24.096 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:31:24.098 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:31:34.095 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:31:34.097 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:31:34.097 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:31:34.098 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:31:44.096 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:31:44.097 7 INFO cinder.api.openstack.wsgi [None req-ece43048-7f1e-49ca-83b1-8c09e0216ec7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:31:44.101 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:31:44.101 8 INFO cinder.api.openstack.wsgi [None req-ba6c6b4f-b8c3-4953-a313-273cb10b05d7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:31:49.904 7 INFO cinder.api.openstack.wsgi [None req-5b650d73-36ff-4690-996b-d0dea57d3598 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:31:49.910 7 INFO cinder.api.openstack.wsgi [None req-5b650d73-36ff-4690-996b-d0dea57d3598 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 223/445] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:31:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:31:49.924 8 INFO cinder.api.openstack.wsgi [None req-dceb6641-a688-49e1-a113-1e8c543f929e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:31:49.939 8 INFO cinder.volume.api [None req-dceb6641-a688-49e1-a113-1e8c543f929e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:31:49.942 8 INFO cinder.api.openstack.wsgi [None req-dceb6641-a688-49e1-a113-1e8c543f929e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 223/446] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:31:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:31:49.992 7 INFO cinder.api.openstack.wsgi [None req-402e9fae-1296-4621-b734-57183e9df08d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:31:50.012 7 INFO cinder.api.openstack.wsgi [None req-402e9fae-1296-4621-b734-57183e9df08d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/447] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:31:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:31:50.023 8 INFO cinder.api.openstack.wsgi [None req-dd728fd9-4363-4ea2-a09d-47f424f9773b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:31:50.050 8 INFO cinder.api.openstack.wsgi [None req-dd728fd9-4363-4ea2-a09d-47f424f9773b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/448] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:31:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:31:50.067 7 INFO cinder.api.openstack.wsgi [None req-b96ad821-0d40-4daa-a567-8b2e75b53b69 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:31:50.091 7 INFO cinder.api.openstack.wsgi [None req-b96ad821-0d40-4daa-a567-8b2e75b53b69 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/449] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:31:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:31:50.101 8 INFO cinder.api.openstack.wsgi [None req-27d0ea6b-9795-42f4-8b34-ddfb55e49e4b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:31:50.111 8 INFO cinder.volume.api [None req-27d0ea6b-9795-42f4-8b34-ddfb55e49e4b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:31:50.112 8 INFO cinder.api.openstack.wsgi [None req-27d0ea6b-9795-42f4-8b34-ddfb55e49e4b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:31:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:31:50.122 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:31:50.666 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:31:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:31:50.679 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:31:50.686 8 INFO cinder.volume.api [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:31:50.686 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 226/452] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:31:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:31:54.095 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:31:54.095 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:31:54.096 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:31:54.096 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:32:04.095 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:32:04.096 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:32:04.097 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:32:04.097 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:32:14.095 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:32:14.095 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:32:14.097 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:32:14.097 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:32:24.095 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:32:24.096 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:32:24.096 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:32:24.098 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:32:34.095 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:32:34.096 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:32:34.096 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:32:34.097 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:32:44.095 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:32:44.095 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:32:44.096 7 INFO cinder.api.openstack.wsgi [None req-d12fa9f7-f1f6-4417-a395-042f65c8e2a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:32:44.098 8 INFO cinder.api.openstack.wsgi [None req-8c3f7701-69ba-4f52-aace-6a22f031d4a0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:32:49.898 7 INFO cinder.api.openstack.wsgi [None req-12ccc18e-835b-4ecb-9802-a2ce7705f6b0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:32:49.905 7 INFO cinder.api.openstack.wsgi [None req-12ccc18e-835b-4ecb-9802-a2ce7705f6b0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 233/465] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:32:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:32:49.965 8 INFO cinder.api.openstack.wsgi [None req-d9a7552e-66e9-4daf-8fec-d76b56b9302b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:32:49.999 8 INFO cinder.api.openstack.wsgi [None req-d9a7552e-66e9-4daf-8fec-d76b56b9302b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:32:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:32:50.014 7 INFO cinder.api.openstack.wsgi [None req-32dd0832-4665-4552-8ff4-aed30b5fbbe8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:32:50.035 7 INFO cinder.api.openstack.wsgi [None req-32dd0832-4665-4552-8ff4-aed30b5fbbe8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:32:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:32:50.048 8 INFO cinder.api.openstack.wsgi [None req-04789d4b-0ddb-4dde-b605-682df5497bf2 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:32:50.073 8 INFO cinder.api.openstack.wsgi [None req-04789d4b-0ddb-4dde-b605-682df5497bf2 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/468] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:32:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:32:50.085 7 INFO cinder.api.openstack.wsgi [None req-be47a371-9368-40a1-b0db-cea3f1f2655c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:32:50.095 7 INFO cinder.volume.api [None req-be47a371-9368-40a1-b0db-cea3f1f2655c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:32:50.097 7 INFO cinder.api.openstack.wsgi [None req-be47a371-9368-40a1-b0db-cea3f1f2655c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:32:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:32:50.109 8 INFO cinder.api.openstack.wsgi [None req-346aa891-8eec-45b2-a8b9-edfadae6fc03 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:32:50.117 8 INFO cinder.volume.api [None req-346aa891-8eec-45b2-a8b9-edfadae6fc03 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:32:50.119 8 INFO cinder.api.openstack.wsgi [None req-346aa891-8eec-45b2-a8b9-edfadae6fc03 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:32:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:32:50.127 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:32:50.631 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 236/471] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:32:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:32:50.640 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:32:50.646 8 INFO cinder.volume.api [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:32:50.646 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/472] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:32:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:32:54.095 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:32:54.095 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:32:54.096 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:32:54.097 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:33:04.095 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:33:04.095 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:33:04.096 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:33:04.097 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:33:14.095 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:33:14.095 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:33:14.096 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:33:14.096 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:33:24.096 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:33:24.096 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:33:24.097 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:33:24.097 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:33:34.095 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:33:34.095 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:33:34.096 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:33:34.097 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:33:44.096 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:33:44.096 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:33:44.097 8 INFO cinder.api.openstack.wsgi [None req-72e047a2-7f10-414b-9bdd-9cd7c445fbb8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:33:44.097 7 INFO cinder.api.openstack.wsgi [None req-4b7002ee-18ec-441b-8fb6-6af5cfaae385 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:33:49.898 8 INFO cinder.api.openstack.wsgi [None req-90c6b0e0-3b13-4cc6-890b-0c9db47fac49 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:33:49.905 8 INFO cinder.api.openstack.wsgi [None req-90c6b0e0-3b13-4cc6-890b-0c9db47fac49 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 243/485] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:33:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:33:49.945 7 INFO cinder.api.openstack.wsgi [None req-e713dcb8-686b-4768-9b4b-bec0cfa721ca 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:33:49.968 7 INFO cinder.api.openstack.wsgi [None req-e713dcb8-686b-4768-9b4b-bec0cfa721ca 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 243/486] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:33:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:33:49.981 8 INFO cinder.api.openstack.wsgi [None req-cec4d762-59c5-48eb-86bb-0dbb9747f9c7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:33:50.008 8 INFO cinder.api.openstack.wsgi [None req-cec4d762-59c5-48eb-86bb-0dbb9747f9c7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/487] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:33:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:33:50.020 7 INFO cinder.api.openstack.wsgi [None req-386c701f-73af-4129-98e8-5088bfe1f26f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:33:50.037 7 INFO cinder.api.openstack.wsgi [None req-386c701f-73af-4129-98e8-5088bfe1f26f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/488] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:33:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:33:50.048 8 INFO cinder.api.openstack.wsgi [None req-f042248f-10c3-48aa-9336-c220ad02b096 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:33:50.555 8 INFO cinder.api.openstack.wsgi [None req-f042248f-10c3-48aa-9336-c220ad02b096 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:33:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:33:50.566 7 INFO cinder.api.openstack.wsgi [None req-5a064b1e-2017-4a46-8456-6f55f0bd7b98 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:33:50.574 7 INFO cinder.volume.api [None req-5a064b1e-2017-4a46-8456-6f55f0bd7b98 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:33:50.575 7 INFO cinder.api.openstack.wsgi [None req-5a064b1e-2017-4a46-8456-6f55f0bd7b98 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 245/490] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:33:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:33:50.584 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:33:50.591 8 INFO cinder.volume.api [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:33:50.591 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/491] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:33:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:33:50.602 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:33:50.611 7 INFO cinder.volume.api [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:33:50.615 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/492] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:33:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:33:54.096 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:33:54.096 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:33:54.096 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:33:54.097 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:34:04.095 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:34:04.096 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:34:04.096 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:34:04.097 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:34:14.095 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:34:14.095 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:34:14.096 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:34:14.096 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:34:24.095 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:34:24.095 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:34:24.097 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:34:24.097 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:34:34.095 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:34:34.095 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:34:34.096 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:34:34.097 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:34:44.095 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:34:44.095 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:34:44.096 8 INFO cinder.api.openstack.wsgi [None req-44f9da0c-5af8-4c3a-9afa-4f6ad1848c15 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:34:44.097 7 INFO cinder.api.openstack.wsgi [None req-be17328e-ee4a-490b-b59a-7234bf050692 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:34:49.880 8 INFO cinder.api.openstack.wsgi [None req-fe235550-303c-4e1f-aa8c-18ad77f0dce5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:34:49.889 8 INFO cinder.volume.api [None req-fe235550-303c-4e1f-aa8c-18ad77f0dce5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:34:49.891 8 INFO cinder.api.openstack.wsgi [None req-fe235550-303c-4e1f-aa8c-18ad77f0dce5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/505] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:34:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:34:49.902 7 INFO cinder.api.openstack.wsgi [None req-bc0baba5-b84b-4583-9fdb-d2eb7ed0782f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:34:49.908 7 INFO cinder.api.openstack.wsgi [None req-bc0baba5-b84b-4583-9fdb-d2eb7ed0782f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 253/506] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:34:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:34:49.916 8 INFO cinder.api.openstack.wsgi [None req-5378d73e-1260-4932-8062-8b88698ac1f8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:34:49.921 8 INFO cinder.volume.api [None req-5378d73e-1260-4932-8062-8b88698ac1f8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:34:49.922 8 INFO cinder.api.openstack.wsgi [None req-5378d73e-1260-4932-8062-8b88698ac1f8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 254/507] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:34:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:34:49.936 7 INFO cinder.api.openstack.wsgi [None req-bf78d3f3-5eb3-4c98-9bb3-963c59450b14 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:34:50.440 7 INFO cinder.api.openstack.wsgi [None req-bf78d3f3-5eb3-4c98-9bb3-963c59450b14 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 254/508] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:34:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:34:50.485 8 INFO cinder.api.openstack.wsgi [None req-2d446f23-02a0-4a7f-ac5c-0552cafe67b8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:34:50.505 8 INFO cinder.api.openstack.wsgi [None req-2d446f23-02a0-4a7f-ac5c-0552cafe67b8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/509] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:34:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:34:50.521 7 INFO cinder.api.openstack.wsgi [None req-77380fb6-b0af-4b4c-a3f2-de3bcf25cb99 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:34:50.559 7 INFO cinder.api.openstack.wsgi [None req-77380fb6-b0af-4b4c-a3f2-de3bcf25cb99 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/510] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:34:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:34:50.570 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:34:50.594 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 256/511] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:34:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:34:50.609 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:34:50.621 7 INFO cinder.volume.api [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:34:50.624 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/512] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:34:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/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-04-21 18:34:54.095 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:34:54.096 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:34:54.097 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:34:54.097 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:35:04.095 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:35:04.096 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:35:04.096 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:35:04.097 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:35:14.095 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:35:14.095 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:35:14.096 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:35:14.097 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:35:24.095 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:35:24.095 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:35:24.096 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:35:24.096 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:35:34.095 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:35:34.095 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:35:34.096 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:35:34.096 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:35:44.095 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:35:44.095 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:35:44.097 8 INFO cinder.api.openstack.wsgi [None req-b901c746-467f-4258-a97a-fbb5b78b8f72 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:35:44.097 7 INFO cinder.api.openstack.wsgi [None req-9f928da9-fcb9-483a-91d8-29b235e74497 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:35:49.865 8 INFO cinder.api.openstack.wsgi [None req-7b4cf0c7-5435-45e7-9674-ff1e347542bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:35:49.871 8 INFO cinder.api.openstack.wsgi [None req-7b4cf0c7-5435-45e7-9674-ff1e347542bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 263/525] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:35:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:35:49.884 7 INFO cinder.api.openstack.wsgi [None req-0a8772f5-a381-4b12-8bc8-1b6f50bc735f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:35:50.387 7 INFO cinder.api.openstack.wsgi [None req-0a8772f5-a381-4b12-8bc8-1b6f50bc735f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 263/526] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:35:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:35:50.399 8 INFO cinder.api.openstack.wsgi [None req-64e29b63-1b61-4845-a290-628e4e321762 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:35:50.408 8 INFO cinder.volume.api [None req-64e29b63-1b61-4845-a290-628e4e321762 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:35:50.410 8 INFO cinder.api.openstack.wsgi [None req-64e29b63-1b61-4845-a290-628e4e321762 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 264/527] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:35:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:35:50.421 7 INFO cinder.api.openstack.wsgi [None req-db6d09d8-7657-4cbf-ab1f-303568d9afce 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:35:50.437 7 INFO cinder.volume.api [None req-db6d09d8-7657-4cbf-ab1f-303568d9afce 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:35:50.439 7 INFO cinder.api.openstack.wsgi [None req-db6d09d8-7657-4cbf-ab1f-303568d9afce 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/528] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:35:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:35:50.452 8 INFO cinder.api.openstack.wsgi [None req-28809400-2ce1-43ef-b6d7-569b9229d538 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:35:50.460 8 INFO cinder.volume.api [None req-28809400-2ce1-43ef-b6d7-569b9229d538 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:35:50.462 8 INFO cinder.api.openstack.wsgi [None req-28809400-2ce1-43ef-b6d7-569b9229d538 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:35:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:35:50.496 7 INFO cinder.api.openstack.wsgi [None req-38dfd194-0777-438a-9488-5dfaba711ce9 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:35:50.518 7 INFO cinder.api.openstack.wsgi [None req-38dfd194-0777-438a-9488-5dfaba711ce9 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:35:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:35:50.531 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:35:50.547 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:35:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:35:50.560 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:35:50.582 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:35:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:35:54.095 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:35:54.096 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:35:54.097 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:35:54.097 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:36:04.095 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:36:04.095 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:36:04.096 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:36:04.097 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:36:14.095 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:36:14.095 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:36:14.096 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:36:14.096 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:36:24.095 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:36:24.095 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:36:24.096 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:36:24.096 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:36:34.095 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:36:34.095 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:36:34.097 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:36:34.097 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:36:44.095 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:36:44.095 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:36:44.096 8 INFO cinder.api.openstack.wsgi [None req-ea6581d3-87d3-4538-835a-75b080e80e75 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:36:44.096 7 INFO cinder.api.openstack.wsgi [None req-ba61b6ca-503e-41b9-91aa-dbb872944121 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:36:49.886 8 INFO cinder.api.openstack.wsgi [None req-bb74fc92-8b2b-41ee-96b6-70ec2b3d2830 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:36:50.390 8 INFO cinder.api.openstack.wsgi [None req-bb74fc92-8b2b-41ee-96b6-70ec2b3d2830 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 273/545] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:36:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/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-04-21 18:36:50.403 7 INFO cinder.api.openstack.wsgi [None req-ceeb1879-5878-4235-adb3-3af026550657 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:36:50.409 7 INFO cinder.api.openstack.wsgi [None req-ceeb1879-5878-4235-adb3-3af026550657 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 273/546] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:36:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:36:50.456 8 INFO cinder.api.openstack.wsgi [None req-99a9b73a-a9d1-4620-9cac-2886858a950a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:36:50.474 8 INFO cinder.api.openstack.wsgi [None req-99a9b73a-a9d1-4620-9cac-2886858a950a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/547] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:36:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:36:50.487 7 INFO cinder.api.openstack.wsgi [None req-1ac4091d-42d2-4829-873c-6fbde4eb607d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:36:50.508 7 INFO cinder.api.openstack.wsgi [None req-1ac4091d-42d2-4829-873c-6fbde4eb607d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/548] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:36:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:36:50.523 8 INFO cinder.api.openstack.wsgi [None req-0e620e44-13d9-424f-9844-c3019c799251 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:36:50.541 8 INFO cinder.api.openstack.wsgi [None req-0e620e44-13d9-424f-9844-c3019c799251 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/549] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:36:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:36:50.556 7 INFO cinder.api.openstack.wsgi [None req-39b864ee-d301-4542-ae4d-7bceafdf547a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:36:50.563 7 INFO cinder.volume.api [None req-39b864ee-d301-4542-ae4d-7bceafdf547a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:36:50.563 7 INFO cinder.api.openstack.wsgi [None req-39b864ee-d301-4542-ae4d-7bceafdf547a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/550] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:36:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:36:50.573 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:36:50.580 8 INFO cinder.volume.api [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:36:50.582 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 276/551] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:36:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/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-04-21 18:36:50.593 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:36:50.602 7 INFO cinder.volume.api [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:36:50.604 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/552] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:36:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:36:54.095 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:36:54.095 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:36:54.096 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:36:54.097 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:37:04.095 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:37:04.095 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:37:04.096 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:37:04.097 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:37:14.095 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:37:14.095 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:37:14.096 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:37:14.096 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:37:24.095 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:37:24.095 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:37:24.096 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:37:24.096 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:37:34.095 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:37:34.095 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:37:34.096 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:37:34.097 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:37:44.095 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:37:44.095 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:37:44.096 7 INFO cinder.api.openstack.wsgi [None req-fa56e08f-da5e-4a53-a124-e8d0e29513c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:37:44.097 8 INFO cinder.api.openstack.wsgi [None req-101e7ea7-2cf2-45da-9c77-4d170b75c826 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:37:49.896 7 INFO cinder.api.openstack.wsgi [None req-44b3d107-c083-46c4-80e7-72a0dc165b78 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:37:49.902 7 INFO cinder.volume.api [None req-44b3d107-c083-46c4-80e7-72a0dc165b78 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:37:49.903 7 INFO cinder.api.openstack.wsgi [None req-44b3d107-c083-46c4-80e7-72a0dc165b78 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 283/565] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:37:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:37:49.915 8 INFO cinder.api.openstack.wsgi [None req-d4b3863d-4ab8-49a1-9b7c-3de7732afc54 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:37:50.419 8 INFO cinder.api.openstack.wsgi [None req-d4b3863d-4ab8-49a1-9b7c-3de7732afc54 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 283/566] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:37:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:37:50.432 7 INFO cinder.api.openstack.wsgi [None req-79c88c71-203e-4eb2-960d-c739dc5f412f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:37:50.445 7 INFO cinder.volume.api [None req-79c88c71-203e-4eb2-960d-c739dc5f412f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:37:50.448 7 INFO cinder.api.openstack.wsgi [None req-79c88c71-203e-4eb2-960d-c739dc5f412f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:37:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:37:50.486 8 INFO cinder.api.openstack.wsgi [None req-bc2d8494-17ea-4c90-bebb-c3df7b622233 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:37:50.507 8 INFO cinder.api.openstack.wsgi [None req-bc2d8494-17ea-4c90-bebb-c3df7b622233 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:37:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:37:50.521 7 INFO cinder.api.openstack.wsgi [None req-8263a5bc-b542-43c3-90ca-7d1f0c68857a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:37:50.546 7 INFO cinder.api.openstack.wsgi [None req-8263a5bc-b542-43c3-90ca-7d1f0c68857a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:37:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:37:50.556 8 INFO cinder.api.openstack.wsgi [None req-a18b87a9-961b-408f-90a6-6f90683b59b9 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:37:50.573 8 INFO cinder.api.openstack.wsgi [None req-a18b87a9-961b-408f-90a6-6f90683b59b9 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:37:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:37:50.581 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:37:50.589 7 INFO cinder.volume.api [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:37:50.591 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:37:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:37:50.602 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:37:50.608 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 286/572] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:37:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:37:54.095 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:37:54.096 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:37:54.097 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:37:54.097 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:38:04.096 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:38:04.096 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:38:04.097 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:38:04.097 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:38:14.095 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:38:14.095 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:38:14.096 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:38:14.096 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:38:24.095 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:38:24.095 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:38:24.096 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:38:24.096 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:38:34.095 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:38:34.095 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:38:34.096 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:38:34.097 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:38:44.095 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:38:44.096 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:38:44.097 8 INFO cinder.api.openstack.wsgi [None req-3513b902-b008-4296-9b1e-ca34e7d18b35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:38:44.097 7 INFO cinder.api.openstack.wsgi [None req-b1ae9436-72ca-468e-a704-35c502f52ab8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:38:49.924 8 INFO cinder.api.openstack.wsgi [None req-b4d9a8f4-5803-4f89-a53f-4dee2822ee48 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:38:50.429 8 INFO cinder.api.openstack.wsgi [None req-b4d9a8f4-5803-4f89-a53f-4dee2822ee48 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 293/585] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:38:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:38:50.441 7 INFO cinder.api.openstack.wsgi [None req-6b269d62-a15f-4a45-9a44-3dd3302f0d70 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:38:50.447 7 INFO cinder.volume.api [None req-6b269d62-a15f-4a45-9a44-3dd3302f0d70 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:38:50.447 7 INFO cinder.api.openstack.wsgi [None req-6b269d62-a15f-4a45-9a44-3dd3302f0d70 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/586] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:38:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:38:50.458 8 INFO cinder.api.openstack.wsgi [None req-77168010-6d56-41b9-b23d-04c8db84a53f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:38:50.463 8 INFO cinder.api.openstack.wsgi [None req-77168010-6d56-41b9-b23d-04c8db84a53f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 294/587] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:38:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:38:50.523 7 INFO cinder.api.openstack.wsgi [None req-9b0c0084-b58b-4798-a63d-e011bb378537 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:38:50.546 7 INFO cinder.api.openstack.wsgi [None req-9b0c0084-b58b-4798-a63d-e011bb378537 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/588] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:38:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:38:50.559 8 INFO cinder.api.openstack.wsgi [None req-826fda3a-ef43-41e4-9f90-5b48d5e39e5f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:38:50.581 8 INFO cinder.api.openstack.wsgi [None req-826fda3a-ef43-41e4-9f90-5b48d5e39e5f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/589] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:38:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:38:50.594 7 INFO cinder.api.openstack.wsgi [None req-ff1e15cf-b424-4b88-90d0-c4147a6ef0e5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:38:50.620 7 INFO cinder.api.openstack.wsgi [None req-ff1e15cf-b424-4b88-90d0-c4147a6ef0e5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/590] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:38:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:38:50.631 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:38:50.641 8 INFO cinder.volume.api [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:38:50.643 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/591] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:38:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:38:50.656 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:38:50.665 7 INFO cinder.volume.api [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:38:50.666 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/592] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:38:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:38:54.095 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:38:54.095 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:38:54.096 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:38:54.096 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:39:04.095 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:39:04.095 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:39:04.096 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:39:04.097 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:39:14.096 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:39:14.096 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:39:14.097 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:39:14.097 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:39:24.095 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:39:24.095 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:39:24.096 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:39:24.097 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:39:34.094 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:39:34.095 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:39:34.095 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:39:34.096 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:39:44.096 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:39:44.096 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:39:44.097 7 INFO cinder.api.openstack.wsgi [None req-65a624aa-8918-4c0d-aac9-a95043d0cdac 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:39:44.097 8 INFO cinder.api.openstack.wsgi [None req-6b55f3f1-f065-4604-9b8f-5c01cc0ccb42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:39:49.984 8 INFO cinder.api.openstack.wsgi [None req-a6f93f44-624f-403a-8fcc-77b2490985ff 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:39:50.488 8 INFO cinder.api.openstack.wsgi [None req-a6f93f44-624f-403a-8fcc-77b2490985ff 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 303/605] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:39:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:39:50.501 7 INFO cinder.api.openstack.wsgi [None req-996e5abc-d6da-4736-a9bb-0d8769623031 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:39:50.508 7 INFO cinder.volume.api [None req-996e5abc-d6da-4736-a9bb-0d8769623031 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:39:50.509 7 INFO cinder.api.openstack.wsgi [None req-996e5abc-d6da-4736-a9bb-0d8769623031 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 303/606] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:39:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:39:50.555 8 INFO cinder.api.openstack.wsgi [None req-93b06400-0585-4821-b6f0-0ae7f7c9ca9a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:39:50.581 8 INFO cinder.api.openstack.wsgi [None req-93b06400-0585-4821-b6f0-0ae7f7c9ca9a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/607] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:39:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:39:50.595 7 INFO cinder.api.openstack.wsgi [None req-f2300381-1d96-4258-b35f-4d5fb4c4c29f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:39:50.620 7 INFO cinder.api.openstack.wsgi [None req-f2300381-1d96-4258-b35f-4d5fb4c4c29f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 304/608] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:39:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:39:50.634 8 INFO cinder.api.openstack.wsgi [None req-adff1d8d-3b48-422d-baf6-34fdbf8e07bc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:39:50.656 8 INFO cinder.api.openstack.wsgi [None req-adff1d8d-3b48-422d-baf6-34fdbf8e07bc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/609] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:39:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:39:50.669 7 INFO cinder.api.openstack.wsgi [None req-2164bd6f-aab8-4f08-b8ba-d0e9841e637d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:39:50.674 7 INFO cinder.api.openstack.wsgi [None req-2164bd6f-aab8-4f08-b8ba-d0e9841e637d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 305/610] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:39:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:39:50.685 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:39:50.695 8 INFO cinder.volume.api [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:39:50.697 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/611] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:39:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:39:50.706 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:39:50.716 7 INFO cinder.volume.api [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:39:50.719 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/612] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:39:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:39:54.095 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:39:54.095 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:39:54.095 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:39:54.096 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:40:04.095 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:40:04.095 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:40:04.096 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:40:04.096 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:40:14.095 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:40:14.096 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:40:14.097 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:40:14.097 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:40:24.095 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:40:24.095 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:40:24.096 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:40:24.096 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:40:34.095 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:40:34.096 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:40:34.096 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:40:34.097 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:40:44.095 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:40:44.095 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:40:44.096 8 INFO cinder.api.openstack.wsgi [None req-8ca038ca-f6e9-4a29-8252-4f4068f4ba07 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:40:44.096 7 INFO cinder.api.openstack.wsgi [None req-fde4dc4c-a0dc-4868-aa13-99f1e0028775 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:40:49.916 8 INFO cinder.api.openstack.wsgi [None req-dda5c8d8-d21f-417b-90ed-ad4844995110 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:40:49.927 8 INFO cinder.api.openstack.wsgi [None req-dda5c8d8-d21f-417b-90ed-ad4844995110 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 313/625] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:40:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:40:49.943 7 INFO cinder.api.openstack.wsgi [None req-f2981cb4-7bd6-4811-9df1-ee5f0b4b1dd9 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:40:49.954 7 INFO cinder.volume.api [None req-f2981cb4-7bd6-4811-9df1-ee5f0b4b1dd9 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:40:49.956 7 INFO cinder.api.openstack.wsgi [None req-f2981cb4-7bd6-4811-9df1-ee5f0b4b1dd9 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 313/626] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:40:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:40:49.965 8 INFO cinder.api.openstack.wsgi [None req-f519dd63-201a-4930-951b-788be4ce5412 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:40:49.972 8 INFO cinder.volume.api [None req-f519dd63-201a-4930-951b-788be4ce5412 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:40:49.972 8 INFO cinder.api.openstack.wsgi [None req-f519dd63-201a-4930-951b-788be4ce5412 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/627] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:40:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:40:50.010 7 INFO cinder.api.openstack.wsgi [None req-6d7f2c01-a9f9-42e8-a1cb-d2dd620ed095 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:40:50.029 7 INFO cinder.api.openstack.wsgi [None req-6d7f2c01-a9f9-42e8-a1cb-d2dd620ed095 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/628] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:40:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:40:50.043 8 INFO cinder.api.openstack.wsgi [None req-b2dc4fc9-3036-46a3-b1da-70d3e7896e3f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:40:50.065 8 INFO cinder.api.openstack.wsgi [None req-b2dc4fc9-3036-46a3-b1da-70d3e7896e3f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/629] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:40:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:40:50.077 7 INFO cinder.api.openstack.wsgi [None req-75cf1bcb-3ea3-4518-8fb3-caec3662ee84 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:40:50.098 7 INFO cinder.api.openstack.wsgi [None req-75cf1bcb-3ea3-4518-8fb3-caec3662ee84 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/630] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:40:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:40:50.109 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:40:50.121 8 INFO cinder.volume.api [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:40:50.123 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/631] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:40:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:40:50.137 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:40:50.640 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 316/632] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:40:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:40:54.096 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:40:54.096 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:40:54.097 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:40:54.097 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:41:04.095 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:41:04.096 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:41:04.096 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:41:04.097 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:41:14.095 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:41:14.095 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:41:14.096 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:41:14.097 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:41:24.095 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:41:24.096 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:41:24.096 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:41:24.097 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:41:34.095 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:41:34.095 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:41:34.096 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:41:34.096 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:41:44.095 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:41:44.095 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:41:44.096 8 INFO cinder.api.openstack.wsgi [None req-f4534997-f285-4619-a99c-73196d40108f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:41:44.096 7 INFO cinder.api.openstack.wsgi [None req-b3d0b2c5-51bb-4225-8c5d-2c823cff78bb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:41:49.868 8 INFO cinder.api.openstack.wsgi [None req-c7d72667-94a5-4c57-a96c-fb0b5e32d940 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:41:49.887 8 INFO cinder.volume.api [None req-c7d72667-94a5-4c57-a96c-fb0b5e32d940 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:41:49.889 8 INFO cinder.api.openstack.wsgi [None req-c7d72667-94a5-4c57-a96c-fb0b5e32d940 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/645] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:41:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:41:49.904 7 INFO cinder.api.openstack.wsgi [None req-e153d0f6-63eb-46aa-84ee-85488b9e307b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:41:49.909 7 INFO cinder.api.openstack.wsgi [None req-e153d0f6-63eb-46aa-84ee-85488b9e307b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 323/646] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:41:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:41:49.943 8 INFO cinder.api.openstack.wsgi [None req-583fbaeb-26ee-4229-aead-2c2a15345961 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:41:49.969 8 INFO cinder.api.openstack.wsgi [None req-583fbaeb-26ee-4229-aead-2c2a15345961 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/647] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:41:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:41:49.979 7 INFO cinder.api.openstack.wsgi [None req-ab97462b-9ce5-41d9-a918-450e4afe1d64 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:41:50.005 7 INFO cinder.api.openstack.wsgi [None req-ab97462b-9ce5-41d9-a918-450e4afe1d64 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 324/648] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:41:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:41:50.019 8 INFO cinder.api.openstack.wsgi [None req-52ede333-3cf6-4d2b-b533-15f6619c7988 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:41:50.049 8 INFO cinder.api.openstack.wsgi [None req-52ede333-3cf6-4d2b-b533-15f6619c7988 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/649] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:41:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:41:50.067 7 INFO cinder.api.openstack.wsgi [None req-aea14eb7-0f66-4e31-9370-9bf706b6708d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:41:50.076 7 INFO cinder.volume.api [None req-aea14eb7-0f66-4e31-9370-9bf706b6708d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:41:50.078 7 INFO cinder.api.openstack.wsgi [None req-aea14eb7-0f66-4e31-9370-9bf706b6708d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 325/650] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:41:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:41:50.092 8 INFO cinder.api.openstack.wsgi [None req-c487cad2-03fe-4191-9a05-fe6297941705 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:41:50.596 8 INFO cinder.api.openstack.wsgi [None req-c487cad2-03fe-4191-9a05-fe6297941705 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 326/651] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:41:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:41:50.607 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:41:50.614 7 INFO cinder.volume.api [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:41:50.614 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/652] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:41:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:41:54.095 8 INFO cinder.api.openstack.wsgi [None req-c487cad2-03fe-4191-9a05-fe6297941705 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:41:54.096 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:41:54.097 8 INFO cinder.api.openstack.wsgi [None req-c487cad2-03fe-4191-9a05-fe6297941705 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:41:54.097 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:42:04.095 8 INFO cinder.api.openstack.wsgi [None req-c487cad2-03fe-4191-9a05-fe6297941705 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:42:04.095 8 INFO cinder.api.openstack.wsgi [None req-c487cad2-03fe-4191-9a05-fe6297941705 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:42:04.095 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:42:04.097 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:42:14.095 8 INFO cinder.api.openstack.wsgi [None req-c487cad2-03fe-4191-9a05-fe6297941705 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:42:14.096 8 INFO cinder.api.openstack.wsgi [None req-c487cad2-03fe-4191-9a05-fe6297941705 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:42:14.095 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:42:14.098 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:42:19.049 8 INFO cinder.api.openstack.wsgi [None req-a6bd85a5-0090-451a-80d1-68ce85ace5b8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET https://volume.199-204-45-4.nip.io/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=False 2026-04-21 18:42:19.064 8 INFO cinder.api.openstack.wsgi [None req-a6bd85a5-0090-451a-80d1-68ce85ace5b8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] https://volume.199-204-45-4.nip.io/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 330/659] 199.204.45.4 () {44 vars in 1059 bytes} [Tue Apr 21 18:42:19 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:42:24.095 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:42:24.095 8 INFO cinder.api.openstack.wsgi [None req-a6bd85a5-0090-451a-80d1-68ce85ace5b8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:42:24.096 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:42:24.097 8 INFO cinder.api.openstack.wsgi [None req-a6bd85a5-0090-451a-80d1-68ce85ace5b8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:42:34.095 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:42:34.095 8 INFO cinder.api.openstack.wsgi [None req-a6bd85a5-0090-451a-80d1-68ce85ace5b8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:42:34.096 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:42:34.096 8 INFO cinder.api.openstack.wsgi [None req-a6bd85a5-0090-451a-80d1-68ce85ace5b8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:42:44.095 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:42:44.095 8 INFO cinder.api.openstack.wsgi [None req-a6bd85a5-0090-451a-80d1-68ce85ace5b8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:42:44.096 8 INFO cinder.api.openstack.wsgi [None req-a6bd85a5-0090-451a-80d1-68ce85ace5b8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:42:44.096 7 INFO cinder.api.openstack.wsgi [None req-4e7caa79-ab51-444a-90bb-53b2e875042f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:42:49.863 8 INFO cinder.api.openstack.wsgi [None req-7c6e6222-7d7d-4eb1-9b16-1077dd6f260d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:42:49.872 8 INFO cinder.volume.api [None req-7c6e6222-7d7d-4eb1-9b16-1077dd6f260d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:42:49.874 8 INFO cinder.api.openstack.wsgi [None req-7c6e6222-7d7d-4eb1-9b16-1077dd6f260d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:42:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/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-04-21 18:42:49.893 7 INFO cinder.api.openstack.wsgi [None req-1a62958b-ee3d-4541-a49e-5b0a7d633d87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:42:50.396 7 INFO cinder.api.openstack.wsgi [None req-1a62958b-ee3d-4541-a49e-5b0a7d633d87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 333/667] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:42:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/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-04-21 18:42:50.449 8 INFO cinder.api.openstack.wsgi [None req-40ec710f-30b7-40a0-a57f-02fadca5f94b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:42:50.471 8 INFO cinder.api.openstack.wsgi [None req-40ec710f-30b7-40a0-a57f-02fadca5f94b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 335/668] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:42:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:42:50.483 7 INFO cinder.api.openstack.wsgi [None req-28102fd6-29c8-4624-9904-44dbd2c2743c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:42:50.506 7 INFO cinder.api.openstack.wsgi [None req-28102fd6-29c8-4624-9904-44dbd2c2743c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 334/669] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:42:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:42:50.517 8 INFO cinder.api.openstack.wsgi [None req-303958b9-e786-49ea-bf08-ed5f0f9e384c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:42:50.535 8 INFO cinder.api.openstack.wsgi [None req-303958b9-e786-49ea-bf08-ed5f0f9e384c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/670] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:42:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:42:50.546 7 INFO cinder.api.openstack.wsgi [None req-e937784f-3962-4739-b1c2-735d750d7c7e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:42:50.551 7 INFO cinder.api.openstack.wsgi [None req-e937784f-3962-4739-b1c2-735d750d7c7e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 335/671] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:42:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:42:50.558 8 INFO cinder.api.openstack.wsgi [None req-2121e0ae-ee7e-49da-a44b-6b97816cb0bd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:42:50.562 8 INFO cinder.volume.api [None req-2121e0ae-ee7e-49da-a44b-6b97816cb0bd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:42:50.562 8 INFO cinder.api.openstack.wsgi [None req-2121e0ae-ee7e-49da-a44b-6b97816cb0bd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/672] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:42:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:42:50.572 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:42:50.581 7 INFO cinder.volume.api [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:42:50.582 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 336/673] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:42:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:42:54.094 8 INFO cinder.api.openstack.wsgi [None req-2121e0ae-ee7e-49da-a44b-6b97816cb0bd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:42:54.094 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:42:54.095 8 INFO cinder.api.openstack.wsgi [None req-2121e0ae-ee7e-49da-a44b-6b97816cb0bd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:42:54.095 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:43:04.095 8 INFO cinder.api.openstack.wsgi [None req-2121e0ae-ee7e-49da-a44b-6b97816cb0bd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:43:04.095 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:43:04.095 8 INFO cinder.api.openstack.wsgi [None req-2121e0ae-ee7e-49da-a44b-6b97816cb0bd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:43:04.096 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:43:14.095 8 INFO cinder.api.openstack.wsgi [None req-2121e0ae-ee7e-49da-a44b-6b97816cb0bd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:43:14.096 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:43:14.096 8 INFO cinder.api.openstack.wsgi [None req-2121e0ae-ee7e-49da-a44b-6b97816cb0bd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:43:14.097 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:43:21.012 8 INFO cinder.api.openstack.wsgi [None req-5ea0d09a-ea30-4e14-9ecf-adf47ac7678d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET https://volume.199-204-45-4.nip.io/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=False 2026-04-21 18:43:21.028 8 INFO cinder.api.openstack.wsgi [None req-5ea0d09a-ea30-4e14-9ecf-adf47ac7678d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] https://volume.199-204-45-4.nip.io/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 341/680] 199.204.45.4 () {44 vars in 1059 bytes} [Tue Apr 21 18:43:20 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=False => generated 338 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:43:24.096 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:43:24.096 8 INFO cinder.api.openstack.wsgi [None req-5ea0d09a-ea30-4e14-9ecf-adf47ac7678d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:43:24.097 8 INFO cinder.api.openstack.wsgi [None req-5ea0d09a-ea30-4e14-9ecf-adf47ac7678d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:43:24.097 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:43:34.095 8 INFO cinder.api.openstack.wsgi [None req-5ea0d09a-ea30-4e14-9ecf-adf47ac7678d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:43:34.096 8 INFO cinder.api.openstack.wsgi [None req-5ea0d09a-ea30-4e14-9ecf-adf47ac7678d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:43:34.096 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:43:34.097 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:43:44.094 8 INFO cinder.api.openstack.wsgi [None req-5ea0d09a-ea30-4e14-9ecf-adf47ac7678d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:43:44.095 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:43:44.095 8 INFO cinder.api.openstack.wsgi [None req-5ea0d09a-ea30-4e14-9ecf-adf47ac7678d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:43:44.096 7 INFO cinder.api.openstack.wsgi [None req-5e890b43-c010-4064-91a6-09f6da16c888 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:43:49.886 8 INFO cinder.api.openstack.wsgi [None req-60bc0694-b4b9-432e-8c04-f6ae47a5ae7c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:43:49.895 8 INFO cinder.volume.api [None req-60bc0694-b4b9-432e-8c04-f6ae47a5ae7c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:43:49.898 8 INFO cinder.api.openstack.wsgi [None req-60bc0694-b4b9-432e-8c04-f6ae47a5ae7c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 345/687] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:43:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/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-04-21 18:43:49.909 7 INFO cinder.api.openstack.wsgi [None req-31745f14-8884-434b-a52e-73a05dc6d724 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:43:49.914 7 INFO cinder.api.openstack.wsgi [None req-31745f14-8884-434b-a52e-73a05dc6d724 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 343/688] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:43:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:43:49.926 8 INFO cinder.api.openstack.wsgi [None req-6d4ae97f-6bf4-4c08-8e4b-843caf5a649b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:43:49.932 8 INFO cinder.volume.api [None req-6d4ae97f-6bf4-4c08-8e4b-843caf5a649b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:43:49.933 8 INFO cinder.api.openstack.wsgi [None req-6d4ae97f-6bf4-4c08-8e4b-843caf5a649b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 346/689] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:43:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:43:49.982 7 INFO cinder.api.openstack.wsgi [None req-f348ab82-4bcd-4d08-99dc-7d7e96f17e69 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:43:50.011 7 INFO cinder.api.openstack.wsgi [None req-f348ab82-4bcd-4d08-99dc-7d7e96f17e69 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/690] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:43:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:43:50.023 8 INFO cinder.api.openstack.wsgi [None req-9733d3ec-b456-4e2d-9d5e-f6075c724247 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:43:50.043 8 INFO cinder.api.openstack.wsgi [None req-9733d3ec-b456-4e2d-9d5e-f6075c724247 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/691] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:43:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:43:50.056 7 INFO cinder.api.openstack.wsgi [None req-fccb0ac3-404a-458a-b417-e39deb2f710b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:43:50.079 7 INFO cinder.api.openstack.wsgi [None req-fccb0ac3-404a-458a-b417-e39deb2f710b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/692] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:43:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:43:50.093 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:43:50.101 8 INFO cinder.volume.api [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:43:50.103 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 348/693] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:43:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:43:50.112 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:43:50.616 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 346/694] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:43:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:43:54.095 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:43:54.096 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:43:54.097 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:43:54.098 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:44:04.096 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:44:04.096 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:44:04.097 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:44:04.097 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:44:14.095 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:44:14.096 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:44:14.096 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:44:14.097 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:44:24.095 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:44:24.095 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:44:24.096 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:44:24.096 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:44:34.096 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:44:34.096 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:44:34.097 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:44:34.097 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:44:44.095 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:44:44.095 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:44:44.096 8 INFO cinder.api.openstack.wsgi [None req-5e2a1a38-f40c-4279-995b-dd0985be8043 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:44:44.096 7 INFO cinder.api.openstack.wsgi [None req-0ffeef30-df7f-4d72-b6bf-2ade0faf8ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:44:50.002 8 INFO cinder.api.openstack.wsgi [None req-1a6a4070-73c0-498d-8ba1-d6b17709e5c1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:44:50.025 8 INFO cinder.api.openstack.wsgi [None req-1a6a4070-73c0-498d-8ba1-d6b17709e5c1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/707] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:44:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:44:50.042 7 INFO cinder.api.openstack.wsgi [None req-41da4b13-dc09-4307-af89-707259f1a6ed 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:44:50.059 7 INFO cinder.api.openstack.wsgi [None req-41da4b13-dc09-4307-af89-707259f1a6ed 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/708] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:44:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:44:50.071 8 INFO cinder.api.openstack.wsgi [None req-e34c5069-2869-418e-8b5a-7c8b35f2ae24 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:44:50.095 8 INFO cinder.api.openstack.wsgi [None req-e34c5069-2869-418e-8b5a-7c8b35f2ae24 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/709] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:44:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:44:50.106 7 INFO cinder.api.openstack.wsgi [None req-b7fa172e-f022-40dc-b81a-a25c24d491ca 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:44:50.115 7 INFO cinder.volume.api [None req-b7fa172e-f022-40dc-b81a-a25c24d491ca 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:44:50.117 7 INFO cinder.api.openstack.wsgi [None req-b7fa172e-f022-40dc-b81a-a25c24d491ca 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 354/710] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:44:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:44:50.131 8 INFO cinder.api.openstack.wsgi [None req-d4951090-260c-493d-b7ef-b86ce0360884 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:44:50.635 8 INFO cinder.api.openstack.wsgi [None req-d4951090-260c-493d-b7ef-b86ce0360884 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 357/711] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:44:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:44:50.646 7 INFO cinder.api.openstack.wsgi [None req-421e046a-b10c-4022-b226-b5a6a72c6a2b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:44:50.654 7 INFO cinder.volume.api [None req-421e046a-b10c-4022-b226-b5a6a72c6a2b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:44:50.656 7 INFO cinder.api.openstack.wsgi [None req-421e046a-b10c-4022-b226-b5a6a72c6a2b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 355/712] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:44:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:44:50.665 8 INFO cinder.api.openstack.wsgi [None req-df99b6f7-5ab0-4d07-9178-a13e1c7c912e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:44:50.671 8 INFO cinder.volume.api [None req-df99b6f7-5ab0-4d07-9178-a13e1c7c912e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:44:50.671 8 INFO cinder.api.openstack.wsgi [None req-df99b6f7-5ab0-4d07-9178-a13e1c7c912e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 358/713] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:44:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:44:50.683 7 INFO cinder.api.openstack.wsgi [None req-f65df38a-32f2-4944-8d8c-98aaab3f55c0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:44:50.687 7 INFO cinder.api.openstack.wsgi [None req-f65df38a-32f2-4944-8d8c-98aaab3f55c0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 356/714] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:44:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:44:51.976 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots 2026-04-21 18:44:51.990 8 INFO cinder.volume.api [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:44:51.990 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 359/715] 10.0.0.144 () {32 vars in 704 bytes} [Tue Apr 21 18:44:51 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:44:52.002 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes 2026-04-21 18:44:52.037 7 INFO cinder.volume.api [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:44:52.037 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes returned with HTTP 200 [pid: 7|app: 0|req: 357/716] 10.0.0.144 () {32 vars in 700 bytes} [Tue Apr 21 18:44:51 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:44:54.095 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:44:54.095 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:44:54.097 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:44:54.097 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:45:04.096 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:45:04.097 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:45:04.097 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:45:04.097 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:45:14.094 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:45:14.095 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:45:14.095 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:45:14.096 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:45:24.095 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:45:24.096 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:45:24.096 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:45:24.097 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:45:34.094 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:45:34.095 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:45:34.095 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:45:34.096 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:45:44.095 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:45:44.095 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:45:44.096 7 INFO cinder.api.openstack.wsgi [None req-21c40e3d-8197-459d-a912-6a024f68d4be 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:45:44.097 8 INFO cinder.api.openstack.wsgi [None req-9f292f27-b6be-4eae-886c-21a9f4ce1e16 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:45:50.061 7 INFO cinder.api.openstack.wsgi [None req-8ea22d65-9bb4-4270-a20f-5b80359f4d89 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:45:50.079 7 INFO cinder.api.openstack.wsgi [None req-8ea22d65-9bb4-4270-a20f-5b80359f4d89 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/729] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:45:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:45:50.092 8 INFO cinder.api.openstack.wsgi [None req-0bf2737c-e1a6-4ac2-8ad3-d9088ae131c5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:45:50.112 8 INFO cinder.api.openstack.wsgi [None req-0bf2737c-e1a6-4ac2-8ad3-d9088ae131c5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/730] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:45:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:45:50.124 7 INFO cinder.api.openstack.wsgi [None req-f2e5606b-30c1-49e9-9e42-ad328968225c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/6982cd5f8f5e4a3db88efbf1e3b5e91e?usage=true 2026-04-21 18:45:50.149 7 INFO cinder.api.openstack.wsgi [None req-f2e5606b-30c1-49e9-9e42-ad328968225c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/6982cd5f8f5e4a3db88efbf1e3b5e91e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/731] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:45:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/6982cd5f8f5e4a3db88efbf1e3b5e91e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:45:50.161 8 INFO cinder.api.openstack.wsgi [None req-30831930-d89d-4601-8fdd-e20df5baf723 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:45:50.181 8 INFO cinder.api.openstack.wsgi [None req-30831930-d89d-4601-8fdd-e20df5baf723 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/732] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:45:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:45:50.195 7 INFO cinder.api.openstack.wsgi [None req-e758c2d9-7bde-4aa7-af3c-e04decd7b428 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ba08cc2e7829426892294b86024b2f06?usage=true 2026-04-21 18:45:50.215 7 INFO cinder.api.openstack.wsgi [None req-e758c2d9-7bde-4aa7-af3c-e04decd7b428 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ba08cc2e7829426892294b86024b2f06?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/733] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:45:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ba08cc2e7829426892294b86024b2f06?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:45:50.227 8 INFO cinder.api.openstack.wsgi [None req-61062314-0c81-4c03-83b2-b3e76c39a946 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/c3b7cf14fa614d8c83a397c4cbee4cf8?usage=true 2026-04-21 18:45:50.243 8 INFO cinder.api.openstack.wsgi [None req-61062314-0c81-4c03-83b2-b3e76c39a946 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/c3b7cf14fa614d8c83a397c4cbee4cf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/734] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:45:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/c3b7cf14fa614d8c83a397c4cbee4cf8?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:45:50.255 7 INFO cinder.api.openstack.wsgi [None req-cc7aa7a3-2679-4502-9405-2f8e728c7913 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/fa39af4260014898b9ba4a3e3f4030fa?usage=true 2026-04-21 18:45:50.276 7 INFO cinder.api.openstack.wsgi [None req-cc7aa7a3-2679-4502-9405-2f8e728c7913 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/fa39af4260014898b9ba4a3e3f4030fa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/735] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:45:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/fa39af4260014898b9ba4a3e3f4030fa?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:45:50.287 8 INFO cinder.api.openstack.wsgi [None req-b689bf70-311e-448e-9774-3df033865962 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:45:50.295 8 INFO cinder.volume.api [None req-b689bf70-311e-448e-9774-3df033865962 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:45:50.297 8 INFO cinder.api.openstack.wsgi [None req-b689bf70-311e-448e-9774-3df033865962 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 369/736] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:45:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:45:50.307 7 INFO cinder.api.openstack.wsgi [None req-20901c9b-f8af-4882-bdcd-e3297e6ed62f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:45:50.312 7 INFO cinder.api.openstack.wsgi [None req-20901c9b-f8af-4882-bdcd-e3297e6ed62f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 368/737] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:45:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:45:50.321 8 INFO cinder.api.openstack.wsgi [None req-1f3c446e-82c1-439b-a4a6-888af3cc47c4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:45:50.329 8 INFO cinder.volume.api [None req-1f3c446e-82c1-439b-a4a6-888af3cc47c4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:45:50.331 8 INFO cinder.api.openstack.wsgi [None req-1f3c446e-82c1-439b-a4a6-888af3cc47c4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 370/738] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:45:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:45:50.344 7 INFO cinder.api.openstack.wsgi [None req-ffe87ab0-f4f6-435d-ba0e-b6f390df2b4c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:45:50.350 7 INFO cinder.volume.api [None req-ffe87ab0-f4f6-435d-ba0e-b6f390df2b4c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:45:50.350 7 INFO cinder.api.openstack.wsgi [None req-ffe87ab0-f4f6-435d-ba0e-b6f390df2b4c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 369/739] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:45:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:45:50.361 8 INFO cinder.api.openstack.wsgi [None req-83b4fc1a-ee27-4363-930b-247988ab2896 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:45:50.865 8 INFO cinder.api.openstack.wsgi [None req-83b4fc1a-ee27-4363-930b-247988ab2896 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 371/740] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:45:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:45:54.095 7 INFO cinder.api.openstack.wsgi [None req-ffe87ab0-f4f6-435d-ba0e-b6f390df2b4c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:45:54.095 8 INFO cinder.api.openstack.wsgi [None req-83b4fc1a-ee27-4363-930b-247988ab2896 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:45:54.096 7 INFO cinder.api.openstack.wsgi [None req-ffe87ab0-f4f6-435d-ba0e-b6f390df2b4c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:45:54.096 8 INFO cinder.api.openstack.wsgi [None req-83b4fc1a-ee27-4363-930b-247988ab2896 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:46:04.094 7 INFO cinder.api.openstack.wsgi [None req-ffe87ab0-f4f6-435d-ba0e-b6f390df2b4c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:46:04.095 8 INFO cinder.api.openstack.wsgi [None req-83b4fc1a-ee27-4363-930b-247988ab2896 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:46:04.096 7 INFO cinder.api.openstack.wsgi [None req-ffe87ab0-f4f6-435d-ba0e-b6f390df2b4c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:46:04.096 8 INFO cinder.api.openstack.wsgi [None req-83b4fc1a-ee27-4363-930b-247988ab2896 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:46:14.094 7 INFO cinder.api.openstack.wsgi [None req-ffe87ab0-f4f6-435d-ba0e-b6f390df2b4c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:46:14.095 8 INFO cinder.api.openstack.wsgi [None req-83b4fc1a-ee27-4363-930b-247988ab2896 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:46:14.095 7 INFO cinder.api.openstack.wsgi [None req-ffe87ab0-f4f6-435d-ba0e-b6f390df2b4c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:46:14.096 8 INFO cinder.api.openstack.wsgi [None req-83b4fc1a-ee27-4363-930b-247988ab2896 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:46:24.095 7 INFO cinder.api.openstack.wsgi [None req-ffe87ab0-f4f6-435d-ba0e-b6f390df2b4c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:46:24.095 8 INFO cinder.api.openstack.wsgi [None req-83b4fc1a-ee27-4363-930b-247988ab2896 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:46:24.096 7 INFO cinder.api.openstack.wsgi [None req-ffe87ab0-f4f6-435d-ba0e-b6f390df2b4c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:46:24.096 8 INFO cinder.api.openstack.wsgi [None req-83b4fc1a-ee27-4363-930b-247988ab2896 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:46:28.995 7 INFO cinder.api.openstack.wsgi [None req-7c7e8cad-5b17-4d32-acb7-bf34c8c0a741 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes 2026-04-21 18:46:28.999 7 INFO cinder.api.v3.volumes [None req-7c7e8cad-5b17-4d32-acb7-bf34c8c0a741 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Create volume of 1 GB 2026-04-21 18:46:29.018 7 INFO cinder.volume.api [None req-7c7e8cad-5b17-4d32-acb7-bf34c8c0a741 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Availability Zones retrieved successfully. 2026-04-21 18:46:29.340 7 INFO cinder.volume.api [None req-7c7e8cad-5b17-4d32-acb7-bf34c8c0a741 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Create volume request issued successfully. 2026-04-21 18:46:29.341 7 INFO cinder.api.openstack.wsgi [None req-7c7e8cad-5b17-4d32-acb7-bf34c8c0a741 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes returned with HTTP 202 [pid: 7|app: 0|req: 374/749] 10.0.0.144 () {34 vars in 722 bytes} [Tue Apr 21 18:46:28 2026] POST /v3/3288088be3c74d1bbdecce665ba88390/volumes => generated 870 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-21 18:46:29.366 8 INFO cinder.api.openstack.wsgi [None req-6e2f7ffc-fec5-4083-8458-97f7960256c8 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:29.403 8 INFO cinder.volume.api [None req-6e2f7ffc-fec5-4083-8458-97f7960256c8 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:29.410 8 INFO cinder.api.openstack.wsgi [None req-6e2f7ffc-fec5-4083-8458-97f7960256c8 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a returned with HTTP 200 [pid: 8|app: 0|req: 376/750] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:29 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a => generated 938 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:30.443 7 INFO cinder.api.openstack.wsgi [None req-5d6f41a3-896d-40d1-ab8b-10de9f3df4c2 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:30.459 7 INFO cinder.volume.api [None req-5d6f41a3-896d-40d1-ab8b-10de9f3df4c2 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:30.466 7 INFO cinder.api.openstack.wsgi [None req-5d6f41a3-896d-40d1-ab8b-10de9f3df4c2 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a returned with HTTP 200 [pid: 7|app: 0|req: 375/751] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:30 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a => generated 962 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-04-21 18:46:31.489 8 INFO cinder.api.openstack.wsgi [None req-f2ecc232-b941-4489-89f7-d21ba2711c81 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:31.507 8 INFO cinder.volume.api [None req-f2ecc232-b941-4489-89f7-d21ba2711c81 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:31.513 8 INFO cinder.api.openstack.wsgi [None req-f2ecc232-b941-4489-89f7-d21ba2711c81 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a returned with HTTP 200 [pid: 8|app: 0|req: 377/752] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:31 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a => generated 963 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:31.535 7 INFO cinder.api.openstack.wsgi [None req-6a9e89f6-4657-4e02-aee4-2787ff842c73 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:31.556 7 INFO cinder.volume.api [None req-6a9e89f6-4657-4e02-aee4-2787ff842c73 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:31.562 7 INFO cinder.api.openstack.wsgi [None req-6a9e89f6-4657-4e02-aee4-2787ff842c73 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a returned with HTTP 200 [pid: 7|app: 0|req: 376/753] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:31 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a => generated 963 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-04-21 18:46:31.581 8 INFO cinder.api.openstack.wsgi [None req-8f833c27-7b97-45b5-9377-eeb71fd2f7ec 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:31.611 8 INFO cinder.volume.api [None req-8f833c27-7b97-45b5-9377-eeb71fd2f7ec 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:31.622 8 INFO cinder.volume.api [None req-8f833c27-7b97-45b5-9377-eeb71fd2f7ec 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume updated successfully. 2026-04-21 18:46:31.623 8 INFO cinder.api.openstack.wsgi [None req-8f833c27-7b97-45b5-9377-eeb71fd2f7ec 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a returned with HTTP 200 [pid: 8|app: 0|req: 378/754] 10.0.0.144 () {34 vars in 794 bytes} [Tue Apr 21 18:46:31 2026] PUT /v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a => generated 895 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:31.639 7 INFO cinder.api.openstack.wsgi [None req-bbd83df9-b0a7-4b09-ae1e-8e8dde2ca00c 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:31.656 7 INFO cinder.volume.api [None req-bbd83df9-b0a7-4b09-ae1e-8e8dde2ca00c 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:31.667 7 INFO cinder.volume.api [None req-bbd83df9-b0a7-4b09-ae1e-8e8dde2ca00c 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume updated successfully. 2026-04-21 18:46:31.668 7 INFO cinder.api.openstack.wsgi [None req-bbd83df9-b0a7-4b09-ae1e-8e8dde2ca00c 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a returned with HTTP 200 [pid: 7|app: 0|req: 377/755] 10.0.0.144 () {34 vars in 795 bytes} [Tue Apr 21 18:46:31 2026] PUT /v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a => generated 935 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:31.689 8 INFO cinder.api.openstack.wsgi [None req-579ff2e7-9555-4215-9abe-25560784628e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:31.706 8 INFO cinder.volume.api [None req-579ff2e7-9555-4215-9abe-25560784628e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:31.716 8 INFO cinder.api.openstack.wsgi [None req-579ff2e7-9555-4215-9abe-25560784628e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a returned with HTTP 200 [pid: 8|app: 0|req: 379/756] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:31 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a => generated 1003 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:31.738 7 INFO cinder.api.openstack.wsgi [None req-057de824-bad7-4eaa-a879-54cd70bf7bb1 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes 2026-04-21 18:46:31.742 7 INFO cinder.api.v3.volumes [None req-057de824-bad7-4eaa-a879-54cd70bf7bb1 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Create volume of 1 GB 2026-04-21 18:46:31.747 7 INFO cinder.volume.api [None req-057de824-bad7-4eaa-a879-54cd70bf7bb1 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Availability Zones retrieved successfully. 2026-04-21 18:46:31.877 7 INFO cinder.volume.api [None req-057de824-bad7-4eaa-a879-54cd70bf7bb1 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Create volume request issued successfully. 2026-04-21 18:46:31.879 7 INFO cinder.api.openstack.wsgi [None req-057de824-bad7-4eaa-a879-54cd70bf7bb1 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes returned with HTTP 202 [pid: 7|app: 0|req: 378/757] 10.0.0.144 () {34 vars in 722 bytes} [Tue Apr 21 18:46:31 2026] POST /v3/3288088be3c74d1bbdecce665ba88390/volumes => generated 891 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:31.911 8 INFO cinder.api.openstack.wsgi [None req-03380905-7ded-40e0-afb3-02c423dbfa37 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:31.932 8 INFO cinder.volume.api [None req-03380905-7ded-40e0-afb3-02c423dbfa37 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:31.938 8 INFO cinder.api.openstack.wsgi [None req-03380905-7ded-40e0-afb3-02c423dbfa37 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b returned with HTTP 200 [pid: 8|app: 0|req: 380/758] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:31 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b => generated 959 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-04-21 18:46:32.964 7 INFO cinder.api.openstack.wsgi [None req-1c2e8377-e617-4cdd-b910-44810e0036cf 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:32.980 7 INFO cinder.volume.api [None req-1c2e8377-e617-4cdd-b910-44810e0036cf 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:32.985 7 INFO cinder.api.openstack.wsgi [None req-1c2e8377-e617-4cdd-b910-44810e0036cf 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b returned with HTTP 200 [pid: 7|app: 0|req: 379/759] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:32 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b => generated 984 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:33.004 8 INFO cinder.api.openstack.wsgi [None req-11df94c5-dc6e-4244-ac63-cf77a96296b5 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:33.040 8 INFO cinder.volume.api [None req-11df94c5-dc6e-4244-ac63-cf77a96296b5 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:33.049 8 INFO cinder.volume.api [None req-11df94c5-dc6e-4244-ac63-cf77a96296b5 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume updated successfully. 2026-04-21 18:46:33.050 8 INFO cinder.api.openstack.wsgi [None req-11df94c5-dc6e-4244-ac63-cf77a96296b5 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b returned with HTTP 200 [pid: 8|app: 0|req: 381/760] 10.0.0.144 () {34 vars in 794 bytes} [Tue Apr 21 18:46:32 2026] PUT /v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:33.081 7 INFO cinder.api.openstack.wsgi [None req-7c80e723-8fd8-4ccc-b038-43bead452ec1 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:33.096 7 INFO cinder.volume.api [None req-7c80e723-8fd8-4ccc-b038-43bead452ec1 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:33.126 7 INFO cinder.api.openstack.wsgi [None req-7c80e723-8fd8-4ccc-b038-43bead452ec1 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b returned with HTTP 200 [pid: 7|app: 0|req: 380/761] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:33 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b => generated 949 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:33.148 8 INFO cinder.api.openstack.wsgi [None req-5438dcec-b4df-46b6-96fb-538d47f7905e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b 2026-04-21 18:46:33.149 8 INFO cinder.api.v3.volumes [None req-5438dcec-b4df-46b6-96fb-538d47f7905e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Delete volume with id: 2d2aa3ba-9bec-4663-ab9e-33fe2e28309b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:33.160 8 INFO cinder.volume.api [None req-5438dcec-b4df-46b6-96fb-538d47f7905e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:33.190 8 INFO cinder.volume.api [None req-5438dcec-b4df-46b6-96fb-538d47f7905e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Delete volume request issued successfully. 2026-04-21 18:46:33.191 8 INFO cinder.api.openstack.wsgi [None req-5438dcec-b4df-46b6-96fb-538d47f7905e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b returned with HTTP 202 [pid: 8|app: 0|req: 382/762] 10.0.0.144 () {32 vars in 777 bytes} [Tue Apr 21 18:46:33 2026] DELETE /v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:33.205 7 INFO cinder.api.openstack.wsgi [None req-9fc16e27-9ad9-4363-8f5b-8c44c269c176 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:33.219 7 INFO cinder.volume.api [None req-9fc16e27-9ad9-4363-8f5b-8c44c269c176 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:33.224 7 INFO cinder.api.openstack.wsgi [None req-9fc16e27-9ad9-4363-8f5b-8c44c269c176 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b returned with HTTP 200 [pid: 7|app: 0|req: 381/763] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:33 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b => generated 948 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:46:34.095 7 INFO cinder.api.openstack.wsgi [None req-9fc16e27-9ad9-4363-8f5b-8c44c269c176 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:46:34.096 7 INFO cinder.api.openstack.wsgi [None req-9fc16e27-9ad9-4363-8f5b-8c44c269c176 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:46:34.095 8 INFO cinder.api.openstack.wsgi [None req-5438dcec-b4df-46b6-96fb-538d47f7905e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:46:34.097 8 INFO cinder.api.openstack.wsgi [None req-5438dcec-b4df-46b6-96fb-538d47f7905e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://10.0.0.170:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:34.250 7 INFO cinder.api.openstack.wsgi [None req-eebc4117-575e-49f1-8e00-c402b190d34a 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b 2026-04-21 18:46:34.267 7 INFO cinder.api.openstack.wsgi [None req-eebc4117-575e-49f1-8e00-c402b190d34a 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b returned with HTTP 404 [pid: 7|app: 0|req: 383/766] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:34 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/2d2aa3ba-9bec-4663-ab9e-33fe2e28309b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:34.280 8 INFO cinder.api.openstack.wsgi [None req-bdc9dc53-6d0f-4e7e-8e37-8f788261b359 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:34.296 8 INFO cinder.volume.api [None req-bdc9dc53-6d0f-4e7e-8e37-8f788261b359 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:34.302 8 INFO cinder.api.openstack.wsgi [None req-bdc9dc53-6d0f-4e7e-8e37-8f788261b359 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a returned with HTTP 200 [pid: 8|app: 0|req: 384/767] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:34 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a => generated 1003 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:46:34.328 7 INFO cinder.api.openstack.wsgi [None req-536940ae-8a6a-4e0b-87fe-c8d8e2b9da96 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a 2026-04-21 18:46:34.331 7 INFO cinder.api.v3.volumes [None req-536940ae-8a6a-4e0b-87fe-c8d8e2b9da96 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Delete volume with id: 67b1987d-7a2b-4462-892a-1092393a847a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:34.343 7 INFO cinder.volume.api [None req-536940ae-8a6a-4e0b-87fe-c8d8e2b9da96 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:34.382 7 INFO cinder.volume.api [None req-536940ae-8a6a-4e0b-87fe-c8d8e2b9da96 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Delete volume request issued successfully. 2026-04-21 18:46:34.382 7 INFO cinder.api.openstack.wsgi [None req-536940ae-8a6a-4e0b-87fe-c8d8e2b9da96 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a returned with HTTP 202 [pid: 7|app: 0|req: 384/768] 10.0.0.144 () {32 vars in 777 bytes} [Tue Apr 21 18:46:34 2026] DELETE /v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:34.392 8 INFO cinder.api.openstack.wsgi [None req-3783fe63-6864-4d7e-ad96-c229b71a084f 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:34.411 8 INFO cinder.volume.api [None req-3783fe63-6864-4d7e-ad96-c229b71a084f 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:34.418 8 INFO cinder.api.openstack.wsgi [None req-3783fe63-6864-4d7e-ad96-c229b71a084f 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a returned with HTTP 200 [pid: 8|app: 0|req: 385/769] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:34 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a => generated 1002 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:35.458 7 INFO cinder.api.openstack.wsgi [None req-54e57280-64e4-47f5-a626-211d85372048 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a 2026-04-21 18:46:35.467 7 INFO cinder.api.openstack.wsgi [None req-54e57280-64e4-47f5-a626-211d85372048 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a returned with HTTP 404 [pid: 7|app: 0|req: 385/770] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:35 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/67b1987d-7a2b-4462-892a-1092393a847a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:35.526 8 INFO cinder.api.openstack.wsgi [None req-8187bcd8-a88c-4765-a466-e9041d1137b2 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes 2026-04-21 18:46:36.156 8 INFO cinder.api.v3.volumes [None req-8187bcd8-a88c-4765-a466-e9041d1137b2 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Create volume of 1 GB 2026-04-21 18:46:36.169 8 INFO cinder.volume.api [None req-8187bcd8-a88c-4765-a466-e9041d1137b2 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Availability Zones retrieved successfully. 2026-04-21 18:46:36.467 8 INFO cinder.volume.api [None req-8187bcd8-a88c-4765-a466-e9041d1137b2 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Create volume request issued successfully. 2026-04-21 18:46:36.468 8 INFO cinder.api.openstack.wsgi [None req-8187bcd8-a88c-4765-a466-e9041d1137b2 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes returned with HTTP 202 [pid: 8|app: 0|req: 386/771] 10.0.0.144 () {34 vars in 722 bytes} [Tue Apr 21 18:46:35 2026] POST /v3/3288088be3c74d1bbdecce665ba88390/volumes => generated 871 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-21 18:46:36.488 7 INFO cinder.api.openstack.wsgi [None req-016621cd-08f3-45f4-85a6-cc0e1034be4a 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:36.507 7 INFO cinder.volume.api [None req-016621cd-08f3-45f4-85a6-cc0e1034be4a 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:36.511 7 INFO cinder.api.openstack.wsgi [None req-016621cd-08f3-45f4-85a6-cc0e1034be4a 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b returned with HTTP 200 [pid: 7|app: 0|req: 386/772] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:36 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:37.534 8 INFO cinder.api.openstack.wsgi [None req-980eae03-0610-4229-95ce-7b47ef5cb347 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:37.552 8 INFO cinder.volume.api [None req-980eae03-0610-4229-95ce-7b47ef5cb347 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:37.558 8 INFO cinder.api.openstack.wsgi [None req-980eae03-0610-4229-95ce-7b47ef5cb347 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b returned with HTTP 200 [pid: 8|app: 0|req: 387/773] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:37 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b => generated 1348 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:37.584 7 INFO cinder.api.openstack.wsgi [None req-f4f4f907-1be5-41fd-a865-b0932c18db3a 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:37.608 7 INFO cinder.volume.api [None req-f4f4f907-1be5-41fd-a865-b0932c18db3a 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:37.613 7 INFO cinder.api.openstack.wsgi [None req-f4f4f907-1be5-41fd-a865-b0932c18db3a 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b returned with HTTP 200 [pid: 7|app: 0|req: 387/774] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:37 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b => generated 1348 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:37.637 8 INFO cinder.api.openstack.wsgi [None req-a803f332-04f4-4438-89d6-c6f59de34d09 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:37.655 8 INFO cinder.volume.api [None req-a803f332-04f4-4438-89d6-c6f59de34d09 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:37.662 8 INFO cinder.volume.api [None req-a803f332-04f4-4438-89d6-c6f59de34d09 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume updated successfully. 2026-04-21 18:46:37.663 8 INFO cinder.api.openstack.wsgi [None req-a803f332-04f4-4438-89d6-c6f59de34d09 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b returned with HTTP 200 [pid: 8|app: 0|req: 388/775] 10.0.0.144 () {34 vars in 794 bytes} [Tue Apr 21 18:46:37 2026] PUT /v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b => generated 895 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:37.685 7 INFO cinder.api.openstack.wsgi [None req-e87ad3e6-9ebd-4db6-9972-c22b27e346a3 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:37.704 7 INFO cinder.volume.api [None req-e87ad3e6-9ebd-4db6-9972-c22b27e346a3 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:37.711 7 INFO cinder.volume.api [None req-e87ad3e6-9ebd-4db6-9972-c22b27e346a3 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume updated successfully. 2026-04-21 18:46:37.711 7 INFO cinder.api.openstack.wsgi [None req-e87ad3e6-9ebd-4db6-9972-c22b27e346a3 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b returned with HTTP 200 [pid: 7|app: 0|req: 388/776] 10.0.0.144 () {34 vars in 795 bytes} [Tue Apr 21 18:46:37 2026] PUT /v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b => generated 932 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:37.733 8 INFO cinder.api.openstack.wsgi [None req-c55d0aa1-ccfb-4670-aa58-c75955e91ee5 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:37.750 8 INFO cinder.volume.api [None req-c55d0aa1-ccfb-4670-aa58-c75955e91ee5 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:37.756 8 INFO cinder.api.openstack.wsgi [None req-c55d0aa1-ccfb-4670-aa58-c75955e91ee5 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b returned with HTTP 200 [pid: 8|app: 0|req: 389/777] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:37 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b => generated 1385 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:37.778 7 INFO cinder.api.openstack.wsgi [None req-455b5b16-fa1f-4a2b-8c14-7fde85d41be2 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes 2026-04-21 18:46:37.780 7 INFO cinder.api.v3.volumes [None req-455b5b16-fa1f-4a2b-8c14-7fde85d41be2 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Create volume of 1 GB 2026-04-21 18:46:37.785 7 INFO cinder.volume.api [None req-455b5b16-fa1f-4a2b-8c14-7fde85d41be2 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Availability Zones retrieved successfully. 2026-04-21 18:46:37.936 7 INFO cinder.volume.api [None req-455b5b16-fa1f-4a2b-8c14-7fde85d41be2 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Create volume request issued successfully. 2026-04-21 18:46:37.937 7 INFO cinder.api.openstack.wsgi [None req-455b5b16-fa1f-4a2b-8c14-7fde85d41be2 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes returned with HTTP 202 [pid: 7|app: 0|req: 389/778] 10.0.0.144 () {34 vars in 722 bytes} [Tue Apr 21 18:46:37 2026] POST /v3/3288088be3c74d1bbdecce665ba88390/volumes => generated 891 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-04-21 18:46:37.956 8 INFO cinder.api.openstack.wsgi [None req-93d5c93a-e3d7-4d52-b802-8eeb578134ce 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:37.974 8 INFO cinder.volume.api [None req-93d5c93a-e3d7-4d52-b802-8eeb578134ce 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:37.980 8 INFO cinder.api.openstack.wsgi [None req-93d5c93a-e3d7-4d52-b802-8eeb578134ce 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 returned with HTTP 200 [pid: 8|app: 0|req: 390/779] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:37 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 => generated 959 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:39.003 7 INFO cinder.api.openstack.wsgi [None req-8373edeb-53be-4093-8465-5e3af0b373ca 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:39.016 7 INFO cinder.volume.api [None req-8373edeb-53be-4093-8465-5e3af0b373ca 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:39.021 7 INFO cinder.api.openstack.wsgi [None req-8373edeb-53be-4093-8465-5e3af0b373ca 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 returned with HTTP 200 [pid: 7|app: 0|req: 390/780] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:38 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 => generated 984 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:39.042 8 INFO cinder.api.openstack.wsgi [None req-c68bcdf3-fd48-49a4-ab83-073733c50342 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:39.059 8 INFO cinder.volume.api [None req-c68bcdf3-fd48-49a4-ab83-073733c50342 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:39.067 8 INFO cinder.volume.api [None req-c68bcdf3-fd48-49a4-ab83-073733c50342 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume updated successfully. 2026-04-21 18:46:39.069 8 INFO cinder.api.openstack.wsgi [None req-c68bcdf3-fd48-49a4-ab83-073733c50342 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 returned with HTTP 200 [pid: 8|app: 0|req: 391/781] 10.0.0.144 () {34 vars in 794 bytes} [Tue Apr 21 18:46:39 2026] PUT /v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:39.089 7 INFO cinder.api.openstack.wsgi [None req-3afa4bd8-a83c-4f39-9f59-a915bee11254 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:39.104 7 INFO cinder.volume.api [None req-3afa4bd8-a83c-4f39-9f59-a915bee11254 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:39.108 7 INFO cinder.api.openstack.wsgi [None req-3afa4bd8-a83c-4f39-9f59-a915bee11254 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 returned with HTTP 200 [pid: 7|app: 0|req: 391/782] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:39 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:39.126 8 INFO cinder.api.openstack.wsgi [None req-41cd1dab-9d31-41be-a06c-238db5eeeb07 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 2026-04-21 18:46:39.127 8 INFO cinder.api.v3.volumes [None req-41cd1dab-9d31-41be-a06c-238db5eeeb07 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Delete volume with id: e085e36e-1b76-4aca-a422-3efa8ce5dfc2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:39.138 8 INFO cinder.volume.api [None req-41cd1dab-9d31-41be-a06c-238db5eeeb07 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:39.160 8 INFO cinder.volume.api [None req-41cd1dab-9d31-41be-a06c-238db5eeeb07 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Delete volume request issued successfully. 2026-04-21 18:46:39.160 8 INFO cinder.api.openstack.wsgi [None req-41cd1dab-9d31-41be-a06c-238db5eeeb07 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 returned with HTTP 202 [pid: 8|app: 0|req: 392/783] 10.0.0.144 () {32 vars in 777 bytes} [Tue Apr 21 18:46:39 2026] DELETE /v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:39.173 7 INFO cinder.api.openstack.wsgi [None req-0cf6dc25-e57d-4cf5-b59f-8de5531166e9 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:39.187 7 INFO cinder.volume.api [None req-0cf6dc25-e57d-4cf5-b59f-8de5531166e9 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:39.193 7 INFO cinder.api.openstack.wsgi [None req-0cf6dc25-e57d-4cf5-b59f-8de5531166e9 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 returned with HTTP 200 [pid: 7|app: 0|req: 392/784] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:39 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:40.211 8 INFO cinder.api.openstack.wsgi [None req-fe09064f-a382-4d6e-b762-a83a74178d82 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 2026-04-21 18:46:40.219 8 INFO cinder.api.openstack.wsgi [None req-fe09064f-a382-4d6e-b762-a83a74178d82 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 returned with HTTP 404 [pid: 8|app: 0|req: 393/785] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:40 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/e085e36e-1b76-4aca-a422-3efa8ce5dfc2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:40.233 7 INFO cinder.api.openstack.wsgi [None req-15f80b9c-738c-4d81-8ba0-0bebf880962d 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:40.258 7 INFO cinder.volume.api [None req-15f80b9c-738c-4d81-8ba0-0bebf880962d 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:40.265 7 INFO cinder.api.openstack.wsgi [None req-15f80b9c-738c-4d81-8ba0-0bebf880962d 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b returned with HTTP 200 [pid: 7|app: 0|req: 393/786] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:40 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b => generated 1385 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:46:40.284 8 INFO cinder.api.openstack.wsgi [None req-f12b23e9-f3a9-4a8d-b573-dc127ae86bee 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b 2026-04-21 18:46:40.284 8 INFO cinder.api.v3.volumes [None req-f12b23e9-f3a9-4a8d-b573-dc127ae86bee 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Delete volume with id: 3d725a45-bbc9-4ac5-9bac-f149eafeb67b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:40.296 8 INFO cinder.volume.api [None req-f12b23e9-f3a9-4a8d-b573-dc127ae86bee 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:40.325 8 INFO cinder.volume.api [None req-f12b23e9-f3a9-4a8d-b573-dc127ae86bee 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Delete volume request issued successfully. 2026-04-21 18:46:40.325 8 INFO cinder.api.openstack.wsgi [None req-f12b23e9-f3a9-4a8d-b573-dc127ae86bee 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b returned with HTTP 202 [pid: 8|app: 0|req: 394/787] 10.0.0.144 () {32 vars in 777 bytes} [Tue Apr 21 18:46:40 2026] DELETE /v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b => 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-04-21 18:46:40.335 7 INFO cinder.api.openstack.wsgi [None req-dd203b5a-ced9-4d24-b416-2a6e9ad9cd6f 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:40.349 7 INFO cinder.volume.api [None req-dd203b5a-ced9-4d24-b416-2a6e9ad9cd6f 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] Volume info retrieved successfully. 2026-04-21 18:46:40.356 7 INFO cinder.api.openstack.wsgi [None req-dd203b5a-ced9-4d24-b416-2a6e9ad9cd6f 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b returned with HTTP 200 [pid: 7|app: 0|req: 394/788] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:40 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b => generated 1384 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:41.378 8 INFO cinder.api.openstack.wsgi [None req-78ba69d2-b8ad-4f3a-b58e-4cf17f850f5e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b 2026-04-21 18:46:41.387 8 INFO cinder.api.openstack.wsgi [None req-78ba69d2-b8ad-4f3a-b58e-4cf17f850f5e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b returned with HTTP 404 [pid: 8|app: 0|req: 395/789] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:41 2026] GET /v3/3288088be3c74d1bbdecce665ba88390/volumes/3d725a45-bbc9-4ac5-9bac-f149eafeb67b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:43.559 7 INFO cinder.api.openstack.wsgi [None req-aeaa2aad-28be-4f62-866d-f5cf8303bf6c 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes 2026-04-21 18:46:44.095 8 INFO cinder.api.openstack.wsgi [None req-78ba69d2-b8ad-4f3a-b58e-4cf17f850f5e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:46:44.096 8 INFO cinder.api.openstack.wsgi [None req-78ba69d2-b8ad-4f3a-b58e-4cf17f850f5e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:46:44.097 8 INFO cinder.api.openstack.wsgi [None req-78ba69d2-b8ad-4f3a-b58e-4cf17f850f5e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:46:44.098 8 INFO cinder.api.openstack.wsgi [None req-78ba69d2-b8ad-4f3a-b58e-4cf17f850f5e 8c3c74cecfbc4394bfc7bfda3385b490 3288088be3c74d1bbdecce665ba88390 - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:46:44.304 7 INFO cinder.api.v3.volumes [None req-aeaa2aad-28be-4f62-866d-f5cf8303bf6c 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] Create volume of 1 GB 2026-04-21 18:46:44.309 7 INFO cinder.volume.api [None req-aeaa2aad-28be-4f62-866d-f5cf8303bf6c 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] Availability Zones retrieved successfully. 2026-04-21 18:46:44.365 8 INFO cinder.api.openstack.wsgi [None req-0d35c0a8-551c-4f81-abee-f809922ee10e 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes 2026-04-21 18:46:44.394 8 INFO cinder.volume.api [None req-0d35c0a8-551c-4f81-abee-f809922ee10e 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Get all volumes completed successfully. 2026-04-21 18:46:44.394 8 INFO cinder.api.openstack.wsgi [None req-0d35c0a8-551c-4f81-abee-f809922ee10e 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes returned with HTTP 200 [pid: 8|app: 0|req: 398/792] 10.0.0.144 () {32 vars in 700 bytes} [Tue Apr 21 18:46:44 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:46:44.405 8 INFO cinder.api.openstack.wsgi [None req-009562b0-9693-4f34-88d2-f325f23882d2 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes 2026-04-21 18:46:44.408 8 INFO cinder.api.v3.volumes [None req-009562b0-9693-4f34-88d2-f325f23882d2 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Create volume of 1 GB 2026-04-21 18:46:44.413 8 INFO cinder.volume.api [None req-009562b0-9693-4f34-88d2-f325f23882d2 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Availability Zones retrieved successfully. 2026-04-21 18:46:44.522 7 INFO cinder.volume.api [None req-aeaa2aad-28be-4f62-866d-f5cf8303bf6c 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] Create volume request issued successfully. 2026-04-21 18:46:44.523 7 INFO cinder.api.openstack.wsgi [None req-aeaa2aad-28be-4f62-866d-f5cf8303bf6c 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 395/793] 10.0.0.144 () {34 vars in 722 bytes} [Tue Apr 21 18:46:43 2026] POST /v3/39f8f83965ac485c8add3de37dec541a/volumes => generated 864 bytes in 971 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:44.539 7 INFO cinder.api.openstack.wsgi [None req-e7dae8d4-001d-480a-99d8-d214c6ea03cc 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:44.551 7 INFO cinder.volume.api [None req-e7dae8d4-001d-480a-99d8-d214c6ea03cc 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] Volume info retrieved successfully. 2026-04-21 18:46:44.557 7 INFO cinder.api.openstack.wsgi [None req-e7dae8d4-001d-480a-99d8-d214c6ea03cc 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 returned with HTTP 200 [pid: 7|app: 0|req: 396/794] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:44 2026] GET /v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 => generated 932 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:46:44.578 8 INFO cinder.volume.api [None req-009562b0-9693-4f34-88d2-f325f23882d2 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Create volume request issued successfully. 2026-04-21 18:46:44.579 8 INFO cinder.api.openstack.wsgi [None req-009562b0-9693-4f34-88d2-f325f23882d2 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 399/795] 10.0.0.144 () {34 vars in 722 bytes} [Tue Apr 21 18:46:44 2026] POST /v3/79ae80b73c77435c84e676eda72cf79c/volumes => generated 875 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:44.600 7 INFO cinder.api.openstack.wsgi [None req-6296f7a7-9dfd-4e94-94d0-01c8ba20d781 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:44.616 7 INFO cinder.volume.api [None req-6296f7a7-9dfd-4e94-94d0-01c8ba20d781 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:44.621 7 INFO cinder.api.openstack.wsgi [None req-6296f7a7-9dfd-4e94-94d0-01c8ba20d781 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 returned with HTTP 200 [pid: 7|app: 0|req: 397/796] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:44 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:45.584 8 INFO cinder.api.openstack.wsgi [None req-f30495cb-7a19-4884-b863-7abe1bcf2c0d 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:45.596 8 INFO cinder.volume.api [None req-f30495cb-7a19-4884-b863-7abe1bcf2c0d 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] Volume info retrieved successfully. 2026-04-21 18:46:45.602 8 INFO cinder.api.openstack.wsgi [None req-f30495cb-7a19-4884-b863-7abe1bcf2c0d 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 returned with HTTP 200 [pid: 8|app: 0|req: 400/797] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:45 2026] GET /v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 => generated 1341 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-04-21 18:46:45.640 7 INFO cinder.api.openstack.wsgi [None req-7a90bd04-a8e3-421b-90c7-91217b0c964c 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:45.657 7 INFO cinder.volume.api [None req-7a90bd04-a8e3-421b-90c7-91217b0c964c 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:45.665 7 INFO cinder.api.openstack.wsgi [None req-7a90bd04-a8e3-421b-90c7-91217b0c964c 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 returned with HTTP 200 [pid: 7|app: 0|req: 398/798] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:45 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:45.686 8 INFO cinder.api.openstack.wsgi [None req-08e7e585-e0d8-44b4-b331-acb38c176afe 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 /var/lib/openstack/lib/python3.12/site-packages/pycadf/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_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:45.697 7 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-16e31e9f-2b45-4453-b489-e52dbd9c09de 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 2026-04-21 18:46:45.701 8 INFO cinder.volume.api [None req-08e7e585-e0d8-44b4-b331-acb38c176afe 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:45.707 8 INFO cinder.api.openstack.wsgi [None req-08e7e585-e0d8-44b4-b331-acb38c176afe 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 returned with HTTP 200 [pid: 8|app: 0|req: 401/799] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:45 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 => 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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:45.716 7 INFO cinder.volume.api [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-16e31e9f-2b45-4453-b489-e52dbd9c09de 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] Volume info retrieved successfully. 2026-04-21 18:46:45.724 7 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-16e31e9f-2b45-4453-b489-e52dbd9c09de 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 returned with HTTP 200 [pid: 7|app: 0|req: 399/800] 10.0.0.191 () {34 vars in 1027 bytes} [Tue Apr 21 18:46:45 2026] GET /v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 => generated 1341 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-04-21 18:46:45.731 8 INFO cinder.api.openstack.wsgi [None req-12b61853-3f96-42e5-af48-c41122ac4c21 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes 2026-04-21 18:46:45.734 8 INFO cinder.api.v3.volumes [None req-12b61853-3f96-42e5-af48-c41122ac4c21 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Create volume of 1 GB 2026-04-21 18:46:45.741 8 INFO cinder.volume.api [None req-12b61853-3f96-42e5-af48-c41122ac4c21 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Availability Zones retrieved successfully. 2026-04-21 18:46:45.871 8 INFO cinder.volume.api [None req-12b61853-3f96-42e5-af48-c41122ac4c21 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Create volume request issued successfully. 2026-04-21 18:46:45.872 8 INFO cinder.api.openstack.wsgi [None req-12b61853-3f96-42e5-af48-c41122ac4c21 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 402/801] 10.0.0.144 () {34 vars in 722 bytes} [Tue Apr 21 18:46:45 2026] POST /v3/79ae80b73c77435c84e676eda72cf79c/volumes => generated 875 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:45.893 7 INFO cinder.api.openstack.wsgi [None req-97baea2d-52a9-421e-a32b-a6fe19c213be 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:45.910 7 INFO cinder.volume.api [None req-97baea2d-52a9-421e-a32b-a6fe19c213be 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:45.916 7 INFO cinder.api.openstack.wsgi [None req-97baea2d-52a9-421e-a32b-a6fe19c213be 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 returned with HTTP 200 [pid: 7|app: 0|req: 400/802] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:45 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:46.133 8 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-46b85c62-d2be-457d-b536-248079872382 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:46.158 8 INFO cinder.volume.api [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-46b85c62-d2be-457d-b536-248079872382 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] Volume info retrieved successfully. 2026-04-21 18:46:46.166 8 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-46b85c62-d2be-457d-b536-248079872382 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 returned with HTTP 200 [pid: 8|app: 0|req: 403/803] 10.0.0.191 () {34 vars in 1027 bytes} [Tue Apr 21 18:46:46 2026] GET /v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 => generated 1341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:46:46.176 7 INFO cinder.api.openstack.wsgi [None req-97baea2d-52a9-421e-a32b-a6fe19c213be 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-21 18:46:46.177 7 INFO cinder.api.openstack.wsgi [None req-97baea2d-52a9-421e-a32b-a6fe19c213be 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 401/804] 10.0.0.191 () {32 vars in 828 bytes} [Tue Apr 21 18:46:46 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:46.189 8 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-9ae6fcb3-95e3-4f86-860c-d780c26413b1 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:46.257 8 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-9ae6fcb3-95e3-4f86-860c-d780c26413b1 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/attachments returned with HTTP 200 [pid: 8|app: 0|req: 404/805] 10.0.0.191 () {40 vars in 1056 bytes} [Tue Apr 21 18:46:46 2026] POST /v3/39f8f83965ac485c8add3de37dec541a/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:46.942 7 INFO cinder.api.openstack.wsgi [None req-4836783f-d9e5-4911-894e-d4e3d9788c5f 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:46.954 7 INFO cinder.volume.api [None req-4836783f-d9e5-4911-894e-d4e3d9788c5f 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:46.964 7 INFO cinder.api.openstack.wsgi [None req-4836783f-d9e5-4911-894e-d4e3d9788c5f 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 returned with HTTP 200 [pid: 7|app: 0|req: 402/806] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:46 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 => 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-04-21 18:46:46.990 8 INFO cinder.api.openstack.wsgi [None req-4959bd18-2545-4cf7-be7b-dbc314d59270 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:47.006 8 INFO cinder.volume.api [None req-4959bd18-2545-4cf7-be7b-dbc314d59270 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:47.013 8 INFO cinder.api.openstack.wsgi [None req-4959bd18-2545-4cf7-be7b-dbc314d59270 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 returned with HTTP 200 [pid: 8|app: 0|req: 405/807] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:46 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:47.032 7 INFO cinder.api.openstack.wsgi [None req-e5b3e8af-90bb-41b3-8213-1fe618306f41 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes 2026-04-21 18:46:47.035 7 INFO cinder.api.v3.volumes [None req-e5b3e8af-90bb-41b3-8213-1fe618306f41 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Create volume of 1 GB 2026-04-21 18:46:47.040 7 INFO cinder.volume.api [None req-e5b3e8af-90bb-41b3-8213-1fe618306f41 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Availability Zones retrieved successfully. 2026-04-21 18:46:47.173 7 INFO cinder.volume.api [None req-e5b3e8af-90bb-41b3-8213-1fe618306f41 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Create volume request issued successfully. 2026-04-21 18:46:47.174 7 INFO cinder.api.openstack.wsgi [None req-e5b3e8af-90bb-41b3-8213-1fe618306f41 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 403/808] 10.0.0.144 () {34 vars in 722 bytes} [Tue Apr 21 18:46:47 2026] POST /v3/79ae80b73c77435c84e676eda72cf79c/volumes => generated 876 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:47.199 8 INFO cinder.api.openstack.wsgi [None req-e11a327e-828d-42e3-ac8d-6074436daba4 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:47.216 8 INFO cinder.volume.api [None req-e11a327e-828d-42e3-ac8d-6074436daba4 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:47.222 8 INFO cinder.api.openstack.wsgi [None req-e11a327e-828d-42e3-ac8d-6074436daba4 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b returned with HTTP 200 [pid: 8|app: 0|req: 406/809] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:47 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:48.241 7 INFO cinder.api.openstack.wsgi [None req-168f07f8-2235-4a70-938c-24410179dbd5 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:48.258 7 INFO cinder.volume.api [None req-168f07f8-2235-4a70-938c-24410179dbd5 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:48.263 7 INFO cinder.api.openstack.wsgi [None req-168f07f8-2235-4a70-938c-24410179dbd5 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b returned with HTTP 200 [pid: 7|app: 0|req: 404/810] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:48 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:48.290 8 INFO cinder.api.openstack.wsgi [None req-cd6fab36-876d-4b22-a94a-7b35aeb96cbb 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:48.304 8 INFO cinder.volume.api [None req-cd6fab36-876d-4b22-a94a-7b35aeb96cbb 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:48.308 8 INFO cinder.api.openstack.wsgi [None req-cd6fab36-876d-4b22-a94a-7b35aeb96cbb 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b returned with HTTP 200 [pid: 8|app: 0|req: 407/811] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:48 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:48.335 7 INFO cinder.api.openstack.wsgi [None req-a50bb1cc-1e8a-470c-8e08-54548d0c2825 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes 2026-04-21 18:46:48.370 7 INFO cinder.volume.api [None req-a50bb1cc-1e8a-470c-8e08-54548d0c2825 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Get all volumes completed successfully. 2026-04-21 18:46:48.371 7 INFO cinder.api.openstack.wsgi [None req-a50bb1cc-1e8a-470c-8e08-54548d0c2825 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes returned with HTTP 200 [pid: 7|app: 0|req: 405/812] 10.0.0.144 () {32 vars in 700 bytes} [Tue Apr 21 18:46:48 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes => generated 1322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:48.388 8 INFO cinder.api.openstack.wsgi [None req-4084c21e-d443-47ef-b70b-e048f55ef259 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:48.404 8 INFO cinder.volume.api [None req-4084c21e-d443-47ef-b70b-e048f55ef259 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:48.410 8 INFO cinder.api.openstack.wsgi [None req-4084c21e-d443-47ef-b70b-e048f55ef259 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b returned with HTTP 200 [pid: 8|app: 0|req: 408/813] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:48 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:48.425 7 INFO cinder.api.openstack.wsgi [None req-621dc748-eda4-40be-88b1-d246624ac440 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b 2026-04-21 18:46:48.426 7 INFO cinder.api.v3.volumes [None req-621dc748-eda4-40be-88b1-d246624ac440 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Delete volume with id: 639e31ed-3d67-43a8-97a8-620a7905037b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:48.435 7 INFO cinder.volume.api [None req-621dc748-eda4-40be-88b1-d246624ac440 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:48.455 7 INFO cinder.volume.api [None req-621dc748-eda4-40be-88b1-d246624ac440 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Delete volume request issued successfully. 2026-04-21 18:46:48.456 7 INFO cinder.api.openstack.wsgi [None req-621dc748-eda4-40be-88b1-d246624ac440 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b returned with HTTP 202 [pid: 7|app: 0|req: 406/814] 10.0.0.144 () {32 vars in 777 bytes} [Tue Apr 21 18:46:48 2026] DELETE /v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:48.465 8 INFO cinder.api.openstack.wsgi [None req-8d3c1e4d-6b10-4e5d-a5ed-5e5efe5b8893 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:48.484 8 INFO cinder.volume.api [None req-8d3c1e4d-6b10-4e5d-a5ed-5e5efe5b8893 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:48.495 8 INFO cinder.api.openstack.wsgi [None req-8d3c1e4d-6b10-4e5d-a5ed-5e5efe5b8893 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b returned with HTTP 200 [pid: 8|app: 0|req: 409/815] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:48 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:49.521 7 INFO cinder.api.openstack.wsgi [None req-7aa7e038-9509-4ff0-b4ce-b6e169c5f996 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b 2026-04-21 18:46:49.528 7 INFO cinder.api.openstack.wsgi [None req-7aa7e038-9509-4ff0-b4ce-b6e169c5f996 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b returned with HTTP 404 [pid: 7|app: 0|req: 407/816] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:49 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/639e31ed-3d67-43a8-97a8-620a7905037b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:49.541 8 INFO cinder.api.openstack.wsgi [None req-b4ddc54f-0454-4044-b85d-ec9c68d4f17b 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:49.559 8 INFO cinder.volume.api [None req-b4ddc54f-0454-4044-b85d-ec9c68d4f17b 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:49.571 8 INFO cinder.api.openstack.wsgi [None req-b4ddc54f-0454-4044-b85d-ec9c68d4f17b 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 returned with HTTP 200 [pid: 8|app: 0|req: 410/817] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:49 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:46:49.605 7 INFO cinder.api.openstack.wsgi [None req-381da651-9ad2-4f33-93ab-aa48cf7d9699 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 2026-04-21 18:46:49.606 7 INFO cinder.api.v3.volumes [None req-381da651-9ad2-4f33-93ab-aa48cf7d9699 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Delete volume with id: 0f55443c-6aeb-472c-b129-657515ca81c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:49.616 7 INFO cinder.volume.api [None req-381da651-9ad2-4f33-93ab-aa48cf7d9699 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:49.650 7 INFO cinder.volume.api [None req-381da651-9ad2-4f33-93ab-aa48cf7d9699 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Delete volume request issued successfully. 2026-04-21 18:46:49.650 7 INFO cinder.api.openstack.wsgi [None req-381da651-9ad2-4f33-93ab-aa48cf7d9699 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 returned with HTTP 202 [pid: 7|app: 0|req: 408/818] 10.0.0.144 () {32 vars in 777 bytes} [Tue Apr 21 18:46:49 2026] DELETE /v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:49.670 8 INFO cinder.api.openstack.wsgi [None req-d59af892-6377-4242-a14c-73a8ffd51bb9 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:49.692 8 INFO cinder.volume.api [None req-d59af892-6377-4242-a14c-73a8ffd51bb9 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:49.699 8 INFO cinder.api.openstack.wsgi [None req-d59af892-6377-4242-a14c-73a8ffd51bb9 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 returned with HTTP 200 [pid: 8|app: 0|req: 411/819] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:49 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 => generated 967 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:49.998 7 INFO cinder.api.openstack.wsgi [None req-e595c0b4-7e40-4958-8187-ded47299887e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:46:50.004 7 INFO cinder.volume.api [None req-e595c0b4-7e40-4958-8187-ded47299887e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:46:50.005 7 INFO cinder.api.openstack.wsgi [None req-e595c0b4-7e40-4958-8187-ded47299887e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 409/820] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:46:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:50.017 8 INFO cinder.api.openstack.wsgi [None req-75bdfa1a-67b5-44e4-979f-0a96a67690b7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:46:50.033 8 INFO cinder.volume.api [None req-75bdfa1a-67b5-44e4-979f-0a96a67690b7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:50.041 8 INFO cinder.api.openstack.wsgi [None req-75bdfa1a-67b5-44e4-979f-0a96a67690b7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 412/821] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 2631 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:46:50.053 7 INFO cinder.api.openstack.wsgi [None req-6c85edfd-9345-47f3-8957-0c6ddb0c0215 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:46:50.057 7 INFO cinder.api.openstack.wsgi [None req-6c85edfd-9345-47f3-8957-0c6ddb0c0215 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 410/822] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:50.067 8 INFO cinder.api.openstack.wsgi [None req-476488f0-76f8-4c29-8d63-34ce1d704223 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:46:50.083 8 INFO cinder.volume.api [None req-476488f0-76f8-4c29-8d63-34ce1d704223 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:50.089 8 INFO cinder.api.openstack.wsgi [None req-476488f0-76f8-4c29-8d63-34ce1d704223 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 413/823] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 2631 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:46:50.113 7 INFO cinder.api.openstack.wsgi [None req-4aaba6cb-9f0f-4330-8388-9310212f3548 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:46:50.617 7 INFO cinder.api.openstack.wsgi [None req-4aaba6cb-9f0f-4330-8388-9310212f3548 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 411/824] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:50.718 8 INFO cinder.api.openstack.wsgi [None req-a6615181-608d-4d76-b436-1e1437f03a05 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:46:50.718 7 INFO cinder.api.openstack.wsgi [None req-1abfa0dd-d920-4be7-b5d2-5332d1643c07 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 2026-04-21 18:46:50.727 7 INFO cinder.api.openstack.wsgi [None req-1abfa0dd-d920-4be7-b5d2-5332d1643c07 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 returned with HTTP 404 [pid: 7|app: 0|req: 412/825] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/0f55443c-6aeb-472c-b129-657515ca81c8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-21 18:46:50.739 7 INFO cinder.api.openstack.wsgi [None req-bdbcd01c-6932-4ab8-ae16-34bc1d980491 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 2026-04-21 18:46:50.741 8 INFO cinder.api.openstack.wsgi [None req-a6615181-608d-4d76-b436-1e1437f03a05 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 414/826] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:50.752 8 INFO cinder.api.openstack.wsgi [None req-8e8bcd3b-794d-4733-a162-eebeb609f7d5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/39f8f83965ac485c8add3de37dec541a?usage=true 2026-04-21 18:46:50.753 7 INFO cinder.volume.api [None req-bdbcd01c-6932-4ab8-ae16-34bc1d980491 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:50.758 7 INFO cinder.api.openstack.wsgi [None req-bdbcd01c-6932-4ab8-ae16-34bc1d980491 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 returned with HTTP 200 [pid: 7|app: 0|req: 413/827] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:46:50.776 8 INFO cinder.api.openstack.wsgi [None req-8e8bcd3b-794d-4733-a162-eebeb609f7d5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/39f8f83965ac485c8add3de37dec541a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/828] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/39f8f83965ac485c8add3de37dec541a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:50.781 7 INFO cinder.api.openstack.wsgi [None req-e23d81db-3f98-465f-a9ef-a39635d98b38 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 2026-04-21 18:46:50.782 7 INFO cinder.api.v3.volumes [None req-e23d81db-3f98-465f-a9ef-a39635d98b38 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Delete volume with id: c21fd012-8ae8-480d-8e51-d3c651007595 2026-04-21 18:46:50.785 8 INFO cinder.api.openstack.wsgi [None req-52ff93c3-7860-407c-a789-133f6d182354 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:50.792 7 INFO cinder.volume.api [None req-e23d81db-3f98-465f-a9ef-a39635d98b38 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:50.804 8 INFO cinder.api.openstack.wsgi [None req-52ff93c3-7860-407c-a789-133f6d182354 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/829] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:46:50.815 7 INFO cinder.volume.api [None req-e23d81db-3f98-465f-a9ef-a39635d98b38 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Delete volume request issued successfully. 2026-04-21 18:46:50.816 7 INFO cinder.api.openstack.wsgi [None req-e23d81db-3f98-465f-a9ef-a39635d98b38 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 returned with HTTP 202 2026-04-21 18:46:50.817 8 INFO cinder.api.openstack.wsgi [None req-16198a50-d1c8-4cae-8a41-e213037315bc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/79ae80b73c77435c84e676eda72cf79c?usage=true [pid: 7|app: 0|req: 414/830] 10.0.0.144 () {32 vars in 777 bytes} [Tue Apr 21 18:46:50 2026] DELETE /v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:50.828 7 INFO cinder.api.openstack.wsgi [None req-18e256b8-68d1-46fc-adf4-360c87242bd2 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 2026-04-21 18:46:50.835 8 INFO cinder.api.openstack.wsgi [None req-16198a50-d1c8-4cae-8a41-e213037315bc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/79ae80b73c77435c84e676eda72cf79c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/831] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/79ae80b73c77435c84e676eda72cf79c?usage=true => generated 847 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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:50.846 8 INFO cinder.api.openstack.wsgi [None req-9530b141-9cf1-4b1f-b1ad-f6b36cda0b59 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:46:50.846 7 INFO cinder.volume.api [None req-18e256b8-68d1-46fc-adf4-360c87242bd2 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] Volume info retrieved successfully. 2026-04-21 18:46:50.853 7 INFO cinder.api.openstack.wsgi [None req-18e256b8-68d1-46fc-adf4-360c87242bd2 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 returned with HTTP 200 [pid: 7|app: 0|req: 415/832] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 => generated 967 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:46:50.878 8 INFO cinder.api.openstack.wsgi [None req-9530b141-9cf1-4b1f-b1ad-f6b36cda0b59 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/833] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:50.891 7 INFO cinder.api.openstack.wsgi [None req-7b432c7f-0647-4985-9e2f-5fef3c0f9cf4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/aa089fc6f8a445e1b18f7f57f3df14f0?usage=true 2026-04-21 18:46:50.922 7 INFO cinder.api.openstack.wsgi [None req-7b432c7f-0647-4985-9e2f-5fef3c0f9cf4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/aa089fc6f8a445e1b18f7f57f3df14f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/834] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/aa089fc6f8a445e1b18f7f57f3df14f0?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:46:50.933 8 INFO cinder.api.openstack.wsgi [None req-85f0f025-71da-4e95-8c90-c9231ce77ca4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/be3012aaa49d42e3860cfd77be5e0a58?usage=true 2026-04-21 18:46:50.952 8 INFO cinder.api.openstack.wsgi [None req-85f0f025-71da-4e95-8c90-c9231ce77ca4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/be3012aaa49d42e3860cfd77be5e0a58?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/835] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:46:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/be3012aaa49d42e3860cfd77be5e0a58?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:46:51.877 7 INFO cinder.api.openstack.wsgi [None req-fabfd4fc-5a27-4725-a8cb-08017fc743ae 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 2026-04-21 18:46:52.008 7 INFO cinder.api.openstack.wsgi [None req-fabfd4fc-5a27-4725-a8cb-08017fc743ae 109c336af8384e66a6fb6af78151ff0d 79ae80b73c77435c84e676eda72cf79c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 returned with HTTP 404 [pid: 7|app: 0|req: 417/836] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:46:51 2026] GET /v3/79ae80b73c77435c84e676eda72cf79c/volumes/c21fd012-8ae8-480d-8e51-d3c651007595 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-21 18:46:52.139 8 INFO cinder.api.openstack.wsgi [None req-85f0f025-71da-4e95-8c90-c9231ce77ca4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-21 18:46:52.140 8 INFO cinder.api.openstack.wsgi [None req-85f0f025-71da-4e95-8c90-c9231ce77ca4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 420/837] 199.204.45.4 () {32 vars in 837 bytes} [Tue Apr 21 18:46:52 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-21 18:46:52.184 7 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-66629165-7483-4ff5-9715-aac0aef71f01 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:52.210 7 INFO cinder.volume.api [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-66629165-7483-4ff5-9715-aac0aef71f01 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] Volume info retrieved successfully. 2026-04-21 18:46:52.215 7 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-66629165-7483-4ff5-9715-aac0aef71f01 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 returned with HTTP 200 [pid: 7|app: 0|req: 418/838] 199.204.45.4 () {36 vars in 1070 bytes} [Tue Apr 21 18:46:52 2026] GET /v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 => generated 1521 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-04-21 18:46:54.096 7 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-66629165-7483-4ff5-9715-aac0aef71f01 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:46:54.096 8 INFO cinder.api.openstack.wsgi [None req-85f0f025-71da-4e95-8c90-c9231ce77ca4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:46:54.097 7 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-66629165-7483-4ff5-9715-aac0aef71f01 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:46:54.097 8 INFO cinder.api.openstack.wsgi [None req-85f0f025-71da-4e95-8c90-c9231ce77ca4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:46:54.209 7 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-461ac07c-2cfe-4926-b218-481f528eb689 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/attachments/4987fb2c-ad73-4bef-a8e3-3313d1ab3bfe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:55.258 7 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-461ac07c-2cfe-4926-b218-481f528eb689 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/attachments/4987fb2c-ad73-4bef-a8e3-3313d1ab3bfe returned with HTTP 200 [pid: 7|app: 0|req: 420/841] 199.204.45.4 () {40 vars in 1132 bytes} [Tue Apr 21 18:46:54 2026] PUT /v3/39f8f83965ac485c8add3de37dec541a/attachments/4987fb2c-ad73-4bef-a8e3-3313d1ab3bfe => generated 802 bytes in 1056 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:46:55.780 8 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-3b12de35-2d1e-4f43-b56c-c0b9f1e18ec4 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/attachments/4987fb2c-ad73-4bef-a8e3-3313d1ab3bfe/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:46:55.830 8 INFO cinder.api.openstack.wsgi [req-b9600781-d823-4fe7-b5a4-7282d913e310 req-3b12de35-2d1e-4f43-b56c-c0b9f1e18ec4 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/attachments/4987fb2c-ad73-4bef-a8e3-3313d1ab3bfe/action returned with HTTP 204 [pid: 8|app: 0|req: 422/842] 199.204.45.4 () {40 vars in 1145 bytes} [Tue Apr 21 18:46:55 2026] POST /v3/39f8f83965ac485c8add3de37dec541a/attachments/4987fb2c-ad73-4bef-a8e3-3313d1ab3bfe/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:47:03.490 7 INFO cinder.api.openstack.wsgi [None req-38047cb1-c25a-40e4-89d0-12e10da934ae 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes 2026-04-21 18:47:03.493 7 INFO cinder.api.v3.volumes [None req-38047cb1-c25a-40e4-89d0-12e10da934ae 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:47:03.499 7 INFO cinder.volume.api [None req-38047cb1-c25a-40e4-89d0-12e10da934ae 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Availability Zones retrieved successfully. 2026-04-21 18:47:03.658 7 INFO cinder.volume.api [None req-38047cb1-c25a-40e4-89d0-12e10da934ae 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Create volume request issued successfully. 2026-04-21 18:47:03.659 7 INFO cinder.api.openstack.wsgi [None req-38047cb1-c25a-40e4-89d0-12e10da934ae 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes returned with HTTP 202 [pid: 7|app: 0|req: 421/843] 10.0.0.144 () {34 vars in 721 bytes} [Tue Apr 21 18:47:03 2026] POST /v3/5d49c666badd41679b85df0a0cb83488/volumes => generated 861 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:47:03.683 8 INFO cinder.api.openstack.wsgi [None req-d768b330-14d2-437f-a3dd-4b62ab706e35 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:47:03.702 8 INFO cinder.volume.api [None req-d768b330-14d2-437f-a3dd-4b62ab706e35 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Volume info retrieved successfully. 2026-04-21 18:47:03.707 8 INFO cinder.api.openstack.wsgi [None req-d768b330-14d2-437f-a3dd-4b62ab706e35 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 returned with HTTP 200 [pid: 8|app: 0|req: 423/844] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:47:03 2026] GET /v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 => generated 929 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:04.094 8 INFO cinder.api.openstack.wsgi [None req-d768b330-14d2-437f-a3dd-4b62ab706e35 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:47:04.095 7 INFO cinder.api.openstack.wsgi [None req-38047cb1-c25a-40e4-89d0-12e10da934ae 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:47:04.095 8 INFO cinder.api.openstack.wsgi [None req-d768b330-14d2-437f-a3dd-4b62ab706e35 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:47:04.096 7 INFO cinder.api.openstack.wsgi [None req-38047cb1-c25a-40e4-89d0-12e10da934ae 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://10.0.0.170:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:47:04.728 8 INFO cinder.api.openstack.wsgi [None req-cf821d25-9b48-46e0-8699-88ad71c8ee16 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:47:04.748 8 INFO cinder.volume.api [None req-cf821d25-9b48-46e0-8699-88ad71c8ee16 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Volume info retrieved successfully. 2026-04-21 18:47:04.758 8 INFO cinder.api.openstack.wsgi [None req-cf821d25-9b48-46e0-8699-88ad71c8ee16 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 returned with HTTP 200 [pid: 8|app: 0|req: 425/847] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:47:04 2026] GET /v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:47:12.384 7 INFO cinder.api.openstack.wsgi [req-7021ea65-6370-4d86-a17f-88b5a1d3d553 req-8d62924d-95b0-4082-8d16-97f73a4e9ad0 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/attachments/4987fb2c-ad73-4bef-a8e3-3313d1ab3bfe /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:47:12.962 7 INFO cinder.api.openstack.wsgi [req-7021ea65-6370-4d86-a17f-88b5a1d3d553 req-8d62924d-95b0-4082-8d16-97f73a4e9ad0 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/attachments/4987fb2c-ad73-4bef-a8e3-3313d1ab3bfe returned with HTTP 200 [pid: 7|app: 0|req: 423/848] 199.204.45.4 () {38 vars in 1100 bytes} [Tue Apr 21 18:47:12 2026] DELETE /v3/39f8f83965ac485c8add3de37dec541a/attachments/4987fb2c-ad73-4bef-a8e3-3313d1ab3bfe => generated 19 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:47:12.981 8 INFO cinder.api.openstack.wsgi [req-7021ea65-6370-4d86-a17f-88b5a1d3d553 req-e5050b22-51a8-40fa-b79f-44acd257c66d 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 2026-04-21 18:47:12.981 8 INFO cinder.api.v3.volumes [req-7021ea65-6370-4d86-a17f-88b5a1d3d553 req-e5050b22-51a8-40fa-b79f-44acd257c66d 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] Delete volume with id: 05839584-b4a3-4493-9e44-5600f64f20e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:47:12.991 8 INFO cinder.volume.api [req-7021ea65-6370-4d86-a17f-88b5a1d3d553 req-e5050b22-51a8-40fa-b79f-44acd257c66d 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] Volume info retrieved successfully. 2026-04-21 18:47:13.043 8 INFO cinder.volume.api [req-7021ea65-6370-4d86-a17f-88b5a1d3d553 req-e5050b22-51a8-40fa-b79f-44acd257c66d 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] Delete volume request issued successfully. 2026-04-21 18:47:13.043 8 INFO cinder.api.openstack.wsgi [req-7021ea65-6370-4d86-a17f-88b5a1d3d553 req-e5050b22-51a8-40fa-b79f-44acd257c66d 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 returned with HTTP 202 [pid: 8|app: 0|req: 426/849] 199.204.45.4 () {36 vars in 1051 bytes} [Tue Apr 21 18:47:12 2026] DELETE /v3/39f8f83965ac485c8add3de37dec541a/volumes/05839584-b4a3-4493-9e44-5600f64f20e9 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-21 18:47:14.096 8 INFO cinder.api.openstack.wsgi [req-7021ea65-6370-4d86-a17f-88b5a1d3d553 req-e5050b22-51a8-40fa-b79f-44acd257c66d 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:47:14.097 7 INFO cinder.api.openstack.wsgi [req-7021ea65-6370-4d86-a17f-88b5a1d3d553 req-8d62924d-95b0-4082-8d16-97f73a4e9ad0 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:47:14.097 8 INFO cinder.api.openstack.wsgi [req-7021ea65-6370-4d86-a17f-88b5a1d3d553 req-e5050b22-51a8-40fa-b79f-44acd257c66d 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:47:14.098 7 INFO cinder.api.openstack.wsgi [req-7021ea65-6370-4d86-a17f-88b5a1d3d553 req-8d62924d-95b0-4082-8d16-97f73a4e9ad0 23ef7e9715704cbaa4db118e3c9897d5 39f8f83965ac485c8add3de37dec541a - - default default] http://10.0.0.170:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:47:20.305 8 INFO cinder.api.openstack.wsgi [None req-1045b00d-855e-4c5e-a612-887688b3c3ae 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:47:20.318 8 INFO cinder.volume.api [None req-1045b00d-855e-4c5e-a612-887688b3c3ae 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Volume info retrieved successfully. 2026-04-21 18:47:20.333 8 INFO cinder.volume.api [None req-1045b00d-855e-4c5e-a612-887688b3c3ae 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Update volume admin metadata completed successfully. 2026-04-21 18:47:20.839 8 INFO cinder.volume.api [None req-1045b00d-855e-4c5e-a612-887688b3c3ae 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Attach volume completed successfully. 2026-04-21 18:47:20.841 8 INFO cinder.api.openstack.wsgi [None req-1045b00d-855e-4c5e-a612-887688b3c3ae 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419/action returned with HTTP 202 [pid: 8|app: 0|req: 428/852] 10.0.0.144 () {34 vars in 809 bytes} [Tue Apr 21 18:47:20 2026] POST /v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419/action => generated 0 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:47:20.856 7 INFO cinder.api.openstack.wsgi [None req-5cf35a95-a85c-4a36-8db9-3010782ca5f7 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:47:20.885 7 INFO cinder.volume.api [None req-5cf35a95-a85c-4a36-8db9-3010782ca5f7 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Volume info retrieved successfully. 2026-04-21 18:47:20.896 7 INFO cinder.api.openstack.wsgi [None req-5cf35a95-a85c-4a36-8db9-3010782ca5f7 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 returned with HTTP 200 [pid: 7|app: 0|req: 425/853] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:47:20 2026] GET /v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 => generated 1288 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:47:20.920 8 INFO cinder.api.openstack.wsgi [None req-d27931cd-fb32-4e08-b6e8-6a0cab1d6065 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:47:20.944 8 INFO cinder.volume.api [None req-d27931cd-fb32-4e08-b6e8-6a0cab1d6065 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Volume info retrieved successfully. 2026-04-21 18:47:21.449 8 INFO cinder.volume.api [None req-d27931cd-fb32-4e08-b6e8-6a0cab1d6065 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Detach volume completed successfully. 2026-04-21 18:47:21.450 8 INFO cinder.api.openstack.wsgi [None req-d27931cd-fb32-4e08-b6e8-6a0cab1d6065 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419/action returned with HTTP 202 [pid: 8|app: 0|req: 429/854] 10.0.0.144 () {34 vars in 809 bytes} [Tue Apr 21 18:47:20 2026] POST /v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419/action => generated 0 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:47:21.466 7 INFO cinder.api.openstack.wsgi [None req-94f2cf64-d292-4895-b486-f3065d31646d 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:47:21.482 7 INFO cinder.volume.api [None req-94f2cf64-d292-4895-b486-f3065d31646d 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Volume info retrieved successfully. 2026-04-21 18:47:21.487 7 INFO cinder.api.openstack.wsgi [None req-94f2cf64-d292-4895-b486-f3065d31646d 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 returned with HTTP 200 [pid: 7|app: 0|req: 426/855] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:47:21 2026] GET /v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:24.095 8 INFO cinder.api.openstack.wsgi [None req-d27931cd-fb32-4e08-b6e8-6a0cab1d6065 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:47:24.096 7 INFO cinder.api.openstack.wsgi [None req-94f2cf64-d292-4895-b486-f3065d31646d 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:47:24.096 8 INFO cinder.api.openstack.wsgi [None req-d27931cd-fb32-4e08-b6e8-6a0cab1d6065 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:47:24.097 7 INFO cinder.api.openstack.wsgi [None req-94f2cf64-d292-4895-b486-f3065d31646d 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://10.0.0.170:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:47:28.256 8 INFO cinder.api.openstack.wsgi [None req-6a8bc0e9-4e93-479f-bc69-b8390ab5f31f 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:47:28.269 8 INFO cinder.volume.api [None req-6a8bc0e9-4e93-479f-bc69-b8390ab5f31f 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Volume info retrieved successfully. 2026-04-21 18:47:28.273 8 INFO cinder.api.openstack.wsgi [None req-6a8bc0e9-4e93-479f-bc69-b8390ab5f31f 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 returned with HTTP 200 [pid: 8|app: 0|req: 431/858] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:47:28 2026] GET /v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 => 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-04-21 18:47:28.293 7 INFO cinder.api.openstack.wsgi [None req-d55ee592-3fd9-486b-aa45-349c0f55a3c6 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 2026-04-21 18:47:28.294 7 INFO cinder.api.v3.volumes [None req-d55ee592-3fd9-486b-aa45-349c0f55a3c6 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Delete volume with id: ece67cb0-1d18-4569-9fb4-6569c31db419 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:47:28.303 7 INFO cinder.volume.api [None req-d55ee592-3fd9-486b-aa45-349c0f55a3c6 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Volume info retrieved successfully. 2026-04-21 18:47:28.323 7 INFO cinder.volume.api [None req-d55ee592-3fd9-486b-aa45-349c0f55a3c6 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Delete volume request issued successfully. 2026-04-21 18:47:28.323 7 INFO cinder.api.openstack.wsgi [None req-d55ee592-3fd9-486b-aa45-349c0f55a3c6 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 returned with HTTP 202 [pid: 7|app: 0|req: 428/859] 10.0.0.144 () {32 vars in 777 bytes} [Tue Apr 21 18:47:28 2026] DELETE /v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:47:28.336 8 INFO cinder.api.openstack.wsgi [None req-7a01362e-fd22-4669-a5ed-d67947f89535 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:47:28.355 8 INFO cinder.volume.api [None req-7a01362e-fd22-4669-a5ed-d67947f89535 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] Volume info retrieved successfully. 2026-04-21 18:47:28.370 8 INFO cinder.api.openstack.wsgi [None req-7a01362e-fd22-4669-a5ed-d67947f89535 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 returned with HTTP 200 [pid: 8|app: 0|req: 432/860] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:47:28 2026] GET /v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 => generated 972 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:47:29.391 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 2026-04-21 18:47:29.399 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 returned with HTTP 404 [pid: 7|app: 0|req: 429/861] 10.0.0.144 () {32 vars in 774 bytes} [Tue Apr 21 18:47:29 2026] GET /v3/5d49c666badd41679b85df0a0cb83488/volumes/ece67cb0-1d18-4569-9fb4-6569c31db419 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:47:31.766 8 INFO cinder.api.openstack.wsgi [req-fe8da43d-d13c-4a24-9135-718ad1c0cb4d req-86391c0d-6d8c-4c24-9ca6-41be7a29ffe5 6c7c30640a134fe1838869ed181e5872 aa089fc6f8a445e1b18f7f57f3df14f0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aa089fc6f8a445e1b18f7f57f3df14f0/attachments?instance_id=c2efb2a7-d55d-41f3-8113-238c4827faab 2026-04-21 18:47:31.779 8 INFO cinder.api.openstack.wsgi [req-fe8da43d-d13c-4a24-9135-718ad1c0cb4d req-86391c0d-6d8c-4c24-9ca6-41be7a29ffe5 6c7c30640a134fe1838869ed181e5872 aa089fc6f8a445e1b18f7f57f3df14f0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aa089fc6f8a445e1b18f7f57f3df14f0/attachments?instance_id=c2efb2a7-d55d-41f3-8113-238c4827faab returned with HTTP 200 [pid: 8|app: 0|req: 433/862] 199.204.45.4 () {36 vars in 1101 bytes} [Tue Apr 21 18:47:31 2026] GET /v3/aa089fc6f8a445e1b18f7f57f3df14f0/attachments?instance_id=c2efb2a7-d55d-41f3-8113-238c4827faab => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:34.101 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:47:34.101 8 INFO cinder.api.openstack.wsgi [req-fe8da43d-d13c-4a24-9135-718ad1c0cb4d req-86391c0d-6d8c-4c24-9ca6-41be7a29ffe5 6c7c30640a134fe1838869ed181e5872 aa089fc6f8a445e1b18f7f57f3df14f0 - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:47:34.101 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:47:34.102 8 INFO cinder.api.openstack.wsgi [req-fe8da43d-d13c-4a24-9135-718ad1c0cb4d req-86391c0d-6d8c-4c24-9ca6-41be7a29ffe5 6c7c30640a134fe1838869ed181e5872 aa089fc6f8a445e1b18f7f57f3df14f0 - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:47:37.075 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-21 18:47:37.076 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 431/865] 10.0.0.121 () {28 vars in 375 bytes} [Tue Apr 21 18:47:37 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-21 18:47:37.089 8 INFO cinder.api.openstack.wsgi [None req-a923dcf0-1c33-4567-9c1a-d80991bcd130 193e823aec60488bb447742e0e4d1d78 eec50b1efc174a61a2b184edab432586 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eec50b1efc174a61a2b184edab432586/limits?tenant_id=eec50b1efc174a61a2b184edab432586 2026-04-21 18:47:37.116 8 INFO cinder.api.openstack.wsgi [None req-a923dcf0-1c33-4567-9c1a-d80991bcd130 193e823aec60488bb447742e0e4d1d78 eec50b1efc174a61a2b184edab432586 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eec50b1efc174a61a2b184edab432586/limits?tenant_id=eec50b1efc174a61a2b184edab432586 returned with HTTP 200 [pid: 8|app: 0|req: 435/866] 10.0.0.121 () {34 vars in 878 bytes} [Tue Apr 21 18:47:37 2026] GET /v3/eec50b1efc174a61a2b184edab432586/limits?tenant_id=eec50b1efc174a61a2b184edab432586 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:47:38.721 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-21 18:47:38.722 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 432/867] 10.0.0.121 () {28 vars in 375 bytes} [Tue Apr 21 18:47:38 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-21 18:47:38.730 8 INFO cinder.api.openstack.wsgi [None req-a923dcf0-1c33-4567-9c1a-d80991bcd130 193e823aec60488bb447742e0e4d1d78 eec50b1efc174a61a2b184edab432586 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-21 18:47:38.731 8 INFO cinder.api.openstack.wsgi [None req-a923dcf0-1c33-4567-9c1a-d80991bcd130 193e823aec60488bb447742e0e4d1d78 eec50b1efc174a61a2b184edab432586 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 436/868] 10.0.0.121 () {28 vars in 375 bytes} [Tue Apr 21 18:47:38 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-21 18:47:39.677 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-21 18:47:39.678 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 433/869] 10.0.0.121 () {28 vars in 375 bytes} [Tue Apr 21 18:47:39 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-21 18:47:39.693 8 INFO cinder.api.openstack.wsgi [None req-2bf56ffe-6a12-4f3c-943f-8b77cfd0f609 193e823aec60488bb447742e0e4d1d78 eec50b1efc174a61a2b184edab432586 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eec50b1efc174a61a2b184edab432586/limits?tenant_id=eec50b1efc174a61a2b184edab432586 2026-04-21 18:47:39.742 8 INFO cinder.api.openstack.wsgi [None req-2bf56ffe-6a12-4f3c-943f-8b77cfd0f609 193e823aec60488bb447742e0e4d1d78 eec50b1efc174a61a2b184edab432586 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eec50b1efc174a61a2b184edab432586/limits?tenant_id=eec50b1efc174a61a2b184edab432586 returned with HTTP 200 [pid: 8|app: 0|req: 437/870] 10.0.0.121 () {34 vars in 878 bytes} [Tue Apr 21 18:47:39 2026] GET /v3/eec50b1efc174a61a2b184edab432586/limits?tenant_id=eec50b1efc174a61a2b184edab432586 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:47:41.319 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-21 18:47:41.320 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 434/871] 10.0.0.121 () {28 vars in 375 bytes} [Tue Apr 21 18:47:41 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-21 18:47:41.326 8 INFO cinder.api.openstack.wsgi [None req-2bf56ffe-6a12-4f3c-943f-8b77cfd0f609 193e823aec60488bb447742e0e4d1d78 eec50b1efc174a61a2b184edab432586 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-21 18:47:41.327 8 INFO cinder.api.openstack.wsgi [None req-2bf56ffe-6a12-4f3c-943f-8b77cfd0f609 193e823aec60488bb447742e0e4d1d78 eec50b1efc174a61a2b184edab432586 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 438/872] 10.0.0.121 () {28 vars in 375 bytes} [Tue Apr 21 18:47:41 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-21 18:47:44.095 8 INFO cinder.api.openstack.wsgi [None req-2bf56ffe-6a12-4f3c-943f-8b77cfd0f609 193e823aec60488bb447742e0e4d1d78 eec50b1efc174a61a2b184edab432586 - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:47:44.095 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:47:44.096 8 INFO cinder.api.openstack.wsgi [None req-2bf56ffe-6a12-4f3c-943f-8b77cfd0f609 193e823aec60488bb447742e0e4d1d78 eec50b1efc174a61a2b184edab432586 - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:47:44.098 7 INFO cinder.api.openstack.wsgi [None req-4b614558-3b71-4e6f-9793-6efbe2d93906 4ff8cbe6bcfe4beaa0c329af0b2fac37 5d49c666badd41679b85df0a0cb83488 - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:47:50.129 8 INFO cinder.api.openstack.wsgi [None req-bd19a9a8-1ff2-424b-8796-0f9893cff346 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:47:50.135 8 INFO cinder.volume.api [None req-bd19a9a8-1ff2-424b-8796-0f9893cff346 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:47:50.136 8 INFO cinder.api.openstack.wsgi [None req-bd19a9a8-1ff2-424b-8796-0f9893cff346 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 440/875] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:47:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:47:50.184 7 INFO cinder.api.openstack.wsgi [None req-a4bac25b-da9b-4bd4-bdaf-e8bd91902a44 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:47:50.208 7 INFO cinder.api.openstack.wsgi [None req-a4bac25b-da9b-4bd4-bdaf-e8bd91902a44 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/876] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:47:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:50.219 8 INFO cinder.api.openstack.wsgi [None req-f87f384d-9fc3-44b6-a77a-bcce1062da73 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:47:50.242 8 INFO cinder.api.openstack.wsgi [None req-f87f384d-9fc3-44b6-a77a-bcce1062da73 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/877] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:47:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:50.252 7 INFO cinder.api.openstack.wsgi [None req-4942b609-0113-4d82-aad7-d574e30d283a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/58b8552a8fd043fdb77a2fcbcd700a65?usage=true 2026-04-21 18:47:50.274 7 INFO cinder.api.openstack.wsgi [None req-4942b609-0113-4d82-aad7-d574e30d283a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/58b8552a8fd043fdb77a2fcbcd700a65?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/878] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:47:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/58b8552a8fd043fdb77a2fcbcd700a65?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:50.288 8 INFO cinder.api.openstack.wsgi [None req-0d1684e2-fd87-4d15-9f03-fa9c56d2124e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/5b395d2120fe45619dd607cdb79a3be0?usage=true 2026-04-21 18:47:50.311 8 INFO cinder.api.openstack.wsgi [None req-0d1684e2-fd87-4d15-9f03-fa9c56d2124e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/5b395d2120fe45619dd607cdb79a3be0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/879] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:47:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/5b395d2120fe45619dd607cdb79a3be0?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:50.322 7 INFO cinder.api.openstack.wsgi [None req-e9a094f1-d45c-4dcd-a765-93b9c5e0136a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/87542886660040aca537ccadc5671a81?usage=true 2026-04-21 18:47:50.351 7 INFO cinder.api.openstack.wsgi [None req-e9a094f1-d45c-4dcd-a765-93b9c5e0136a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/87542886660040aca537ccadc5671a81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/880] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:47:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/87542886660040aca537ccadc5671a81?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:50.362 8 INFO cinder.api.openstack.wsgi [None req-c443280f-e7c7-41f1-9280-1b53bb5f00ea 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/911077064ebd4e8985b35f22fb30ca9f?usage=true 2026-04-21 18:47:50.381 8 INFO cinder.api.openstack.wsgi [None req-c443280f-e7c7-41f1-9280-1b53bb5f00ea 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/911077064ebd4e8985b35f22fb30ca9f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/881] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:47:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/911077064ebd4e8985b35f22fb30ca9f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:50.391 7 INFO cinder.api.openstack.wsgi [None req-97e005dd-5936-48df-8bcc-b9d514ae1cb5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/9fadb54d18504383bfb4cded9041b5c5?usage=true 2026-04-21 18:47:50.418 7 INFO cinder.api.openstack.wsgi [None req-97e005dd-5936-48df-8bcc-b9d514ae1cb5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/9fadb54d18504383bfb4cded9041b5c5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/882] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:47:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/9fadb54d18504383bfb4cded9041b5c5?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:50.429 8 INFO cinder.api.openstack.wsgi [None req-bb0a078c-8206-416f-bd3d-ef1ac9897bbd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:47:50.449 8 INFO cinder.api.openstack.wsgi [None req-bb0a078c-8206-416f-bd3d-ef1ac9897bbd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/883] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:47:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:50.459 7 INFO cinder.api.openstack.wsgi [None req-bf30cd2b-e7c8-40bf-9862-07b9e5c373a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/aa089fc6f8a445e1b18f7f57f3df14f0?usage=true 2026-04-21 18:47:50.477 7 INFO cinder.api.openstack.wsgi [None req-bf30cd2b-e7c8-40bf-9862-07b9e5c373a3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/aa089fc6f8a445e1b18f7f57f3df14f0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/884] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:47:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/aa089fc6f8a445e1b18f7f57f3df14f0?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:50.489 8 INFO cinder.api.openstack.wsgi [None req-5b52f66a-f860-4ed5-892c-eba82a28b188 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/f4847ae06cd041b2a740f94b931e3362?usage=true 2026-04-21 18:47:50.520 8 INFO cinder.api.openstack.wsgi [None req-5b52f66a-f860-4ed5-892c-eba82a28b188 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/f4847ae06cd041b2a740f94b931e3362?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/885] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:47:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/f4847ae06cd041b2a740f94b931e3362?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:50.530 7 INFO cinder.api.openstack.wsgi [None req-b7a13ce5-dd4c-413d-bcc7-bf091bc2e694 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:47:50.535 7 INFO cinder.api.openstack.wsgi [None req-b7a13ce5-dd4c-413d-bcc7-bf091bc2e694 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 441/886] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:47:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:50.547 8 INFO cinder.api.openstack.wsgi [None req-86db5069-e853-401c-a12c-5b75bd364e4e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:47:50.557 8 INFO cinder.volume.api [None req-86db5069-e853-401c-a12c-5b75bd364e4e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:47:50.559 8 INFO cinder.api.openstack.wsgi [None req-86db5069-e853-401c-a12c-5b75bd364e4e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 446/887] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:47:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:47:50.570 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:47:51.073 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 442/888] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:47:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:47:51.083 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:47:51.092 8 INFO cinder.volume.api [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:47:51.095 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 447/889] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:47:51 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:47:54.095 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:47:54.095 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:47:54.096 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:47:54.097 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:48:04.096 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:48:04.097 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:48:04.096 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:48:04.100 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:48:14.096 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:48:14.096 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:48:14.097 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:48:14.097 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:48:24.095 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:48:24.095 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:48:24.096 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:48:24.096 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:48:34.095 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:48:34.095 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:48:34.096 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:48:34.097 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:48:44.095 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:48:44.095 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:48:44.096 8 INFO cinder.api.openstack.wsgi [None req-f7296f86-2d89-4d99-9549-e07e69b10a12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:48:44.096 7 INFO cinder.api.openstack.wsgi [None req-283a3125-ff69-4a5b-bbb4-75359dda9b0a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:48:50.240 8 INFO cinder.api.openstack.wsgi [None req-3a0706a4-019e-41b6-a67d-487744573ef4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:48:50.247 8 INFO cinder.api.openstack.wsgi [None req-3a0706a4-019e-41b6-a67d-487744573ef4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 454/902] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.259 7 INFO cinder.api.openstack.wsgi [None req-9b79eddb-5d30-4fc4-a03a-063e182768e7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:48:50.270 7 INFO cinder.volume.api [None req-9b79eddb-5d30-4fc4-a03a-063e182768e7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:48:50.273 7 INFO cinder.api.openstack.wsgi [None req-9b79eddb-5d30-4fc4-a03a-063e182768e7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 449/903] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:48:50.327 8 INFO cinder.api.openstack.wsgi [None req-d24d2f32-413d-4375-889f-67332c9290de 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:48:50.367 8 INFO cinder.api.openstack.wsgi [None req-d24d2f32-413d-4375-889f-67332c9290de 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/904] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.383 7 INFO cinder.api.openstack.wsgi [None req-c25711f2-e647-4ea8-ad1d-10ed652c51ee 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true 2026-04-21 18:48:50.408 7 INFO cinder.api.openstack.wsgi [None req-c25711f2-e647-4ea8-ad1d-10ed652c51ee 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/905] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.427 8 INFO cinder.api.openstack.wsgi [None req-ff89c5fb-c242-4dcf-bf69-90d3560ef0cd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/39737bb3fbc0421db3dfb92c7890cdb3?usage=true 2026-04-21 18:48:50.455 8 INFO cinder.api.openstack.wsgi [None req-ff89c5fb-c242-4dcf-bf69-90d3560ef0cd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/39737bb3fbc0421db3dfb92c7890cdb3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/906] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/39737bb3fbc0421db3dfb92c7890cdb3?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.466 7 INFO cinder.api.openstack.wsgi [None req-abce28eb-99af-4663-8e5a-b996cc97114b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:48:50.493 7 INFO cinder.api.openstack.wsgi [None req-abce28eb-99af-4663-8e5a-b996cc97114b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/907] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.507 8 INFO cinder.api.openstack.wsgi [None req-9a539196-5a8b-4181-8df2-33bb8b1c1241 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/58b8552a8fd043fdb77a2fcbcd700a65?usage=true 2026-04-21 18:48:50.539 8 INFO cinder.api.openstack.wsgi [None req-9a539196-5a8b-4181-8df2-33bb8b1c1241 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/58b8552a8fd043fdb77a2fcbcd700a65?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/908] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/58b8552a8fd043fdb77a2fcbcd700a65?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.547 7 INFO cinder.api.openstack.wsgi [None req-b428d6f9-da4e-4781-a186-bede1e876a0e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true 2026-04-21 18:48:50.570 7 INFO cinder.api.openstack.wsgi [None req-b428d6f9-da4e-4781-a186-bede1e876a0e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/909] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.582 8 INFO cinder.api.openstack.wsgi [None req-a1bcfced-739b-4882-adc1-76cfdaec1658 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/911077064ebd4e8985b35f22fb30ca9f?usage=true 2026-04-21 18:48:50.604 8 INFO cinder.api.openstack.wsgi [None req-a1bcfced-739b-4882-adc1-76cfdaec1658 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/911077064ebd4e8985b35f22fb30ca9f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/910] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/911077064ebd4e8985b35f22fb30ca9f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.616 7 INFO cinder.api.openstack.wsgi [None req-f7c75eb8-7b9e-45be-a9f5-c5b614157295 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:48:50.641 7 INFO cinder.api.openstack.wsgi [None req-f7c75eb8-7b9e-45be-a9f5-c5b614157295 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/911] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.654 8 INFO cinder.api.openstack.wsgi [None req-1bc0050b-0b10-436c-a5ea-a39abe9cc130 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true 2026-04-21 18:48:50.685 8 INFO cinder.api.openstack.wsgi [None req-1bc0050b-0b10-436c-a5ea-a39abe9cc130 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/912] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.698 7 INFO cinder.api.openstack.wsgi [None req-3403d850-a5cc-4155-8ef4-8c85431f5302 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true 2026-04-21 18:48:50.723 7 INFO cinder.api.openstack.wsgi [None req-3403d850-a5cc-4155-8ef4-8c85431f5302 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/913] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.734 8 INFO cinder.api.openstack.wsgi [None req-dcfd2317-3196-49f4-9443-caf5a068fe42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true 2026-04-21 18:48:50.762 8 INFO cinder.api.openstack.wsgi [None req-dcfd2317-3196-49f4-9443-caf5a068fe42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/914] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.776 7 INFO cinder.api.openstack.wsgi [None req-7e8b227f-90bb-4edc-950e-58b382f36c29 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db62a5360fec4fc19e102a6c02669422?usage=true 2026-04-21 18:48:50.782 8 INFO cinder.api.openstack.wsgi [None req-dcfd2317-3196-49f4-9443-caf5a068fe42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-21 18:48:50.783 8 INFO cinder.api.openstack.wsgi [None req-dcfd2317-3196-49f4-9443-caf5a068fe42 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 461/915] 10.0.0.144 () {30 vars in 410 bytes} [Tue Apr 21 18:48:50 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-21 18:48:50.799 7 INFO cinder.api.openstack.wsgi [None req-7e8b227f-90bb-4edc-950e-58b382f36c29 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db62a5360fec4fc19e102a6c02669422?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/916] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db62a5360fec4fc19e102a6c02669422?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.811 8 INFO cinder.api.openstack.wsgi [None req-6d6728f7-d1b7-4488-aa13-bcf00e34a405 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true 2026-04-21 18:48:50.828 8 INFO cinder.api.openstack.wsgi [None req-6d6728f7-d1b7-4488-aa13-bcf00e34a405 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/917] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.840 7 INFO cinder.api.openstack.wsgi [None req-a30e4e08-d192-4b88-bc14-adcaa821ce86 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true 2026-04-21 18:48:50.857 7 INFO cinder.api.openstack.wsgi [None req-a30e4e08-d192-4b88-bc14-adcaa821ce86 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/918] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:50.866 8 INFO cinder.api.openstack.wsgi [None req-619faee9-5958-461f-94f4-e18550225753 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:48:50.876 8 INFO cinder.volume.api [None req-619faee9-5958-461f-94f4-e18550225753 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:48:50.877 8 INFO cinder.api.openstack.wsgi [None req-619faee9-5958-461f-94f4-e18550225753 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 463/919] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:48:50.886 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:48:50.892 7 INFO cinder.volume.api [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:48:50.892 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 457/920] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:48:50.902 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:48:51.409 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 464/921] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:48:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:48:54.095 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:48:54.095 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:48:54.096 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:48:54.096 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:49:04.095 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:49:04.095 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:49:04.096 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:49:04.096 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:49:14.096 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:49:14.096 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:49:14.097 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:49:14.097 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:49:24.096 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:49:24.097 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:49:24.097 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:49:24.098 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:49:34.095 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:49:34.096 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:49:34.097 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:49:34.097 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:49:44.095 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:49:44.095 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:49:44.096 8 INFO cinder.api.openstack.wsgi [None req-31bde52e-bfdf-45ad-b33c-8e6daa99d00b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:49:44.097 7 INFO cinder.api.openstack.wsgi [None req-dd257b7f-0816-468f-b877-dbe87680b5dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:49:50.163 8 INFO cinder.api.openstack.wsgi [None req-9631c41d-393a-464a-99d9-219d0dac8ce0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:49:50.168 8 INFO cinder.api.openstack.wsgi [None req-9631c41d-393a-464a-99d9-219d0dac8ce0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 471/934] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.182 7 INFO cinder.api.openstack.wsgi [None req-e5fbae6a-381f-4c93-8620-3764eb653c0b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:49:50.195 7 INFO cinder.volume.api [None req-e5fbae6a-381f-4c93-8620-3764eb653c0b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:49:50.198 7 INFO cinder.api.openstack.wsgi [None req-e5fbae6a-381f-4c93-8620-3764eb653c0b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 464/935] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:49:50.247 8 INFO cinder.api.openstack.wsgi [None req-da6ac820-eff3-4b91-9ef2-913f8f85172c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:49:50.273 8 INFO cinder.api.openstack.wsgi [None req-da6ac820-eff3-4b91-9ef2-913f8f85172c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/936] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.286 7 INFO cinder.api.openstack.wsgi [None req-3b79e488-5375-4265-81d0-633ed59cc0b4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/0fe05f0442a8448889ffa66710413fd9?usage=true 2026-04-21 18:49:50.306 7 INFO cinder.api.openstack.wsgi [None req-3b79e488-5375-4265-81d0-633ed59cc0b4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/0fe05f0442a8448889ffa66710413fd9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/937] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/0fe05f0442a8448889ffa66710413fd9?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.320 8 INFO cinder.api.openstack.wsgi [None req-f73085c4-e1ce-4432-8769-e95e8974f4ca 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true 2026-04-21 18:49:50.349 8 INFO cinder.api.openstack.wsgi [None req-f73085c4-e1ce-4432-8769-e95e8974f4ca 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/938] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.365 7 INFO cinder.api.openstack.wsgi [None req-b51a861a-968a-4bbb-94d1-92dbaaf551b8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/3f82461bea37449a8006b675f7e22bb3?usage=true 2026-04-21 18:49:50.393 7 INFO cinder.api.openstack.wsgi [None req-b51a861a-968a-4bbb-94d1-92dbaaf551b8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/3f82461bea37449a8006b675f7e22bb3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/939] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/3f82461bea37449a8006b675f7e22bb3?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.405 8 INFO cinder.api.openstack.wsgi [None req-bff6097b-6a19-417b-a29c-8479cc387ef7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:49:50.446 8 INFO cinder.api.openstack.wsgi [None req-bff6097b-6a19-417b-a29c-8479cc387ef7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/940] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.461 7 INFO cinder.api.openstack.wsgi [None req-bcfec262-dbb0-45c9-aaa1-92cbc5ba469c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true 2026-04-21 18:49:50.485 7 INFO cinder.api.openstack.wsgi [None req-bcfec262-dbb0-45c9-aaa1-92cbc5ba469c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/941] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.498 8 INFO cinder.api.openstack.wsgi [None req-27171c9c-535c-45a9-abbe-895eaefcee29 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true 2026-04-21 18:49:50.516 8 INFO cinder.api.openstack.wsgi [None req-27171c9c-535c-45a9-abbe-895eaefcee29 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/942] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.530 7 INFO cinder.api.openstack.wsgi [None req-98a1eefb-ad19-4553-8d37-24162c2a9040 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/6a9a2e3b3a7d43018aefe718bec52245?usage=true 2026-04-21 18:49:50.563 7 INFO cinder.api.openstack.wsgi [None req-98a1eefb-ad19-4553-8d37-24162c2a9040 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/6a9a2e3b3a7d43018aefe718bec52245?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/943] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/6a9a2e3b3a7d43018aefe718bec52245?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.579 8 INFO cinder.api.openstack.wsgi [None req-0a7258ca-5ab7-434d-b8b3-334cdd553642 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/8fc9f59168ee4b60b2e630de06ddbe15?usage=true 2026-04-21 18:49:50.608 8 INFO cinder.api.openstack.wsgi [None req-0a7258ca-5ab7-434d-b8b3-334cdd553642 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/8fc9f59168ee4b60b2e630de06ddbe15?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/944] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/8fc9f59168ee4b60b2e630de06ddbe15?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.623 7 INFO cinder.api.openstack.wsgi [None req-dd3ce87c-728d-4e20-a43d-ce6bb484901b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:49:50.656 7 INFO cinder.api.openstack.wsgi [None req-dd3ce87c-728d-4e20-a43d-ce6bb484901b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/945] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.666 8 INFO cinder.api.openstack.wsgi [None req-fa3cdba7-ef82-4ce0-a79e-1dd4581dd586 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true 2026-04-21 18:49:50.687 8 INFO cinder.api.openstack.wsgi [None req-fa3cdba7-ef82-4ce0-a79e-1dd4581dd586 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/946] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.703 7 INFO cinder.api.openstack.wsgi [None req-1baaa16b-ceea-453e-b1ab-2e30076884e1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/aa1bcb3039fa45af8e86863d45ac6d24?usage=true 2026-04-21 18:49:50.738 7 INFO cinder.api.openstack.wsgi [None req-1baaa16b-ceea-453e-b1ab-2e30076884e1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/aa1bcb3039fa45af8e86863d45ac6d24?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/947] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/aa1bcb3039fa45af8e86863d45ac6d24?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.749 8 INFO cinder.api.openstack.wsgi [None req-a3208aea-524a-4502-ba32-2e51c19e0b3d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true 2026-04-21 18:49:50.769 8 INFO cinder.api.openstack.wsgi [None req-a3208aea-524a-4502-ba32-2e51c19e0b3d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/948] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.784 7 INFO cinder.api.openstack.wsgi [None req-8ea589b6-bedb-4e08-a5bb-ad22f1a63fe3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/d442c580cbb94aaa8d8ce7bdb320a466?usage=true 2026-04-21 18:49:50.805 7 INFO cinder.api.openstack.wsgi [None req-8ea589b6-bedb-4e08-a5bb-ad22f1a63fe3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/d442c580cbb94aaa8d8ce7bdb320a466?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/949] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/d442c580cbb94aaa8d8ce7bdb320a466?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.818 8 INFO cinder.api.openstack.wsgi [None req-6f225cac-5f9a-493c-a2b0-5d06d8567a7a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/d5c23dc435c74a1b90ea9d7d562234e6?usage=true 2026-04-21 18:49:50.839 8 INFO cinder.api.openstack.wsgi [None req-6f225cac-5f9a-493c-a2b0-5d06d8567a7a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/d5c23dc435c74a1b90ea9d7d562234e6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/950] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/d5c23dc435c74a1b90ea9d7d562234e6?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.853 7 INFO cinder.api.openstack.wsgi [None req-025f1699-fe25-4d81-b64d-2fcb6a963370 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true 2026-04-21 18:49:50.879 7 INFO cinder.api.openstack.wsgi [None req-025f1699-fe25-4d81-b64d-2fcb6a963370 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/951] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.893 8 INFO cinder.api.openstack.wsgi [None req-8e4d5de7-3ff0-4fef-b868-da91285a2401 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true 2026-04-21 18:49:50.917 8 INFO cinder.api.openstack.wsgi [None req-8e4d5de7-3ff0-4fef-b868-da91285a2401 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/952] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.930 7 INFO cinder.api.openstack.wsgi [None req-013001db-e93c-4460-85c8-7b4298d422c6 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true 2026-04-21 18:49:50.964 7 INFO cinder.api.openstack.wsgi [None req-013001db-e93c-4460-85c8-7b4298d422c6 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/953] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:50.977 8 INFO cinder.api.openstack.wsgi [None req-fbad5355-b450-46dd-9dc7-94b96436c0ec 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:49:50.987 8 INFO cinder.volume.api [None req-fbad5355-b450-46dd-9dc7-94b96436c0ec 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:49:50.989 8 INFO cinder.api.openstack.wsgi [None req-fbad5355-b450-46dd-9dc7-94b96436c0ec 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 481/954] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:49:50.999 7 INFO cinder.api.openstack.wsgi [None req-b1d4bc79-0811-4f9e-b465-7e033d4bba1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:49:51.004 7 INFO cinder.volume.api [None req-b1d4bc79-0811-4f9e-b465-7e033d4bba1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:49:51.004 7 INFO cinder.api.openstack.wsgi [None req-b1d4bc79-0811-4f9e-b465-7e033d4bba1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 474/955] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:49:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:49:51.015 8 INFO cinder.api.openstack.wsgi [None req-9849894f-0cce-4072-ae2c-545cd4c6b431 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:49:51.519 8 INFO cinder.api.openstack.wsgi [None req-9849894f-0cce-4072-ae2c-545cd4c6b431 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 482/956] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:49:51 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:49:54.095 7 INFO cinder.api.openstack.wsgi [None req-b1d4bc79-0811-4f9e-b465-7e033d4bba1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:49:54.097 7 INFO cinder.api.openstack.wsgi [None req-b1d4bc79-0811-4f9e-b465-7e033d4bba1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:49:54.097 8 INFO cinder.api.openstack.wsgi [None req-9849894f-0cce-4072-ae2c-545cd4c6b431 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:49:54.098 8 INFO cinder.api.openstack.wsgi [None req-9849894f-0cce-4072-ae2c-545cd4c6b431 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:50:04.095 7 INFO cinder.api.openstack.wsgi [None req-b1d4bc79-0811-4f9e-b465-7e033d4bba1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:50:04.096 8 INFO cinder.api.openstack.wsgi [None req-9849894f-0cce-4072-ae2c-545cd4c6b431 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:50:04.096 7 INFO cinder.api.openstack.wsgi [None req-b1d4bc79-0811-4f9e-b465-7e033d4bba1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:50:04.097 8 INFO cinder.api.openstack.wsgi [None req-9849894f-0cce-4072-ae2c-545cd4c6b431 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:50:14.095 8 INFO cinder.api.openstack.wsgi [None req-9849894f-0cce-4072-ae2c-545cd4c6b431 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:50:14.095 7 INFO cinder.api.openstack.wsgi [None req-b1d4bc79-0811-4f9e-b465-7e033d4bba1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:50:14.096 8 INFO cinder.api.openstack.wsgi [None req-9849894f-0cce-4072-ae2c-545cd4c6b431 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:50:14.097 7 INFO cinder.api.openstack.wsgi [None req-b1d4bc79-0811-4f9e-b465-7e033d4bba1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:50:24.095 8 INFO cinder.api.openstack.wsgi [None req-9849894f-0cce-4072-ae2c-545cd4c6b431 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:50:24.095 7 INFO cinder.api.openstack.wsgi [None req-b1d4bc79-0811-4f9e-b465-7e033d4bba1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:50:24.096 8 INFO cinder.api.openstack.wsgi [None req-9849894f-0cce-4072-ae2c-545cd4c6b431 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:50:24.097 7 INFO cinder.api.openstack.wsgi [None req-b1d4bc79-0811-4f9e-b465-7e033d4bba1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:50:34.095 7 INFO cinder.api.openstack.wsgi [None req-b1d4bc79-0811-4f9e-b465-7e033d4bba1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:50:34.095 7 INFO cinder.api.openstack.wsgi [None req-b1d4bc79-0811-4f9e-b465-7e033d4bba1f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:50:34.095 8 INFO cinder.api.openstack.wsgi [None req-9849894f-0cce-4072-ae2c-545cd4c6b431 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:50:34.096 8 INFO cinder.api.openstack.wsgi [None req-9849894f-0cce-4072-ae2c-545cd4c6b431 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:50:40.934 7 INFO cinder.api.openstack.wsgi [None req-5e657116-5ad5-41e9-b7db-b9f6605e901a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes 2026-04-21 18:50:41.026 7 INFO cinder.api.v3.volumes [None req-5e657116-5ad5-41e9-b7db-b9f6605e901a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Create volume of 16 GB 2026-04-21 18:50:41.035 7 INFO cinder.volume.api [None req-5e657116-5ad5-41e9-b7db-b9f6605e901a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Availability Zones retrieved successfully. 2026-04-21 18:50:41.264 7 INFO cinder.volume.api [None req-5e657116-5ad5-41e9-b7db-b9f6605e901a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Create volume request issued successfully. 2026-04-21 18:50:41.265 7 INFO cinder.api.openstack.wsgi [None req-5e657116-5ad5-41e9-b7db-b9f6605e901a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 480/967] 199.204.45.4 () {34 vars in 731 bytes} [Tue Apr 21 18:50:40 2026] POST /v3/a045805a4f60467da4fcf758600f146b/volumes => generated 846 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-21 18:50:41.282 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-31099ecc-82a0-4dc0-b18d-05e5266cfdd4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:41.451 8 INFO cinder.volume.api [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-31099ecc-82a0-4dc0-b18d-05e5266cfdd4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Volume info retrieved successfully. 2026-04-21 18:50:41.458 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-31099ecc-82a0-4dc0-b18d-05e5266cfdd4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 returned with HTTP 200 [pid: 8|app: 0|req: 488/968] 199.204.45.4 () {32 vars in 822 bytes} [Tue Apr 21 18:50:41 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 => generated 1077 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:50:44.095 7 INFO cinder.api.openstack.wsgi [None req-5e657116-5ad5-41e9-b7db-b9f6605e901a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:50:44.095 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-31099ecc-82a0-4dc0-b18d-05e5266cfdd4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:50:44.096 7 INFO cinder.api.openstack.wsgi [None req-5e657116-5ad5-41e9-b7db-b9f6605e901a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:50:44.096 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-31099ecc-82a0-4dc0-b18d-05e5266cfdd4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:50:46.475 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-08611e09-8dd4-4141-9fa6-4f51a95404e6 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:46.494 7 INFO cinder.volume.api [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-08611e09-8dd4-4141-9fa6-4f51a95404e6 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Volume info retrieved successfully. 2026-04-21 18:50:46.504 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-08611e09-8dd4-4141-9fa6-4f51a95404e6 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 returned with HTTP 200 [pid: 7|app: 0|req: 482/971] 199.204.45.4 () {32 vars in 822 bytes} [Tue Apr 21 18:50:46 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 => generated 1489 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:50:47.437 8 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-b939cacf-7237-47c2-8e7d-9007f50a5310 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:47.451 8 INFO cinder.volume.api [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-b939cacf-7237-47c2-8e7d-9007f50a5310 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Volume info retrieved successfully. 2026-04-21 18:50:47.456 8 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-b939cacf-7237-47c2-8e7d-9007f50a5310 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 returned with HTTP 200 [pid: 8|app: 0|req: 490/972] 10.0.0.191 () {34 vars in 1027 bytes} [Tue Apr 21 18:50:47 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 => generated 1489 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:50:48.082 7 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-35595156-4492-430b-8421-7bb2ecd9db9c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:48.094 7 INFO cinder.volume.api [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-35595156-4492-430b-8421-7bb2ecd9db9c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Volume info retrieved successfully. 2026-04-21 18:50:48.098 7 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-35595156-4492-430b-8421-7bb2ecd9db9c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 returned with HTTP 200 [pid: 7|app: 0|req: 483/973] 10.0.0.191 () {34 vars in 1027 bytes} [Tue Apr 21 18:50:48 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 => generated 1489 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:50:48.110 8 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-b939cacf-7237-47c2-8e7d-9007f50a5310 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-21 18:50:48.111 8 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-b939cacf-7237-47c2-8e7d-9007f50a5310 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 491/974] 10.0.0.191 () {32 vars in 828 bytes} [Tue Apr 21 18:50:48 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:50:48.119 7 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-3c27d850-f535-4f75-8875-2d67ace61a2f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:48.159 7 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-3c27d850-f535-4f75-8875-2d67ace61a2f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/attachments returned with HTTP 200 [pid: 7|app: 0|req: 484/975] 10.0.0.191 () {40 vars in 1056 bytes} [Tue Apr 21 18:50:48 2026] POST /v3/a045805a4f60467da4fcf758600f146b/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:50:49.848 8 INFO cinder.api.openstack.wsgi [None req-5ca9dbc5-e035-4711-ae4e-433696ff357c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:50:49.860 8 INFO cinder.volume.api [None req-5ca9dbc5-e035-4711-ae4e-433696ff357c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:49.866 8 INFO cinder.api.openstack.wsgi [None req-5ca9dbc5-e035-4711-ae4e-433696ff357c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 492/976] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:50:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 1491 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:50:49.877 7 INFO cinder.api.openstack.wsgi [None req-194bd08d-260e-4695-b482-1ee530526b38 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:49.884 7 INFO cinder.volume.api [None req-194bd08d-260e-4695-b482-1ee530526b38 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:50:49.885 7 INFO cinder.api.openstack.wsgi [None req-194bd08d-260e-4695-b482-1ee530526b38 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 485/977] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:50:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:50:49.897 8 INFO cinder.api.openstack.wsgi [None req-cf8bf876-0341-4eaa-afe0-f558821f2c6a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:50:49.902 8 INFO cinder.api.openstack.wsgi [None req-cf8bf876-0341-4eaa-afe0-f558821f2c6a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 493/978] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:50:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:49.913 7 INFO cinder.api.openstack.wsgi [None req-b1ca6edb-9472-463d-8a0a-b882ca657f24 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:50:50.416 7 INFO cinder.api.openstack.wsgi [None req-b1ca6edb-9472-463d-8a0a-b882ca657f24 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 486/979] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:50:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:50.427 8 INFO cinder.api.openstack.wsgi [None req-56b031a5-0b43-4f03-b3aa-7ed344889c5c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:50:50.446 8 INFO cinder.volume.api [None req-56b031a5-0b43-4f03-b3aa-7ed344889c5c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:50.451 8 INFO cinder.api.openstack.wsgi [None req-56b031a5-0b43-4f03-b3aa-7ed344889c5c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 494/980] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 1491 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:50:50.497 7 INFO cinder.api.openstack.wsgi [None req-6d3966a5-9475-4c35-9f4d-fc8c05d9d648 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:50:50.527 7 INFO cinder.api.openstack.wsgi [None req-6d3966a5-9475-4c35-9f4d-fc8c05d9d648 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/981] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:50:50.542 8 INFO cinder.api.openstack.wsgi [None req-9023759d-3188-4eb6-bbfc-85b03a9a44ab 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true 2026-04-21 18:50:50.566 8 INFO cinder.api.openstack.wsgi [None req-9023759d-3188-4eb6-bbfc-85b03a9a44ab 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/982] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:50.581 7 INFO cinder.api.openstack.wsgi [None req-5872eb25-4e4b-49d4-beff-117a921f3017 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:50:50.608 7 INFO cinder.api.openstack.wsgi [None req-5872eb25-4e4b-49d4-beff-117a921f3017 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/983] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:50.622 8 INFO cinder.api.openstack.wsgi [None req-cb973c30-299c-4b07-b8ee-6b22cea4840d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true 2026-04-21 18:50:50.645 8 INFO cinder.api.openstack.wsgi [None req-cb973c30-299c-4b07-b8ee-6b22cea4840d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/984] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:50.659 7 INFO cinder.api.openstack.wsgi [None req-130ca0a2-f80e-4bac-990d-a526ffc76604 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true 2026-04-21 18:50:50.677 7 INFO cinder.api.openstack.wsgi [None req-130ca0a2-f80e-4bac-990d-a526ffc76604 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/985] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:50.689 8 INFO cinder.api.openstack.wsgi [None req-16e42643-1992-4b7d-be86-015357adf305 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:50:50.713 8 INFO cinder.api.openstack.wsgi [None req-16e42643-1992-4b7d-be86-015357adf305 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/986] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:50.727 7 INFO cinder.api.openstack.wsgi [None req-127965ca-de15-4b00-895f-ab0d56f162ff 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true 2026-04-21 18:50:50.745 7 INFO cinder.api.openstack.wsgi [None req-127965ca-de15-4b00-895f-ab0d56f162ff 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/987] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:50.756 8 INFO cinder.api.openstack.wsgi [None req-6cabf407-483b-40c6-8920-922e0dec8c80 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ade017561f5b4debacacde33019b2275?usage=true 2026-04-21 18:50:50.773 8 INFO cinder.api.openstack.wsgi [None req-6cabf407-483b-40c6-8920-922e0dec8c80 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ade017561f5b4debacacde33019b2275?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/988] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ade017561f5b4debacacde33019b2275?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:50.786 7 INFO cinder.api.openstack.wsgi [None req-20df1bf0-d23f-4e0d-a6e4-bd3b045aefcf 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true 2026-04-21 18:50:50.812 7 INFO cinder.api.openstack.wsgi [None req-20df1bf0-d23f-4e0d-a6e4-bd3b045aefcf 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/989] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:50.825 8 INFO cinder.api.openstack.wsgi [None req-d9bbbae2-8c80-46ff-98fe-a249b3bed234 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true 2026-04-21 18:50:50.844 8 INFO cinder.api.openstack.wsgi [None req-d9bbbae2-8c80-46ff-98fe-a249b3bed234 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/990] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:50.859 7 INFO cinder.api.openstack.wsgi [None req-a90f7285-aa31-4a5a-9534-a9b70b32c093 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true 2026-04-21 18:50:50.881 7 INFO cinder.api.openstack.wsgi [None req-a90f7285-aa31-4a5a-9534-a9b70b32c093 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/991] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:50.896 8 INFO cinder.api.openstack.wsgi [None req-fb14868c-e335-40c0-95a7-61394de3f957 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/e953c01da5b44836917bacf74a674f79?usage=true 2026-04-21 18:50:50.922 8 INFO cinder.api.openstack.wsgi [None req-fb14868c-e335-40c0-95a7-61394de3f957 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/e953c01da5b44836917bacf74a674f79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/992] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/e953c01da5b44836917bacf74a674f79?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:50.931 7 INFO cinder.api.openstack.wsgi [None req-12fd30d9-d436-4700-b51d-44b3ddc4a608 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true 2026-04-21 18:50:50.954 7 INFO cinder.api.openstack.wsgi [None req-12fd30d9-d436-4700-b51d-44b3ddc4a608 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/993] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:50:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:50:51.328 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-6b2dbb45-9690-4353-a7b3-ea60dbe9f722 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:51.346 8 INFO cinder.volume.api [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-6b2dbb45-9690-4353-a7b3-ea60dbe9f722 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Volume info retrieved successfully. 2026-04-21 18:50:51.354 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-6b2dbb45-9690-4353-a7b3-ea60dbe9f722 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 returned with HTTP 200 [pid: 8|app: 0|req: 501/994] 199.204.45.4 () {32 vars in 822 bytes} [Tue Apr 21 18:50:51 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 => generated 1488 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:50:53.585 7 INFO cinder.api.openstack.wsgi [None req-12fd30d9-d436-4700-b51d-44b3ddc4a608 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-21 18:50:53.587 7 INFO cinder.api.openstack.wsgi [None req-12fd30d9-d436-4700-b51d-44b3ddc4a608 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 494/995] 199.204.45.4 () {32 vars in 837 bytes} [Tue Apr 21 18:50:53 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:50:53.599 8 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-7f25cb35-eb02-4603-a67e-0d2fdea6ea35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:53.624 8 INFO cinder.volume.api [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-7f25cb35-eb02-4603-a67e-0d2fdea6ea35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Volume info retrieved successfully. 2026-04-21 18:50:53.635 8 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-7f25cb35-eb02-4603-a67e-0d2fdea6ea35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 returned with HTTP 200 [pid: 8|app: 0|req: 502/996] 199.204.45.4 () {36 vars in 1070 bytes} [Tue Apr 21 18:50:53 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 => generated 1712 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-04-21 18:50:53.696 7 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-ecf7e2d4-104e-4cba-bf8c-3123c0b1dbbf 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/attachments/c4a1f665-7970-4523-b1b2-863e54f3e749 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:54.096 8 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-7f25cb35-eb02-4603-a67e-0d2fdea6ea35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:50:54.097 8 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-7f25cb35-eb02-4603-a67e-0d2fdea6ea35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:50:54.098 8 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-7f25cb35-eb02-4603-a67e-0d2fdea6ea35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:50:54.098 8 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-7f25cb35-eb02-4603-a67e-0d2fdea6ea35 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:50:54.406 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-40dc084f-919a-406e-8b57-09b87adc439b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:54.428 8 INFO cinder.volume.api [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-40dc084f-919a-406e-8b57-09b87adc439b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Volume info retrieved successfully. 2026-04-21 18:50:54.435 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-40dc084f-919a-406e-8b57-09b87adc439b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 returned with HTTP 200 [pid: 8|app: 0|req: 505/999] 199.204.45.4 () {32 vars in 822 bytes} [Tue Apr 21 18:50:54 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 => generated 1489 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:50:54.737 7 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-ecf7e2d4-104e-4cba-bf8c-3123c0b1dbbf 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/attachments/c4a1f665-7970-4523-b1b2-863e54f3e749 returned with HTTP 200 [pid: 7|app: 0|req: 495/1000] 199.204.45.4 () {40 vars in 1132 bytes} [Tue Apr 21 18:50:53 2026] PUT /v3/a045805a4f60467da4fcf758600f146b/attachments/c4a1f665-7970-4523-b1b2-863e54f3e749 => 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-04-21 18:50:55.262 8 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-1c18ba6e-ef6b-4ae1-be80-707dd03cc196 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/attachments/c4a1f665-7970-4523-b1b2-863e54f3e749/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:55.294 8 INFO cinder.api.openstack.wsgi [req-ecfbbc41-0649-45f1-8ae4-cd0473d228f9 req-1c18ba6e-ef6b-4ae1-be80-707dd03cc196 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/attachments/c4a1f665-7970-4523-b1b2-863e54f3e749/action returned with HTTP 204 [pid: 8|app: 0|req: 506/1001] 199.204.45.4 () {40 vars in 1145 bytes} [Tue Apr 21 18:50:55 2026] POST /v3/a045805a4f60467da4fcf758600f146b/attachments/c4a1f665-7970-4523-b1b2-863e54f3e749/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:50:57.222 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-eede1db5-1293-4596-be54-2b19a78bce0d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:50:57.239 7 INFO cinder.volume.api [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-eede1db5-1293-4596-be54-2b19a78bce0d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Volume info retrieved successfully. 2026-04-21 18:50:57.244 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-eede1db5-1293-4596-be54-2b19a78bce0d 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 returned with HTTP 200 [pid: 7|app: 0|req: 496/1002] 199.204.45.4 () {32 vars in 822 bytes} [Tue Apr 21 18:50:57 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 => generated 1787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:51:00.250 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-2218b8eb-6375-4faa-ace4-83c31bd4d311 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:51:00.266 8 INFO cinder.volume.api [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-2218b8eb-6375-4faa-ace4-83c31bd4d311 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Volume info retrieved successfully. 2026-04-21 18:51:00.272 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-2218b8eb-6375-4faa-ace4-83c31bd4d311 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 returned with HTTP 200 [pid: 8|app: 0|req: 507/1003] 199.204.45.4 () {32 vars in 822 bytes} [Tue Apr 21 18:51:00 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 => generated 1787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:51:03.149 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-16ba4abc-0a26-40b0-923b-9d40654c8047 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:51:03.164 7 INFO cinder.volume.api [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-16ba4abc-0a26-40b0-923b-9d40654c8047 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Volume info retrieved successfully. 2026-04-21 18:51:03.169 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-16ba4abc-0a26-40b0-923b-9d40654c8047 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 returned with HTTP 200 [pid: 7|app: 0|req: 497/1004] 199.204.45.4 () {32 vars in 822 bytes} [Tue Apr 21 18:51:03 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 => generated 1787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:51:04.095 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-16ba4abc-0a26-40b0-923b-9d40654c8047 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:51:04.095 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-2218b8eb-6375-4faa-ace4-83c31bd4d311 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:51:04.096 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-16ba4abc-0a26-40b0-923b-9d40654c8047 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:51:04.097 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-2218b8eb-6375-4faa-ace4-83c31bd4d311 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:51:06.264 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-483a4da4-5a7c-4d04-add7-9a3563d7583e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:51:06.282 7 INFO cinder.volume.api [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-483a4da4-5a7c-4d04-add7-9a3563d7583e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Volume info retrieved successfully. 2026-04-21 18:51:06.288 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-483a4da4-5a7c-4d04-add7-9a3563d7583e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 returned with HTTP 200 [pid: 7|app: 0|req: 499/1007] 199.204.45.4 () {32 vars in 822 bytes} [Tue Apr 21 18:51:06 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 => generated 1787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:51:09.275 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-59be8235-604d-452a-b8d3-aef9713e894f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:51:09.293 8 INFO cinder.volume.api [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-59be8235-604d-452a-b8d3-aef9713e894f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Volume info retrieved successfully. 2026-04-21 18:51:09.297 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-59be8235-604d-452a-b8d3-aef9713e894f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 returned with HTTP 200 [pid: 8|app: 0|req: 509/1008] 199.204.45.4 () {32 vars in 822 bytes} [Tue Apr 21 18:51:09 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 => generated 1787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:51:14.096 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-483a4da4-5a7c-4d04-add7-9a3563d7583e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:51:14.096 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-59be8235-604d-452a-b8d3-aef9713e894f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:51:14.097 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-483a4da4-5a7c-4d04-add7-9a3563d7583e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:51:14.097 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-59be8235-604d-452a-b8d3-aef9713e894f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:51:24.095 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-59be8235-604d-452a-b8d3-aef9713e894f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:51:24.096 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-59be8235-604d-452a-b8d3-aef9713e894f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:51:24.096 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-483a4da4-5a7c-4d04-add7-9a3563d7583e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:51:24.097 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-483a4da4-5a7c-4d04-add7-9a3563d7583e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:51:34.095 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-59be8235-604d-452a-b8d3-aef9713e894f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:51:34.095 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-483a4da4-5a7c-4d04-add7-9a3563d7583e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:51:34.096 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-483a4da4-5a7c-4d04-add7-9a3563d7583e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:51:34.100 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-59be8235-604d-452a-b8d3-aef9713e894f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:51:44.095 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-483a4da4-5a7c-4d04-add7-9a3563d7583e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:51:44.096 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-59be8235-604d-452a-b8d3-aef9713e894f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:51:44.096 8 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-59be8235-604d-452a-b8d3-aef9713e894f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:51:44.097 7 INFO cinder.api.openstack.wsgi [req-5e657116-5ad5-41e9-b7db-b9f6605e901a req-483a4da4-5a7c-4d04-add7-9a3563d7583e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:51:50.044 8 INFO cinder.api.openstack.wsgi [None req-ce9b69a4-f2bb-40a7-88a0-3bb964d84c66 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:51:50.059 8 INFO cinder.volume.api [None req-ce9b69a4-f2bb-40a7-88a0-3bb964d84c66 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:51:50.065 8 INFO cinder.api.openstack.wsgi [None req-ce9b69a4-f2bb-40a7-88a0-3bb964d84c66 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1017] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:51:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 1790 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:51:50.112 7 INFO cinder.api.openstack.wsgi [None req-3ab699e4-8dea-45e7-85ca-48ab6554c977 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:51:50.138 7 INFO cinder.api.openstack.wsgi [None req-3ab699e4-8dea-45e7-85ca-48ab6554c977 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1018] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:51:50.151 8 INFO cinder.api.openstack.wsgi [None req-a1f455ea-9899-424b-951c-04b216167860 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true 2026-04-21 18:51:50.175 8 INFO cinder.api.openstack.wsgi [None req-a1f455ea-9899-424b-951c-04b216167860 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1019] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:51:50.189 7 INFO cinder.api.openstack.wsgi [None req-0d4f4af4-fe45-4df0-b205-7e43daefbac0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:51:50.209 7 INFO cinder.api.openstack.wsgi [None req-0d4f4af4-fe45-4df0-b205-7e43daefbac0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1020] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:51:50.223 8 INFO cinder.api.openstack.wsgi [None req-9f968c00-3ef9-4cc9-ac24-293b43cd9d12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true 2026-04-21 18:51:50.247 8 INFO cinder.api.openstack.wsgi [None req-9f968c00-3ef9-4cc9-ac24-293b43cd9d12 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1021] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:51:50.259 7 INFO cinder.api.openstack.wsgi [None req-353df3d6-e436-4f7b-bfd1-e6db484a2310 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true 2026-04-21 18:51:50.281 7 INFO cinder.api.openstack.wsgi [None req-353df3d6-e436-4f7b-bfd1-e6db484a2310 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1022] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:51:50.292 8 INFO cinder.api.openstack.wsgi [None req-a67af527-a792-4c1b-b33c-6b52d836df34 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:51:50.321 8 INFO cinder.api.openstack.wsgi [None req-a67af527-a792-4c1b-b33c-6b52d836df34 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1023] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:51:50.335 7 INFO cinder.api.openstack.wsgi [None req-d6f58595-f6d2-435b-b55f-b49948a52c82 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true 2026-04-21 18:51:50.356 7 INFO cinder.api.openstack.wsgi [None req-d6f58595-f6d2-435b-b55f-b49948a52c82 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1024] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:51:50.365 8 INFO cinder.api.openstack.wsgi [None req-5f4ef519-78e4-4494-a55b-fcc435151ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true 2026-04-21 18:51:50.384 8 INFO cinder.api.openstack.wsgi [None req-5f4ef519-78e4-4494-a55b-fcc435151ad0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1025] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:51:50.398 7 INFO cinder.api.openstack.wsgi [None req-35170ffc-8f1c-42bd-badf-69fd4bbe35f2 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true 2026-04-21 18:51:50.417 7 INFO cinder.api.openstack.wsgi [None req-35170ffc-8f1c-42bd-badf-69fd4bbe35f2 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1026] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:51:50.427 8 INFO cinder.api.openstack.wsgi [None req-573b06e5-6cb6-4ec2-bf08-da5ca5aa67f6 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true 2026-04-21 18:51:50.451 8 INFO cinder.api.openstack.wsgi [None req-573b06e5-6cb6-4ec2-bf08-da5ca5aa67f6 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1027] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:51:50.465 7 INFO cinder.api.openstack.wsgi [None req-c33b9518-4ab8-415b-8e7d-deb228386f98 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true 2026-04-21 18:51:50.490 7 INFO cinder.api.openstack.wsgi [None req-c33b9518-4ab8-415b-8e7d-deb228386f98 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1028] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:51:50.499 8 INFO cinder.api.openstack.wsgi [None req-f532a3a5-f06f-48c6-aa1b-110f838f9b39 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:51:50.506 8 INFO cinder.volume.api [None req-f532a3a5-f06f-48c6-aa1b-110f838f9b39 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:51:50.507 8 INFO cinder.api.openstack.wsgi [None req-f532a3a5-f06f-48c6-aa1b-110f838f9b39 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1029] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:51:50.516 7 INFO cinder.api.openstack.wsgi [None req-3902c67b-f587-41ff-b41d-39a2fcdde1dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:51:50.531 7 INFO cinder.volume.api [None req-3902c67b-f587-41ff-b41d-39a2fcdde1dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:51:50.537 7 INFO cinder.api.openstack.wsgi [None req-3902c67b-f587-41ff-b41d-39a2fcdde1dc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1030] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:51:50.547 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:51:50.552 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 521/1031] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:51:50.564 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:51:51.068 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1032] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:51:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/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-04-21 18:51:54.095 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:51:54.096 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:51:54.096 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:51:54.097 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:52:04.095 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:52:04.095 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:52:04.096 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:52:04.097 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:52:14.095 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:52:14.095 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:52:14.096 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:52:14.096 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:52:24.095 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:52:24.095 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:52:24.096 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:52:24.096 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:52:34.096 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:52:34.096 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:52:34.097 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:52:34.097 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:52:44.095 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:52:44.095 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:52:44.096 7 INFO cinder.api.openstack.wsgi [None req-d94fc28c-e6fe-400a-a1ec-b8aaaba5c1a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:52:44.096 8 INFO cinder.api.openstack.wsgi [None req-e44f3a12-b710-40a2-ab54-d0b5c3679c18 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:52:49.887 8 INFO cinder.api.openstack.wsgi [None req-d4244c7c-cb3a-49be-bef8-e839baced20b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:52:49.899 8 INFO cinder.volume.api [None req-d4244c7c-cb3a-49be-bef8-e839baced20b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:52:49.905 8 INFO cinder.api.openstack.wsgi [None req-d4244c7c-cb3a-49be-bef8-e839baced20b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1045] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:52:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 1790 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:52:49.926 7 INFO cinder.api.openstack.wsgi [None req-a460dc86-f736-491a-a5f6-9a604e6ce887 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:52:49.932 7 INFO cinder.api.openstack.wsgi [None req-a460dc86-f736-491a-a5f6-9a604e6ce887 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 518/1046] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:52:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:52:49.970 8 INFO cinder.api.openstack.wsgi [None req-ccef9644-5be2-47bd-87cb-9ff73e355adf 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:52:49.995 8 INFO cinder.api.openstack.wsgi [None req-ccef9644-5be2-47bd-87cb-9ff73e355adf 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1047] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:52:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:52:50.005 7 INFO cinder.api.openstack.wsgi [None req-293a97d9-1c98-48cf-a84a-ee7846a777c9 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true 2026-04-21 18:52:50.028 7 INFO cinder.api.openstack.wsgi [None req-293a97d9-1c98-48cf-a84a-ee7846a777c9 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1048] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:52:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:52:50.042 8 INFO cinder.api.openstack.wsgi [None req-3513e8e5-c9f4-4971-9413-6cb004c68976 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:52:50.064 8 INFO cinder.api.openstack.wsgi [None req-3513e8e5-c9f4-4971-9413-6cb004c68976 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1049] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:52:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:52:50.076 7 INFO cinder.api.openstack.wsgi [None req-4198ad3b-07af-4e69-946b-cc78ee7639e1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true 2026-04-21 18:52:50.103 7 INFO cinder.api.openstack.wsgi [None req-4198ad3b-07af-4e69-946b-cc78ee7639e1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1050] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:52:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:52:50.117 8 INFO cinder.api.openstack.wsgi [None req-786842cc-26a1-4705-8e9e-86949a0888a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true 2026-04-21 18:52:50.139 8 INFO cinder.api.openstack.wsgi [None req-786842cc-26a1-4705-8e9e-86949a0888a1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1051] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:52:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:52:50.151 7 INFO cinder.api.openstack.wsgi [None req-c4d1b9c9-781b-4614-8747-f2b7983ebf9c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:52:50.173 7 INFO cinder.api.openstack.wsgi [None req-c4d1b9c9-781b-4614-8747-f2b7983ebf9c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1052] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:52:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:52:50.186 8 INFO cinder.api.openstack.wsgi [None req-f6d638b6-0181-4ad1-b9d1-355aab118954 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true 2026-04-21 18:52:50.210 8 INFO cinder.api.openstack.wsgi [None req-f6d638b6-0181-4ad1-b9d1-355aab118954 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1053] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:52:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:52:50.225 7 INFO cinder.api.openstack.wsgi [None req-a590e215-953b-4bf7-a08e-747461b1479a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true 2026-04-21 18:52:50.246 7 INFO cinder.api.openstack.wsgi [None req-a590e215-953b-4bf7-a08e-747461b1479a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1054] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:52:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:52:50.258 8 INFO cinder.api.openstack.wsgi [None req-08dff69e-1f8b-4f67-9e8c-326fe4e87286 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true 2026-04-21 18:52:50.281 8 INFO cinder.api.openstack.wsgi [None req-08dff69e-1f8b-4f67-9e8c-326fe4e87286 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1055] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:52:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:52:50.295 7 INFO cinder.api.openstack.wsgi [None req-86486ee8-9bb4-468f-b9e6-333dee3cebe9 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true 2026-04-21 18:52:50.317 7 INFO cinder.api.openstack.wsgi [None req-86486ee8-9bb4-468f-b9e6-333dee3cebe9 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1056] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:52:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:52:50.331 8 INFO cinder.api.openstack.wsgi [None req-6348c321-93ba-4eb6-b9a3-93855f08dac7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true 2026-04-21 18:52:50.355 8 INFO cinder.api.openstack.wsgi [None req-6348c321-93ba-4eb6-b9a3-93855f08dac7 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1057] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:52:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:52:50.367 7 INFO cinder.api.openstack.wsgi [None req-671719ca-8b5d-4c9c-a0d8-ae50341bf00c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:52:50.378 7 INFO cinder.volume.api [None req-671719ca-8b5d-4c9c-a0d8-ae50341bf00c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:52:50.386 7 INFO cinder.api.openstack.wsgi [None req-671719ca-8b5d-4c9c-a0d8-ae50341bf00c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1058] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:52:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 1790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:52:50.403 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:52:50.907 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1059] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:52:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:52:50.920 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:52:50.925 7 INFO cinder.volume.api [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:52:50.925 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1060] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:52:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:52:54.095 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:52:54.095 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:52:54.096 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:52:54.096 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:53:04.096 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:53:04.096 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:53:04.097 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:53:04.098 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:53:14.095 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:53:14.095 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:53:14.096 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:53:14.096 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:53:24.095 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:53:24.095 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:53:24.095 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:53:24.097 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:53:34.095 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:53:34.096 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:53:34.097 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:53:34.097 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:53:44.096 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:53:44.096 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:53:44.097 8 INFO cinder.api.openstack.wsgi [None req-49af0e74-c166-4b40-ac97-3474086d106a 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:53:44.097 7 INFO cinder.api.openstack.wsgi [None req-4d5a5d73-a067-4266-8997-eab7f3944a87 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:53:49.924 8 INFO cinder.api.openstack.wsgi [None req-76308f8c-7e30-425c-ad78-d9e712180447 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:53:49.939 8 INFO cinder.volume.api [None req-76308f8c-7e30-425c-ad78-d9e712180447 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:53:49.944 8 INFO cinder.api.openstack.wsgi [None req-76308f8c-7e30-425c-ad78-d9e712180447 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1073] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:53:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 1790 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:53:49.955 7 INFO cinder.api.openstack.wsgi [None req-24594bfa-f423-4327-be9a-bb4cfc2f0a83 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:53:49.960 7 INFO cinder.volume.api [None req-24594bfa-f423-4327-be9a-bb4cfc2f0a83 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:53:49.960 7 INFO cinder.api.openstack.wsgi [None req-24594bfa-f423-4327-be9a-bb4cfc2f0a83 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1074] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:53:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:53:50.017 8 INFO cinder.api.openstack.wsgi [None req-cf0276fe-78d4-4372-a436-6bd048a6b4c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:53:50.040 8 INFO cinder.api.openstack.wsgi [None req-cf0276fe-78d4-4372-a436-6bd048a6b4c3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1075] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:53:50.052 7 INFO cinder.api.openstack.wsgi [None req-fe3d878c-aa65-451e-9dbc-3e25b0d10d46 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true 2026-04-21 18:53:50.074 7 INFO cinder.api.openstack.wsgi [None req-fe3d878c-aa65-451e-9dbc-3e25b0d10d46 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1076] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/172fdf8dcfe043cdb778d6e8a2282d1d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:53:50.088 8 INFO cinder.api.openstack.wsgi [None req-bee3d56c-b1fd-4b0e-bf66-e3906279c9c6 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:53:50.111 8 INFO cinder.api.openstack.wsgi [None req-bee3d56c-b1fd-4b0e-bf66-e3906279c9c6 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1077] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:53:50.123 7 INFO cinder.api.openstack.wsgi [None req-1b68175b-c709-4808-a951-65d539c7e9b3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true 2026-04-21 18:53:50.147 7 INFO cinder.api.openstack.wsgi [None req-1b68175b-c709-4808-a951-65d539c7e9b3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1078] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/581776dc21a640ed8d6b4543ffe0485a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:53:50.156 8 INFO cinder.api.openstack.wsgi [None req-e283b42f-2c95-496c-8efd-32d09c172cdb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true 2026-04-21 18:53:50.174 8 INFO cinder.api.openstack.wsgi [None req-e283b42f-2c95-496c-8efd-32d09c172cdb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1079] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/66834f0c932f4f80bc42ca9061ce730f?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:53:50.186 7 INFO cinder.api.openstack.wsgi [None req-7f53d644-8190-4e3c-8de3-3af73f4c7456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:53:50.207 7 INFO cinder.api.openstack.wsgi [None req-7f53d644-8190-4e3c-8de3-3af73f4c7456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1080] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:53:50.218 8 INFO cinder.api.openstack.wsgi [None req-c5745a5b-014c-45a8-9398-4385c061e925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true 2026-04-21 18:53:50.237 8 INFO cinder.api.openstack.wsgi [None req-c5745a5b-014c-45a8-9398-4385c061e925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1081] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a75d3dfc76134f27a12fff8ef375953c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:53:50.247 7 INFO cinder.api.openstack.wsgi [None req-e21c8c2f-feb4-4dec-91e3-03473d7325b0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true 2026-04-21 18:53:50.270 7 INFO cinder.api.openstack.wsgi [None req-e21c8c2f-feb4-4dec-91e3-03473d7325b0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1082] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/af534da903b6464ab11e350128316bc5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:53:50.282 8 INFO cinder.api.openstack.wsgi [None req-0fe1be73-d1b7-4769-a79f-ceb68a1f8286 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true 2026-04-21 18:53:50.300 8 INFO cinder.api.openstack.wsgi [None req-0fe1be73-d1b7-4769-a79f-ceb68a1f8286 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1083] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/db4d2203845544dda9080d6943d64268?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:53:50.311 7 INFO cinder.api.openstack.wsgi [None req-63519ce1-95be-45b6-b8e3-4b43dc3bfde5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true 2026-04-21 18:53:50.328 7 INFO cinder.api.openstack.wsgi [None req-63519ce1-95be-45b6-b8e3-4b43dc3bfde5 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1084] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/dc6941cc05b04c678f6e445528021c5a?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:53:50.341 8 INFO cinder.api.openstack.wsgi [None req-8c2d9553-29d7-44ba-96ad-04e144796447 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true 2026-04-21 18:53:50.357 8 INFO cinder.api.openstack.wsgi [None req-8c2d9553-29d7-44ba-96ad-04e144796447 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1085] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/ea2eb208bb0f4d3695cb915ee5bbbae4?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:53:50.367 7 INFO cinder.api.openstack.wsgi [None req-74390950-a758-44e0-8227-c3d044c70294 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:53:50.372 7 INFO cinder.api.openstack.wsgi [None req-74390950-a758-44e0-8227-c3d044c70294 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 538/1086] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:53:50.382 8 INFO cinder.api.openstack.wsgi [None req-7002f9d2-f4af-4ed6-96eb-71298638fee1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:53:50.394 8 INFO cinder.volume.api [None req-7002f9d2-f4af-4ed6-96eb-71298638fee1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:53:50.399 8 INFO cinder.api.openstack.wsgi [None req-7002f9d2-f4af-4ed6-96eb-71298638fee1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1087] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 1790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-21 18:53:50.411 7 INFO cinder.api.openstack.wsgi [None req-2ab4e861-1d87-4933-a609-a332161fd447 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:53:50.914 7 INFO cinder.api.openstack.wsgi [None req-2ab4e861-1d87-4933-a609-a332161fd447 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1088] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:53:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:53:52.103 8 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-e8c90020-1b29-41d6-a480-eb10c914690e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/attachments/c4a1f665-7970-4523-b1b2-863e54f3e749 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:53:52.654 8 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-e8c90020-1b29-41d6-a480-eb10c914690e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/attachments/c4a1f665-7970-4523-b1b2-863e54f3e749 returned with HTTP 200 [pid: 8|app: 0|req: 550/1089] 199.204.45.4 () {38 vars in 1100 bytes} [Tue Apr 21 18:53:52 2026] DELETE /v3/a045805a4f60467da4fcf758600f146b/attachments/c4a1f665-7970-4523-b1b2-863e54f3e749 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:53:52.675 7 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-af6e4261-b55a-48fa-9623-5c4c1f432fba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 2026-04-21 18:53:52.676 7 INFO cinder.api.v3.volumes [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-af6e4261-b55a-48fa-9623-5c4c1f432fba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Delete volume with id: 632fa011-2507-4a8c-9c0c-690bf610eab6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:53:52.686 7 INFO cinder.volume.api [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-af6e4261-b55a-48fa-9623-5c4c1f432fba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Volume info retrieved successfully. 2026-04-21 18:53:52.707 7 INFO cinder.volume.api [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-af6e4261-b55a-48fa-9623-5c4c1f432fba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Delete volume request issued successfully. 2026-04-21 18:53:52.708 7 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-af6e4261-b55a-48fa-9623-5c4c1f432fba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 returned with HTTP 202 [pid: 7|app: 0|req: 540/1090] 199.204.45.4 () {36 vars in 1051 bytes} [Tue Apr 21 18:53:52 2026] DELETE /v3/a045805a4f60467da4fcf758600f146b/volumes/632fa011-2507-4a8c-9c0c-690bf610eab6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-21 18:53:54.095 8 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-e8c90020-1b29-41d6-a480-eb10c914690e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:53:54.095 7 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-af6e4261-b55a-48fa-9623-5c4c1f432fba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:53:54.096 8 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-e8c90020-1b29-41d6-a480-eb10c914690e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:53:54.096 7 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-af6e4261-b55a-48fa-9623-5c4c1f432fba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:54:04.095 7 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-af6e4261-b55a-48fa-9623-5c4c1f432fba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:54:04.095 8 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-e8c90020-1b29-41d6-a480-eb10c914690e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:54:04.096 7 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-af6e4261-b55a-48fa-9623-5c4c1f432fba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:54:04.097 8 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-e8c90020-1b29-41d6-a480-eb10c914690e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:54:14.095 7 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-af6e4261-b55a-48fa-9623-5c4c1f432fba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:54:14.096 8 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-e8c90020-1b29-41d6-a480-eb10c914690e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:54:14.096 7 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-af6e4261-b55a-48fa-9623-5c4c1f432fba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:54:14.097 8 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-e8c90020-1b29-41d6-a480-eb10c914690e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:54:24.095 7 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-af6e4261-b55a-48fa-9623-5c4c1f432fba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:54:24.095 8 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-e8c90020-1b29-41d6-a480-eb10c914690e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:54:24.096 8 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-e8c90020-1b29-41d6-a480-eb10c914690e 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:54:24.096 7 INFO cinder.api.openstack.wsgi [req-20369ed4-ebf5-4f10-9177-4a0e86a80314 req-af6e4261-b55a-48fa-9623-5c4c1f432fba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:54:31.450 8 INFO cinder.api.openstack.wsgi [None req-1ee15e22-75b8-4abf-91a3-5c9711bbb97b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-21 18:54:31.457 8 INFO cinder.volume.api [None req-1ee15e22-75b8-4abf-91a3-5c9711bbb97b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:54:31.457 8 INFO cinder.api.openstack.wsgi [None req-1ee15e22-75b8-4abf-91a3-5c9711bbb97b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 555/1099] 10.0.0.144 () {32 vars in 704 bytes} [Tue Apr 21 18:54:31 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:54:31.475 7 INFO cinder.api.openstack.wsgi [None req-cc3b3a4b-aa76-4cc1-a58c-fd4080877cdc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes 2026-04-21 18:54:31.485 7 INFO cinder.volume.api [None req-cc3b3a4b-aa76-4cc1-a58c-fd4080877cdc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:54:31.486 7 INFO cinder.api.openstack.wsgi [None req-cc3b3a4b-aa76-4cc1-a58c-fd4080877cdc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes returned with HTTP 200 [pid: 7|app: 0|req: 545/1100] 10.0.0.144 () {32 vars in 700 bytes} [Tue Apr 21 18:54:31 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:54:34.095 8 INFO cinder.api.openstack.wsgi [None req-1ee15e22-75b8-4abf-91a3-5c9711bbb97b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:54:34.096 7 INFO cinder.api.openstack.wsgi [None req-cc3b3a4b-aa76-4cc1-a58c-fd4080877cdc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:54:34.097 8 INFO cinder.api.openstack.wsgi [None req-1ee15e22-75b8-4abf-91a3-5c9711bbb97b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:54:34.097 7 INFO cinder.api.openstack.wsgi [None req-cc3b3a4b-aa76-4cc1-a58c-fd4080877cdc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:54:44.095 8 INFO cinder.api.openstack.wsgi [None req-1ee15e22-75b8-4abf-91a3-5c9711bbb97b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:54:44.095 7 INFO cinder.api.openstack.wsgi [None req-cc3b3a4b-aa76-4cc1-a58c-fd4080877cdc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:54:44.096 8 INFO cinder.api.openstack.wsgi [None req-1ee15e22-75b8-4abf-91a3-5c9711bbb97b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:54:44.096 7 INFO cinder.api.openstack.wsgi [None req-cc3b3a4b-aa76-4cc1-a58c-fd4080877cdc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:54:49.927 8 INFO cinder.api.openstack.wsgi [None req-0943e17c-0cae-4518-9a9f-cf663e55cfdd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:54:49.932 8 INFO cinder.api.openstack.wsgi [None req-0943e17c-0cae-4518-9a9f-cf663e55cfdd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 558/1105] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:54:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:54:49.948 7 INFO cinder.api.openstack.wsgi [None req-aa8b829d-d1b6-428b-b03d-654a469272ff 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:54:50.451 7 INFO cinder.api.openstack.wsgi [None req-aa8b829d-d1b6-428b-b03d-654a469272ff 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1106] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:54:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:54:50.493 8 INFO cinder.api.openstack.wsgi [None req-0d9e0caa-ab68-4b77-8e84-32866e95aad4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:54:50.530 8 INFO cinder.api.openstack.wsgi [None req-0d9e0caa-ab68-4b77-8e84-32866e95aad4 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1107] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:54:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:54:50.543 7 INFO cinder.api.openstack.wsgi [None req-6347d3f9-6ab3-4817-b3b9-b70bf6c64c36 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:54:50.563 7 INFO cinder.api.openstack.wsgi [None req-6347d3f9-6ab3-4817-b3b9-b70bf6c64c36 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1108] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:54:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:54:50.574 8 INFO cinder.api.openstack.wsgi [None req-01cd72f7-e907-4505-b322-31b68f831d3b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:54:50.593 8 INFO cinder.api.openstack.wsgi [None req-01cd72f7-e907-4505-b322-31b68f831d3b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1109] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:54:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:54:50.604 7 INFO cinder.api.openstack.wsgi [None req-d23cf079-7bab-489d-806d-1a0e468717f6 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:54:50.616 7 INFO cinder.volume.api [None req-d23cf079-7bab-489d-806d-1a0e468717f6 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:54:50.619 7 INFO cinder.api.openstack.wsgi [None req-d23cf079-7bab-489d-806d-1a0e468717f6 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1110] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:54:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:54:50.630 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:54:50.638 8 INFO cinder.volume.api [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:54:50.640 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1111] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:54:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:54:50.651 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:54:50.656 7 INFO cinder.volume.api [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:54:50.656 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1112] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:54:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:54:54.095 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:54:54.096 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:54:54.097 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:54:54.098 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:55:04.095 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:55:04.096 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:55:04.096 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:55:04.097 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:55:14.095 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:55:14.095 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:55:14.096 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:55:14.097 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:55:24.095 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:55:24.095 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:55:24.096 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:55:24.096 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:55:34.096 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:55:34.097 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:55:34.097 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:55:34.098 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:55:44.095 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:55:44.095 7 INFO cinder.api.openstack.wsgi [None req-1d3bdfa7-da31-4e1f-9f1f-951e64c85211 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:55:44.098 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:55:44.099 8 INFO cinder.api.openstack.wsgi [None req-5da296d1-d9e4-45bc-8366-9b5f839c4214 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:55:49.953 7 INFO cinder.api.openstack.wsgi [None req-711606d8-39f4-476c-8d2e-b8cab5d13b44 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:55:49.961 7 INFO cinder.api.openstack.wsgi [None req-711606d8-39f4-476c-8d2e-b8cab5d13b44 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 558/1125] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:55:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:55:49.970 8 INFO cinder.api.openstack.wsgi [None req-41df0dad-2667-42a1-bcd9-1ecbbc9607dd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:55:49.989 8 INFO cinder.volume.api [None req-41df0dad-2667-42a1-bcd9-1ecbbc9607dd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:55:49.990 8 INFO cinder.api.openstack.wsgi [None req-41df0dad-2667-42a1-bcd9-1ecbbc9607dd 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 568/1126] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:55:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/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-04-21 18:55:50.005 7 INFO cinder.api.openstack.wsgi [None req-2be4a371-8940-49c2-9289-5bcc43693c45 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:55:50.011 7 INFO cinder.volume.api [None req-2be4a371-8940-49c2-9289-5bcc43693c45 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:55:50.011 7 INFO cinder.api.openstack.wsgi [None req-2be4a371-8940-49c2-9289-5bcc43693c45 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1127] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:55:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:55:50.020 8 INFO cinder.api.openstack.wsgi [None req-496d5f29-fffd-49b7-8ceb-5b0a16c0defa 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:55:50.524 8 INFO cinder.api.openstack.wsgi [None req-496d5f29-fffd-49b7-8ceb-5b0a16c0defa 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1128] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:55:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:55:50.568 7 INFO cinder.api.openstack.wsgi [None req-e10ef408-f503-4402-a965-59d71696c8ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:55:50.591 7 INFO cinder.api.openstack.wsgi [None req-e10ef408-f503-4402-a965-59d71696c8ba 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1129] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:55:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:55:50.601 8 INFO cinder.api.openstack.wsgi [None req-64b15557-2c2c-4761-9030-b66adb8f0606 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:55:50.621 8 INFO cinder.api.openstack.wsgi [None req-64b15557-2c2c-4761-9030-b66adb8f0606 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1130] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:55:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:55:50.633 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:55:50.661 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1131] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:55:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:55:50.673 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:55:50.682 8 INFO cinder.volume.api [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:55:50.683 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1132] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:55:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:55:54.095 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:55:54.095 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:55:54.095 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:55:54.096 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:56:04.095 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:56:04.096 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:56:04.099 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:56:04.102 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:56:14.095 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:56:14.096 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:56:14.096 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:56:14.096 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:56:24.095 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:56:24.095 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:56:24.096 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:56:24.097 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:56:34.096 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:56:34.096 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:56:34.097 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:56:34.097 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:56:44.095 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:56:44.096 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:56:44.096 8 INFO cinder.api.openstack.wsgi [None req-023d3ff1-5088-467d-99f0-1a2489f7b925 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:56:44.097 7 INFO cinder.api.openstack.wsgi [None req-a45b2e11-f1f3-408d-a88f-18b6add731f3 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:56:49.877 8 INFO cinder.api.openstack.wsgi [None req-20a95841-e0ff-44dc-9573-36ac4e502650 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:56:49.893 8 INFO cinder.api.openstack.wsgi [None req-20a95841-e0ff-44dc-9573-36ac4e502650 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 578/1145] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:56:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:56:49.905 7 INFO cinder.api.openstack.wsgi [None req-2ba22bb4-09fb-49fc-95ba-7be9d23ca3e1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:56:49.914 7 INFO cinder.volume.api [None req-2ba22bb4-09fb-49fc-95ba-7be9d23ca3e1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:56:49.917 7 INFO cinder.api.openstack.wsgi [None req-2ba22bb4-09fb-49fc-95ba-7be9d23ca3e1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 568/1146] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:56:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:56:49.982 8 INFO cinder.api.openstack.wsgi [None req-a42154ed-846f-408a-bbdd-3febfde4ec59 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:56:50.004 8 INFO cinder.api.openstack.wsgi [None req-a42154ed-846f-408a-bbdd-3febfde4ec59 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 579/1147] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:56:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:56:50.015 7 INFO cinder.api.openstack.wsgi [None req-8cb95f91-f02b-411e-96f2-3175b56e2029 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:56:50.053 7 INFO cinder.api.openstack.wsgi [None req-8cb95f91-f02b-411e-96f2-3175b56e2029 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 569/1148] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:56:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:56:50.064 8 INFO cinder.api.openstack.wsgi [None req-e7b83ac1-e0ff-47bb-8e96-6c86753e0beb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:56:50.094 8 INFO cinder.api.openstack.wsgi [None req-e7b83ac1-e0ff-47bb-8e96-6c86753e0beb 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 580/1149] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:56:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:56:50.108 7 INFO cinder.api.openstack.wsgi [None req-ac43b0a3-d0e5-42ca-b98e-c523effad6e0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:56:50.612 7 INFO cinder.api.openstack.wsgi [None req-ac43b0a3-d0e5-42ca-b98e-c523effad6e0 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 570/1150] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:56:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:56:50.625 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:56:50.642 8 INFO cinder.volume.api [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:56:50.643 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1151] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:56:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:56:50.651 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:56:50.661 7 INFO cinder.volume.api [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:56:50.663 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1152] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:56:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:56:54.095 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:56:54.095 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:56:54.096 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:56:54.096 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:57:04.095 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:57:04.096 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:57:04.096 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:57:04.097 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:57:14.095 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:57:14.096 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:57:14.095 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:57:14.097 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:57:24.095 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:57:24.096 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:57:24.097 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:57:24.097 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:57:34.095 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:57:34.096 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:57:34.096 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:57:34.097 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:57:44.095 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:57:44.095 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:57:44.096 7 INFO cinder.api.openstack.wsgi [None req-8edfb071-c98d-4f90-8a74-54f17cb352e8 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:57:44.096 8 INFO cinder.api.openstack.wsgi [None req-4eeb0e27-d28d-416d-ac1e-94bf421be4cc 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:57:49.895 7 INFO cinder.api.openstack.wsgi [None req-4e9263b3-31b0-4834-b0d0-4433c49f0f04 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true 2026-04-21 18:57:49.906 7 INFO cinder.volume.api [None req-4e9263b3-31b0-4834-b0d0-4433c49f0f04 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all snapshots completed successfully. 2026-04-21 18:57:49.906 7 INFO cinder.api.openstack.wsgi [None req-4e9263b3-31b0-4834-b0d0-4433c49f0f04 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 578/1165] 10.0.0.221 () {28 vars in 673 bytes} [Tue Apr 21 18:57:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/snapshots?all_tenants=true => generated 17 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:57:49.916 8 INFO cinder.api.openstack.wsgi [None req-707aef7b-d53b-45ca-836e-25eb4a71716b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services 2026-04-21 18:57:49.921 8 INFO cinder.api.openstack.wsgi [None req-707aef7b-d53b-45ca-836e-25eb4a71716b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 588/1166] 10.0.0.221 () {28 vars in 644 bytes} [Tue Apr 21 18:57:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:57:49.971 7 INFO cinder.api.openstack.wsgi [None req-498743c0-2dca-4d48-acc6-9706a72bdff1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true 2026-04-21 18:57:50.000 7 INFO cinder.api.openstack.wsgi [None req-498743c0-2dca-4d48-acc6-9706a72bdff1 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 579/1167] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:57:49 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/076c41cc763d481daccbb18744e19e0a?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:57:50.008 8 INFO cinder.api.openstack.wsgi [None req-42b49543-49f7-4770-b348-188fd12bb43f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true 2026-04-21 18:57:50.025 8 INFO cinder.api.openstack.wsgi [None req-42b49543-49f7-4770-b348-188fd12bb43f 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 589/1168] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:57:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/557eda67f2184fb38176aa7f6cb0b1ce?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:57:50.037 7 INFO cinder.api.openstack.wsgi [None req-f2164bc9-05be-40d9-b600-743473898653 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true 2026-04-21 18:57:50.052 7 INFO cinder.api.openstack.wsgi [None req-f2164bc9-05be-40d9-b600-743473898653 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 580/1169] 10.0.0.221 () {28 vars in 735 bytes} [Tue Apr 21 18:57:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/os-quota-sets/a045805a4f60467da4fcf758600f146b?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:57:50.062 8 INFO cinder.api.openstack.wsgi [None req-e04e8b7b-669b-427a-a8fa-9dc8c5644e9b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:57:50.071 8 INFO cinder.volume.api [None req-e04e8b7b-669b-427a-a8fa-9dc8c5644e9b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:57:50.074 8 INFO cinder.api.openstack.wsgi [None req-e04e8b7b-669b-427a-a8fa-9dc8c5644e9b 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 590/1170] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:57:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:57:50.083 7 INFO cinder.api.openstack.wsgi [None req-adff3abb-1ef3-4e5d-945e-4bb7efe8297c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true 2026-04-21 18:57:50.089 7 INFO cinder.volume.api [None req-adff3abb-1ef3-4e5d-945e-4bb7efe8297c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] Get all volumes completed successfully. 2026-04-21 18:57:50.091 7 INFO cinder.api.openstack.wsgi [None req-adff3abb-1ef3-4e5d-945e-4bb7efe8297c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 581/1171] 10.0.0.221 () {28 vars in 683 bytes} [Tue Apr 21 18:57:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:57:50.100 8 INFO cinder.api.openstack.wsgi [None req-51429a04-55de-49b9-8c41-a6e84dcb2456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true 2026-04-21 18:57:50.604 8 INFO cinder.api.openstack.wsgi [None req-51429a04-55de-49b9-8c41-a6e84dcb2456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 591/1172] 10.0.0.221 () {28 vars in 695 bytes} [Tue Apr 21 18:57:50 2026] GET /v3/a045805a4f60467da4fcf758600f146b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:57:54.095 7 INFO cinder.api.openstack.wsgi [None req-adff3abb-1ef3-4e5d-945e-4bb7efe8297c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:57:54.095 7 INFO cinder.api.openstack.wsgi [None req-adff3abb-1ef3-4e5d-945e-4bb7efe8297c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:57:54.095 8 INFO cinder.api.openstack.wsgi [None req-51429a04-55de-49b9-8c41-a6e84dcb2456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:57:54.097 8 INFO cinder.api.openstack.wsgi [None req-51429a04-55de-49b9-8c41-a6e84dcb2456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:58:04.095 7 INFO cinder.api.openstack.wsgi [None req-adff3abb-1ef3-4e5d-945e-4bb7efe8297c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:58:04.095 8 INFO cinder.api.openstack.wsgi [None req-51429a04-55de-49b9-8c41-a6e84dcb2456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:58:04.096 7 INFO cinder.api.openstack.wsgi [None req-adff3abb-1ef3-4e5d-945e-4bb7efe8297c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:58:04.096 8 INFO cinder.api.openstack.wsgi [None req-51429a04-55de-49b9-8c41-a6e84dcb2456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:58:14.095 8 INFO cinder.api.openstack.wsgi [None req-51429a04-55de-49b9-8c41-a6e84dcb2456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:58:14.096 7 INFO cinder.api.openstack.wsgi [None req-adff3abb-1ef3-4e5d-945e-4bb7efe8297c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:58:14.097 8 INFO cinder.api.openstack.wsgi [None req-51429a04-55de-49b9-8c41-a6e84dcb2456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:58:14.097 7 INFO cinder.api.openstack.wsgi [None req-adff3abb-1ef3-4e5d-945e-4bb7efe8297c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:58:24.095 7 INFO cinder.api.openstack.wsgi [None req-adff3abb-1ef3-4e5d-945e-4bb7efe8297c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:58:24.095 8 INFO cinder.api.openstack.wsgi [None req-51429a04-55de-49b9-8c41-a6e84dcb2456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:58:24.096 7 INFO cinder.api.openstack.wsgi [None req-adff3abb-1ef3-4e5d-945e-4bb7efe8297c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:58:24.096 8 INFO cinder.api.openstack.wsgi [None req-51429a04-55de-49b9-8c41-a6e84dcb2456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:58:34.095 8 INFO cinder.api.openstack.wsgi [None req-51429a04-55de-49b9-8c41-a6e84dcb2456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:58:34.095 7 INFO cinder.api.openstack.wsgi [None req-adff3abb-1ef3-4e5d-945e-4bb7efe8297c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] GET http://10.0.0.170:8776/ 2026-04-21 18:58:34.096 8 INFO cinder.api.openstack.wsgi [None req-51429a04-55de-49b9-8c41-a6e84dcb2456 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300 2026-04-21 18:58:34.096 7 INFO cinder.api.openstack.wsgi [None req-adff3abb-1ef3-4e5d-945e-4bb7efe8297c 3bc1e49382684fe2b88c00d7deb2fb97 a045805a4f60467da4fcf758600f146b - - default default] http://10.0.0.170:8776/ returned with HTTP 300