+ 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 May 5 22:39:59 2026] *** compiled with version: 13.3.0 on 05 May 2026 18:11:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-68486cd54c-wh2pj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7eff476d2668 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-05-05 22:40:02.897 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-05 22:40:02.897 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-05 22:40:02.990 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-05 22:40:02.991 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-05 22:40:04.112 7 INFO cinder.rpc [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-05 22:40:04.115 7 INFO cinder.rpc [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-05 22:40:04.117 7 INFO cinder.rpc [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-05 22:40:04.120 7 INFO cinder.rpc [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-05 22:40:04.134 7 INFO cinder.rpc [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-05 22:40:04.137 7 INFO cinder.rpc [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-05 22:40:04.189 7 WARNING cinder.api.contrib.hosts [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-05 22:40:04.199 8 INFO cinder.rpc [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-05 22:40:04.202 8 INFO cinder.rpc [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-05 22:40:04.205 8 INFO cinder.rpc [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-05 22:40:04.208 8 INFO cinder.rpc [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-05 22:40:04.221 8 INFO cinder.rpc [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-05 22:40:04.225 8 INFO cinder.rpc [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-05 22:40:04.229 7 WARNING keystonemiddleware._common.config [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:40:04.238 7 WARNING oslo_config.cfg [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7eff476d2668 pid: 7 (default app) 2026-05-05 22:40:04.285 8 WARNING cinder.api.contrib.hosts [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-05 22:40:04.329 8 WARNING keystonemiddleware._common.config [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:40:04.338 8 WARNING oslo_config.cfg [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7eff476d2668 pid: 8 (default app) 2026-05-05 22:40:11.963 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:40:11.965 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:40:21.963 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:40:21.965 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:40:31.962 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:40:31.963 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:40:31.964 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:40:31.964 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:40:41.962 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:40:41.962 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:40:41.963 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:40:41.963 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:40:51.963 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:40:51.963 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:40:51.965 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:40:51.966 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:41:01.962 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:41:01.962 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:41:01.963 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:41:01.963 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:41:11.962 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:41:11.962 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:41:11.963 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:41:11.963 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:41:21.962 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:41:21.962 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:41:21.963 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:41:21.963 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:41:31.962 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:41:31.962 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:41:31.962 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:41:31.963 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:41:41.962 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:41:41.962 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] GET http://10.0.0.93:8776/ 2026-05-05 22:41:41.962 8 INFO cinder.api.openstack.wsgi [None req-5ced55e8-d3c7-4b65-ac53-33628b1ebe68 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:41:41.963 7 INFO cinder.api.openstack.wsgi [None req-29584842-7540-491c-8c1e-7c6e7e017942 - - - - - -] http://10.0.0.93:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 22:41:44.221 8 WARNING oslo_policy.policy [None req-7d1f3cb3-122d-453e-b447-cb5093d26dad 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 22:41:44.221 8 WARNING oslo_policy.policy [None req-7d1f3cb3-122d-453e-b447-cb5093d26dad 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 22:41:44.579 8 INFO cinder.api.openstack.wsgi [None req-7d1f3cb3-122d-453e-b447-cb5093d26dad 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/types/rbd1 2026-05-05 22:41:44.598 8 INFO cinder.api.openstack.wsgi [None req-7d1f3cb3-122d-453e-b447-cb5093d26dad 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/19] 10.0.0.94 () {30 vars in 681 bytes} [Tue May 5 22:41:43 2026] GET /v3/f93459aceb2240449879209a7790b05f/types/rbd1 => generated 82 bytes in 838 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-05-05 22:41:44.642 7 WARNING oslo_policy.policy [None req-0f8b38cd-cfbf-4000-8e37-3976bbfe8a28 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 22:41:44.642 7 WARNING oslo_policy.policy [None req-0f8b38cd-cfbf-4000-8e37-3976bbfe8a28 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 22:41:44.987 7 INFO cinder.api.openstack.wsgi [None req-0f8b38cd-cfbf-4000-8e37-3976bbfe8a28 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/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-05-05 22:41:45.013 7 INFO cinder.api.openstack.wsgi [None req-0f8b38cd-cfbf-4000-8e37-3976bbfe8a28 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.94 () {30 vars in 720 bytes} [Tue May 5 22:41:44 2026] GET /v3/f93459aceb2240449879209a7790b05f/types?name=rbd1&is_public=None => generated 20 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 22:41:46.651 8 INFO cinder.api.openstack.wsgi [None req-300fd855-96d2-407c-b204-66c6ba06001f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/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-05-05 22:41:46.675 8 INFO cinder.api.openstack.wsgi [None req-300fd855-96d2-407c-b204-66c6ba06001f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/types returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.94 () {34 vars in 724 bytes} [Tue May 5 22:41:46 2026] POST /v3/f93459aceb2240449879209a7790b05f/types => generated 179 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 22:41:46.690 7 INFO cinder.api.openstack.wsgi [req-300fd855-96d2-407c-b204-66c6ba06001f req-94e39a04-211b-4702-b081-a6fd7ca5fb91 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/types/c34ab484-64dc-4298-b83b-e37cbfa2a7cc/extra_specs 2026-05-05 22:41:46.754 7 INFO cinder.api.openstack.wsgi [req-300fd855-96d2-407c-b204-66c6ba06001f req-94e39a04-211b-4702-b081-a6fd7ca5fb91 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/types/c34ab484-64dc-4298-b83b-e37cbfa2a7cc/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.94 () {36 vars in 893 bytes} [Tue May 5 22:41:46 2026] POST /v3/f93459aceb2240449879209a7790b05f/types/c34ab484-64dc-4298-b83b-e37cbfa2a7cc/extra_specs => generated 48 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 22:41:48.316 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/types?is_public=None 2026-05-05 22:41:48.329 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.94 () {30 vars in 700 bytes} [Tue May 5 22:41:48 2026] GET /v3/f93459aceb2240449879209a7790b05f/types?is_public=None => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 22:41:50.216 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/qos-specs 2026-05-05 22:41:50.230 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.94 () {30 vars in 679 bytes} [Tue May 5 22:41:49 2026] GET /v3/f93459aceb2240449879209a7790b05f/qos-specs => generated 17 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 22:41:51.961 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:41:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:41:51.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:41:51.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:42:01.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:42:01.961 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:42:01.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:42:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:42:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:42:11.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:42:11.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:42:11.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:42:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:42:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:42:21.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:42:21.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:42:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:42:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:42:31.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:42:31.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:42:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:42:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:42:41.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:42:41.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:42:51.961 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:42:51.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:42:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:42:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:43:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:43:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:43:01.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:43:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:43:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:43:11.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:43:11.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:43:11.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:43:21.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:43:21.961 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:43:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:43:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:43:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:43:31.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:43:31.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:43:31.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:43:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:43:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:43:41.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:43:41.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:43:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:43:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:43:51.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:43:51.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:44:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:44:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:44:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:44:01.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:44:11.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:44:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:44:11.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:44:11.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:44:21.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:44:21.961 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:44:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:44:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:44:31.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:44:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:44:31.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:44:31.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:44:41.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:44:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:44:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:44:41.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:44:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:44:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:44:51.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:44:51.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:45:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:45:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:45:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:45:01.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:45:11.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:45:11.961 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:45:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:45:11.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:45:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:45:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:45:21.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:45:21.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:45:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:45:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:45:31.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:45:31.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:45:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:45:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:45:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:45:41.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:45:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:45:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:45:51.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:45:51.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:46:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:46:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:46:01.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:46:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:46:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:46:11.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:46:11.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:46:11.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:46:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:46:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:46:21.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:46:21.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:46:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:46:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:46:31.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:46:31.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:46:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:46:41.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:46:41.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:46:41.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:46:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:46:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:46:51.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:46:51.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:47:01.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:47:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:47:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:47:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:47:11.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:47:11.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:47:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:47:11.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:47:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:47:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:47:21.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:47:21.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:47:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:47:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:47:31.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:47:31.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:47:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:47:41.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:47:41.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:47:41.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:47:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:47:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:47:51.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:47:51.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:48:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:48:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:48:01.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:48:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:48:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:48:11.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:48:11.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:48:11.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:48:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:48:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:48:21.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:48:21.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:48:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:48:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:48:31.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:48:31.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:48:41.961 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:48:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:48:41.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:48:41.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:48:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:48:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:48:51.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:48:51.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:49:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:49:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:49:01.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:49:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:49:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:49:11.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:49:11.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:49:11.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:49:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:49:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:49:21.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:49:21.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:49:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:49:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:49:31.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:49:31.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:49:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:49:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:49:41.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:49:41.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:49:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:49:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:49:51.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:49:51.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:50:01.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:50:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:50:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:50:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:50:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:50:11.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:50:11.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:50:11.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:50:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:50:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:50:21.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:50:21.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:50:31.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:50:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:50:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:50:31.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:50:41.961 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:50:41.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:50:41.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:50:41.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:50:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:50:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:50:51.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:50:51.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:51:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:51:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:51:01.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:51:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:51:11.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:51:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:51:11.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:51:11.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:51:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:51:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:51:21.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:51:21.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:51:31.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:51:31.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:51:31.965 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:51:31.965 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:51:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:51:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:51:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:51:41.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:51:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:51:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:51:51.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:51:51.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:52:01.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:52:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:52:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:52:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:52:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:52:11.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:52:11.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:52:11.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:52:21.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:52:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:52:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:52:21.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:52:31.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:52:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:52:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:52:31.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:52:41.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:52:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:52:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:52:41.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:52:51.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:52:51.961 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:52:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:52:51.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:53:01.961 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:53:01.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:53:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:53:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:53:11.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:53:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:53:11.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:53:11.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:53:21.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:53:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:53:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:53:21.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:53:31.961 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:53:31.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:53:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:53:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:53:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:53:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:53:41.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:53:41.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:53:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:53:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:53:51.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:53:51.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:54:01.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:54:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:54:01.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:54:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:54:11.961 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:54:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:54:11.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:54:11.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:54:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:54:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:54:21.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:54:21.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:54:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:54:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:54:31.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:54:31.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:54:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:54:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:54:41.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:54:41.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:54:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:54:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:54:51.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:54:51.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:55:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:55:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:55:01.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:55:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:55:11.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:55:11.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:55:11.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:55:11.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:55:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:55:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:55:21.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:55:21.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:55:31.961 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:55:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:55:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:55:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:55:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:55:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:55:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:55:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:55:51.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:55:51.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:55:51.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:55:51.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:56:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:56:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:56:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:56:01.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:56:11.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:56:11.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:56:11.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:56:11.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:56:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:56:21.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:56:21.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:56:21.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:56:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:56:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:56:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:56:31.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:56:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:56:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:56:41.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:56:41.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:56:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:56:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:56:51.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:56:51.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:57:01.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:57:01.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:57:01.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:57:01.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:57:11.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:57:11.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:57:11.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:57:11.965 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:57:21.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:57:21.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:57:21.964 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:57:21.965 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:57:31.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:57:31.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:57:31.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:57:31.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:57:41.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:57:41.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:57:41.964 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:57:41.965 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:57:51.962 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:57:51.962 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:57:51.963 7 INFO cinder.api.openstack.wsgi [None req-de693803-9f7c-4bba-b880-33544a3731bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:57:51.963 8 INFO cinder.api.openstack.wsgi [None req-aea13c12-e618-4d6b-a072-1b7b15e09a15 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 22:57:57.487 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET https://volume.199-204-45-89.nip.io/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=False 2026-05-05 22:57:57.508 7 WARNING cinder.quota [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-05 22:57:57.508 7 WARNING cinder.quota [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-05 22:57:57.509 7 WARNING cinder.quota [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-05 22:57:57.509 7 WARNING cinder.quota [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-05 22:57:57.510 7 WARNING cinder.quota [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-05 22:57:57.510 7 WARNING cinder.quota [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-05 22:57:57.514 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] https://volume.199-204-45-89.nip.io/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 110/219] 199.204.45.89 () {44 vars in 1064 bytes} [Tue May 5 22:57:57 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=False => generated 340 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 22:57:57.681 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] PUT https://volume.199-204-45-89.nip.io/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f 2026-05-05 22:57:57.760 8 WARNING cinder.quota [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-05 22:57:57.760 8 WARNING cinder.quota [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-05 22:57:57.760 8 WARNING cinder.quota [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-05 22:57:57.761 8 WARNING cinder.quota [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-05 22:57:57.761 8 WARNING cinder.quota [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-05 22:57:57.761 8 WARNING cinder.quota [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-05 22:57:57.766 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] https://volume.199-204-45-89.nip.io/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f returned with HTTP 200 [pid: 8|app: 0|req: 110/220] 199.204.45.89 () {48 vars in 1093 bytes} [Tue May 5 22:57:57 2026] PUT /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f => generated 296 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 22:58:01.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:58:01.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:58:01.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:58:01.964 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:58:11.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:58:11.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:58:11.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:58:11.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:58:21.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:58:21.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:58:21.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:58:21.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:58:31.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:58:31.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:58:31.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:58:31.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:58:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:58:41.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:58:41.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:58:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:58:51.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:58:51.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:58:51.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:58:51.964 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:59:01.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:59:01.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:59:01.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:59:01.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:59:11.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:59:11.964 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:59:11.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:59:11.964 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:59:21.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:59:21.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:59:21.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:59:21.964 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:59:31.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:59:31.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:59:31.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:59:31.964 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:59:41.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:59:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:59:41.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:59:41.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:59:51.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:59:51.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 22:59:51.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 22:59:51.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:00:01.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:00:01.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:00:01.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:00:01.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:00:11.961 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:00:11.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:00:11.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:00:11.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:00:21.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:00:21.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:00:21.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:00:21.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:00:31.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:00:31.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:00:31.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:00:31.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:00:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:00:41.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:00:41.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:00:41.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:00:51.961 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:00:51.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:00:51.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:00:51.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:01:01.964 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:01:01.965 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:01:01.967 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:01:01.968 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:01:11.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:01:11.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:01:11.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:01:11.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:01:21.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:01:21.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:01:21.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:01:21.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:01:31.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:01:31.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:01:31.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:01:31.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:01:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:01:41.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:01:41.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:01:41.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:01:51.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:01:51.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:01:51.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:01:51.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:02:01.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:02:01.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:02:01.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:02:01.965 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:02:11.961 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:02:11.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:02:11.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:02:11.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:02:21.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:02:21.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:02:21.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:02:21.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:02:31.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:02:31.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:02:31.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:02:31.964 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:02:41.961 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:02:41.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:02:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:02:41.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:02:51.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:02:51.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:02:51.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:02:51.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:03:01.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:03:01.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:03:01.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:03:01.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:03:11.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:03:11.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:03:11.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:03:11.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:03:21.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:03:21.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:03:21.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:03:21.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:03:31.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:03:31.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:03:31.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:03:31.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:03:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:03:41.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:03:41.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:03:41.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:03:51.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:03:51.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:03:51.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:03:51.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:04:01.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:04:01.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:04:01.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:04:01.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:04:11.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:04:11.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:04:11.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:04:11.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:04:21.961 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:04:21.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:04:21.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:04:21.967 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:04:31.961 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:04:31.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:04:31.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:04:31.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:04:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:04:41.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:04:41.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:04:41.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:04:51.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:04:51.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:04:51.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:04:51.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:05:01.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:05:01.961 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:05:01.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:05:01.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:05:11.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:05:11.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:05:11.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:05:11.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:05:21.961 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:05:21.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:05:21.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:05:21.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:05:31.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:05:31.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:05:31.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:05:31.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:05:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:05:41.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:05:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:05:41.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:05:51.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:05:51.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:05:51.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:05:51.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:06:01.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:06:01.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:06:01.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:06:01.965 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:06:11.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:06:11.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:06:11.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:06:11.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:06:21.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:06:21.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:06:21.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:06:21.965 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:06:31.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:06:31.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:06:31.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:06:31.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:06:41.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:06:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:06:41.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:06:41.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:06:51.961 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:06:51.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:06:51.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:06:51.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:07:01.966 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:07:01.967 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:07:01.967 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:07:01.968 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:07:11.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:07:11.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:07:11.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:07:11.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:07:21.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:07:21.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:07:21.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:07:21.964 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:07:31.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:07:31.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:07:31.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:07:31.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:07:41.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:07:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:07:41.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:07:41.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:07:51.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:07:51.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:07:51.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:07:51.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:08:01.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:08:01.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:08:01.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:08:01.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:08:11.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:08:11.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:08:11.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:08:11.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:08:21.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:08:21.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:08:21.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:08:21.964 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:08:31.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:08:31.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:08:31.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:08:31.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:08:41.961 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:08:41.961 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:08:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:08:41.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:08:51.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:08:51.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:08:51.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:08:51.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:09:01.961 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:09:01.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:09:01.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:09:01.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:09:11.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:09:11.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:09:11.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:09:11.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:09:21.961 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:09:21.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:09:21.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:09:21.964 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:09:31.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:09:31.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:09:31.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:09:31.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:09:41.962 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:09:41.962 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:09:41.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:09:41.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:09:51.963 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:09:51.963 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:09:51.965 8 INFO cinder.api.openstack.wsgi [None req-9edd6e81-bd4a-435b-8a5d-68ba06f57f7e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:09:51.967 7 INFO cinder.api.openstack.wsgi [None req-addfd8db-396f-48c9-8cfc-356b1bbc2e51 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:09:56.538 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET https://volume.199-204-45-89.nip.io/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=False 2026-05-05 23:09:56.560 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] https://volume.199-204-45-89.nip.io/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 183/365] 199.204.45.89 () {44 vars in 1064 bytes} [Tue May 5 23:09:56 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=False => generated 340 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:09:57.120 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] PUT https://volume.199-204-45-89.nip.io/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419 2026-05-05 23:09:57.184 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] https://volume.199-204-45-89.nip.io/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419 returned with HTTP 200 [pid: 7|app: 0|req: 183/366] 199.204.45.89 () {48 vars in 1093 bytes} [Tue May 5 23:09:57 2026] PUT /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419 => generated 296 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:10:01.962 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:10:01.962 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:10:01.963 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:10:01.963 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:10:11.962 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:10:11.962 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:10:11.963 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:10:11.963 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:10:21.962 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:10:21.962 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:10:21.963 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:10:21.964 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:10:31.962 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:10:31.962 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:10:31.963 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:10:31.964 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:10:41.961 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:10:41.962 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:10:41.962 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:10:41.963 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:10:51.962 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:10:51.962 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:10:51.963 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:10:51.963 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:11:01.962 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:11:01.962 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:11:01.962 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:11:01.963 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:11:11.962 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:11:11.962 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:11:11.963 8 INFO cinder.api.openstack.wsgi [None req-d32a2e08-e9d8-4319-8079-90d07ab299c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:11:11.964 7 INFO cinder.api.openstack.wsgi [None req-46aa699b-1b9a-469a-8410-050a1195b882 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:11:12.560 8 INFO cinder.api.openstack.wsgi [None req-a8dea2e2-ff3f-477f-b036-9bdb27094196 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:11:12.593 8 INFO cinder.volume.api [None req-a8dea2e2-ff3f-477f-b036-9bdb27094196 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:11:12.594 8 INFO cinder.api.openstack.wsgi [None req-a8dea2e2-ff3f-477f-b036-9bdb27094196 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 192/383] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:11:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:11:12.609 7 INFO cinder.api.openstack.wsgi [None req-8eafbc08-7a56-495c-b88a-b33479b80720 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:11:12.640 7 INFO cinder.volume.api [None req-8eafbc08-7a56-495c-b88a-b33479b80720 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:11:12.642 7 INFO cinder.api.openstack.wsgi [None req-8eafbc08-7a56-495c-b88a-b33479b80720 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 192/384] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:11:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:11:12.655 8 INFO cinder.api.openstack.wsgi [None req-f5bf3d28-696f-4bdd-a1a7-2eee0d197937 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:11:12.670 8 INFO cinder.volume.api [None req-f5bf3d28-696f-4bdd-a1a7-2eee0d197937 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:11:12.670 8 INFO cinder.api.openstack.wsgi [None req-f5bf3d28-696f-4bdd-a1a7-2eee0d197937 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/385] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:11:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:11:12.683 7 INFO cinder.api.openstack.wsgi [None req-d6d645b3-30d2-455f-9559-411a72aaa418 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:11:12.691 7 INFO cinder.api.openstack.wsgi [None req-d6d645b3-30d2-455f-9559-411a72aaa418 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 193/386] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:11:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:11:12.701 8 INFO cinder.api.openstack.wsgi [None req-6a656d9f-336a-4f18-bd60-c7592a6530aa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:11:13.245 8 INFO cinder.api.openstack.wsgi [None req-6a656d9f-336a-4f18-bd60-c7592a6530aa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 194/387] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:11:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:11:13.291 7 INFO cinder.api.openstack.wsgi [None req-07cf3e90-b8cb-45f9-a39b-33d8c1e54ba4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:11:13.315 7 INFO cinder.api.openstack.wsgi [None req-07cf3e90-b8cb-45f9-a39b-33d8c1e54ba4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/388] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:11:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:11:13.326 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:11:13.348 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 195/389] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:11:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:11:13.359 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:11:13.378 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 195/390] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:11:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:11:21.962 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:11:21.963 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:11:21.963 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:11:21.968 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:11:31.962 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:11:31.962 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:11:31.963 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:11:31.963 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:11:41.961 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:11:41.961 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:11:41.963 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:11:41.963 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:11:51.962 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:11:51.962 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:11:51.963 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:11:51.964 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:12:01.962 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:12:01.962 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:12:01.963 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:12:01.963 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:12:11.962 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:12:11.962 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:12:11.963 8 INFO cinder.api.openstack.wsgi [None req-4b9703d2-0d22-47d5-a266-05d27d90a5eb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:12:11.964 7 INFO cinder.api.openstack.wsgi [None req-4a62b51b-75ed-4ebe-b2db-a1df3d1daea7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:12:12.547 8 INFO cinder.api.openstack.wsgi [None req-a95abc75-028b-46df-87c5-c63731343e52 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:12:12.554 8 INFO cinder.volume.api [None req-a95abc75-028b-46df-87c5-c63731343e52 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:12:12.555 8 INFO cinder.api.openstack.wsgi [None req-a95abc75-028b-46df-87c5-c63731343e52 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/403] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:12:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:12:12.602 7 INFO cinder.api.openstack.wsgi [None req-da895af9-0628-4240-a0ef-c278fde88e5a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:12:12.623 7 INFO cinder.api.openstack.wsgi [None req-da895af9-0628-4240-a0ef-c278fde88e5a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 202/404] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:12:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:12:12.636 8 INFO cinder.api.openstack.wsgi [None req-67098b5d-7f5b-4783-a954-16c40c729462 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:12:12.657 8 INFO cinder.api.openstack.wsgi [None req-67098b5d-7f5b-4783-a954-16c40c729462 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 203/405] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:12:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:12:12.669 7 INFO cinder.api.openstack.wsgi [None req-c780a32c-118f-4513-bceb-658dab47a8bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:12:12.691 7 INFO cinder.api.openstack.wsgi [None req-c780a32c-118f-4513-bceb-658dab47a8bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 203/406] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:12:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:12:12.702 8 INFO cinder.api.openstack.wsgi [None req-2ce2303b-09c5-49df-b417-afbf7407a7c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:12:12.713 8 INFO cinder.volume.api [None req-2ce2303b-09c5-49df-b417-afbf7407a7c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:12:12.716 8 INFO cinder.api.openstack.wsgi [None req-2ce2303b-09c5-49df-b417-afbf7407a7c0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 204/407] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:12:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:12:12.728 7 INFO cinder.api.openstack.wsgi [None req-a757a82d-3dd9-444b-86b9-cd28f23e7e13 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:12:12.736 7 INFO cinder.api.openstack.wsgi [None req-a757a82d-3dd9-444b-86b9-cd28f23e7e13 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 204/408] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:12:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:12:12.746 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:12:13.250 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 205/409] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:12:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:12:13.260 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:12:13.268 7 INFO cinder.volume.api [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:12:13.271 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 205/410] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:12:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:12:21.961 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:12:21.962 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:12:21.962 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:12:21.963 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:12:31.962 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:12:31.962 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:12:31.963 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:12:31.963 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:12:41.962 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:12:41.962 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:12:41.962 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:12:41.964 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:12:51.962 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:12:51.962 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:12:51.963 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:12:51.963 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:13:01.963 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:13:01.963 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:13:01.964 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:13:01.964 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:13:11.962 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:13:11.962 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:13:11.963 7 INFO cinder.api.openstack.wsgi [None req-2e9bf93f-4742-4c7d-afcb-72bec05dd1c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:13:11.964 8 INFO cinder.api.openstack.wsgi [None req-26168ccb-fdb9-41bd-89f7-a194cf1f4bd8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:13:12.568 7 INFO cinder.api.openstack.wsgi [None req-faf205f4-ff4b-48b3-b1b4-83651149aead 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:13:12.574 7 INFO cinder.api.openstack.wsgi [None req-faf205f4-ff4b-48b3-b1b4-83651149aead 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 212/423] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:13:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:13:12.588 8 INFO cinder.api.openstack.wsgi [None req-0b63be25-0de6-44fd-ba01-e4e9b8386b8d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:13:13.093 8 INFO cinder.api.openstack.wsgi [None req-0b63be25-0de6-44fd-ba01-e4e9b8386b8d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 212/424] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:13:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:13:13.107 7 INFO cinder.api.openstack.wsgi [None req-14cd48d0-96e5-40ea-bf22-5f67fab865d8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:13:13.122 7 INFO cinder.volume.api [None req-14cd48d0-96e5-40ea-bf22-5f67fab865d8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:13:13.122 7 INFO cinder.api.openstack.wsgi [None req-14cd48d0-96e5-40ea-bf22-5f67fab865d8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/425] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:13:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:13:13.135 8 INFO cinder.api.openstack.wsgi [None req-86e9e988-0d88-4801-95b2-defac039b79b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:13:13.146 8 INFO cinder.volume.api [None req-86e9e988-0d88-4801-95b2-defac039b79b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:13:13.148 8 INFO cinder.api.openstack.wsgi [None req-86e9e988-0d88-4801-95b2-defac039b79b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/426] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:13:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:13:13.161 7 INFO cinder.api.openstack.wsgi [None req-91e27281-8514-46ae-959b-7d549f371555 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:13:13.176 7 INFO cinder.volume.api [None req-91e27281-8514-46ae-959b-7d549f371555 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:13:13.180 7 INFO cinder.api.openstack.wsgi [None req-91e27281-8514-46ae-959b-7d549f371555 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 214/427] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:13:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:13:13.229 8 INFO cinder.api.openstack.wsgi [None req-aad7aa6d-11c8-408d-9c46-49d4009671ef 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:13:13.263 8 INFO cinder.api.openstack.wsgi [None req-aad7aa6d-11c8-408d-9c46-49d4009671ef 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/428] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:13:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:13:13.275 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:13:13.303 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/429] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:13:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:13:13.316 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:13:13.335 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/430] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:13:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:13:21.962 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:13:21.962 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:13:21.963 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:13:21.964 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:13:31.962 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:13:31.962 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:13:31.963 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:13:31.963 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:13:41.962 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:13:41.962 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:13:41.963 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:13:41.963 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:13:51.962 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:13:51.962 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:13:51.963 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:13:51.963 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:14:01.962 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:14:01.962 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:14:01.963 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:14:01.964 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:14:11.962 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:14:11.962 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:14:11.963 7 INFO cinder.api.openstack.wsgi [None req-5d64b70a-944f-48d1-adf6-27a71c07530c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:14:11.963 8 INFO cinder.api.openstack.wsgi [None req-f874fdbc-dfeb-42b3-b69c-3631e9717c34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:14:12.536 7 INFO cinder.api.openstack.wsgi [None req-26abc8c4-bafc-47a5-9bb6-c3064c2131b6 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:14:12.542 7 INFO cinder.volume.api [None req-26abc8c4-bafc-47a5-9bb6-c3064c2131b6 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:14:12.543 7 INFO cinder.api.openstack.wsgi [None req-26abc8c4-bafc-47a5-9bb6-c3064c2131b6 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/443] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:14:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:14:12.555 8 INFO cinder.api.openstack.wsgi [None req-e5725c60-c399-470d-a8ac-38f7bdf04705 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:14:13.060 8 INFO cinder.api.openstack.wsgi [None req-e5725c60-c399-470d-a8ac-38f7bdf04705 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 222/444] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:14:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:14:13.073 7 INFO cinder.api.openstack.wsgi [None req-dc635fbf-df23-4155-ad59-32438ea74213 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:14:13.088 7 INFO cinder.volume.api [None req-dc635fbf-df23-4155-ad59-32438ea74213 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:14:13.091 7 INFO cinder.api.openstack.wsgi [None req-dc635fbf-df23-4155-ad59-32438ea74213 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/445] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:14:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/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-05-05 23:14:13.132 8 INFO cinder.api.openstack.wsgi [None req-f78b7e9d-cb59-47a8-9762-9d23a071ccf3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:14:13.154 8 INFO cinder.api.openstack.wsgi [None req-f78b7e9d-cb59-47a8-9762-9d23a071ccf3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/446] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:14:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:14:13.165 7 INFO cinder.api.openstack.wsgi [None req-8cf1def4-ccc3-466b-aefb-720db122b7ec 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:14:13.185 7 INFO cinder.api.openstack.wsgi [None req-8cf1def4-ccc3-466b-aefb-720db122b7ec 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/447] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:14:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:14:13.197 8 INFO cinder.api.openstack.wsgi [None req-f65c82aa-fb52-4c01-a82b-8fed81826f26 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:14:13.219 8 INFO cinder.api.openstack.wsgi [None req-f65c82aa-fb52-4c01-a82b-8fed81826f26 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/448] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:14:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:14:13.230 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:14:13.239 7 INFO cinder.volume.api [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:14:13.241 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 225/449] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:14:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:14:13.253 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:14:13.260 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:14:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:14:21.962 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:14:21.962 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:14:21.963 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:14:21.963 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:14:31.962 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:14:31.962 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:14:31.962 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:14:31.963 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:14:41.961 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:14:41.962 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:14:41.962 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:14:41.964 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:14:51.961 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:14:51.962 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:14:51.962 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:14:51.963 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:15:01.965 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:15:01.965 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:15:01.966 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:15:01.966 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:15:11.961 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:15:11.961 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:15:11.962 7 INFO cinder.api.openstack.wsgi [None req-b69d8558-1c98-4e4f-b750-1899eb0c23b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:15:11.963 8 INFO cinder.api.openstack.wsgi [None req-a13b1932-a986-4bb1-8f5b-fa68d4c421c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:15:12.523 7 INFO cinder.api.openstack.wsgi [None req-72d8c8f4-2c7a-49eb-b3b4-87e682f63e87 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:15:12.533 7 INFO cinder.volume.api [None req-72d8c8f4-2c7a-49eb-b3b4-87e682f63e87 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:15:12.534 7 INFO cinder.api.openstack.wsgi [None req-72d8c8f4-2c7a-49eb-b3b4-87e682f63e87 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/463] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:15:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/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-05-05 23:15:12.545 8 INFO cinder.api.openstack.wsgi [None req-be1b1505-6af3-46c2-9e8e-d526ffa0e62a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:15:12.551 8 INFO cinder.api.openstack.wsgi [None req-be1b1505-6af3-46c2-9e8e-d526ffa0e62a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 232/464] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:15:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:15:12.563 7 INFO cinder.api.openstack.wsgi [None req-f54723dd-d434-4223-a1f5-e5b9212aab34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:15:12.567 7 INFO cinder.volume.api [None req-f54723dd-d434-4223-a1f5-e5b9212aab34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:15:12.568 7 INFO cinder.api.openstack.wsgi [None req-f54723dd-d434-4223-a1f5-e5b9212aab34 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 233/465] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:15:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:15:12.577 8 INFO cinder.api.openstack.wsgi [None req-f2171611-7263-4f32-ba85-f1f01b813969 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:15:13.081 8 INFO cinder.api.openstack.wsgi [None req-f2171611-7263-4f32-ba85-f1f01b813969 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:15:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:15:13.093 7 INFO cinder.api.openstack.wsgi [None req-309aed1b-a8ce-4f03-9408-772d665654c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:15:13.103 7 INFO cinder.volume.api [None req-309aed1b-a8ce-4f03-9408-772d665654c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:15:13.106 7 INFO cinder.api.openstack.wsgi [None req-309aed1b-a8ce-4f03-9408-772d665654c7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:15:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:15:13.147 8 INFO cinder.api.openstack.wsgi [None req-ca3ec6c3-3509-4466-98a5-f6cf9a6ccff8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:15:13.167 8 INFO cinder.api.openstack.wsgi [None req-ca3ec6c3-3509-4466-98a5-f6cf9a6ccff8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/468] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:15:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:15:13.179 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:15:13.200 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:15:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:15:13.209 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:15:13.231 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:15:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:15:21.962 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:15:21.963 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:15:21.962 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:15:21.964 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:15:31.962 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:15:31.962 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:15:31.963 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:15:31.963 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:15:41.961 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:15:41.962 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:15:41.962 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:15:41.963 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:15:51.961 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:15:51.962 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:15:51.962 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:15:51.962 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:16:01.962 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:16:01.962 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:16:01.963 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:16:01.964 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:16:11.962 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:16:11.962 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:16:11.963 7 INFO cinder.api.openstack.wsgi [None req-de1db846-5ee1-472f-9c15-5e07971e5813 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:16:11.963 8 INFO cinder.api.openstack.wsgi [None req-3ab57c00-4d62-4426-9af8-b01afb44d50e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:16:12.539 7 INFO cinder.api.openstack.wsgi [None req-3c905133-d982-4aeb-b80c-5509a8986cdd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:16:12.551 7 INFO cinder.volume.api [None req-3c905133-d982-4aeb-b80c-5509a8986cdd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:16:12.552 7 INFO cinder.api.openstack.wsgi [None req-3c905133-d982-4aeb-b80c-5509a8986cdd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 242/483] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:16:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:16:12.563 8 INFO cinder.api.openstack.wsgi [None req-00c6a4fc-3498-4ab1-b406-f0887e2f5eaf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:16:12.579 8 INFO cinder.volume.api [None req-00c6a4fc-3498-4ab1-b406-f0887e2f5eaf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:16:12.581 8 INFO cinder.api.openstack.wsgi [None req-00c6a4fc-3498-4ab1-b406-f0887e2f5eaf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/484] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:16:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/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-05-05 23:16:12.618 7 INFO cinder.api.openstack.wsgi [None req-da3f36c5-531c-4e72-ac18-ceab0af28d57 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:16:12.637 7 INFO cinder.api.openstack.wsgi [None req-da3f36c5-531c-4e72-ac18-ceab0af28d57 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 243/485] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:16:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:16:12.649 8 INFO cinder.api.openstack.wsgi [None req-58c7bcfd-b3b8-4ce9-8c79-fb647c1302f8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:16:12.668 8 INFO cinder.api.openstack.wsgi [None req-58c7bcfd-b3b8-4ce9-8c79-fb647c1302f8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/486] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:16:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:16:12.680 7 INFO cinder.api.openstack.wsgi [None req-88876950-1de0-44b4-bd40-a2ac66b5e4f8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:16:12.703 7 INFO cinder.api.openstack.wsgi [None req-88876950-1de0-44b4-bd40-a2ac66b5e4f8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/487] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:16:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:16:12.714 8 INFO cinder.api.openstack.wsgi [None req-e28c15dd-0591-475e-972a-248499ea7c52 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:16:12.719 8 INFO cinder.volume.api [None req-e28c15dd-0591-475e-972a-248499ea7c52 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:16:12.719 8 INFO cinder.api.openstack.wsgi [None req-e28c15dd-0591-475e-972a-248499ea7c52 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/488] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:16:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:16:12.729 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:16:12.734 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 245/489] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:16:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:16:12.745 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:16:13.249 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 245/490] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:16:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:16:21.961 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:16:21.962 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:16:21.962 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:16:21.963 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:16:31.961 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:16:31.962 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:16:31.962 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:16:31.963 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:16:41.961 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:16:41.962 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:16:41.963 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:16:41.963 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:16:51.961 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:16:51.962 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:16:51.962 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:16:51.964 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:17:01.962 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:17:01.963 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:17:01.963 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:17:01.964 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:17:11.962 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:17:11.962 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:17:11.963 8 INFO cinder.api.openstack.wsgi [None req-f288023b-11e7-49a4-a76c-5170a24d4728 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:17:11.963 7 INFO cinder.api.openstack.wsgi [None req-d9d4e6bb-e02b-4ca1-8ecd-0d7b906e0f5d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:17:12.546 8 INFO cinder.api.openstack.wsgi [None req-4d382406-45ad-4499-8963-3b7e42fbe8d5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:17:12.551 8 INFO cinder.api.openstack.wsgi [None req-4d382406-45ad-4499-8963-3b7e42fbe8d5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 252/503] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:17:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:17:12.562 7 INFO cinder.api.openstack.wsgi [None req-2837247f-2f25-4ab6-bdc8-7bf6dcf0e51f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:17:12.572 7 INFO cinder.volume.api [None req-2837247f-2f25-4ab6-bdc8-7bf6dcf0e51f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:17:12.574 7 INFO cinder.api.openstack.wsgi [None req-2837247f-2f25-4ab6-bdc8-7bf6dcf0e51f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 252/504] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:17:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:17:12.585 8 INFO cinder.api.openstack.wsgi [None req-41680cf2-822e-4020-8360-0a5a1a046bd7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:17:13.088 8 INFO cinder.api.openstack.wsgi [None req-41680cf2-822e-4020-8360-0a5a1a046bd7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 253/505] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:17:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:17:13.107 7 INFO cinder.api.openstack.wsgi [None req-7af43864-8ff3-4865-b8fe-cc3498fbc8a3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:17:13.113 7 INFO cinder.volume.api [None req-7af43864-8ff3-4865-b8fe-cc3498fbc8a3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:17:13.114 7 INFO cinder.api.openstack.wsgi [None req-7af43864-8ff3-4865-b8fe-cc3498fbc8a3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 253/506] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:17:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:17:13.157 8 INFO cinder.api.openstack.wsgi [None req-30544108-3c8d-4092-a156-37d40a2a0a7f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:17:13.183 8 INFO cinder.api.openstack.wsgi [None req-30544108-3c8d-4092-a156-37d40a2a0a7f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/507] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:17:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:17:13.193 7 INFO cinder.api.openstack.wsgi [None req-0c97672c-23f5-4669-a662-da04e4ad4a5e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:17:13.215 7 INFO cinder.api.openstack.wsgi [None req-0c97672c-23f5-4669-a662-da04e4ad4a5e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 254/508] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:17:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:17:13.230 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:17:13.250 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/509] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:17:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:17:13.262 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:17:13.273 7 INFO cinder.volume.api [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:17:13.275 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 255/510] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:17:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:17:21.962 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:17:21.962 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:17:21.963 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:17:21.964 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:17:31.962 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:17:31.962 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:17:31.963 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:17:31.963 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:17:41.962 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:17:41.963 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:17:41.962 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:17:41.964 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:17:51.962 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:17:51.962 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:17:51.963 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:17:51.964 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:18:01.962 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:18:01.962 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:18:01.963 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:18:01.963 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:18:11.961 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:18:11.961 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:18:11.962 7 INFO cinder.api.openstack.wsgi [None req-1911a208-4fe2-45f5-bf3f-982e7c2d856e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:18:11.962 8 INFO cinder.api.openstack.wsgi [None req-db7c8bcf-98cb-4401-beea-90416df27dd0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:18:12.526 7 INFO cinder.api.openstack.wsgi [None req-664537fa-089c-4520-b90b-a6a68f1bebbf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:18:12.533 7 INFO cinder.volume.api [None req-664537fa-089c-4520-b90b-a6a68f1bebbf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:18:12.535 7 INFO cinder.api.openstack.wsgi [None req-664537fa-089c-4520-b90b-a6a68f1bebbf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/523] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:18:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/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-05-05 23:18:12.547 8 INFO cinder.api.openstack.wsgi [None req-9d2a76a9-285d-4ce5-aba1-d2efd56337f7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:18:13.051 8 INFO cinder.api.openstack.wsgi [None req-9d2a76a9-285d-4ce5-aba1-d2efd56337f7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 262/524] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:18:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:18:13.065 7 INFO cinder.api.openstack.wsgi [None req-a425fa4c-5b16-4f2e-9260-6cb19cc93661 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:18:13.070 7 INFO cinder.api.openstack.wsgi [None req-a425fa4c-5b16-4f2e-9260-6cb19cc93661 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 263/525] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:18:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:18:13.081 8 INFO cinder.api.openstack.wsgi [None req-47dd02e2-c893-456a-ab19-d83f19c66a6f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:18:13.086 8 INFO cinder.volume.api [None req-47dd02e2-c893-456a-ab19-d83f19c66a6f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:18:13.087 8 INFO cinder.api.openstack.wsgi [None req-47dd02e2-c893-456a-ab19-d83f19c66a6f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/526] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:18:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:18:13.125 7 INFO cinder.api.openstack.wsgi [None req-b93a2dd0-0d31-4fb3-9ed7-95fbe5c72b81 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:18:13.142 7 INFO cinder.api.openstack.wsgi [None req-b93a2dd0-0d31-4fb3-9ed7-95fbe5c72b81 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/527] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:18:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:18:13.156 8 INFO cinder.api.openstack.wsgi [None req-12742cf5-ef47-4e3f-a09d-2302bcd25d72 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:18:13.189 8 INFO cinder.api.openstack.wsgi [None req-12742cf5-ef47-4e3f-a09d-2302bcd25d72 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/528] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:18:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:18:13.201 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:18:13.219 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/529] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:18:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:18:13.230 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:18:13.241 8 INFO cinder.volume.api [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:18:13.243 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/530] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:18:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:18:21.962 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:18:21.962 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:18:21.964 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:18:21.964 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:18:31.962 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:18:31.962 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:18:31.962 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:18:31.963 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:18:41.961 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:18:41.961 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:18:41.962 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:18:41.962 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:18:51.961 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:18:51.962 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:18:51.963 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:18:51.963 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:19:01.962 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:19:01.962 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:19:01.964 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:19:01.964 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:19:11.962 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:19:11.962 7 INFO cinder.api.openstack.wsgi [None req-f4d379b5-39a3-40bf-a729-6ca0abb74e6c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:19:11.962 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:19:11.963 8 INFO cinder.api.openstack.wsgi [None req-edc27885-aa42-403b-bd4d-5d6e7c6698cd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:19:12.614 7 INFO cinder.api.openstack.wsgi [None req-250e4104-df85-4e15-9464-06ef0fe3d7d7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:19:12.631 7 INFO cinder.api.openstack.wsgi [None req-250e4104-df85-4e15-9464-06ef0fe3d7d7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 272/543] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:19:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:19:12.647 8 INFO cinder.api.openstack.wsgi [None req-9706293c-c41e-4c6e-99cb-bef2d08f5a47 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:19:12.669 8 INFO cinder.api.openstack.wsgi [None req-9706293c-c41e-4c6e-99cb-bef2d08f5a47 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/544] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:19:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:19:12.678 7 INFO cinder.api.openstack.wsgi [None req-3dccc1e9-889f-4ecf-b4b2-e0e0aae03d37 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:19:12.716 7 INFO cinder.api.openstack.wsgi [None req-3dccc1e9-889f-4ecf-b4b2-e0e0aae03d37 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/545] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:19:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:19:12.729 8 INFO cinder.api.openstack.wsgi [None req-a749ebb2-40f2-4179-b94a-7a11d31b54d7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:19:12.735 8 INFO cinder.api.openstack.wsgi [None req-a749ebb2-40f2-4179-b94a-7a11d31b54d7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 273/546] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:19:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:19:12.747 7 INFO cinder.api.openstack.wsgi [None req-b1e9cfb3-ca23-458f-bae6-f24d4a79d412 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:19:12.753 7 INFO cinder.volume.api [None req-b1e9cfb3-ca23-458f-bae6-f24d4a79d412 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:19:12.753 7 INFO cinder.api.openstack.wsgi [None req-b1e9cfb3-ca23-458f-bae6-f24d4a79d412 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/547] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:19:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/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-05-05 23:19:12.763 8 INFO cinder.api.openstack.wsgi [None req-c1aa36a4-a83a-44a7-b99b-f7132970938f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:19:12.771 8 INFO cinder.volume.api [None req-c1aa36a4-a83a-44a7-b99b-f7132970938f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:19:12.773 8 INFO cinder.api.openstack.wsgi [None req-c1aa36a4-a83a-44a7-b99b-f7132970938f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/548] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:19:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:19:12.783 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:19:12.791 7 INFO cinder.volume.api [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:19:12.792 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/549] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:19:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:19:12.803 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:19:13.308 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 275/550] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:19:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:19:21.962 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:19:21.962 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:19:21.963 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:19:21.963 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:19:31.962 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:19:31.962 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:19:31.963 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:19:31.963 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:19:41.961 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:19:41.961 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:19:41.963 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:19:41.963 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:19:51.962 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:19:51.962 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:19:51.963 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:19:51.963 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:20:01.962 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:20:01.962 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:20:01.963 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:20:01.963 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:20:11.962 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:20:11.962 7 INFO cinder.api.openstack.wsgi [None req-bcfd5146-bb4f-440c-b794-cfcdbd039936 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:20:11.962 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:20:11.963 8 INFO cinder.api.openstack.wsgi [None req-06fa4ded-fd2b-4961-9235-f03e96299c30 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:20:12.647 7 INFO cinder.api.openstack.wsgi [None req-d1cce8ea-7d62-4ede-9b31-af1b8efede6a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:20:12.660 7 INFO cinder.volume.api [None req-d1cce8ea-7d62-4ede-9b31-af1b8efede6a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:20:12.662 7 INFO cinder.api.openstack.wsgi [None req-d1cce8ea-7d62-4ede-9b31-af1b8efede6a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/563] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:20:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:20:12.675 8 INFO cinder.api.openstack.wsgi [None req-d66f11d6-ca6b-4e87-b8fc-d98770eb1bfd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:20:13.180 8 INFO cinder.api.openstack.wsgi [None req-d66f11d6-ca6b-4e87-b8fc-d98770eb1bfd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 282/564] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:20:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:20:13.193 7 INFO cinder.api.openstack.wsgi [None req-73dc7446-125c-4342-ae0a-f590692ecb9c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:20:13.199 7 INFO cinder.volume.api [None req-73dc7446-125c-4342-ae0a-f590692ecb9c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:20:13.200 7 INFO cinder.api.openstack.wsgi [None req-73dc7446-125c-4342-ae0a-f590692ecb9c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 283/565] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:20:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:20:13.211 8 INFO cinder.api.openstack.wsgi [None req-2736fd06-b6ed-445b-b329-8fe0b03e45b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:20:13.223 8 INFO cinder.api.openstack.wsgi [None req-2736fd06-b6ed-445b-b329-8fe0b03e45b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 283/566] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:20:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:20:13.234 7 INFO cinder.api.openstack.wsgi [None req-c378a080-255c-45e7-abfd-3346d5827817 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:20:13.242 7 INFO cinder.volume.api [None req-c378a080-255c-45e7-abfd-3346d5827817 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:20:13.244 7 INFO cinder.api.openstack.wsgi [None req-c378a080-255c-45e7-abfd-3346d5827817 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:20:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:20:13.294 8 INFO cinder.api.openstack.wsgi [None req-cb2dd700-2567-4c83-a4f7-51e6ae43e5a9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:20:13.317 8 INFO cinder.api.openstack.wsgi [None req-cb2dd700-2567-4c83-a4f7-51e6ae43e5a9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:20:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:20:13.328 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:20:13.350 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:20:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:20:13.361 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:20:13.381 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:20:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:20:21.962 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:20:21.962 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:20:21.963 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:20:21.963 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:20:31.962 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:20:31.963 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:20:31.963 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:20:31.964 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:20:41.962 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:20:41.962 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:20:41.963 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:20:41.963 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:20:51.962 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:20:51.962 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:20:51.963 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:20:51.963 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:21:01.962 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:21:01.962 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:21:01.963 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:21:01.964 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:21:11.962 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:21:11.962 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:21:11.963 7 INFO cinder.api.openstack.wsgi [None req-b5c5b765-72c5-4437-b199-dc9607c6d17e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:21:11.963 8 INFO cinder.api.openstack.wsgi [None req-1910ad9d-835f-4e1f-ae82-5f72c48d28cb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:21:12.556 7 INFO cinder.api.openstack.wsgi [None req-598e82ed-077d-40b3-b270-567d27adbbe0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:21:12.578 7 INFO cinder.api.openstack.wsgi [None req-598e82ed-077d-40b3-b270-567d27adbbe0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 292/583] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:21:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:21:12.589 8 INFO cinder.api.openstack.wsgi [None req-0c303e41-d38d-4b11-ab97-144ed29c5957 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:21:12.606 8 INFO cinder.api.openstack.wsgi [None req-0c303e41-d38d-4b11-ab97-144ed29c5957 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/584] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:21:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:21:12.618 7 INFO cinder.api.openstack.wsgi [None req-c021157f-3183-4d0b-ac49-e8b433101325 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:21:12.638 7 INFO cinder.api.openstack.wsgi [None req-c021157f-3183-4d0b-ac49-e8b433101325 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/585] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:21:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:21:12.650 8 INFO cinder.api.openstack.wsgi [None req-fff724e0-fca9-40a3-8210-926dff7de6cc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:21:12.656 8 INFO cinder.api.openstack.wsgi [None req-fff724e0-fca9-40a3-8210-926dff7de6cc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 293/586] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:21:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:21:12.667 7 INFO cinder.api.openstack.wsgi [None req-b65623aa-fc93-4211-9add-a2ed3127b281 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:21:12.676 7 INFO cinder.volume.api [None req-b65623aa-fc93-4211-9add-a2ed3127b281 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:21:12.678 7 INFO cinder.api.openstack.wsgi [None req-b65623aa-fc93-4211-9add-a2ed3127b281 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 294/587] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:21:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:21:12.690 8 INFO cinder.api.openstack.wsgi [None req-9ec4aa39-4e47-4aa4-a99c-997276cfa641 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:21:12.696 8 INFO cinder.volume.api [None req-9ec4aa39-4e47-4aa4-a99c-997276cfa641 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:21:12.697 8 INFO cinder.api.openstack.wsgi [None req-9ec4aa39-4e47-4aa4-a99c-997276cfa641 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 294/588] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:21:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:21:12.708 7 INFO cinder.api.openstack.wsgi [None req-b96e1192-61d2-4af3-93d4-9a756486a2ed 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:21:12.716 7 INFO cinder.volume.api [None req-b96e1192-61d2-4af3-93d4-9a756486a2ed 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:21:12.718 7 INFO cinder.api.openstack.wsgi [None req-b96e1192-61d2-4af3-93d4-9a756486a2ed 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/589] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:21:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:21:12.729 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:21:13.232 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 295/590] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:21:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:21:21.962 7 INFO cinder.api.openstack.wsgi [None req-b96e1192-61d2-4af3-93d4-9a756486a2ed 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:21:21.963 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:21:21.963 7 INFO cinder.api.openstack.wsgi [None req-b96e1192-61d2-4af3-93d4-9a756486a2ed 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:21:21.964 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:21:31.962 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:21:31.962 7 INFO cinder.api.openstack.wsgi [None req-b96e1192-61d2-4af3-93d4-9a756486a2ed 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:21:31.963 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:21:31.963 7 INFO cinder.api.openstack.wsgi [None req-b96e1192-61d2-4af3-93d4-9a756486a2ed 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:21:41.962 7 INFO cinder.api.openstack.wsgi [None req-b96e1192-61d2-4af3-93d4-9a756486a2ed 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:21:41.962 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:21:41.963 7 INFO cinder.api.openstack.wsgi [None req-b96e1192-61d2-4af3-93d4-9a756486a2ed 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:21:41.963 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:21:43.231 7 INFO cinder.api.openstack.wsgi [None req-89d3f1e1-bd8d-4479-b789-7f90582a4d10 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET https://volume.199-204-45-89.nip.io/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=False 2026-05-05 23:21:43.246 7 INFO cinder.api.openstack.wsgi [None req-89d3f1e1-bd8d-4479-b789-7f90582a4d10 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] https://volume.199-204-45-89.nip.io/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 299/597] 199.204.45.89 () {44 vars in 1064 bytes} [Tue May 5 23:21:43 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=False => generated 338 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:21:51.962 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:21:51.962 7 INFO cinder.api.openstack.wsgi [None req-89d3f1e1-bd8d-4479-b789-7f90582a4d10 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:21:51.963 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:21:51.963 7 INFO cinder.api.openstack.wsgi [None req-89d3f1e1-bd8d-4479-b789-7f90582a4d10 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:22:01.962 7 INFO cinder.api.openstack.wsgi [None req-89d3f1e1-bd8d-4479-b789-7f90582a4d10 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:22:01.962 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:22:01.963 7 INFO cinder.api.openstack.wsgi [None req-89d3f1e1-bd8d-4479-b789-7f90582a4d10 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:22:01.963 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:22:11.962 7 INFO cinder.api.openstack.wsgi [None req-89d3f1e1-bd8d-4479-b789-7f90582a4d10 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:22:11.962 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:22:11.963 7 INFO cinder.api.openstack.wsgi [None req-89d3f1e1-bd8d-4479-b789-7f90582a4d10 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:22:11.963 8 INFO cinder.api.openstack.wsgi [None req-4960e94e-e3cf-4fad-9779-a1eb09f83ad1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:22:12.529 7 INFO cinder.api.openstack.wsgi [None req-d21776cd-1fba-4db8-9fb2-3c7fa5a3610c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:22:12.534 7 INFO cinder.volume.api [None req-d21776cd-1fba-4db8-9fb2-3c7fa5a3610c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:22:12.534 7 INFO cinder.api.openstack.wsgi [None req-d21776cd-1fba-4db8-9fb2-3c7fa5a3610c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 303/604] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:22:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:22:12.547 8 INFO cinder.api.openstack.wsgi [None req-e7b12ab2-013b-4e02-8f12-df11ed6006c3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:22:12.553 8 INFO cinder.api.openstack.wsgi [None req-e7b12ab2-013b-4e02-8f12-df11ed6006c3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 302/605] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:22:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:22:12.559 7 INFO cinder.api.openstack.wsgi [None req-65e52e01-2adc-42a7-b48c-ea9f6c21f028 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:22:12.566 7 INFO cinder.volume.api [None req-65e52e01-2adc-42a7-b48c-ea9f6c21f028 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:22:12.567 7 INFO cinder.api.openstack.wsgi [None req-65e52e01-2adc-42a7-b48c-ea9f6c21f028 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/606] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:22:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:22:12.575 8 INFO cinder.api.openstack.wsgi [None req-f69c4f53-9408-403a-a831-af49915105e8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:22:12.585 8 INFO cinder.volume.api [None req-f69c4f53-9408-403a-a831-af49915105e8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:22:12.588 8 INFO cinder.api.openstack.wsgi [None req-f69c4f53-9408-403a-a831-af49915105e8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/607] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:22:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:22:12.594 7 INFO cinder.api.openstack.wsgi [None req-4df133c9-216b-47c8-ac5d-58539dfbf36d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:22:13.128 7 INFO cinder.api.openstack.wsgi [None req-4df133c9-216b-47c8-ac5d-58539dfbf36d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 305/608] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:22:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:22:13.168 8 INFO cinder.api.openstack.wsgi [None req-e5335349-e293-4a96-8843-06c831c54225 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:22:13.185 8 INFO cinder.api.openstack.wsgi [None req-e5335349-e293-4a96-8843-06c831c54225 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/609] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:22:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:22:13.201 7 INFO cinder.api.openstack.wsgi [None req-76868ca0-1b96-4d50-8bf8-a99e5935360f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:22:13.229 7 INFO cinder.api.openstack.wsgi [None req-76868ca0-1b96-4d50-8bf8-a99e5935360f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/610] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:22:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:22:13.241 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:22:13.257 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/611] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:22:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:22:21.962 7 INFO cinder.api.openstack.wsgi [None req-76868ca0-1b96-4d50-8bf8-a99e5935360f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:22:21.962 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:22:21.962 7 INFO cinder.api.openstack.wsgi [None req-76868ca0-1b96-4d50-8bf8-a99e5935360f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:22:21.962 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:22:31.962 7 INFO cinder.api.openstack.wsgi [None req-76868ca0-1b96-4d50-8bf8-a99e5935360f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:22:31.962 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:22:31.963 7 INFO cinder.api.openstack.wsgi [None req-76868ca0-1b96-4d50-8bf8-a99e5935360f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:22:31.964 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:22:41.961 7 INFO cinder.api.openstack.wsgi [None req-76868ca0-1b96-4d50-8bf8-a99e5935360f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:22:41.961 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:22:41.962 7 INFO cinder.api.openstack.wsgi [None req-76868ca0-1b96-4d50-8bf8-a99e5935360f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:22:41.962 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:22:44.740 7 INFO cinder.api.openstack.wsgi [None req-74b9c0f5-f537-4b34-b310-4dbee00aa9a3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET https://volume.199-204-45-89.nip.io/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=False 2026-05-05 23:22:44.758 7 INFO cinder.api.openstack.wsgi [None req-74b9c0f5-f537-4b34-b310-4dbee00aa9a3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] https://volume.199-204-45-89.nip.io/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 310/618] 199.204.45.89 () {44 vars in 1064 bytes} [Tue May 5 23:22:44 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=False => generated 338 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:22:51.962 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:22:51.962 7 INFO cinder.api.openstack.wsgi [None req-74b9c0f5-f537-4b34-b310-4dbee00aa9a3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:22:51.963 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:22:51.963 7 INFO cinder.api.openstack.wsgi [None req-74b9c0f5-f537-4b34-b310-4dbee00aa9a3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:23:01.962 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:23:01.962 7 INFO cinder.api.openstack.wsgi [None req-74b9c0f5-f537-4b34-b310-4dbee00aa9a3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:23:01.963 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:23:01.963 7 INFO cinder.api.openstack.wsgi [None req-74b9c0f5-f537-4b34-b310-4dbee00aa9a3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:23:11.961 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:23:11.962 7 INFO cinder.api.openstack.wsgi [None req-74b9c0f5-f537-4b34-b310-4dbee00aa9a3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:23:11.962 8 INFO cinder.api.openstack.wsgi [None req-f5c18e53-5dfa-4483-ae2b-c8f420f27742 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:23:11.963 7 INFO cinder.api.openstack.wsgi [None req-74b9c0f5-f537-4b34-b310-4dbee00aa9a3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:23:12.519 8 INFO cinder.api.openstack.wsgi [None req-c227f6f4-fc73-4d74-86ed-dae45126545b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:23:12.525 8 INFO cinder.volume.api [None req-c227f6f4-fc73-4d74-86ed-dae45126545b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:23:12.525 8 INFO cinder.api.openstack.wsgi [None req-c227f6f4-fc73-4d74-86ed-dae45126545b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 312/625] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:23:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:23:12.536 7 INFO cinder.api.openstack.wsgi [None req-f5946740-d583-4cc7-bd20-93d2452a0a2a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:23:12.549 7 INFO cinder.volume.api [None req-f5946740-d583-4cc7-bd20-93d2452a0a2a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:23:12.551 7 INFO cinder.api.openstack.wsgi [None req-f5946740-d583-4cc7-bd20-93d2452a0a2a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 314/626] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:23:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:23:12.560 8 INFO cinder.api.openstack.wsgi [None req-47b49f5d-c131-4622-a200-c314ee046bc8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:23:12.566 8 INFO cinder.api.openstack.wsgi [None req-47b49f5d-c131-4622-a200-c314ee046bc8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 313/627] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:23:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:23:12.576 7 INFO cinder.api.openstack.wsgi [None req-dcf28a67-abe3-4ca4-9784-e033317f6cbd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:23:13.080 7 INFO cinder.api.openstack.wsgi [None req-dcf28a67-abe3-4ca4-9784-e033317f6cbd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 315/628] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:23:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:23:13.091 8 INFO cinder.api.openstack.wsgi [None req-63799014-9d49-4fdf-8581-f4f0d1876557 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:23:13.099 8 INFO cinder.volume.api [None req-63799014-9d49-4fdf-8581-f4f0d1876557 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:23:13.101 8 INFO cinder.api.openstack.wsgi [None req-63799014-9d49-4fdf-8581-f4f0d1876557 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/629] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:23:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:23:13.148 7 INFO cinder.api.openstack.wsgi [None req-980d5a7c-2eb6-49ce-bf81-b2bd26451bbc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:23:13.166 7 INFO cinder.api.openstack.wsgi [None req-980d5a7c-2eb6-49ce-bf81-b2bd26451bbc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/630] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:23:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:23:13.175 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:23:13.197 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/631] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:23:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:23:13.207 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:23:13.223 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/632] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:23:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:23:21.962 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:23:21.962 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:23:21.963 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:23:21.964 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:23:31.961 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:23:31.962 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:23:31.962 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:23:31.963 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:23:41.963 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:23:41.963 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:23:41.964 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:23:41.964 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:23:51.961 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:23:51.962 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:23:51.963 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:23:51.965 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:24:01.962 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:24:01.962 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:24:01.963 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:24:01.963 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:24:11.962 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:24:11.962 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:24:11.962 8 INFO cinder.api.openstack.wsgi [None req-317745b0-855e-409c-9494-b0b7348d6603 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:24:11.964 7 INFO cinder.api.openstack.wsgi [None req-4a0d8478-420e-4abb-8901-e9e94a25a910 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:24:12.605 8 INFO cinder.api.openstack.wsgi [None req-b7f0a699-fd93-4753-8c7f-7953b8380fbf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:24:13.108 8 INFO cinder.api.openstack.wsgi [None req-b7f0a699-fd93-4753-8c7f-7953b8380fbf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 322/645] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:24:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:24:13.120 7 INFO cinder.api.openstack.wsgi [None req-7c7f2366-8152-456d-94a3-4c9e15b13c47 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:24:13.129 7 INFO cinder.volume.api [None req-7c7f2366-8152-456d-94a3-4c9e15b13c47 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:24:13.131 7 INFO cinder.api.openstack.wsgi [None req-7c7f2366-8152-456d-94a3-4c9e15b13c47 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 324/646] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:24:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:24:13.144 8 INFO cinder.api.openstack.wsgi [None req-613a9323-a8b1-4bff-a0c7-7be96e557ca1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:24:13.154 8 INFO cinder.volume.api [None req-613a9323-a8b1-4bff-a0c7-7be96e557ca1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:24:13.155 8 INFO cinder.api.openstack.wsgi [None req-613a9323-a8b1-4bff-a0c7-7be96e557ca1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/647] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:24:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:24:13.198 7 INFO cinder.api.openstack.wsgi [None req-776977a8-0baa-4f3d-9aec-c71de02638e3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:24:13.217 7 INFO cinder.api.openstack.wsgi [None req-776977a8-0baa-4f3d-9aec-c71de02638e3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/648] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:24:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:24:13.229 8 INFO cinder.api.openstack.wsgi [None req-c7f5b81a-fa21-4331-b47b-20aaeb89060a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:24:13.251 8 INFO cinder.api.openstack.wsgi [None req-c7f5b81a-fa21-4331-b47b-20aaeb89060a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/649] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:24:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:24:13.265 7 INFO cinder.api.openstack.wsgi [None req-9ef425b3-eb45-492c-8c76-0cf0a372a0ab 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:24:13.286 7 INFO cinder.api.openstack.wsgi [None req-9ef425b3-eb45-492c-8c76-0cf0a372a0ab 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/650] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:24:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:24:13.297 8 INFO cinder.api.openstack.wsgi [None req-7f5f270b-3e8d-4f7f-ac86-8814589e3e54 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:24:13.306 8 INFO cinder.volume.api [None req-7f5f270b-3e8d-4f7f-ac86-8814589e3e54 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:24:13.309 8 INFO cinder.api.openstack.wsgi [None req-7f5f270b-3e8d-4f7f-ac86-8814589e3e54 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 325/651] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:24:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:24:13.321 7 INFO cinder.api.openstack.wsgi [None req-5775f472-3999-4930-9824-23b811e1cc0f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:24:13.326 7 INFO cinder.api.openstack.wsgi [None req-5775f472-3999-4930-9824-23b811e1cc0f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 327/652] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:24:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:24:13.533 8 INFO cinder.api.openstack.wsgi [None req-61c6016c-6728-4824-8585-b69a44e40355 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots 2026-05-05 23:24:13.549 8 INFO cinder.volume.api [None req-61c6016c-6728-4824-8585-b69a44e40355 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:24:13.550 8 INFO cinder.api.openstack.wsgi [None req-61c6016c-6728-4824-8585-b69a44e40355 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 326/653] 10.0.0.246 () {32 vars in 705 bytes} [Tue May 5 23:24:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:24:13.568 7 INFO cinder.api.openstack.wsgi [None req-546bdfb7-4922-4e85-8a51-237118517b55 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes 2026-05-05 23:24:13.598 7 INFO cinder.volume.api [None req-546bdfb7-4922-4e85-8a51-237118517b55 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:24:13.599 7 INFO cinder.api.openstack.wsgi [None req-546bdfb7-4922-4e85-8a51-237118517b55 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes returned with HTTP 200 [pid: 7|app: 0|req: 328/654] 10.0.0.246 () {32 vars in 701 bytes} [Tue May 5 23:24:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:24:21.961 8 INFO cinder.api.openstack.wsgi [None req-61c6016c-6728-4824-8585-b69a44e40355 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:24:21.962 8 INFO cinder.api.openstack.wsgi [None req-61c6016c-6728-4824-8585-b69a44e40355 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:24:21.962 7 INFO cinder.api.openstack.wsgi [None req-546bdfb7-4922-4e85-8a51-237118517b55 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:24:21.963 7 INFO cinder.api.openstack.wsgi [None req-546bdfb7-4922-4e85-8a51-237118517b55 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:24:31.961 8 INFO cinder.api.openstack.wsgi [None req-61c6016c-6728-4824-8585-b69a44e40355 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:24:31.962 8 INFO cinder.api.openstack.wsgi [None req-61c6016c-6728-4824-8585-b69a44e40355 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:24:31.962 7 INFO cinder.api.openstack.wsgi [None req-546bdfb7-4922-4e85-8a51-237118517b55 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:24:31.964 7 INFO cinder.api.openstack.wsgi [None req-546bdfb7-4922-4e85-8a51-237118517b55 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:24:32.131 8 INFO cinder.api.openstack.wsgi [None req-755328df-e75b-4d5d-a08c-0cefa9cd21b1 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes 2026-05-05 23:24:32.777 8 INFO cinder.api.v3.volumes [None req-755328df-e75b-4d5d-a08c-0cefa9cd21b1 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Create volume of 1 GB 2026-05-05 23:24:32.790 8 INFO cinder.volume.api [None req-755328df-e75b-4d5d-a08c-0cefa9cd21b1 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Availability Zones retrieved successfully. 2026-05-05 23:24:33.222 8 INFO cinder.volume.api [None req-755328df-e75b-4d5d-a08c-0cefa9cd21b1 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Create volume request issued successfully. 2026-05-05 23:24:33.223 8 INFO cinder.api.openstack.wsgi [None req-755328df-e75b-4d5d-a08c-0cefa9cd21b1 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes returned with HTTP 202 [pid: 8|app: 0|req: 329/659] 10.0.0.246 () {34 vars in 723 bytes} [Tue May 5 23:24:32 2026] POST /v3/04eafb334ccc4ae5a018ac533f192ffa/volumes => generated 864 bytes in 1100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-05 23:24:33.245 7 INFO cinder.api.openstack.wsgi [None req-1c08781c-d698-4f27-922f-db2a303708c3 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 /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-05-05 23:24:33.297 7 INFO cinder.volume.api [None req-1c08781c-d698-4f27-922f-db2a303708c3 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Volume info retrieved successfully. 2026-05-05 23:24:33.307 7 INFO cinder.api.openstack.wsgi [None req-1c08781c-d698-4f27-922f-db2a303708c3 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 returned with HTTP 200 [pid: 7|app: 0|req: 331/660] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:24:33 2026] GET /v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 => generated 932 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:24:34.329 8 INFO cinder.api.openstack.wsgi [None req-d53af9b7-d3cb-4850-b21f-d142e5b14c4c f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 /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-05-05 23:24:34.351 8 INFO cinder.volume.api [None req-d53af9b7-d3cb-4850-b21f-d142e5b14c4c f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Volume info retrieved successfully. 2026-05-05 23:24:34.361 8 INFO cinder.api.openstack.wsgi [None req-d53af9b7-d3cb-4850-b21f-d142e5b14c4c f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 returned with HTTP 200 [pid: 8|app: 0|req: 330/661] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:24:34 2026] GET /v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 => generated 956 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:24:35.383 7 INFO cinder.api.openstack.wsgi [None req-81727d10-78ef-4444-b0ab-4b7a52180869 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 /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-05-05 23:24:35.399 7 INFO cinder.volume.api [None req-81727d10-78ef-4444-b0ab-4b7a52180869 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Volume info retrieved successfully. 2026-05-05 23:24:35.407 7 INFO cinder.api.openstack.wsgi [None req-81727d10-78ef-4444-b0ab-4b7a52180869 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 returned with HTTP 200 [pid: 7|app: 0|req: 332/662] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:24:35 2026] GET /v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 => generated 1340 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-05-05 23:24:36.434 8 INFO cinder.api.openstack.wsgi [None req-580cc6b2-1609-468a-8f06-67d8a9fbc356 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 /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-05-05 23:24:36.446 8 INFO cinder.volume.api [None req-580cc6b2-1609-468a-8f06-67d8a9fbc356 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Volume info retrieved successfully. 2026-05-05 23:24:36.453 8 INFO cinder.api.openstack.wsgi [None req-580cc6b2-1609-468a-8f06-67d8a9fbc356 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 returned with HTTP 200 [pid: 8|app: 0|req: 331/663] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:24:36 2026] GET /v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 => generated 1341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:24:36.530 7 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-1e5a2dda-780a-45cb-a7f8-9f39f401a871 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 /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-05-05 23:24:36.542 7 INFO cinder.volume.api [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-1e5a2dda-780a-45cb-a7f8-9f39f401a871 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Volume info retrieved successfully. 2026-05-05 23:24:36.547 7 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-1e5a2dda-780a-45cb-a7f8-9f39f401a871 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 returned with HTTP 200 [pid: 7|app: 0|req: 333/664] 10.0.0.244 () {34 vars in 1028 bytes} [Tue May 5 23:24:36 2026] GET /v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 => 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-05-05 23:24:37.351 8 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-76798ad7-cf50-462e-bac4-9fd2bc8c9465 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 /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-05-05 23:24:37.365 8 INFO cinder.volume.api [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-76798ad7-cf50-462e-bac4-9fd2bc8c9465 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Volume info retrieved successfully. 2026-05-05 23:24:37.371 8 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-76798ad7-cf50-462e-bac4-9fd2bc8c9465 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 returned with HTTP 200 [pid: 8|app: 0|req: 332/665] 10.0.0.244 () {34 vars in 1028 bytes} [Tue May 5 23:24:37 2026] GET /v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 => generated 1341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:24:37.379 7 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-1e5a2dda-780a-45cb-a7f8-9f39f401a871 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-05 23:24:37.380 7 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-1e5a2dda-780a-45cb-a7f8-9f39f401a871 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 334/666] 10.0.0.244 () {32 vars in 829 bytes} [Tue May 5 23:24:37 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:24:37.396 8 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-00225d46-bfeb-4555-bb1d-b2b55a65bfb5 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/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-05-05 23:24:37.483 8 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-00225d46-bfeb-4555-bb1d-b2b55a65bfb5 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/attachments returned with HTTP 200 [pid: 8|app: 0|req: 333/667] 10.0.0.244 () {40 vars in 1057 bytes} [Tue May 5 23:24:37 2026] POST /v3/04eafb334ccc4ae5a018ac533f192ffa/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:24:41.962 7 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-1e5a2dda-780a-45cb-a7f8-9f39f401a871 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:24:41.962 8 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-00225d46-bfeb-4555-bb1d-b2b55a65bfb5 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:24:41.963 7 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-1e5a2dda-780a-45cb-a7f8-9f39f401a871 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:24:41.964 8 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-00225d46-bfeb-4555-bb1d-b2b55a65bfb5 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:24:43.714 7 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-1e5a2dda-780a-45cb-a7f8-9f39f401a871 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-05 23:24:43.715 7 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-1e5a2dda-780a-45cb-a7f8-9f39f401a871 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 336/670] 199.204.45.89 () {32 vars in 839 bytes} [Tue May 5 23:24:43 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:24:43.758 8 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-db24502c-ccbf-4918-ada4-a038b55a6838 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 /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-05-05 23:24:43.774 8 INFO cinder.volume.api [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-db24502c-ccbf-4918-ada4-a038b55a6838 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Volume info retrieved successfully. 2026-05-05 23:24:43.779 8 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-db24502c-ccbf-4918-ada4-a038b55a6838 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 returned with HTTP 200 [pid: 8|app: 0|req: 335/671] 199.204.45.89 () {36 vars in 1072 bytes} [Tue May 5 23:24:43 2026] GET /v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 => generated 1521 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:24:45.538 7 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-3c59d075-fcf2-4ccd-a5ff-46f7b38f4d28 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/attachments/6428a9e1-0b24-4ff6-b9ad-a11fb674ac4b /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-05-05 23:24:46.592 7 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-3c59d075-fcf2-4ccd-a5ff-46f7b38f4d28 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/attachments/6428a9e1-0b24-4ff6-b9ad-a11fb674ac4b returned with HTTP 200 [pid: 7|app: 0|req: 337/672] 199.204.45.89 () {40 vars in 1134 bytes} [Tue May 5 23:24:45 2026] PUT /v3/04eafb334ccc4ae5a018ac533f192ffa/attachments/6428a9e1-0b24-4ff6-b9ad-a11fb674ac4b => generated 802 bytes in 1062 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:24:47.107 8 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-2c462e7b-8be7-4d5c-8d44-95022cad72af f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/attachments/6428a9e1-0b24-4ff6-b9ad-a11fb674ac4b/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-05-05 23:24:47.135 8 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-2c462e7b-8be7-4d5c-8d44-95022cad72af f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/attachments/6428a9e1-0b24-4ff6-b9ad-a11fb674ac4b/action returned with HTTP 204 [pid: 8|app: 0|req: 336/673] 199.204.45.89 () {40 vars in 1147 bytes} [Tue May 5 23:24:47 2026] POST /v3/04eafb334ccc4ae5a018ac533f192ffa/attachments/6428a9e1-0b24-4ff6-b9ad-a11fb674ac4b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-05 23:24:51.961 7 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-3c59d075-fcf2-4ccd-a5ff-46f7b38f4d28 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:24:51.962 7 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-3c59d075-fcf2-4ccd-a5ff-46f7b38f4d28 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:24:51.962 8 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-2c462e7b-8be7-4d5c-8d44-95022cad72af f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:24:51.964 8 INFO cinder.api.openstack.wsgi [req-7b368444-585e-4764-9b67-58bfa8b134d0 req-2c462e7b-8be7-4d5c-8d44-95022cad72af f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://10.0.0.93:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:24:59.358 7 INFO cinder.api.openstack.wsgi [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-9e897b04-83cb-4fe7-8c0c-7bb6016b9548 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/attachments/6428a9e1-0b24-4ff6-b9ad-a11fb674ac4b /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-05-05 23:24:59.932 7 INFO cinder.api.openstack.wsgi [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-9e897b04-83cb-4fe7-8c0c-7bb6016b9548 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/attachments/6428a9e1-0b24-4ff6-b9ad-a11fb674ac4b returned with HTTP 200 [pid: 7|app: 0|req: 339/676] 199.204.45.89 () {38 vars in 1102 bytes} [Tue May 5 23:24:59 2026] DELETE /v3/04eafb334ccc4ae5a018ac533f192ffa/attachments/6428a9e1-0b24-4ff6-b9ad-a11fb674ac4b => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:24:59.948 8 INFO cinder.api.openstack.wsgi [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-3cedd82d-c58a-4d93-bf00-d78c1413d053 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 2026-05-05 23:24:59.950 8 INFO cinder.api.v3.volumes [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-3cedd82d-c58a-4d93-bf00-d78c1413d053 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Delete volume with id: 4747c5d9-c1a2-48de-81c8-f1d8128caac4 /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-05-05 23:24:59.962 8 INFO cinder.volume.api [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-3cedd82d-c58a-4d93-bf00-d78c1413d053 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Volume info retrieved successfully. 2026-05-05 23:24:59.994 8 INFO cinder.volume.api [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-3cedd82d-c58a-4d93-bf00-d78c1413d053 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] Delete volume request issued successfully. 2026-05-05 23:24:59.994 8 INFO cinder.api.openstack.wsgi [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-3cedd82d-c58a-4d93-bf00-d78c1413d053 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 returned with HTTP 202 [pid: 8|app: 0|req: 338/677] 199.204.45.89 () {36 vars in 1053 bytes} [Tue May 5 23:24:59 2026] DELETE /v3/04eafb334ccc4ae5a018ac533f192ffa/volumes/4747c5d9-c1a2-48de-81c8-f1d8128caac4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-05 23:25:01.961 7 INFO cinder.api.openstack.wsgi [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-9e897b04-83cb-4fe7-8c0c-7bb6016b9548 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:25:01.963 7 INFO cinder.api.openstack.wsgi [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-9e897b04-83cb-4fe7-8c0c-7bb6016b9548 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:25:01.962 8 INFO cinder.api.openstack.wsgi [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-3cedd82d-c58a-4d93-bf00-d78c1413d053 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:25:01.965 8 INFO cinder.api.openstack.wsgi [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-3cedd82d-c58a-4d93-bf00-d78c1413d053 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:25:11.962 7 INFO cinder.api.openstack.wsgi [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-9e897b04-83cb-4fe7-8c0c-7bb6016b9548 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:25:11.962 8 INFO cinder.api.openstack.wsgi [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-3cedd82d-c58a-4d93-bf00-d78c1413d053 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:25:11.963 7 INFO cinder.api.openstack.wsgi [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-9e897b04-83cb-4fe7-8c0c-7bb6016b9548 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:25:11.963 8 INFO cinder.api.openstack.wsgi [req-ccb5630e-ef64-4756-8d13-070eeef23331 req-3cedd82d-c58a-4d93-bf00-d78c1413d053 f67bca344bff44f3a8fdc43a21cb1757 04eafb334ccc4ae5a018ac533f192ffa - - default default] http://10.0.0.93:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:25:12.723 7 INFO cinder.api.openstack.wsgi [None req-ac2f4f96-13aa-4b1d-acf1-ba0c4bbde207 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?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-05-05 23:25:12.732 7 INFO cinder.volume.api [None req-ac2f4f96-13aa-4b1d-acf1-ba0c4bbde207 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:25:12.734 7 INFO cinder.api.openstack.wsgi [None req-ac2f4f96-13aa-4b1d-acf1-ba0c4bbde207 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 342/682] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:25:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:25:12.747 8 INFO cinder.api.openstack.wsgi [None req-d8e5b7fe-cd1f-4999-93d4-36ae0bd75528 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:25:12.758 8 INFO cinder.volume.api [None req-d8e5b7fe-cd1f-4999-93d4-36ae0bd75528 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:25:12.759 8 INFO cinder.api.openstack.wsgi [None req-d8e5b7fe-cd1f-4999-93d4-36ae0bd75528 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 341/683] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:25:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:25:12.776 7 INFO cinder.api.openstack.wsgi [None req-4b32d8b9-2fb5-4436-9601-5b45788151b1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:25:12.781 7 INFO cinder.api.openstack.wsgi [None req-4b32d8b9-2fb5-4436-9601-5b45788151b1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 343/684] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:25:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:25:12.793 8 INFO cinder.api.openstack.wsgi [None req-bb9bc1e1-72fc-405e-8ca6-2ed27c94f22d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:25:13.297 8 INFO cinder.api.openstack.wsgi [None req-bb9bc1e1-72fc-405e-8ca6-2ed27c94f22d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 342/685] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:25:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:25:13.388 7 INFO cinder.api.openstack.wsgi [None req-e48161fb-d8fa-4e63-b852-0ad92f2e6009 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45aa969db80844ea822f02e8c497ae6c?usage=true 2026-05-05 23:25:13.410 7 INFO cinder.api.openstack.wsgi [None req-e48161fb-d8fa-4e63-b852-0ad92f2e6009 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45aa969db80844ea822f02e8c497ae6c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/686] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:25:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45aa969db80844ea822f02e8c497ae6c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:25:13.422 8 INFO cinder.api.openstack.wsgi [None req-8f7e6dab-3949-4d75-a416-53548abbcd01 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:25:13.441 8 INFO cinder.api.openstack.wsgi [None req-8f7e6dab-3949-4d75-a416-53548abbcd01 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/687] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:25:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:25:13.454 7 INFO cinder.api.openstack.wsgi [None req-4552de66-70cd-43a0-a08c-f1441554398d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/8b0ffb1a06d54b859cae6b4f3ca32fbf?usage=true 2026-05-05 23:25:13.474 7 INFO cinder.api.openstack.wsgi [None req-4552de66-70cd-43a0-a08c-f1441554398d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/8b0ffb1a06d54b859cae6b4f3ca32fbf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/688] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:25:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/8b0ffb1a06d54b859cae6b4f3ca32fbf?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:25:13.484 8 INFO cinder.api.openstack.wsgi [None req-6fd8cdc5-7166-4df8-adb8-6c84f35ceca8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/982efd08f69144a9967fb56350889ae7?usage=true 2026-05-05 23:25:13.504 8 INFO cinder.api.openstack.wsgi [None req-6fd8cdc5-7166-4df8-adb8-6c84f35ceca8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/982efd08f69144a9967fb56350889ae7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/689] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:25:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/982efd08f69144a9967fb56350889ae7?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:25:13.520 7 INFO cinder.api.openstack.wsgi [None req-b549ec4c-2175-43e6-885e-61a10e883c60 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:25:13.551 7 INFO cinder.api.openstack.wsgi [None req-b549ec4c-2175-43e6-885e-61a10e883c60 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/690] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:25:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:25:13.569 8 INFO cinder.api.openstack.wsgi [None req-20500e31-f3c3-42da-9528-369bbda10935 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/ef8bfee7e22146ce88065a83ed0531dc?usage=true 2026-05-05 23:25:13.600 8 INFO cinder.api.openstack.wsgi [None req-20500e31-f3c3-42da-9528-369bbda10935 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/ef8bfee7e22146ce88065a83ed0531dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/691] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:25:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/ef8bfee7e22146ce88065a83ed0531dc?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:25:13.615 7 INFO cinder.api.openstack.wsgi [None req-ba4301a2-f205-4327-87aa-79aa05debb0a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:25:13.639 7 INFO cinder.api.openstack.wsgi [None req-ba4301a2-f205-4327-87aa-79aa05debb0a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/692] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:25:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:25:13.655 8 INFO cinder.api.openstack.wsgi [None req-2e8b607b-8b52-48ce-bfe5-66545eaf2c66 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:25:13.662 8 INFO cinder.volume.api [None req-2e8b607b-8b52-48ce-bfe5-66545eaf2c66 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:25:13.663 8 INFO cinder.api.openstack.wsgi [None req-2e8b607b-8b52-48ce-bfe5-66545eaf2c66 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 346/693] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:25:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:25:21.962 8 INFO cinder.api.openstack.wsgi [None req-2e8b607b-8b52-48ce-bfe5-66545eaf2c66 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:25:21.962 7 INFO cinder.api.openstack.wsgi [None req-ba4301a2-f205-4327-87aa-79aa05debb0a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:25:21.963 8 INFO cinder.api.openstack.wsgi [None req-2e8b607b-8b52-48ce-bfe5-66545eaf2c66 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:25:21.963 7 INFO cinder.api.openstack.wsgi [None req-ba4301a2-f205-4327-87aa-79aa05debb0a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:25:27.973 7 INFO cinder.api.openstack.wsgi [req-73384542-1ad0-4f63-84e2-94558f2db0cd req-44cccf8c-d9eb-4b4a-b863-740fb2da9111 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef8bfee7e22146ce88065a83ed0531dc/attachments?instance_id=47b1f527-072d-412a-997f-d1fb08fdbd26 2026-05-05 23:25:27.986 7 INFO cinder.api.openstack.wsgi [req-73384542-1ad0-4f63-84e2-94558f2db0cd req-44cccf8c-d9eb-4b4a-b863-740fb2da9111 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef8bfee7e22146ce88065a83ed0531dc/attachments?instance_id=47b1f527-072d-412a-997f-d1fb08fdbd26 returned with HTTP 200 [pid: 7|app: 0|req: 349/696] 199.204.45.89 () {36 vars in 1103 bytes} [Tue May 5 23:25:27 2026] GET /v3/ef8bfee7e22146ce88065a83ed0531dc/attachments?instance_id=47b1f527-072d-412a-997f-d1fb08fdbd26 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:25:31.962 8 INFO cinder.api.openstack.wsgi [None req-2e8b607b-8b52-48ce-bfe5-66545eaf2c66 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:25:31.962 7 INFO cinder.api.openstack.wsgi [req-73384542-1ad0-4f63-84e2-94558f2db0cd req-44cccf8c-d9eb-4b4a-b863-740fb2da9111 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:25:31.963 8 INFO cinder.api.openstack.wsgi [None req-2e8b607b-8b52-48ce-bfe5-66545eaf2c66 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:25:31.963 7 INFO cinder.api.openstack.wsgi [req-73384542-1ad0-4f63-84e2-94558f2db0cd req-44cccf8c-d9eb-4b4a-b863-740fb2da9111 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:25:41.961 7 INFO cinder.api.openstack.wsgi [req-73384542-1ad0-4f63-84e2-94558f2db0cd req-44cccf8c-d9eb-4b4a-b863-740fb2da9111 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:25:41.961 8 INFO cinder.api.openstack.wsgi [None req-2e8b607b-8b52-48ce-bfe5-66545eaf2c66 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:25:41.962 7 INFO cinder.api.openstack.wsgi [req-73384542-1ad0-4f63-84e2-94558f2db0cd req-44cccf8c-d9eb-4b4a-b863-740fb2da9111 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:25:41.962 8 INFO cinder.api.openstack.wsgi [None req-2e8b607b-8b52-48ce-bfe5-66545eaf2c66 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:25:51.962 7 INFO cinder.api.openstack.wsgi [req-73384542-1ad0-4f63-84e2-94558f2db0cd req-44cccf8c-d9eb-4b4a-b863-740fb2da9111 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:25:51.962 8 INFO cinder.api.openstack.wsgi [None req-2e8b607b-8b52-48ce-bfe5-66545eaf2c66 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:25:51.963 7 INFO cinder.api.openstack.wsgi [req-73384542-1ad0-4f63-84e2-94558f2db0cd req-44cccf8c-d9eb-4b4a-b863-740fb2da9111 17b2d245a1564d149507f3b8fc3b1da6 ef8bfee7e22146ce88065a83ed0531dc - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:25:51.963 8 INFO cinder.api.openstack.wsgi [None req-2e8b607b-8b52-48ce-bfe5-66545eaf2c66 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:25:54.567 7 INFO cinder.api.openstack.wsgi [None req-e4e7d73f-ccdf-4b7a-9cb5-a2f22b6e6668 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes 2026-05-05 23:25:54.569 7 INFO cinder.api.v3.volumes [None req-e4e7d73f-ccdf-4b7a-9cb5-a2f22b6e6668 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Create volume of 1 GB 2026-05-05 23:25:54.588 7 INFO cinder.volume.api [None req-e4e7d73f-ccdf-4b7a-9cb5-a2f22b6e6668 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Availability Zones retrieved successfully. 2026-05-05 23:25:54.900 7 INFO cinder.volume.api [None req-e4e7d73f-ccdf-4b7a-9cb5-a2f22b6e6668 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Create volume request issued successfully. 2026-05-05 23:25:54.901 7 INFO cinder.api.openstack.wsgi [None req-e4e7d73f-ccdf-4b7a-9cb5-a2f22b6e6668 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 353/703] 10.0.0.246 () {34 vars in 722 bytes} [Tue May 5 23:25:54 2026] POST /v3/b3895343d61b4d40a691629e29cf1bc0/volumes => generated 860 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-05 23:25:54.927 8 INFO cinder.api.openstack.wsgi [None req-278ad12f-995d-438c-ae0a-7456c7960c4c 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb /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-05-05 23:25:54.945 8 INFO cinder.volume.api [None req-278ad12f-995d-438c-ae0a-7456c7960c4c 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Volume info retrieved successfully. 2026-05-05 23:25:54.952 8 INFO cinder.api.openstack.wsgi [None req-278ad12f-995d-438c-ae0a-7456c7960c4c 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb returned with HTTP 200 [pid: 8|app: 0|req: 351/704] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:25:54 2026] GET /v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:25:55.977 7 INFO cinder.api.openstack.wsgi [None req-47f9f1f0-15bf-40ad-b2dd-af9259728970 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb /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-05-05 23:25:56.003 7 INFO cinder.volume.api [None req-47f9f1f0-15bf-40ad-b2dd-af9259728970 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Volume info retrieved successfully. 2026-05-05 23:25:56.008 7 INFO cinder.api.openstack.wsgi [None req-47f9f1f0-15bf-40ad-b2dd-af9259728970 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb returned with HTTP 200 [pid: 7|app: 0|req: 354/705] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:25:55 2026] GET /v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb => generated 953 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:26:01.962 8 INFO cinder.api.openstack.wsgi [None req-278ad12f-995d-438c-ae0a-7456c7960c4c 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:26:01.962 7 INFO cinder.api.openstack.wsgi [None req-47f9f1f0-15bf-40ad-b2dd-af9259728970 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:26:01.963 7 INFO cinder.api.openstack.wsgi [None req-47f9f1f0-15bf-40ad-b2dd-af9259728970 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:26:01.963 8 INFO cinder.api.openstack.wsgi [None req-278ad12f-995d-438c-ae0a-7456c7960c4c 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:09.986 7 INFO cinder.api.openstack.wsgi [None req-43042e3f-5154-4167-a2f5-bf57bee95990 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb/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-05-05 23:26:10.006 7 INFO cinder.volume.api [None req-43042e3f-5154-4167-a2f5-bf57bee95990 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Volume info retrieved successfully. 2026-05-05 23:26:10.016 7 INFO cinder.volume.api [None req-43042e3f-5154-4167-a2f5-bf57bee95990 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Update volume admin metadata completed successfully. 2026-05-05 23:26:10.519 7 INFO cinder.volume.api [None req-43042e3f-5154-4167-a2f5-bf57bee95990 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Attach volume completed successfully. 2026-05-05 23:26:10.520 7 INFO cinder.api.openstack.wsgi [None req-43042e3f-5154-4167-a2f5-bf57bee95990 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb/action returned with HTTP 202 [pid: 7|app: 0|req: 356/708] 10.0.0.246 () {34 vars in 810 bytes} [Tue May 5 23:26:09 2026] POST /v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb/action => generated 0 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:10.538 8 INFO cinder.api.openstack.wsgi [None req-92afbaef-af87-4b95-ae9c-f4c5ce69a9dd 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb /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-05-05 23:26:10.571 8 INFO cinder.volume.api [None req-92afbaef-af87-4b95-ae9c-f4c5ce69a9dd 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Volume info retrieved successfully. 2026-05-05 23:26:10.577 8 INFO cinder.api.openstack.wsgi [None req-92afbaef-af87-4b95-ae9c-f4c5ce69a9dd 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb returned with HTTP 200 [pid: 8|app: 0|req: 353/709] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:10 2026] GET /v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb => generated 1287 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:10.598 7 INFO cinder.api.openstack.wsgi [None req-5f3e09aa-052b-440f-8b85-4a8038d7e120 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb/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-05-05 23:26:10.618 7 INFO cinder.volume.api [None req-5f3e09aa-052b-440f-8b85-4a8038d7e120 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Volume info retrieved successfully. 2026-05-05 23:26:11.125 7 INFO cinder.volume.api [None req-5f3e09aa-052b-440f-8b85-4a8038d7e120 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Detach volume completed successfully. 2026-05-05 23:26:11.125 7 INFO cinder.api.openstack.wsgi [None req-5f3e09aa-052b-440f-8b85-4a8038d7e120 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb/action returned with HTTP 202 [pid: 7|app: 0|req: 357/710] 10.0.0.246 () {34 vars in 810 bytes} [Tue May 5 23:26:10 2026] POST /v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb/action => generated 0 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:11.138 8 INFO cinder.api.openstack.wsgi [None req-27868c7c-5bdb-46f2-ab9a-0ccbb22c9988 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb /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-05-05 23:26:11.152 8 INFO cinder.volume.api [None req-27868c7c-5bdb-46f2-ab9a-0ccbb22c9988 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Volume info retrieved successfully. 2026-05-05 23:26:11.156 8 INFO cinder.api.openstack.wsgi [None req-27868c7c-5bdb-46f2-ab9a-0ccbb22c9988 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb returned with HTTP 200 [pid: 8|app: 0|req: 354/711] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:11 2026] GET /v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:26:11.962 8 INFO cinder.api.openstack.wsgi [None req-27868c7c-5bdb-46f2-ab9a-0ccbb22c9988 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:26:11.962 7 INFO cinder.api.openstack.wsgi [None req-5f3e09aa-052b-440f-8b85-4a8038d7e120 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:26:11.962 8 INFO cinder.api.openstack.wsgi [None req-27868c7c-5bdb-46f2-ab9a-0ccbb22c9988 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:26:11.962 7 INFO cinder.api.openstack.wsgi [None req-5f3e09aa-052b-440f-8b85-4a8038d7e120 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:12.732 8 INFO cinder.api.openstack.wsgi [None req-74f55b93-f48e-4758-83e7-e8647f8e5500 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/5c7aa06e08e549ffa42d2fc26d5708e2?usage=true 2026-05-05 23:26:12.777 8 INFO cinder.api.openstack.wsgi [None req-74f55b93-f48e-4758-83e7-e8647f8e5500 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/5c7aa06e08e549ffa42d2fc26d5708e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/714] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:26:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/5c7aa06e08e549ffa42d2fc26d5708e2?usage=true => generated 847 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:12.792 7 INFO cinder.api.openstack.wsgi [None req-e494bada-c2b7-49ed-bbbf-39a418622761 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:26:12.820 7 INFO cinder.api.openstack.wsgi [None req-e494bada-c2b7-49ed-bbbf-39a418622761 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/715] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:26:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:26:12.830 8 INFO cinder.api.openstack.wsgi [None req-4f528019-f9b9-4ced-996b-15513b444e4e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/b3895343d61b4d40a691629e29cf1bc0?usage=true 2026-05-05 23:26:12.874 8 INFO cinder.api.openstack.wsgi [None req-4f528019-f9b9-4ced-996b-15513b444e4e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/b3895343d61b4d40a691629e29cf1bc0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/716] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:26:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/b3895343d61b4d40a691629e29cf1bc0?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:26:12.883 7 INFO cinder.api.openstack.wsgi [None req-2dec2227-96f2-4760-bdb8-5c614c537c3e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:26:12.914 7 INFO cinder.api.openstack.wsgi [None req-2dec2227-96f2-4760-bdb8-5c614c537c3e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/717] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:26:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:26:12.926 8 INFO cinder.api.openstack.wsgi [None req-f0507b8d-943f-4e15-8d6e-a7393b03a7ec 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:26:12.952 8 INFO cinder.api.openstack.wsgi [None req-f0507b8d-943f-4e15-8d6e-a7393b03a7ec 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/718] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:26:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:26:12.962 7 INFO cinder.api.openstack.wsgi [None req-851e7f22-8099-4b47-9311-8424025211fc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/fa0f775579f94e71a324407507d0f290?usage=true 2026-05-05 23:26:12.989 7 INFO cinder.api.openstack.wsgi [None req-851e7f22-8099-4b47-9311-8424025211fc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/fa0f775579f94e71a324407507d0f290?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/719] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:26:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/fa0f775579f94e71a324407507d0f290?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:26:12.998 8 INFO cinder.api.openstack.wsgi [None req-71090937-214d-432a-bd4e-8652753fd127 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:26:13.007 8 INFO cinder.volume.api [None req-71090937-214d-432a-bd4e-8652753fd127 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 23:26:13.012 8 INFO cinder.api.openstack.wsgi [None req-71090937-214d-432a-bd4e-8652753fd127 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 359/720] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:26:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:26:13.025 7 INFO cinder.api.openstack.wsgi [None req-eb9e1f67-2d05-450f-9364-5a21e32cef3d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:26:13.030 7 INFO cinder.volume.api [None req-eb9e1f67-2d05-450f-9364-5a21e32cef3d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:26:13.031 7 INFO cinder.api.openstack.wsgi [None req-eb9e1f67-2d05-450f-9364-5a21e32cef3d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 362/721] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:26:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/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-05-05 23:26:13.041 8 INFO cinder.api.openstack.wsgi [None req-629ed28d-b014-496b-888f-3c90c84e4508 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:26:13.544 8 INFO cinder.api.openstack.wsgi [None req-629ed28d-b014-496b-888f-3c90c84e4508 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 360/722] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:26:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:26:13.555 7 INFO cinder.api.openstack.wsgi [None req-b745bd82-18d6-4fb1-88cf-6fb7fd47d7c4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:26:13.566 7 INFO cinder.volume.api [None req-b745bd82-18d6-4fb1-88cf-6fb7fd47d7c4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 23:26:13.572 7 INFO cinder.api.openstack.wsgi [None req-b745bd82-18d6-4fb1-88cf-6fb7fd47d7c4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 363/723] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:26:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:26:13.581 8 INFO cinder.api.openstack.wsgi [None req-861c3648-7d21-4656-8074-41c2237faf5b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:26:13.585 8 INFO cinder.api.openstack.wsgi [None req-861c3648-7d21-4656-8074-41c2237faf5b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 361/724] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:26:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:19.616 7 INFO cinder.api.openstack.wsgi [None req-19f9e9f7-8bbd-4765-b52f-bd259a76c51b 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb /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-05-05 23:26:19.646 7 INFO cinder.volume.api [None req-19f9e9f7-8bbd-4765-b52f-bd259a76c51b 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Volume info retrieved successfully. 2026-05-05 23:26:19.650 7 INFO cinder.api.openstack.wsgi [None req-19f9e9f7-8bbd-4765-b52f-bd259a76c51b 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb returned with HTTP 200 [pid: 7|app: 0|req: 364/725] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:19 2026] GET /v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb => generated 972 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:26:19.672 8 INFO cinder.api.openstack.wsgi [None req-51fb4b6b-c0de-465d-96bf-1a5167d0a81f 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb 2026-05-05 23:26:19.672 8 INFO cinder.api.v3.volumes [None req-51fb4b6b-c0de-465d-96bf-1a5167d0a81f 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Delete volume with id: 4d24b6ce-1437-4a94-8358-c251ca4d3cbb /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-05-05 23:26:19.681 8 INFO cinder.volume.api [None req-51fb4b6b-c0de-465d-96bf-1a5167d0a81f 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Volume info retrieved successfully. 2026-05-05 23:26:19.699 8 INFO cinder.volume.api [None req-51fb4b6b-c0de-465d-96bf-1a5167d0a81f 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Delete volume request issued successfully. 2026-05-05 23:26:19.699 8 INFO cinder.api.openstack.wsgi [None req-51fb4b6b-c0de-465d-96bf-1a5167d0a81f 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb returned with HTTP 202 [pid: 8|app: 0|req: 362/726] 10.0.0.246 () {32 vars in 778 bytes} [Tue May 5 23:26:19 2026] DELETE /v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:19.707 7 INFO cinder.api.openstack.wsgi [None req-e807c654-172b-4396-a67f-d0e54ce7bf01 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb /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-05-05 23:26:19.722 7 INFO cinder.volume.api [None req-e807c654-172b-4396-a67f-d0e54ce7bf01 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] Volume info retrieved successfully. 2026-05-05 23:26:19.732 7 INFO cinder.api.openstack.wsgi [None req-e807c654-172b-4396-a67f-d0e54ce7bf01 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb returned with HTTP 200 [pid: 7|app: 0|req: 365/727] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:19 2026] GET /v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb => generated 971 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:20.749 8 INFO cinder.api.openstack.wsgi [None req-6176ae92-50a8-4169-a131-ebc60981c1a9 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb 2026-05-05 23:26:20.757 8 INFO cinder.api.openstack.wsgi [None req-6176ae92-50a8-4169-a131-ebc60981c1a9 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb returned with HTTP 404 [pid: 8|app: 0|req: 363/728] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:20 2026] GET /v3/b3895343d61b4d40a691629e29cf1bc0/volumes/4d24b6ce-1437-4a94-8358-c251ca4d3cbb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-05 23:26:21.961 7 INFO cinder.api.openstack.wsgi [None req-e807c654-172b-4396-a67f-d0e54ce7bf01 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:26:21.962 7 INFO cinder.api.openstack.wsgi [None req-e807c654-172b-4396-a67f-d0e54ce7bf01 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:26:21.963 8 INFO cinder.api.openstack.wsgi [None req-6176ae92-50a8-4169-a131-ebc60981c1a9 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:26:21.964 8 INFO cinder.api.openstack.wsgi [None req-6176ae92-50a8-4169-a131-ebc60981c1a9 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:26:31.962 7 INFO cinder.api.openstack.wsgi [None req-e807c654-172b-4396-a67f-d0e54ce7bf01 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:26:31.962 7 INFO cinder.api.openstack.wsgi [None req-e807c654-172b-4396-a67f-d0e54ce7bf01 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:26:31.964 8 INFO cinder.api.openstack.wsgi [None req-6176ae92-50a8-4169-a131-ebc60981c1a9 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:26:31.965 8 INFO cinder.api.openstack.wsgi [None req-6176ae92-50a8-4169-a131-ebc60981c1a9 1fe8cf435d78416e8abf633a634dfbfd b3895343d61b4d40a691629e29cf1bc0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:36.076 7 INFO cinder.api.openstack.wsgi [None req-960c1287-cca7-4963-bdfd-1b28840b641e 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes 2026-05-05 23:26:36.078 7 INFO cinder.api.v3.volumes [None req-960c1287-cca7-4963-bdfd-1b28840b641e 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Create volume of 1 GB 2026-05-05 23:26:36.083 7 INFO cinder.volume.api [None req-960c1287-cca7-4963-bdfd-1b28840b641e 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Availability Zones retrieved successfully. 2026-05-05 23:26:36.209 7 INFO cinder.volume.api [None req-960c1287-cca7-4963-bdfd-1b28840b641e 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Create volume request issued successfully. 2026-05-05 23:26:36.209 7 INFO cinder.api.openstack.wsgi [None req-960c1287-cca7-4963-bdfd-1b28840b641e 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 368/733] 10.0.0.246 () {34 vars in 723 bytes} [Tue May 5 23:26:35 2026] POST /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes => generated 870 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-05 23:26:36.230 8 INFO cinder.api.openstack.wsgi [None req-16c4f857-6d8d-45e4-b126-0b1f65b6a5cd 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f /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-05-05 23:26:36.256 8 INFO cinder.volume.api [None req-16c4f857-6d8d-45e4-b126-0b1f65b6a5cd 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:36.262 8 INFO cinder.api.openstack.wsgi [None req-16c4f857-6d8d-45e4-b126-0b1f65b6a5cd 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f returned with HTTP 200 [pid: 8|app: 0|req: 366/734] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:36 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f => generated 938 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:37.286 7 INFO cinder.api.openstack.wsgi [None req-d567076d-9c4a-437a-935d-867151c77225 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f /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-05-05 23:26:37.299 7 INFO cinder.volume.api [None req-d567076d-9c4a-437a-935d-867151c77225 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:37.304 7 INFO cinder.api.openstack.wsgi [None req-d567076d-9c4a-437a-935d-867151c77225 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f returned with HTTP 200 [pid: 7|app: 0|req: 369/735] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:37 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f => generated 963 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:37.323 8 INFO cinder.api.openstack.wsgi [None req-17d87c55-4ca0-4bd6-ab39-e996f3726d6b 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f /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-05-05 23:26:37.333 8 INFO cinder.volume.api [None req-17d87c55-4ca0-4bd6-ab39-e996f3726d6b 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:37.337 8 INFO cinder.api.openstack.wsgi [None req-17d87c55-4ca0-4bd6-ab39-e996f3726d6b 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f returned with HTTP 200 [pid: 8|app: 0|req: 367/736] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:37 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f => generated 963 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:37.359 7 INFO cinder.api.openstack.wsgi [None req-220abc2a-921f-4cec-bd52-b1a5a7794050 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f /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-05-05 23:26:37.373 7 INFO cinder.volume.api [None req-220abc2a-921f-4cec-bd52-b1a5a7794050 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:37.379 7 INFO cinder.volume.api [None req-220abc2a-921f-4cec-bd52-b1a5a7794050 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume updated successfully. 2026-05-05 23:26:37.380 7 INFO cinder.api.openstack.wsgi [None req-220abc2a-921f-4cec-bd52-b1a5a7794050 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f returned with HTTP 200 [pid: 7|app: 0|req: 370/737] 10.0.0.246 () {34 vars in 795 bytes} [Tue May 5 23:26:37 2026] PUT /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f => generated 895 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:37.406 8 INFO cinder.api.openstack.wsgi [None req-2a8fe663-a3a9-4f1b-867f-6e6261a8e9a6 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f /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-05-05 23:26:37.422 8 INFO cinder.volume.api [None req-2a8fe663-a3a9-4f1b-867f-6e6261a8e9a6 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:37.431 8 INFO cinder.volume.api [None req-2a8fe663-a3a9-4f1b-867f-6e6261a8e9a6 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume updated successfully. 2026-05-05 23:26:37.432 8 INFO cinder.api.openstack.wsgi [None req-2a8fe663-a3a9-4f1b-867f-6e6261a8e9a6 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f returned with HTTP 200 [pid: 8|app: 0|req: 368/738] 10.0.0.246 () {34 vars in 796 bytes} [Tue May 5 23:26:37 2026] PUT /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f => generated 934 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:37.454 7 INFO cinder.api.openstack.wsgi [None req-ac741e50-0af4-45db-9841-fa71fba57b4b 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f /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-05-05 23:26:37.466 7 INFO cinder.volume.api [None req-ac741e50-0af4-45db-9841-fa71fba57b4b 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:37.471 7 INFO cinder.api.openstack.wsgi [None req-ac741e50-0af4-45db-9841-fa71fba57b4b 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f returned with HTTP 200 [pid: 7|app: 0|req: 371/739] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:37 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f => generated 1002 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:37.488 8 INFO cinder.api.openstack.wsgi [None req-87c3c708-27d9-4c30-9b33-e9fec465eb3c 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes 2026-05-05 23:26:37.490 8 INFO cinder.api.v3.volumes [None req-87c3c708-27d9-4c30-9b33-e9fec465eb3c 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Create volume of 1 GB 2026-05-05 23:26:37.495 8 INFO cinder.volume.api [None req-87c3c708-27d9-4c30-9b33-e9fec465eb3c 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Availability Zones retrieved successfully. 2026-05-05 23:26:37.618 8 INFO cinder.volume.api [None req-87c3c708-27d9-4c30-9b33-e9fec465eb3c 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Create volume request issued successfully. 2026-05-05 23:26:37.618 8 INFO cinder.api.openstack.wsgi [None req-87c3c708-27d9-4c30-9b33-e9fec465eb3c 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 369/740] 10.0.0.246 () {34 vars in 723 bytes} [Tue May 5 23:26:37 2026] POST /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes => generated 891 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:37.638 7 INFO cinder.api.openstack.wsgi [None req-c8708448-2187-48bd-9c1c-e34739ce2950 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 /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-05-05 23:26:37.654 7 INFO cinder.volume.api [None req-c8708448-2187-48bd-9c1c-e34739ce2950 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:37.659 7 INFO cinder.api.openstack.wsgi [None req-c8708448-2187-48bd-9c1c-e34739ce2950 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 returned with HTTP 200 [pid: 7|app: 0|req: 372/741] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:37 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 => generated 959 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:38.686 8 INFO cinder.api.openstack.wsgi [None req-89e0cb19-ab14-4784-8120-85b3093a7120 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 /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-05-05 23:26:38.707 8 INFO cinder.volume.api [None req-89e0cb19-ab14-4784-8120-85b3093a7120 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:38.712 8 INFO cinder.api.openstack.wsgi [None req-89e0cb19-ab14-4784-8120-85b3093a7120 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 returned with HTTP 200 [pid: 8|app: 0|req: 370/742] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:38 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 => generated 984 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:38.738 7 INFO cinder.api.openstack.wsgi [None req-f00ce8fa-750e-4c5b-9f5f-8513ff56366e 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 /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-05-05 23:26:38.761 7 INFO cinder.volume.api [None req-f00ce8fa-750e-4c5b-9f5f-8513ff56366e 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:38.772 7 INFO cinder.volume.api [None req-f00ce8fa-750e-4c5b-9f5f-8513ff56366e 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume updated successfully. 2026-05-05 23:26:38.773 7 INFO cinder.api.openstack.wsgi [None req-f00ce8fa-750e-4c5b-9f5f-8513ff56366e 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 returned with HTTP 200 [pid: 7|app: 0|req: 373/743] 10.0.0.246 () {34 vars in 795 bytes} [Tue May 5 23:26:38 2026] PUT /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:38.796 8 INFO cinder.api.openstack.wsgi [None req-9feb1161-d27f-4456-9c3f-040145d49187 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 /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-05-05 23:26:38.810 8 INFO cinder.volume.api [None req-9feb1161-d27f-4456-9c3f-040145d49187 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:38.814 8 INFO cinder.api.openstack.wsgi [None req-9feb1161-d27f-4456-9c3f-040145d49187 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 returned with HTTP 200 [pid: 8|app: 0|req: 371/744] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:38 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 => 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-05-05 23:26:38.840 7 INFO cinder.api.openstack.wsgi [None req-514b7757-be02-4e45-9137-a93224a5d2bb 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 2026-05-05 23:26:38.841 7 INFO cinder.api.v3.volumes [None req-514b7757-be02-4e45-9137-a93224a5d2bb 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Delete volume with id: 6238587c-0b5a-4b86-9ff5-9710ee916099 /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-05-05 23:26:38.853 7 INFO cinder.volume.api [None req-514b7757-be02-4e45-9137-a93224a5d2bb 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:38.911 7 INFO cinder.volume.api [None req-514b7757-be02-4e45-9137-a93224a5d2bb 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Delete volume request issued successfully. 2026-05-05 23:26:38.912 7 INFO cinder.api.openstack.wsgi [None req-514b7757-be02-4e45-9137-a93224a5d2bb 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 returned with HTTP 202 [pid: 7|app: 0|req: 374/745] 10.0.0.246 () {32 vars in 778 bytes} [Tue May 5 23:26:38 2026] DELETE /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:38.926 8 INFO cinder.api.openstack.wsgi [None req-8689f847-2f74-43dc-878a-be8be4d90d78 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 /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-05-05 23:26:38.940 8 INFO cinder.volume.api [None req-8689f847-2f74-43dc-878a-be8be4d90d78 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:38.946 8 INFO cinder.api.openstack.wsgi [None req-8689f847-2f74-43dc-878a-be8be4d90d78 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 returned with HTTP 200 [pid: 8|app: 0|req: 372/746] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:38 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 => generated 948 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:39.973 7 INFO cinder.api.openstack.wsgi [None req-5c440fc1-9a28-4c2a-a59d-89b17a08c82e 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 2026-05-05 23:26:39.985 7 INFO cinder.api.openstack.wsgi [None req-5c440fc1-9a28-4c2a-a59d-89b17a08c82e 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 returned with HTTP 404 [pid: 7|app: 0|req: 375/747] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:39 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/6238587c-0b5a-4b86-9ff5-9710ee916099 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:39.999 8 INFO cinder.api.openstack.wsgi [None req-109a025e-00e2-4ab2-8b6d-61f753b66289 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f /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-05-05 23:26:40.029 8 INFO cinder.volume.api [None req-109a025e-00e2-4ab2-8b6d-61f753b66289 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:40.038 8 INFO cinder.api.openstack.wsgi [None req-109a025e-00e2-4ab2-8b6d-61f753b66289 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f returned with HTTP 200 [pid: 8|app: 0|req: 373/748] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:39 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f => generated 1002 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:26:40.064 7 INFO cinder.api.openstack.wsgi [None req-6b44b628-9fd9-4b71-8273-83ff8e6d79a4 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f 2026-05-05 23:26:40.064 7 INFO cinder.api.v3.volumes [None req-6b44b628-9fd9-4b71-8273-83ff8e6d79a4 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Delete volume with id: ab423f56-77ed-4ff7-8b11-24a4434c546f /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-05-05 23:26:40.077 7 INFO cinder.volume.api [None req-6b44b628-9fd9-4b71-8273-83ff8e6d79a4 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:40.123 7 INFO cinder.volume.api [None req-6b44b628-9fd9-4b71-8273-83ff8e6d79a4 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Delete volume request issued successfully. 2026-05-05 23:26:40.123 7 INFO cinder.api.openstack.wsgi [None req-6b44b628-9fd9-4b71-8273-83ff8e6d79a4 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f returned with HTTP 202 [pid: 7|app: 0|req: 376/749] 10.0.0.246 () {32 vars in 778 bytes} [Tue May 5 23:26:40 2026] DELETE /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:40.141 8 INFO cinder.api.openstack.wsgi [None req-d829f116-e6c7-4bd5-87d8-0146e4805e70 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f /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-05-05 23:26:40.159 8 INFO cinder.volume.api [None req-d829f116-e6c7-4bd5-87d8-0146e4805e70 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:40.165 8 INFO cinder.api.openstack.wsgi [None req-d829f116-e6c7-4bd5-87d8-0146e4805e70 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f returned with HTTP 200 [pid: 8|app: 0|req: 374/750] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:40 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f => generated 1001 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-05-05 23:26:41.186 7 INFO cinder.api.openstack.wsgi [None req-9270a263-9236-4688-bfe9-ba4240febb3e 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f 2026-05-05 23:26:41.196 7 INFO cinder.api.openstack.wsgi [None req-9270a263-9236-4688-bfe9-ba4240febb3e 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f returned with HTTP 404 [pid: 7|app: 0|req: 377/751] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:41 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/ab423f56-77ed-4ff7-8b11-24a4434c546f => 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-05-05 23:26:41.275 8 INFO cinder.api.openstack.wsgi [None req-bc14d713-f714-4218-9d88-4534a5c2bd95 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes 2026-05-05 23:26:41.362 8 INFO cinder.api.v3.volumes [None req-bc14d713-f714-4218-9d88-4534a5c2bd95 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Create volume of 1 GB 2026-05-05 23:26:41.368 8 INFO cinder.volume.api [None req-bc14d713-f714-4218-9d88-4534a5c2bd95 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Availability Zones retrieved successfully. 2026-05-05 23:26:41.559 8 INFO cinder.volume.api [None req-bc14d713-f714-4218-9d88-4534a5c2bd95 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Create volume request issued successfully. 2026-05-05 23:26:41.560 8 INFO cinder.api.openstack.wsgi [None req-bc14d713-f714-4218-9d88-4534a5c2bd95 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 375/752] 10.0.0.246 () {34 vars in 723 bytes} [Tue May 5 23:26:41 2026] POST /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes => generated 871 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-05 23:26:41.584 7 INFO cinder.api.openstack.wsgi [None req-ccb2ef32-4a5e-4c4c-a79e-91cb68f8fd27 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 /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-05-05 23:26:41.727 7 INFO cinder.volume.api [None req-ccb2ef32-4a5e-4c4c-a79e-91cb68f8fd27 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:41.732 7 INFO cinder.api.openstack.wsgi [None req-ccb2ef32-4a5e-4c4c-a79e-91cb68f8fd27 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 returned with HTTP 200 [pid: 7|app: 0|req: 378/753] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:41 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 => generated 939 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:26:41.962 8 INFO cinder.api.openstack.wsgi [None req-bc14d713-f714-4218-9d88-4534a5c2bd95 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:26:41.962 7 INFO cinder.api.openstack.wsgi [None req-ccb2ef32-4a5e-4c4c-a79e-91cb68f8fd27 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:26:41.962 8 INFO cinder.api.openstack.wsgi [None req-bc14d713-f714-4218-9d88-4534a5c2bd95 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:26:41.963 7 INFO cinder.api.openstack.wsgi [None req-ccb2ef32-4a5e-4c4c-a79e-91cb68f8fd27 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://10.0.0.93:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:42.752 8 INFO cinder.api.openstack.wsgi [None req-cc0a01b2-b6b6-465f-8c48-450c61b64ed1 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 /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-05-05 23:26:42.767 8 INFO cinder.volume.api [None req-cc0a01b2-b6b6-465f-8c48-450c61b64ed1 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:42.773 8 INFO cinder.api.openstack.wsgi [None req-cc0a01b2-b6b6-465f-8c48-450c61b64ed1 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 returned with HTTP 200 [pid: 8|app: 0|req: 377/756] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:42 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 => generated 1348 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:42.794 7 INFO cinder.api.openstack.wsgi [None req-a6451380-bd04-45e4-92db-e6adbf0d1688 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 /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-05-05 23:26:42.821 7 INFO cinder.volume.api [None req-a6451380-bd04-45e4-92db-e6adbf0d1688 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:42.830 7 INFO cinder.api.openstack.wsgi [None req-a6451380-bd04-45e4-92db-e6adbf0d1688 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 returned with HTTP 200 [pid: 7|app: 0|req: 380/757] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:42 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 => generated 1348 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-05-05 23:26:42.852 8 INFO cinder.api.openstack.wsgi [None req-d10868d1-76d1-4890-9b42-809c93489378 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 /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-05-05 23:26:42.867 8 INFO cinder.volume.api [None req-d10868d1-76d1-4890-9b42-809c93489378 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:42.875 8 INFO cinder.volume.api [None req-d10868d1-76d1-4890-9b42-809c93489378 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume updated successfully. 2026-05-05 23:26:42.876 8 INFO cinder.api.openstack.wsgi [None req-d10868d1-76d1-4890-9b42-809c93489378 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 returned with HTTP 200 [pid: 8|app: 0|req: 378/758] 10.0.0.246 () {34 vars in 795 bytes} [Tue May 5 23:26:42 2026] PUT /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:42.895 7 INFO cinder.api.openstack.wsgi [None req-60ed6d98-fde5-42a1-acbf-937aeeacbe28 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 /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-05-05 23:26:42.925 7 INFO cinder.volume.api [None req-60ed6d98-fde5-42a1-acbf-937aeeacbe28 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:42.938 7 INFO cinder.volume.api [None req-60ed6d98-fde5-42a1-acbf-937aeeacbe28 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume updated successfully. 2026-05-05 23:26:42.939 7 INFO cinder.api.openstack.wsgi [None req-60ed6d98-fde5-42a1-acbf-937aeeacbe28 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 returned with HTTP 200 [pid: 7|app: 0|req: 381/759] 10.0.0.246 () {34 vars in 796 bytes} [Tue May 5 23:26:42 2026] PUT /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 => generated 934 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:42.961 8 INFO cinder.api.openstack.wsgi [None req-37663895-8134-4dbf-97ff-73b6a218b79d 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 /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-05-05 23:26:42.978 8 INFO cinder.volume.api [None req-37663895-8134-4dbf-97ff-73b6a218b79d 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:42.983 8 INFO cinder.api.openstack.wsgi [None req-37663895-8134-4dbf-97ff-73b6a218b79d 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 returned with HTTP 200 [pid: 8|app: 0|req: 379/760] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:42 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:43.003 7 INFO cinder.api.openstack.wsgi [None req-f8a29644-4b2e-4d74-9f72-956e58c4b813 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes 2026-05-05 23:26:43.006 7 INFO cinder.api.v3.volumes [None req-f8a29644-4b2e-4d74-9f72-956e58c4b813 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Create volume of 1 GB 2026-05-05 23:26:43.010 7 INFO cinder.volume.api [None req-f8a29644-4b2e-4d74-9f72-956e58c4b813 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Availability Zones retrieved successfully. 2026-05-05 23:26:43.119 7 INFO cinder.volume.api [None req-f8a29644-4b2e-4d74-9f72-956e58c4b813 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Create volume request issued successfully. 2026-05-05 23:26:43.120 7 INFO cinder.api.openstack.wsgi [None req-f8a29644-4b2e-4d74-9f72-956e58c4b813 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 382/761] 10.0.0.246 () {34 vars in 723 bytes} [Tue May 5 23:26:42 2026] POST /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes => generated 891 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:43.139 8 INFO cinder.api.openstack.wsgi [None req-0c4ab802-afdd-4a8d-96f9-77878c8d25fc 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc /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-05-05 23:26:43.155 8 INFO cinder.volume.api [None req-0c4ab802-afdd-4a8d-96f9-77878c8d25fc 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:43.160 8 INFO cinder.api.openstack.wsgi [None req-0c4ab802-afdd-4a8d-96f9-77878c8d25fc 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc returned with HTTP 200 [pid: 8|app: 0|req: 380/762] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:43 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc => generated 959 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:44.185 7 INFO cinder.api.openstack.wsgi [None req-e34bdd97-4de3-4b9c-acee-5c0690c8abe2 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc /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-05-05 23:26:44.201 7 INFO cinder.volume.api [None req-e34bdd97-4de3-4b9c-acee-5c0690c8abe2 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:44.212 7 INFO cinder.api.openstack.wsgi [None req-e34bdd97-4de3-4b9c-acee-5c0690c8abe2 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc returned with HTTP 200 [pid: 7|app: 0|req: 383/763] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:44 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc => generated 984 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:44.238 8 INFO cinder.api.openstack.wsgi [None req-5540f88f-762a-4cea-8d8b-e232cf43e0e9 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc /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-05-05 23:26:44.271 8 INFO cinder.volume.api [None req-5540f88f-762a-4cea-8d8b-e232cf43e0e9 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:44.286 8 INFO cinder.volume.api [None req-5540f88f-762a-4cea-8d8b-e232cf43e0e9 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume updated successfully. 2026-05-05 23:26:44.287 8 INFO cinder.api.openstack.wsgi [None req-5540f88f-762a-4cea-8d8b-e232cf43e0e9 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc returned with HTTP 200 [pid: 8|app: 0|req: 381/764] 10.0.0.246 () {34 vars in 795 bytes} [Tue May 5 23:26:44 2026] PUT /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc => generated 882 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:44.313 7 INFO cinder.api.openstack.wsgi [None req-6b833902-2ded-4710-a861-daf99a696ce0 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc /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-05-05 23:26:44.326 7 INFO cinder.volume.api [None req-6b833902-2ded-4710-a861-daf99a696ce0 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:44.332 7 INFO cinder.api.openstack.wsgi [None req-6b833902-2ded-4710-a861-daf99a696ce0 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc returned with HTTP 200 [pid: 7|app: 0|req: 384/765] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:44 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:44.356 8 INFO cinder.api.openstack.wsgi [None req-8d837ee0-ebe2-44a0-97d8-d53b9bd0ae9a 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc 2026-05-05 23:26:44.357 8 INFO cinder.api.v3.volumes [None req-8d837ee0-ebe2-44a0-97d8-d53b9bd0ae9a 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Delete volume with id: 36a042e3-489a-4239-ab41-5e5980cb7ddc /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-05-05 23:26:44.373 8 INFO cinder.volume.api [None req-8d837ee0-ebe2-44a0-97d8-d53b9bd0ae9a 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:44.415 8 INFO cinder.volume.api [None req-8d837ee0-ebe2-44a0-97d8-d53b9bd0ae9a 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Delete volume request issued successfully. 2026-05-05 23:26:44.417 8 INFO cinder.api.openstack.wsgi [None req-8d837ee0-ebe2-44a0-97d8-d53b9bd0ae9a 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc returned with HTTP 202 [pid: 8|app: 0|req: 382/766] 10.0.0.246 () {32 vars in 778 bytes} [Tue May 5 23:26:44 2026] DELETE /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:44.429 7 INFO cinder.api.openstack.wsgi [None req-9384fd41-0b4e-4f89-be99-8c2bb6c67f18 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc /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-05-05 23:26:44.442 7 INFO cinder.volume.api [None req-9384fd41-0b4e-4f89-be99-8c2bb6c67f18 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:44.454 7 INFO cinder.api.openstack.wsgi [None req-9384fd41-0b4e-4f89-be99-8c2bb6c67f18 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc returned with HTTP 200 [pid: 7|app: 0|req: 385/767] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:44 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:45.473 8 INFO cinder.api.openstack.wsgi [None req-a7b84951-dc64-47b0-9ddd-8169736be583 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc 2026-05-05 23:26:45.479 8 INFO cinder.api.openstack.wsgi [None req-a7b84951-dc64-47b0-9ddd-8169736be583 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc returned with HTTP 404 [pid: 8|app: 0|req: 383/768] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:45 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/36a042e3-489a-4239-ab41-5e5980cb7ddc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:45.490 7 INFO cinder.api.openstack.wsgi [None req-b86e8bbc-d2b6-4cec-be01-827e8a0c8582 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 /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-05-05 23:26:45.504 7 INFO cinder.volume.api [None req-b86e8bbc-d2b6-4cec-be01-827e8a0c8582 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:45.510 7 INFO cinder.api.openstack.wsgi [None req-b86e8bbc-d2b6-4cec-be01-827e8a0c8582 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 returned with HTTP 200 [pid: 7|app: 0|req: 386/769] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:45 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 => generated 1387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:26:45.530 8 INFO cinder.api.openstack.wsgi [None req-a358ded7-5fca-4bf3-97c6-58114b2d6a39 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 2026-05-05 23:26:45.531 8 INFO cinder.api.v3.volumes [None req-a358ded7-5fca-4bf3-97c6-58114b2d6a39 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Delete volume with id: 53200501-85f8-4e66-a2e9-b4a7a6ed4526 /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-05-05 23:26:45.541 8 INFO cinder.volume.api [None req-a358ded7-5fca-4bf3-97c6-58114b2d6a39 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:45.561 8 INFO cinder.volume.api [None req-a358ded7-5fca-4bf3-97c6-58114b2d6a39 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Delete volume request issued successfully. 2026-05-05 23:26:45.562 8 INFO cinder.api.openstack.wsgi [None req-a358ded7-5fca-4bf3-97c6-58114b2d6a39 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 returned with HTTP 202 [pid: 8|app: 0|req: 384/770] 10.0.0.246 () {32 vars in 778 bytes} [Tue May 5 23:26:45 2026] DELETE /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:45.573 7 INFO cinder.api.openstack.wsgi [None req-95248a08-2996-41f5-9093-1d34e9194141 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 /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-05-05 23:26:45.587 7 INFO cinder.volume.api [None req-95248a08-2996-41f5-9093-1d34e9194141 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] Volume info retrieved successfully. 2026-05-05 23:26:45.591 7 INFO cinder.api.openstack.wsgi [None req-95248a08-2996-41f5-9093-1d34e9194141 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 returned with HTTP 200 [pid: 7|app: 0|req: 387/771] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:45 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 => generated 1386 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-05-05 23:26:46.614 8 INFO cinder.api.openstack.wsgi [None req-0f8b59bb-7c73-4485-a3aa-4cfba282da77 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 2026-05-05 23:26:46.622 8 INFO cinder.api.openstack.wsgi [None req-0f8b59bb-7c73-4485-a3aa-4cfba282da77 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 returned with HTTP 404 [pid: 8|app: 0|req: 385/772] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:26:46 2026] GET /v3/935887bfc7cf43dfb74d6da95e7b1b2b/volumes/53200501-85f8-4e66-a2e9-b4a7a6ed4526 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-05 23:26:50.751 7 INFO cinder.api.openstack.wsgi [None req-95248a08-2996-41f5-9093-1d34e9194141 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-05 23:26:50.752 7 INFO cinder.api.openstack.wsgi [None req-95248a08-2996-41f5-9093-1d34e9194141 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 388/773] 10.0.0.96 () {28 vars in 375 bytes} [Tue May 5 23:26:50 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-05 23:26:50.764 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d573bd7cc27b4602ad78c5ef501cfe9d/limits?tenant_id=d573bd7cc27b4602ad78c5ef501cfe9d 2026-05-05 23:26:50.799 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d573bd7cc27b4602ad78c5ef501cfe9d/limits?tenant_id=d573bd7cc27b4602ad78c5ef501cfe9d returned with HTTP 200 [pid: 8|app: 0|req: 386/774] 10.0.0.96 () {34 vars in 878 bytes} [Tue May 5 23:26:50 2026] GET /v3/d573bd7cc27b4602ad78c5ef501cfe9d/limits?tenant_id=d573bd7cc27b4602ad78c5ef501cfe9d => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:26:51.962 7 INFO cinder.api.openstack.wsgi [None req-95248a08-2996-41f5-9093-1d34e9194141 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:26:51.963 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:26:51.964 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:26:51.964 7 INFO cinder.api.openstack.wsgi [None req-95248a08-2996-41f5-9093-1d34e9194141 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:26:52.595 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-05 23:26:52.596 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 388/777] 10.0.0.96 () {28 vars in 375 bytes} [Tue May 5 23:26:52 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-05 23:26:52.603 7 INFO cinder.api.openstack.wsgi [None req-95248a08-2996-41f5-9093-1d34e9194141 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-05 23:26:52.606 7 INFO cinder.api.openstack.wsgi [None req-95248a08-2996-41f5-9093-1d34e9194141 8cbf6fef5d83452f87f94465349acd1e 935887bfc7cf43dfb74d6da95e7b1b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 390/778] 10.0.0.96 () {28 vars in 375 bytes} [Tue May 5 23:26:52 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-05 23:26:53.057 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-05 23:26:53.058 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 389/779] 10.0.0.96 () {28 vars in 375 bytes} [Tue May 5 23:26:53 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:26:53.071 7 INFO cinder.api.openstack.wsgi [None req-d27c1d2e-c996-4e5e-87eb-6b15944b985b 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d573bd7cc27b4602ad78c5ef501cfe9d/limits?tenant_id=d573bd7cc27b4602ad78c5ef501cfe9d 2026-05-05 23:26:53.106 7 INFO cinder.api.openstack.wsgi [None req-d27c1d2e-c996-4e5e-87eb-6b15944b985b 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d573bd7cc27b4602ad78c5ef501cfe9d/limits?tenant_id=d573bd7cc27b4602ad78c5ef501cfe9d returned with HTTP 200 [pid: 7|app: 0|req: 391/780] 10.0.0.96 () {34 vars in 878 bytes} [Tue May 5 23:26:53 2026] GET /v3/d573bd7cc27b4602ad78c5ef501cfe9d/limits?tenant_id=d573bd7cc27b4602ad78c5ef501cfe9d => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:26:54.529 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-05 23:26:54.530 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 390/781] 10.0.0.96 () {28 vars in 375 bytes} [Tue May 5 23:26:54 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-05 23:26:54.537 7 INFO cinder.api.openstack.wsgi [None req-d27c1d2e-c996-4e5e-87eb-6b15944b985b 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-05 23:26:54.539 7 INFO cinder.api.openstack.wsgi [None req-d27c1d2e-c996-4e5e-87eb-6b15944b985b 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 392/782] 10.0.0.96 () {28 vars in 375 bytes} [Tue May 5 23:26:54 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-05 23:27:01.962 7 INFO cinder.api.openstack.wsgi [None req-d27c1d2e-c996-4e5e-87eb-6b15944b985b 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:27:01.962 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:27:01.963 7 INFO cinder.api.openstack.wsgi [None req-d27c1d2e-c996-4e5e-87eb-6b15944b985b 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:27:01.963 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:27:09.080 7 INFO cinder.api.openstack.wsgi [None req-d27c1d2e-c996-4e5e-87eb-6b15944b985b 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-05 23:27:09.081 7 INFO cinder.api.openstack.wsgi [None req-d27c1d2e-c996-4e5e-87eb-6b15944b985b 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 394/785] 10.0.0.246 () {30 vars in 411 bytes} [Tue May 5 23:27:09 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-05 23:27:11.962 7 INFO cinder.api.openstack.wsgi [None req-d27c1d2e-c996-4e5e-87eb-6b15944b985b 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:27:11.962 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:27:11.963 7 INFO cinder.api.openstack.wsgi [None req-d27c1d2e-c996-4e5e-87eb-6b15944b985b 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:27:11.963 8 INFO cinder.api.openstack.wsgi [None req-f20b7413-1ec4-463f-9770-3fc3dcc9e163 5898dad40f9b475588b91763a881581e d573bd7cc27b4602ad78c5ef501cfe9d - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:27:12.576 7 INFO cinder.api.openstack.wsgi [None req-fb38344f-0e33-446a-abab-cb7aa0ce8730 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:27:12.582 7 INFO cinder.api.openstack.wsgi [None req-fb38344f-0e33-446a-abab-cb7aa0ce8730 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 396/788] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:12.592 8 INFO cinder.api.openstack.wsgi [None req-f6e231a0-2d43-4831-a5bc-56a9de56a667 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:27:12.601 8 INFO cinder.volume.api [None req-f6e231a0-2d43-4831-a5bc-56a9de56a667 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:27:12.602 8 INFO cinder.api.openstack.wsgi [None req-f6e231a0-2d43-4831-a5bc-56a9de56a667 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 393/789] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:27:12.646 7 INFO cinder.api.openstack.wsgi [None req-a1e94c2b-50d9-4827-91f1-dce1f6ad946b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true 2026-05-05 23:27:12.669 7 INFO cinder.api.openstack.wsgi [None req-a1e94c2b-50d9-4827-91f1-dce1f6ad946b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/790] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:12.681 8 INFO cinder.api.openstack.wsgi [None req-23c43662-6e22-4601-a68d-ecadf67f5d54 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true 2026-05-05 23:27:12.708 8 INFO cinder.api.openstack.wsgi [None req-23c43662-6e22-4601-a68d-ecadf67f5d54 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/791] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:12.721 7 INFO cinder.api.openstack.wsgi [None req-65b3481d-1ce7-43a4-a5b6-3d2f2811dd13 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true 2026-05-05 23:27:12.743 7 INFO cinder.api.openstack.wsgi [None req-65b3481d-1ce7-43a4-a5b6-3d2f2811dd13 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/792] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:12.756 8 INFO cinder.api.openstack.wsgi [None req-6ed37cd4-360b-456c-89eb-f562fe6a7f3a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/2632f17c59b447bc830663abd09dd91b?usage=true 2026-05-05 23:27:12.779 8 INFO cinder.api.openstack.wsgi [None req-6ed37cd4-360b-456c-89eb-f562fe6a7f3a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/2632f17c59b447bc830663abd09dd91b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/793] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/2632f17c59b447bc830663abd09dd91b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:12.791 7 INFO cinder.api.openstack.wsgi [None req-25972fb2-c0e5-4b2f-89b9-ccf4e73a8ee7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true 2026-05-05 23:27:12.814 7 INFO cinder.api.openstack.wsgi [None req-25972fb2-c0e5-4b2f-89b9-ccf4e73a8ee7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/794] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:12.826 8 INFO cinder.api.openstack.wsgi [None req-ecabb822-c362-476c-99c8-d6b6a5c89ea0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true 2026-05-05 23:27:12.842 8 INFO cinder.api.openstack.wsgi [None req-ecabb822-c362-476c-99c8-d6b6a5c89ea0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/795] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:12.853 7 INFO cinder.api.openstack.wsgi [None req-4a7c8304-46f9-4446-83db-87a6bd65d61b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:27:12.875 7 INFO cinder.api.openstack.wsgi [None req-4a7c8304-46f9-4446-83db-87a6bd65d61b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/796] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:12.888 8 INFO cinder.api.openstack.wsgi [None req-7ce59771-61f1-4846-9acb-0ba01c298e1f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/68806821114e4646b44c95b330e7b342?usage=true 2026-05-05 23:27:12.907 8 INFO cinder.api.openstack.wsgi [None req-7ce59771-61f1-4846-9acb-0ba01c298e1f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/68806821114e4646b44c95b330e7b342?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/797] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/68806821114e4646b44c95b330e7b342?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:12.919 7 INFO cinder.api.openstack.wsgi [None req-7d854ab5-25c6-467f-b36a-3714a00547d2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true 2026-05-05 23:27:12.935 7 INFO cinder.api.openstack.wsgi [None req-7d854ab5-25c6-467f-b36a-3714a00547d2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/798] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:12.946 8 INFO cinder.api.openstack.wsgi [None req-e9d85002-728e-4cc1-a382-6fda0c22c07f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true 2026-05-05 23:27:12.965 8 INFO cinder.api.openstack.wsgi [None req-e9d85002-728e-4cc1-a382-6fda0c22c07f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/799] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:12.978 7 INFO cinder.api.openstack.wsgi [None req-da788dde-4c81-4ebf-bdd2-0b788936c62e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a20d9d6e98b14b7e9cd07d7d434bbc54?usage=true 2026-05-05 23:27:12.995 7 INFO cinder.api.openstack.wsgi [None req-da788dde-4c81-4ebf-bdd2-0b788936c62e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a20d9d6e98b14b7e9cd07d7d434bbc54?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/800] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a20d9d6e98b14b7e9cd07d7d434bbc54?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:13.008 8 INFO cinder.api.openstack.wsgi [None req-525a18d2-8cb9-48e3-9925-3600dd10e0d7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:27:13.026 8 INFO cinder.api.openstack.wsgi [None req-525a18d2-8cb9-48e3-9925-3600dd10e0d7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/801] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:13.036 7 INFO cinder.api.openstack.wsgi [None req-2bb95e66-5da9-43e5-abdf-1f829aabbd4f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/cbea09cc75e54104a30b1ea796e5e0bf?usage=true 2026-05-05 23:27:13.056 7 INFO cinder.api.openstack.wsgi [None req-2bb95e66-5da9-43e5-abdf-1f829aabbd4f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/cbea09cc75e54104a30b1ea796e5e0bf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/802] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/cbea09cc75e54104a30b1ea796e5e0bf?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:13.068 8 INFO cinder.api.openstack.wsgi [None req-8c166c86-147f-4889-a0d4-f43b7a356379 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f3622792f54946d9aa75f8d5c5ef03d0?usage=true 2026-05-05 23:27:13.088 8 INFO cinder.api.openstack.wsgi [None req-8c166c86-147f-4889-a0d4-f43b7a356379 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f3622792f54946d9aa75f8d5c5ef03d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/803] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f3622792f54946d9aa75f8d5c5ef03d0?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:13.098 7 INFO cinder.api.openstack.wsgi [None req-c3d78b95-31d5-47d9-9f7e-806fdcfd3bd7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true 2026-05-05 23:27:13.120 7 INFO cinder.api.openstack.wsgi [None req-c3d78b95-31d5-47d9-9f7e-806fdcfd3bd7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/804] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:13.131 8 INFO cinder.api.openstack.wsgi [None req-83e0f1de-3447-464d-acfb-b9748604450d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:27:13.154 8 INFO cinder.api.openstack.wsgi [None req-83e0f1de-3447-464d-acfb-b9748604450d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/805] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:27:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:13.163 7 INFO cinder.api.openstack.wsgi [None req-99828d52-3047-42b9-b660-bad4556f7827 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:27:13.169 7 INFO cinder.volume.api [None req-99828d52-3047-42b9-b660-bad4556f7827 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:27:13.169 7 INFO cinder.api.openstack.wsgi [None req-99828d52-3047-42b9-b660-bad4556f7827 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 405/806] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:27:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/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-05-05 23:27:13.180 8 INFO cinder.api.openstack.wsgi [None req-09187cc9-f1ec-4831-893e-2040224bca85 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:27:13.193 8 INFO cinder.volume.api [None req-09187cc9-f1ec-4831-893e-2040224bca85 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:27:13.196 8 INFO cinder.api.openstack.wsgi [None req-09187cc9-f1ec-4831-893e-2040224bca85 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 402/807] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:27:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:27:13.205 7 INFO cinder.api.openstack.wsgi [None req-a9221efa-865c-4277-8272-883a748952a3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:27:13.708 7 INFO cinder.api.openstack.wsgi [None req-a9221efa-865c-4277-8272-883a748952a3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 406/808] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:27:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:17.066 8 INFO cinder.api.openstack.wsgi [None req-df9c246e-f882-40ce-ba66-9f4090e4d3f0 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes 2026-05-05 23:27:17.097 8 INFO cinder.volume.api [None req-df9c246e-f882-40ce-ba66-9f4090e4d3f0 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Get all volumes completed successfully. 2026-05-05 23:27:17.097 8 INFO cinder.api.openstack.wsgi [None req-df9c246e-f882-40ce-ba66-9f4090e4d3f0 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes returned with HTTP 200 [pid: 8|app: 0|req: 403/809] 10.0.0.246 () {32 vars in 701 bytes} [Tue May 5 23:27:16 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes => generated 15 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:27:17.114 7 INFO cinder.api.openstack.wsgi [None req-0bd554da-4372-44b1-b526-83d4525d40c9 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes 2026-05-05 23:27:17.117 7 INFO cinder.api.v3.volumes [None req-0bd554da-4372-44b1-b526-83d4525d40c9 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Create volume of 1 GB 2026-05-05 23:27:17.122 7 INFO cinder.volume.api [None req-0bd554da-4372-44b1-b526-83d4525d40c9 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Availability Zones retrieved successfully. 2026-05-05 23:27:17.314 7 INFO cinder.volume.api [None req-0bd554da-4372-44b1-b526-83d4525d40c9 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Create volume request issued successfully. 2026-05-05 23:27:17.315 7 INFO cinder.api.openstack.wsgi [None req-0bd554da-4372-44b1-b526-83d4525d40c9 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 407/810] 10.0.0.246 () {34 vars in 723 bytes} [Tue May 5 23:27:17 2026] POST /v3/a3f265791f8b4f589ad7b34a918018a0/volumes => generated 876 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-05 23:27:17.335 8 INFO cinder.api.openstack.wsgi [None req-35e36105-cd4b-4bb5-82c7-6a2271ec7bfd 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 /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-05-05 23:27:17.350 8 INFO cinder.volume.api [None req-35e36105-cd4b-4bb5-82c7-6a2271ec7bfd 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:17.356 8 INFO cinder.api.openstack.wsgi [None req-35e36105-cd4b-4bb5-82c7-6a2271ec7bfd 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 returned with HTTP 200 [pid: 8|app: 0|req: 404/811] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:17 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:18.377 7 INFO cinder.api.openstack.wsgi [None req-8c934f3d-ebef-4564-b1a3-bf3c6ac2ec2f 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 /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-05-05 23:27:18.396 7 INFO cinder.volume.api [None req-8c934f3d-ebef-4564-b1a3-bf3c6ac2ec2f 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:18.405 7 INFO cinder.api.openstack.wsgi [None req-8c934f3d-ebef-4564-b1a3-bf3c6ac2ec2f 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 returned with HTTP 200 [pid: 7|app: 0|req: 408/812] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:18 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:18.427 8 INFO cinder.api.openstack.wsgi [None req-8bef43f2-3d3a-4789-86a9-cb69e7591947 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 /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-05-05 23:27:18.444 8 INFO cinder.volume.api [None req-8bef43f2-3d3a-4789-86a9-cb69e7591947 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:18.451 8 INFO cinder.api.openstack.wsgi [None req-8bef43f2-3d3a-4789-86a9-cb69e7591947 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 returned with HTTP 200 [pid: 8|app: 0|req: 405/813] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:18 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:18.476 7 INFO cinder.api.openstack.wsgi [None req-058dcfac-2ea3-485d-9ca1-d4f618fd73cc 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes 2026-05-05 23:27:18.479 7 INFO cinder.api.v3.volumes [None req-058dcfac-2ea3-485d-9ca1-d4f618fd73cc 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Create volume of 1 GB 2026-05-05 23:27:18.484 7 INFO cinder.volume.api [None req-058dcfac-2ea3-485d-9ca1-d4f618fd73cc 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Availability Zones retrieved successfully. 2026-05-05 23:27:18.615 7 INFO cinder.volume.api [None req-058dcfac-2ea3-485d-9ca1-d4f618fd73cc 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Create volume request issued successfully. 2026-05-05 23:27:18.616 7 INFO cinder.api.openstack.wsgi [None req-058dcfac-2ea3-485d-9ca1-d4f618fd73cc 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 409/814] 10.0.0.246 () {34 vars in 723 bytes} [Tue May 5 23:27:18 2026] POST /v3/a3f265791f8b4f589ad7b34a918018a0/volumes => generated 875 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-05-05 23:27:18.637 8 INFO cinder.api.openstack.wsgi [None req-9946cee4-1301-4e01-979b-b5e874891819 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee /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-05-05 23:27:18.654 8 INFO cinder.volume.api [None req-9946cee4-1301-4e01-979b-b5e874891819 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:18.659 8 INFO cinder.api.openstack.wsgi [None req-9946cee4-1301-4e01-979b-b5e874891819 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee returned with HTTP 200 [pid: 8|app: 0|req: 406/815] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:18 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:19.680 7 INFO cinder.api.openstack.wsgi [None req-96e5bb28-466d-4d26-8cb7-2e1a27f6ee6c 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee /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-05-05 23:27:19.695 7 INFO cinder.volume.api [None req-96e5bb28-466d-4d26-8cb7-2e1a27f6ee6c 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:19.699 7 INFO cinder.api.openstack.wsgi [None req-96e5bb28-466d-4d26-8cb7-2e1a27f6ee6c 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee returned with HTTP 200 [pid: 7|app: 0|req: 410/816] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:19 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:19.717 8 INFO cinder.api.openstack.wsgi [None req-79b7af16-26fd-45c8-ab86-054fd6c6d473 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee /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-05-05 23:27:19.735 8 INFO cinder.volume.api [None req-79b7af16-26fd-45c8-ab86-054fd6c6d473 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:19.741 8 INFO cinder.api.openstack.wsgi [None req-79b7af16-26fd-45c8-ab86-054fd6c6d473 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee returned with HTTP 200 [pid: 8|app: 0|req: 407/817] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:19 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:19.763 7 INFO cinder.api.openstack.wsgi [None req-ae277828-5705-4c8d-98b0-df0b12105891 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes 2026-05-05 23:27:19.767 7 INFO cinder.api.v3.volumes [None req-ae277828-5705-4c8d-98b0-df0b12105891 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Create volume of 1 GB 2026-05-05 23:27:19.771 7 INFO cinder.volume.api [None req-ae277828-5705-4c8d-98b0-df0b12105891 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Availability Zones retrieved successfully. 2026-05-05 23:27:19.897 7 INFO cinder.volume.api [None req-ae277828-5705-4c8d-98b0-df0b12105891 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Create volume request issued successfully. 2026-05-05 23:27:19.898 7 INFO cinder.api.openstack.wsgi [None req-ae277828-5705-4c8d-98b0-df0b12105891 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 411/818] 10.0.0.246 () {34 vars in 723 bytes} [Tue May 5 23:27:19 2026] POST /v3/a3f265791f8b4f589ad7b34a918018a0/volumes => generated 876 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:19.922 8 INFO cinder.api.openstack.wsgi [None req-73ab3613-f6db-4e3b-af07-bf0f84cc52c4 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 /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-05-05 23:27:19.942 8 INFO cinder.volume.api [None req-73ab3613-f6db-4e3b-af07-bf0f84cc52c4 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:19.947 8 INFO cinder.api.openstack.wsgi [None req-73ab3613-f6db-4e3b-af07-bf0f84cc52c4 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 returned with HTTP 200 [pid: 8|app: 0|req: 408/819] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:19 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:20.965 7 INFO cinder.api.openstack.wsgi [None req-616e2786-d0c8-4801-aa84-740b7bbab56c 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 /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-05-05 23:27:20.988 7 INFO cinder.volume.api [None req-616e2786-d0c8-4801-aa84-740b7bbab56c 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:20.995 7 INFO cinder.api.openstack.wsgi [None req-616e2786-d0c8-4801-aa84-740b7bbab56c 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 returned with HTTP 200 [pid: 7|app: 0|req: 412/820] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:20 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:21.018 8 INFO cinder.api.openstack.wsgi [None req-9f5f06f8-a794-48a9-9802-574352c27150 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 /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-05-05 23:27:21.029 8 INFO cinder.volume.api [None req-9f5f06f8-a794-48a9-9802-574352c27150 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:21.033 8 INFO cinder.api.openstack.wsgi [None req-9f5f06f8-a794-48a9-9802-574352c27150 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 returned with HTTP 200 [pid: 8|app: 0|req: 409/821] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:21 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 => generated 969 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:21.050 7 INFO cinder.api.openstack.wsgi [None req-137a906f-f5ff-40a0-bbf1-f697b054b269 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes 2026-05-05 23:27:21.108 7 INFO cinder.volume.api [None req-137a906f-f5ff-40a0-bbf1-f697b054b269 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Get all volumes completed successfully. 2026-05-05 23:27:21.109 7 INFO cinder.api.openstack.wsgi [None req-137a906f-f5ff-40a0-bbf1-f697b054b269 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes returned with HTTP 200 [pid: 7|app: 0|req: 413/822] 10.0.0.246 () {32 vars in 701 bytes} [Tue May 5 23:27:21 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes => generated 1323 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:21.124 8 INFO cinder.api.openstack.wsgi [None req-0fa2a94f-3aa4-43df-ac93-2fb33bb34dec 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 /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-05-05 23:27:21.140 8 INFO cinder.volume.api [None req-0fa2a94f-3aa4-43df-ac93-2fb33bb34dec 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:21.145 8 INFO cinder.api.openstack.wsgi [None req-0fa2a94f-3aa4-43df-ac93-2fb33bb34dec 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 returned with HTTP 200 [pid: 8|app: 0|req: 410/823] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:21 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:21.164 7 INFO cinder.api.openstack.wsgi [None req-cd1915ab-2f5b-4237-a255-e170760b38b5 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 2026-05-05 23:27:21.164 7 INFO cinder.api.v3.volumes [None req-cd1915ab-2f5b-4237-a255-e170760b38b5 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Delete volume with id: 0aaaea0d-6e56-4307-ac13-b1d658f49c40 /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-05-05 23:27:21.182 7 INFO cinder.volume.api [None req-cd1915ab-2f5b-4237-a255-e170760b38b5 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:21.214 7 INFO cinder.volume.api [None req-cd1915ab-2f5b-4237-a255-e170760b38b5 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Delete volume request issued successfully. 2026-05-05 23:27:21.215 7 INFO cinder.api.openstack.wsgi [None req-cd1915ab-2f5b-4237-a255-e170760b38b5 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 returned with HTTP 202 [pid: 7|app: 0|req: 414/824] 10.0.0.246 () {32 vars in 778 bytes} [Tue May 5 23:27:21 2026] DELETE /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:21.228 8 INFO cinder.api.openstack.wsgi [None req-bf2b9c87-84c9-4be6-9340-e47730810c2c 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 /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-05-05 23:27:21.240 8 INFO cinder.volume.api [None req-bf2b9c87-84c9-4be6-9340-e47730810c2c 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:21.245 8 INFO cinder.api.openstack.wsgi [None req-bf2b9c87-84c9-4be6-9340-e47730810c2c 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 returned with HTTP 200 [pid: 8|app: 0|req: 411/825] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:21 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:21.963 7 INFO cinder.api.openstack.wsgi [None req-cd1915ab-2f5b-4237-a255-e170760b38b5 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:27:21.962 8 INFO cinder.api.openstack.wsgi [None req-bf2b9c87-84c9-4be6-9340-e47730810c2c 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:27:21.964 8 INFO cinder.api.openstack.wsgi [None req-bf2b9c87-84c9-4be6-9340-e47730810c2c 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:27:21.964 7 INFO cinder.api.openstack.wsgi [None req-cd1915ab-2f5b-4237-a255-e170760b38b5 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:22.265 7 INFO cinder.api.openstack.wsgi [None req-4ad0f4b8-e54b-4496-a4d0-b8c897a425ea 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 2026-05-05 23:27:22.273 7 INFO cinder.api.openstack.wsgi [None req-4ad0f4b8-e54b-4496-a4d0-b8c897a425ea 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 returned with HTTP 404 [pid: 7|app: 0|req: 416/828] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:22 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/0aaaea0d-6e56-4307-ac13-b1d658f49c40 => 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-05-05 23:27:22.285 8 INFO cinder.api.openstack.wsgi [None req-f498ed52-a3a8-4a4a-852b-9cbb576bdeaa 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee /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-05-05 23:27:22.302 8 INFO cinder.volume.api [None req-f498ed52-a3a8-4a4a-852b-9cbb576bdeaa 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:22.307 8 INFO cinder.api.openstack.wsgi [None req-f498ed52-a3a8-4a4a-852b-9cbb576bdeaa 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee returned with HTTP 200 [pid: 8|app: 0|req: 413/829] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:22 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:22.327 7 INFO cinder.api.openstack.wsgi [None req-a4a203e3-998f-4231-a8da-f43826bdeab1 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee 2026-05-05 23:27:22.328 7 INFO cinder.api.v3.volumes [None req-a4a203e3-998f-4231-a8da-f43826bdeab1 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Delete volume with id: 97782179-4e78-420b-937a-60316bb6eeee /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-05-05 23:27:22.341 7 INFO cinder.volume.api [None req-a4a203e3-998f-4231-a8da-f43826bdeab1 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:22.364 7 INFO cinder.volume.api [None req-a4a203e3-998f-4231-a8da-f43826bdeab1 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Delete volume request issued successfully. 2026-05-05 23:27:22.364 7 INFO cinder.api.openstack.wsgi [None req-a4a203e3-998f-4231-a8da-f43826bdeab1 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee returned with HTTP 202 [pid: 7|app: 0|req: 417/830] 10.0.0.246 () {32 vars in 778 bytes} [Tue May 5 23:27:22 2026] DELETE /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee => 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-05-05 23:27:22.372 8 INFO cinder.api.openstack.wsgi [None req-6c1448fc-cac1-47a8-96e5-853ca4a01753 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee /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-05-05 23:27:22.386 8 INFO cinder.volume.api [None req-6c1448fc-cac1-47a8-96e5-853ca4a01753 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:22.390 8 INFO cinder.api.openstack.wsgi [None req-6c1448fc-cac1-47a8-96e5-853ca4a01753 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee returned with HTTP 200 [pid: 8|app: 0|req: 414/831] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:22 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee => generated 967 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:23.416 7 INFO cinder.api.openstack.wsgi [None req-40792cae-40f4-4440-8a6a-0382ec5b606e 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee 2026-05-05 23:27:23.424 7 INFO cinder.api.openstack.wsgi [None req-40792cae-40f4-4440-8a6a-0382ec5b606e 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee returned with HTTP 404 [pid: 7|app: 0|req: 418/832] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:23 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/97782179-4e78-420b-937a-60316bb6eeee => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:23.435 8 INFO cinder.api.openstack.wsgi [None req-e3204dc0-da38-4679-918f-b0dc2df35145 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 /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-05-05 23:27:23.464 8 INFO cinder.volume.api [None req-e3204dc0-da38-4679-918f-b0dc2df35145 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:23.469 8 INFO cinder.api.openstack.wsgi [None req-e3204dc0-da38-4679-918f-b0dc2df35145 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 returned with HTTP 200 [pid: 8|app: 0|req: 415/833] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:23 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:27:23.489 7 INFO cinder.api.openstack.wsgi [None req-9cd96f3a-a40d-4ebc-8766-5c5eb030e301 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 2026-05-05 23:27:23.490 7 INFO cinder.api.v3.volumes [None req-9cd96f3a-a40d-4ebc-8766-5c5eb030e301 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Delete volume with id: f6e1941e-70ed-44ba-8766-9756dfce0240 /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-05-05 23:27:23.503 7 INFO cinder.volume.api [None req-9cd96f3a-a40d-4ebc-8766-5c5eb030e301 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:23.546 7 INFO cinder.volume.api [None req-9cd96f3a-a40d-4ebc-8766-5c5eb030e301 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Delete volume request issued successfully. 2026-05-05 23:27:23.547 7 INFO cinder.api.openstack.wsgi [None req-9cd96f3a-a40d-4ebc-8766-5c5eb030e301 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 returned with HTTP 202 [pid: 7|app: 0|req: 419/834] 10.0.0.246 () {32 vars in 778 bytes} [Tue May 5 23:27:23 2026] DELETE /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:23.564 8 INFO cinder.api.openstack.wsgi [None req-33eac2d6-0510-441c-8355-bb8f29390db7 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 /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-05-05 23:27:23.576 8 INFO cinder.volume.api [None req-33eac2d6-0510-441c-8355-bb8f29390db7 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] Volume info retrieved successfully. 2026-05-05 23:27:23.580 8 INFO cinder.api.openstack.wsgi [None req-33eac2d6-0510-441c-8355-bb8f29390db7 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 returned with HTTP 200 [pid: 8|app: 0|req: 416/835] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:23 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 => generated 968 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:24.605 7 INFO cinder.api.openstack.wsgi [None req-b0957843-27e1-4ef2-b9a8-bbcc5d570e68 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 2026-05-05 23:27:24.621 7 INFO cinder.api.openstack.wsgi [None req-b0957843-27e1-4ef2-b9a8-bbcc5d570e68 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 returned with HTTP 404 [pid: 7|app: 0|req: 420/836] 10.0.0.246 () {32 vars in 775 bytes} [Tue May 5 23:27:24 2026] GET /v3/a3f265791f8b4f589ad7b34a918018a0/volumes/f6e1941e-70ed-44ba-8766-9756dfce0240 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-05 23:27:31.962 7 INFO cinder.api.openstack.wsgi [None req-b0957843-27e1-4ef2-b9a8-bbcc5d570e68 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:27:31.962 8 INFO cinder.api.openstack.wsgi [None req-33eac2d6-0510-441c-8355-bb8f29390db7 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:27:31.963 7 INFO cinder.api.openstack.wsgi [None req-b0957843-27e1-4ef2-b9a8-bbcc5d570e68 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:27:31.964 8 INFO cinder.api.openstack.wsgi [None req-33eac2d6-0510-441c-8355-bb8f29390db7 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:27:41.961 7 INFO cinder.api.openstack.wsgi [None req-b0957843-27e1-4ef2-b9a8-bbcc5d570e68 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:27:41.962 8 INFO cinder.api.openstack.wsgi [None req-33eac2d6-0510-441c-8355-bb8f29390db7 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:27:41.963 7 INFO cinder.api.openstack.wsgi [None req-b0957843-27e1-4ef2-b9a8-bbcc5d570e68 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:27:41.963 8 INFO cinder.api.openstack.wsgi [None req-33eac2d6-0510-441c-8355-bb8f29390db7 23f1d4cc37464f18b6b4a7d8cf3b57b5 a3f265791f8b4f589ad7b34a918018a0 - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:27:47.772 7 INFO cinder.api.openstack.wsgi [None req-68f01d2c-175a-4a21-a517-988808ef76c1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes 2026-05-05 23:27:48.266 7 INFO cinder.api.v3.volumes [None req-68f01d2c-175a-4a21-a517-988808ef76c1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Create volume of 16 GB 2026-05-05 23:27:48.273 7 INFO cinder.volume.api [None req-68f01d2c-175a-4a21-a517-988808ef76c1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Availability Zones retrieved successfully. 2026-05-05 23:27:48.543 7 INFO cinder.volume.api [None req-68f01d2c-175a-4a21-a517-988808ef76c1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Create volume request issued successfully. 2026-05-05 23:27:48.545 7 INFO cinder.api.openstack.wsgi [None req-68f01d2c-175a-4a21-a517-988808ef76c1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 423/841] 199.204.45.89 () {34 vars in 733 bytes} [Tue May 5 23:27:47 2026] POST /v3/f93459aceb2240449879209a7790b05f/volumes => generated 846 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:48.561 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-5289d789-9fdf-42a4-9a31-91b5e6111ef1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 /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-05-05 23:27:48.610 8 INFO cinder.volume.api [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-5289d789-9fdf-42a4-9a31-91b5e6111ef1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Volume info retrieved successfully. 2026-05-05 23:27:48.617 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-5289d789-9fdf-42a4-9a31-91b5e6111ef1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 returned with HTTP 200 [pid: 8|app: 0|req: 419/842] 199.204.45.89 () {32 vars in 824 bytes} [Tue May 5 23:27:48 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 => generated 1025 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:27:51.963 7 INFO cinder.api.openstack.wsgi [None req-68f01d2c-175a-4a21-a517-988808ef76c1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:27:51.963 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-5289d789-9fdf-42a4-9a31-91b5e6111ef1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:27:51.964 7 INFO cinder.api.openstack.wsgi [None req-68f01d2c-175a-4a21-a517-988808ef76c1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:27:51.964 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-5289d789-9fdf-42a4-9a31-91b5e6111ef1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:53.632 7 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-dbe43946-197c-461b-9833-40ee3032d26f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 /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-05-05 23:27:53.648 7 INFO cinder.volume.api [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-dbe43946-197c-461b-9833-40ee3032d26f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Volume info retrieved successfully. 2026-05-05 23:27:53.653 7 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-dbe43946-197c-461b-9833-40ee3032d26f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 returned with HTTP 200 [pid: 7|app: 0|req: 425/845] 199.204.45.89 () {32 vars in 824 bytes} [Tue May 5 23:27:53 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:54.105 8 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-5e016fde-1d02-48d9-8906-26590836820d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 /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-05-05 23:27:54.116 8 INFO cinder.volume.api [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-5e016fde-1d02-48d9-8906-26590836820d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Volume info retrieved successfully. 2026-05-05 23:27:54.121 8 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-5e016fde-1d02-48d9-8906-26590836820d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 returned with HTTP 200 [pid: 8|app: 0|req: 421/846] 10.0.0.244 () {34 vars in 1028 bytes} [Tue May 5 23:27:54 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 => generated 1489 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-05-05 23:27:54.477 7 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-8858aee8-4217-4159-a0dd-eb8954437e14 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 /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-05-05 23:27:54.494 7 INFO cinder.volume.api [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-8858aee8-4217-4159-a0dd-eb8954437e14 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Volume info retrieved successfully. 2026-05-05 23:27:54.504 7 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-8858aee8-4217-4159-a0dd-eb8954437e14 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 returned with HTTP 200 [pid: 7|app: 0|req: 426/847] 10.0.0.244 () {34 vars in 1028 bytes} [Tue May 5 23:27:54 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 => generated 1489 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:27:54.515 8 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-5e016fde-1d02-48d9-8906-26590836820d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-05 23:27:54.516 8 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-5e016fde-1d02-48d9-8906-26590836820d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 422/848] 10.0.0.244 () {32 vars in 829 bytes} [Tue May 5 23:27:54 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:54.529 7 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-f7421245-8948-4d61-b6fd-e6f67fbed4c4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/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-05-05 23:27:54.577 7 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-f7421245-8948-4d61-b6fd-e6f67fbed4c4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/attachments returned with HTTP 200 [pid: 7|app: 0|req: 427/849] 10.0.0.244 () {40 vars in 1057 bytes} [Tue May 5 23:27:54 2026] POST /v3/f93459aceb2240449879209a7790b05f/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:57.911 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-848518f5-6940-434d-85ec-ea5361f14f20 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 /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-05-05 23:27:57.927 8 INFO cinder.volume.api [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-848518f5-6940-434d-85ec-ea5361f14f20 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Volume info retrieved successfully. 2026-05-05 23:27:57.932 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-848518f5-6940-434d-85ec-ea5361f14f20 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 returned with HTTP 200 [pid: 8|app: 0|req: 423/850] 199.204.45.89 () {32 vars in 824 bytes} [Tue May 5 23:27:57 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 => generated 1488 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:27:59.965 7 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-f7421245-8948-4d61-b6fd-e6f67fbed4c4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-05 23:27:59.966 7 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-f7421245-8948-4d61-b6fd-e6f67fbed4c4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 428/851] 199.204.45.89 () {32 vars in 839 bytes} [Tue May 5 23:27:59 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:27:59.975 8 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-0b5c108f-abf1-4ee6-a316-0e3529bfb2f1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 /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-05-05 23:27:59.991 8 INFO cinder.volume.api [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-0b5c108f-abf1-4ee6-a316-0e3529bfb2f1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Volume info retrieved successfully. 2026-05-05 23:27:59.995 8 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-0b5c108f-abf1-4ee6-a316-0e3529bfb2f1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 returned with HTTP 200 [pid: 8|app: 0|req: 424/852] 199.204.45.89 () {36 vars in 1072 bytes} [Tue May 5 23:27:59 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 => generated 1712 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:28:00.059 7 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-1d233885-4691-4842-a924-98d89c9573ae 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/attachments/edfa9e1c-0ea5-4b28-a5b5-b2283b88e40f /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-05-05 23:28:00.608 7 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-1d233885-4691-4842-a924-98d89c9573ae 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/attachments/edfa9e1c-0ea5-4b28-a5b5-b2283b88e40f returned with HTTP 200 [pid: 7|app: 0|req: 429/853] 199.204.45.89 () {40 vars in 1134 bytes} [Tue May 5 23:28:00 2026] PUT /v3/f93459aceb2240449879209a7790b05f/attachments/edfa9e1c-0ea5-4b28-a5b5-b2283b88e40f => generated 802 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:28:00.897 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-bfbcf0b0-2890-49f8-941a-bb37a11fb281 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 /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-05-05 23:28:00.917 8 INFO cinder.volume.api [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-bfbcf0b0-2890-49f8-941a-bb37a11fb281 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Volume info retrieved successfully. 2026-05-05 23:28:00.923 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-bfbcf0b0-2890-49f8-941a-bb37a11fb281 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 returned with HTTP 200 [pid: 8|app: 0|req: 425/854] 199.204.45.89 () {32 vars in 824 bytes} [Tue May 5 23:28:00 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 => generated 1489 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-05-05 23:28:01.124 7 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-3c77beaf-5369-43b0-aeb6-9d88cfa8297e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/attachments/edfa9e1c-0ea5-4b28-a5b5-b2283b88e40f/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-05-05 23:28:01.173 7 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-3c77beaf-5369-43b0-aeb6-9d88cfa8297e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/attachments/edfa9e1c-0ea5-4b28-a5b5-b2283b88e40f/action returned with HTTP 204 [pid: 7|app: 0|req: 430/855] 199.204.45.89 () {40 vars in 1147 bytes} [Tue May 5 23:28:01 2026] POST /v3/f93459aceb2240449879209a7790b05f/attachments/edfa9e1c-0ea5-4b28-a5b5-b2283b88e40f/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-05 23:28:01.961 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-bfbcf0b0-2890-49f8-941a-bb37a11fb281 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:28:01.961 7 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-3c77beaf-5369-43b0-aeb6-9d88cfa8297e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:28:01.962 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-bfbcf0b0-2890-49f8-941a-bb37a11fb281 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:28:01.963 7 INFO cinder.api.openstack.wsgi [req-979d2efd-342d-42cb-91b8-f0d9256d6eac req-3c77beaf-5369-43b0-aeb6-9d88cfa8297e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:28:03.842 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-9cf3f175-66cf-402a-838c-39176a702123 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 /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-05-05 23:28:03.855 8 INFO cinder.volume.api [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-9cf3f175-66cf-402a-838c-39176a702123 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Volume info retrieved successfully. 2026-05-05 23:28:03.859 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-9cf3f175-66cf-402a-838c-39176a702123 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 returned with HTTP 200 [pid: 8|app: 0|req: 427/858] 199.204.45.89 () {32 vars in 824 bytes} [Tue May 5 23:28:03 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 => generated 1787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:28:06.958 7 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-d7ddb338-5f36-4040-8fa4-8d95a18a93a0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 /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-05-05 23:28:06.973 7 INFO cinder.volume.api [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-d7ddb338-5f36-4040-8fa4-8d95a18a93a0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Volume info retrieved successfully. 2026-05-05 23:28:06.978 7 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-d7ddb338-5f36-4040-8fa4-8d95a18a93a0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 returned with HTTP 200 [pid: 7|app: 0|req: 432/859] 199.204.45.89 () {32 vars in 824 bytes} [Tue May 5 23:28:06 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 => generated 1787 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:28:09.862 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-0b4e3ae2-a191-48f3-af09-325519f227c3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 /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-05-05 23:28:09.887 8 INFO cinder.volume.api [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-0b4e3ae2-a191-48f3-af09-325519f227c3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Volume info retrieved successfully. 2026-05-05 23:28:09.895 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-0b4e3ae2-a191-48f3-af09-325519f227c3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 returned with HTTP 200 [pid: 8|app: 0|req: 428/860] 199.204.45.89 () {32 vars in 824 bytes} [Tue May 5 23:28:09 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 => generated 1787 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:28:11.962 7 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-d7ddb338-5f36-4040-8fa4-8d95a18a93a0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:28:11.962 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-0b4e3ae2-a191-48f3-af09-325519f227c3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:28:11.963 7 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-d7ddb338-5f36-4040-8fa4-8d95a18a93a0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:28:11.963 8 INFO cinder.api.openstack.wsgi [req-68f01d2c-175a-4a21-a517-988808ef76c1 req-0b4e3ae2-a191-48f3-af09-325519f227c3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:28:12.755 7 INFO cinder.api.openstack.wsgi [None req-27e50391-f012-497d-9d5b-48282d973fba 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:28:12.766 7 INFO cinder.volume.api [None req-27e50391-f012-497d-9d5b-48282d973fba 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:28:12.767 7 INFO cinder.api.openstack.wsgi [None req-27e50391-f012-497d-9d5b-48282d973fba 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 434/863] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:28:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:28:12.783 8 INFO cinder.api.openstack.wsgi [None req-2b607a2b-3dc1-41c1-9939-bed16bcef4e8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:28:13.287 8 INFO cinder.api.openstack.wsgi [None req-2b607a2b-3dc1-41c1-9939-bed16bcef4e8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 430/864] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:28:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.298 7 INFO cinder.api.openstack.wsgi [None req-3c79aabc-d187-488b-96e5-02dc0855c768 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:28:13.312 7 INFO cinder.volume.api [None req-3c79aabc-d187-488b-96e5-02dc0855c768 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 23:28:13.323 7 INFO cinder.api.openstack.wsgi [None req-3c79aabc-d187-488b-96e5-02dc0855c768 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 435/865] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 1790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:28:13.334 8 INFO cinder.api.openstack.wsgi [None req-fe299ade-c345-4fdf-b8df-400490740471 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:28:13.341 8 INFO cinder.api.openstack.wsgi [None req-fe299ade-c345-4fdf-b8df-400490740471 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 431/866] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:28:13.360 7 INFO cinder.api.openstack.wsgi [None req-90da7e5c-d5b2-4ae0-94d6-7db4d8a4dbbf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:28:13.394 7 INFO cinder.volume.api [None req-90da7e5c-d5b2-4ae0-94d6-7db4d8a4dbbf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 23:28:13.409 7 INFO cinder.api.openstack.wsgi [None req-90da7e5c-d5b2-4ae0-94d6-7db4d8a4dbbf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 436/867] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/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-05-05 23:28:13.471 8 INFO cinder.api.openstack.wsgi [None req-68724321-b356-4508-a67f-6806a6525095 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true 2026-05-05 23:28:13.497 8 INFO cinder.api.openstack.wsgi [None req-68724321-b356-4508-a67f-6806a6525095 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/868] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:28:13.507 7 INFO cinder.api.openstack.wsgi [None req-9d737e5f-e4b1-4e39-8b37-a629bacaf0cf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true 2026-05-05 23:28:13.523 7 INFO cinder.api.openstack.wsgi [None req-9d737e5f-e4b1-4e39-8b37-a629bacaf0cf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/869] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.535 8 INFO cinder.api.openstack.wsgi [None req-8899fc82-9065-458a-989e-8517af91c56a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true 2026-05-05 23:28:13.562 8 INFO cinder.api.openstack.wsgi [None req-8899fc82-9065-458a-989e-8517af91c56a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/870] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.574 7 INFO cinder.api.openstack.wsgi [None req-22f118bb-b431-4675-aa95-cbba6365c8df 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true 2026-05-05 23:28:13.591 7 INFO cinder.api.openstack.wsgi [None req-22f118bb-b431-4675-aa95-cbba6365c8df 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/871] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.600 8 INFO cinder.api.openstack.wsgi [None req-5a37f19f-5bc0-4b6e-9521-76b91a406a9f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true 2026-05-05 23:28:13.621 8 INFO cinder.api.openstack.wsgi [None req-5a37f19f-5bc0-4b6e-9521-76b91a406a9f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/872] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.633 7 INFO cinder.api.openstack.wsgi [None req-4a1a4ab1-615b-42b8-888e-749a8421d973 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:28:13.654 7 INFO cinder.api.openstack.wsgi [None req-4a1a4ab1-615b-42b8-888e-749a8421d973 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/873] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.666 8 INFO cinder.api.openstack.wsgi [None req-d358ccaa-198c-4876-93cd-6c4651b50ce7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true 2026-05-05 23:28:13.700 8 INFO cinder.api.openstack.wsgi [None req-d358ccaa-198c-4876-93cd-6c4651b50ce7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/874] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.713 7 INFO cinder.api.openstack.wsgi [None req-04eb0c80-1362-4a02-9925-e13c5f7f6000 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/81f38e80c5c8415682cd7a787984e0d3?usage=true 2026-05-05 23:28:13.732 7 INFO cinder.api.openstack.wsgi [None req-04eb0c80-1362-4a02-9925-e13c5f7f6000 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/81f38e80c5c8415682cd7a787984e0d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/875] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/81f38e80c5c8415682cd7a787984e0d3?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.750 8 INFO cinder.api.openstack.wsgi [None req-084ba3a3-75c3-49a3-a8cd-af3eb07e25c8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/99b5a14fd9124cef83aef670139e08c2?usage=true 2026-05-05 23:28:13.770 8 INFO cinder.api.openstack.wsgi [None req-084ba3a3-75c3-49a3-a8cd-af3eb07e25c8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/99b5a14fd9124cef83aef670139e08c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/876] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/99b5a14fd9124cef83aef670139e08c2?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.782 7 INFO cinder.api.openstack.wsgi [None req-84689c57-f072-4b61-8770-c99015597135 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true 2026-05-05 23:28:13.812 7 INFO cinder.api.openstack.wsgi [None req-84689c57-f072-4b61-8770-c99015597135 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/877] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.826 8 INFO cinder.api.openstack.wsgi [None req-afd23eba-6f92-4996-b167-17dcb4669a11 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a951ff3c2eed4c129dc455e745bdce7d?usage=true 2026-05-05 23:28:13.848 8 INFO cinder.api.openstack.wsgi [None req-afd23eba-6f92-4996-b167-17dcb4669a11 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a951ff3c2eed4c129dc455e745bdce7d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/878] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a951ff3c2eed4c129dc455e745bdce7d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.860 7 INFO cinder.api.openstack.wsgi [None req-5bd21932-83b3-4d26-8313-728844d85811 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:28:13.902 7 INFO cinder.api.openstack.wsgi [None req-5bd21932-83b3-4d26-8313-728844d85811 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/879] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.913 8 INFO cinder.api.openstack.wsgi [None req-d95a3699-c222-4679-8234-beb98a940cf9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true 2026-05-05 23:28:13.936 8 INFO cinder.api.openstack.wsgi [None req-d95a3699-c222-4679-8234-beb98a940cf9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/880] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.945 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:28:13.969 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/881] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:13.980 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/faa4cdfdf20243e5a5b22f3e3e7a896f?usage=true 2026-05-05 23:28:14.003 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/faa4cdfdf20243e5a5b22f3e3e7a896f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/882] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:28:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/faa4cdfdf20243e5a5b22f3e3e7a896f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:28:21.962 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:28:21.962 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:28:21.962 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:28:21.963 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:28:31.962 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:28:31.963 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:28:31.964 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:28:31.964 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:28:41.962 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:28:41.962 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:28:41.963 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:28:41.963 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:28:51.961 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:28:51.962 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:28:51.962 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:28:51.963 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:29:01.962 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:29:01.962 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:29:01.963 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:29:01.963 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:29:11.962 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:29:11.962 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:29:11.963 8 INFO cinder.api.openstack.wsgi [None req-3fa062e8-c1b5-4efe-abe8-919ad2b94ea9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:29:11.964 7 INFO cinder.api.openstack.wsgi [None req-50a6fe60-21e9-4610-a7fb-d78ac5097c58 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:29:12.640 8 INFO cinder.api.openstack.wsgi [None req-5c5c798c-ffb7-446f-b5a5-c4e7499691fc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:29:12.646 8 INFO cinder.volume.api [None req-5c5c798c-ffb7-446f-b5a5-c4e7499691fc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:29:12.646 8 INFO cinder.api.openstack.wsgi [None req-5c5c798c-ffb7-446f-b5a5-c4e7499691fc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 446/895] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:29:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:29:12.658 7 INFO cinder.api.openstack.wsgi [None req-b32b4886-466c-4453-8b94-c057a3d8f75c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:29:12.675 7 INFO cinder.volume.api [None req-b32b4886-466c-4453-8b94-c057a3d8f75c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 23:29:12.683 7 INFO cinder.api.openstack.wsgi [None req-b32b4886-466c-4453-8b94-c057a3d8f75c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 450/896] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:29:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 1790 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:29:12.696 8 INFO cinder.api.openstack.wsgi [None req-9ddbb68a-f90f-453f-8f92-1aadce8f7968 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:29:12.707 8 INFO cinder.volume.api [None req-9ddbb68a-f90f-453f-8f92-1aadce8f7968 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 23:29:12.713 8 INFO cinder.api.openstack.wsgi [None req-9ddbb68a-f90f-453f-8f92-1aadce8f7968 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 447/897] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:29:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:29:12.725 7 INFO cinder.api.openstack.wsgi [None req-ff598a57-c25f-446c-8d39-745adabd9c57 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:29:13.229 7 INFO cinder.api.openstack.wsgi [None req-ff598a57-c25f-446c-8d39-745adabd9c57 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 451/898] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:29:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:29:13.276 8 INFO cinder.api.openstack.wsgi [None req-769f4230-55a8-451b-9911-1bf7551ce34b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true 2026-05-05 23:29:13.297 8 INFO cinder.api.openstack.wsgi [None req-769f4230-55a8-451b-9911-1bf7551ce34b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/899] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.310 7 INFO cinder.api.openstack.wsgi [None req-035e7ab5-b85b-4880-8818-97921cd74d56 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true 2026-05-05 23:29:13.339 7 INFO cinder.api.openstack.wsgi [None req-035e7ab5-b85b-4880-8818-97921cd74d56 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/900] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.352 8 INFO cinder.api.openstack.wsgi [None req-592ee7fa-afa0-43d8-be97-39f53c096ce9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true 2026-05-05 23:29:13.378 8 INFO cinder.api.openstack.wsgi [None req-592ee7fa-afa0-43d8-be97-39f53c096ce9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/901] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.388 7 INFO cinder.api.openstack.wsgi [None req-941b14b9-5e62-4a92-ac91-da520dd1fe39 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true 2026-05-05 23:29:13.406 7 INFO cinder.api.openstack.wsgi [None req-941b14b9-5e62-4a92-ac91-da520dd1fe39 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/902] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.420 8 INFO cinder.api.openstack.wsgi [None req-e5e7fbea-f1c7-48ad-a981-ceeb4f806f1e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true 2026-05-05 23:29:13.443 8 INFO cinder.api.openstack.wsgi [None req-e5e7fbea-f1c7-48ad-a981-ceeb4f806f1e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/903] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.457 7 INFO cinder.api.openstack.wsgi [None req-129075a0-fc31-4454-b3f7-513f49292147 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/488a3d39322d4317a48951d8cf83c878?usage=true 2026-05-05 23:29:13.484 7 INFO cinder.api.openstack.wsgi [None req-129075a0-fc31-4454-b3f7-513f49292147 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/488a3d39322d4317a48951d8cf83c878?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/904] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/488a3d39322d4317a48951d8cf83c878?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.497 8 INFO cinder.api.openstack.wsgi [None req-e956475f-791b-42d7-bcc1-4ad9c4eda1b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:29:13.524 8 INFO cinder.api.openstack.wsgi [None req-e956475f-791b-42d7-bcc1-4ad9c4eda1b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/905] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.535 7 INFO cinder.api.openstack.wsgi [None req-ce84f9d3-470e-4a17-85db-52a84b611d8f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true 2026-05-05 23:29:13.560 7 INFO cinder.api.openstack.wsgi [None req-ce84f9d3-470e-4a17-85db-52a84b611d8f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/906] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.576 8 INFO cinder.api.openstack.wsgi [None req-f29d2004-2105-457f-bb1e-1f441132b205 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true 2026-05-05 23:29:13.608 8 INFO cinder.api.openstack.wsgi [None req-f29d2004-2105-457f-bb1e-1f441132b205 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/907] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.618 7 INFO cinder.api.openstack.wsgi [None req-5e9fcc57-2aa7-48f9-b623-d50b27dec9e4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a35c6bdf12c944899329a12f7a29def4?usage=true 2026-05-05 23:29:13.639 7 INFO cinder.api.openstack.wsgi [None req-5e9fcc57-2aa7-48f9-b623-d50b27dec9e4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a35c6bdf12c944899329a12f7a29def4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/908] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a35c6bdf12c944899329a12f7a29def4?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.650 8 INFO cinder.api.openstack.wsgi [None req-30245fb4-7945-411b-9af3-ffa5e441c208 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c4b795c74b724c58b715fbf2ee3ff674?usage=true 2026-05-05 23:29:13.671 8 INFO cinder.api.openstack.wsgi [None req-30245fb4-7945-411b-9af3-ffa5e441c208 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c4b795c74b724c58b715fbf2ee3ff674?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/909] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c4b795c74b724c58b715fbf2ee3ff674?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.684 7 INFO cinder.api.openstack.wsgi [None req-12602c93-ce72-45e6-8b99-0a909b1ea2d8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:29:13.705 7 INFO cinder.api.openstack.wsgi [None req-12602c93-ce72-45e6-8b99-0a909b1ea2d8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/910] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.719 8 INFO cinder.api.openstack.wsgi [None req-9f24c37b-2f24-41b6-8f50-d75c063fc879 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true 2026-05-05 23:29:13.742 8 INFO cinder.api.openstack.wsgi [None req-9f24c37b-2f24-41b6-8f50-d75c063fc879 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/911] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.755 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:29:13.775 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/912] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:13.789 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:29:13.794 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 455/913] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:29:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:29:21.962 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:29:21.962 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:29:21.963 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:29:21.963 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:29:31.962 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:29:31.962 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:29:31.963 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:29:31.963 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:29:41.962 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:29:41.962 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:29:41.962 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:29:41.964 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:29:51.962 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:29:51.962 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:29:51.963 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:29:51.964 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:30:01.962 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:30:01.962 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:30:01.963 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:30:01.964 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:30:11.962 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:30:11.962 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:30:11.963 8 INFO cinder.api.openstack.wsgi [None req-dea4f85c-09eb-42af-b37d-c7a4afe78e93 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:30:11.964 7 INFO cinder.api.openstack.wsgi [None req-19ffc6d5-f9c2-4fc8-a08b-df60bf28b50f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:30:12.977 8 INFO cinder.api.openstack.wsgi [None req-4cfabc82-fdf4-4a7b-a2cf-ef74592e7b46 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:30:12.981 8 INFO cinder.api.openstack.wsgi [None req-4cfabc82-fdf4-4a7b-a2cf-ef74592e7b46 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 462/926] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:30:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:30:12.993 7 INFO cinder.api.openstack.wsgi [None req-7e16d6e7-8013-41c8-ba09-e97fa7c61012 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:30:13.001 7 INFO cinder.volume.api [None req-7e16d6e7-8013-41c8-ba09-e97fa7c61012 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:30:13.002 7 INFO cinder.api.openstack.wsgi [None req-7e16d6e7-8013-41c8-ba09-e97fa7c61012 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/927] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:30:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:30:13.011 8 INFO cinder.api.openstack.wsgi [None req-5f3ea20f-3476-4234-8966-558db43c7df3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:30:13.020 8 INFO cinder.volume.api [None req-5f3ea20f-3476-4234-8966-558db43c7df3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 23:30:13.025 8 INFO cinder.api.openstack.wsgi [None req-5f3ea20f-3476-4234-8966-558db43c7df3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 463/928] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 1790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:30:13.035 7 INFO cinder.api.openstack.wsgi [None req-0ee6240d-e692-4ca1-9fc8-b779991b8795 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:30:13.539 7 INFO cinder.api.openstack.wsgi [None req-0ee6240d-e692-4ca1-9fc8-b779991b8795 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 466/929] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 671 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:30:13.581 8 INFO cinder.api.openstack.wsgi [None req-c2486198-5624-423c-ad78-c19390d2dcf4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true 2026-05-05 23:30:13.602 8 INFO cinder.api.openstack.wsgi [None req-c2486198-5624-423c-ad78-c19390d2dcf4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/930] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:30:13.612 7 INFO cinder.api.openstack.wsgi [None req-321ea5cf-fd87-47f5-8367-b36822908a82 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true 2026-05-05 23:30:13.635 7 INFO cinder.api.openstack.wsgi [None req-321ea5cf-fd87-47f5-8367-b36822908a82 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/931] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:30:13.647 8 INFO cinder.api.openstack.wsgi [None req-e360c1b6-0345-4310-8da9-7fb9276096e7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true 2026-05-05 23:30:13.665 8 INFO cinder.api.openstack.wsgi [None req-e360c1b6-0345-4310-8da9-7fb9276096e7 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/932] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:30:13.675 7 INFO cinder.api.openstack.wsgi [None req-df94bbd4-73f0-454b-be70-3f9648215fcb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true 2026-05-05 23:30:13.697 7 INFO cinder.api.openstack.wsgi [None req-df94bbd4-73f0-454b-be70-3f9648215fcb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/933] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:30:13.708 8 INFO cinder.api.openstack.wsgi [None req-593f1b25-dbfc-4942-aa2c-88d00ccb3e08 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true 2026-05-05 23:30:13.731 8 INFO cinder.api.openstack.wsgi [None req-593f1b25-dbfc-4942-aa2c-88d00ccb3e08 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/934] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:30:13.746 7 INFO cinder.api.openstack.wsgi [None req-e7b1d02e-2d51-4f0d-93e2-2b7db9f4a4f0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:30:13.772 7 INFO cinder.api.openstack.wsgi [None req-e7b1d02e-2d51-4f0d-93e2-2b7db9f4a4f0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/935] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:30:13.783 8 INFO cinder.api.openstack.wsgi [None req-9ced6cf9-a80c-477a-a6cb-50c9194beab4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true 2026-05-05 23:30:13.807 8 INFO cinder.api.openstack.wsgi [None req-9ced6cf9-a80c-477a-a6cb-50c9194beab4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/936] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:30:13.821 7 INFO cinder.api.openstack.wsgi [None req-1e288a41-29de-4af5-af7d-1aaa33c06d0c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true 2026-05-05 23:30:13.845 7 INFO cinder.api.openstack.wsgi [None req-1e288a41-29de-4af5-af7d-1aaa33c06d0c 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/937] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:30:13.854 8 INFO cinder.api.openstack.wsgi [None req-2234fce0-bb44-4204-80d4-120e9d23ef8b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:30:13.870 8 INFO cinder.api.openstack.wsgi [None req-2234fce0-bb44-4204-80d4-120e9d23ef8b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/938] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:30:13.880 7 INFO cinder.api.openstack.wsgi [None req-e9e6b0de-8bf7-46a1-a73e-ac6beb20de49 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true 2026-05-05 23:30:13.897 7 INFO cinder.api.openstack.wsgi [None req-e9e6b0de-8bf7-46a1-a73e-ac6beb20de49 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/939] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:30:13.907 8 INFO cinder.api.openstack.wsgi [None req-164f3779-83d8-4d02-95f6-c2675b2c0b62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:30:13.929 8 INFO cinder.api.openstack.wsgi [None req-164f3779-83d8-4d02-95f6-c2675b2c0b62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/940] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:30:13.941 7 INFO cinder.api.openstack.wsgi [None req-31b805bf-80cc-438b-8c5e-0b61fc654b67 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:30:13.954 7 INFO cinder.volume.api [None req-31b805bf-80cc-438b-8c5e-0b61fc654b67 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - 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-05-05 23:30:13.961 7 INFO cinder.api.openstack.wsgi [None req-31b805bf-80cc-438b-8c5e-0b61fc654b67 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 472/941] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:30:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-05 23:30:21.962 8 INFO cinder.api.openstack.wsgi [None req-164f3779-83d8-4d02-95f6-c2675b2c0b62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:30:21.962 7 INFO cinder.api.openstack.wsgi [None req-31b805bf-80cc-438b-8c5e-0b61fc654b67 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:30:21.963 8 INFO cinder.api.openstack.wsgi [None req-164f3779-83d8-4d02-95f6-c2675b2c0b62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:30:21.963 7 INFO cinder.api.openstack.wsgi [None req-31b805bf-80cc-438b-8c5e-0b61fc654b67 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:30:31.962 8 INFO cinder.api.openstack.wsgi [None req-164f3779-83d8-4d02-95f6-c2675b2c0b62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:30:31.962 7 INFO cinder.api.openstack.wsgi [None req-31b805bf-80cc-438b-8c5e-0b61fc654b67 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:30:31.964 8 INFO cinder.api.openstack.wsgi [None req-164f3779-83d8-4d02-95f6-c2675b2c0b62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:30:31.964 7 INFO cinder.api.openstack.wsgi [None req-31b805bf-80cc-438b-8c5e-0b61fc654b67 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:30:41.962 8 INFO cinder.api.openstack.wsgi [None req-164f3779-83d8-4d02-95f6-c2675b2c0b62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:30:41.962 7 INFO cinder.api.openstack.wsgi [None req-31b805bf-80cc-438b-8c5e-0b61fc654b67 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:30:41.963 8 INFO cinder.api.openstack.wsgi [None req-164f3779-83d8-4d02-95f6-c2675b2c0b62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:30:41.963 7 INFO cinder.api.openstack.wsgi [None req-31b805bf-80cc-438b-8c5e-0b61fc654b67 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:30:43.381 8 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-2c166355-15e8-4547-bd04-a7e8f9437dc5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/attachments/edfa9e1c-0ea5-4b28-a5b5-b2283b88e40f /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-05-05 23:30:43.966 8 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-2c166355-15e8-4547-bd04-a7e8f9437dc5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/attachments/edfa9e1c-0ea5-4b28-a5b5-b2283b88e40f returned with HTTP 200 [pid: 8|app: 0|req: 473/948] 199.204.45.89 () {38 vars in 1102 bytes} [Tue May 5 23:30:43 2026] DELETE /v3/f93459aceb2240449879209a7790b05f/attachments/edfa9e1c-0ea5-4b28-a5b5-b2283b88e40f => generated 19 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:30:43.985 7 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-360e7938-940a-4d83-b819-5c0001afaa2f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 2026-05-05 23:30:43.985 7 INFO cinder.api.v3.volumes [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-360e7938-940a-4d83-b819-5c0001afaa2f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Delete volume with id: ee002f78-2ace-4d0c-97ec-d9f674225f99 /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-05-05 23:30:43.996 7 INFO cinder.volume.api [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-360e7938-940a-4d83-b819-5c0001afaa2f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Volume info retrieved successfully. 2026-05-05 23:30:44.016 7 INFO cinder.volume.api [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-360e7938-940a-4d83-b819-5c0001afaa2f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Delete volume request issued successfully. 2026-05-05 23:30:44.017 7 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-360e7938-940a-4d83-b819-5c0001afaa2f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 returned with HTTP 202 [pid: 7|app: 0|req: 476/949] 199.204.45.89 () {36 vars in 1053 bytes} [Tue May 5 23:30:43 2026] DELETE /v3/f93459aceb2240449879209a7790b05f/volumes/ee002f78-2ace-4d0c-97ec-d9f674225f99 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-05 23:30:51.961 7 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-360e7938-940a-4d83-b819-5c0001afaa2f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:30:51.961 8 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-2c166355-15e8-4547-bd04-a7e8f9437dc5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:30:51.962 7 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-360e7938-940a-4d83-b819-5c0001afaa2f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:30:51.963 8 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-2c166355-15e8-4547-bd04-a7e8f9437dc5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:31:01.962 8 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-2c166355-15e8-4547-bd04-a7e8f9437dc5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:31:01.962 7 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-360e7938-940a-4d83-b819-5c0001afaa2f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:31:01.963 8 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-2c166355-15e8-4547-bd04-a7e8f9437dc5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:31:01.964 7 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-360e7938-940a-4d83-b819-5c0001afaa2f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:31:11.962 8 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-2c166355-15e8-4547-bd04-a7e8f9437dc5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:31:11.963 7 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-360e7938-940a-4d83-b819-5c0001afaa2f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:31:11.963 8 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-2c166355-15e8-4547-bd04-a7e8f9437dc5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:31:11.964 7 INFO cinder.api.openstack.wsgi [req-94ccb87d-ca23-46ba-8417-9493a843eee8 req-360e7938-940a-4d83-b819-5c0001afaa2f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:31:12.553 8 INFO cinder.api.openstack.wsgi [None req-c8c41d93-ea4a-42df-9538-14b53604eddb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?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-05-05 23:31:12.561 8 INFO cinder.volume.api [None req-c8c41d93-ea4a-42df-9538-14b53604eddb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:31:12.563 8 INFO cinder.api.openstack.wsgi [None req-c8c41d93-ea4a-42df-9538-14b53604eddb 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 477/956] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 23:31:12.574 7 INFO cinder.api.openstack.wsgi [None req-2965f205-15c9-4ecd-bd2d-2452173dd96f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:31:12.580 7 INFO cinder.api.openstack.wsgi [None req-2965f205-15c9-4ecd-bd2d-2452173dd96f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 480/957] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:31:12.625 8 INFO cinder.api.openstack.wsgi [None req-cbf523db-8c23-4224-851b-6b1bb0beaf69 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true 2026-05-05 23:31:12.647 8 INFO cinder.api.openstack.wsgi [None req-cbf523db-8c23-4224-851b-6b1bb0beaf69 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/958] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/14f74f836e214ff79c1b862486619e67?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:31:12.657 7 INFO cinder.api.openstack.wsgi [None req-ebffdd4c-05fe-421a-aec8-af906a9a3792 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true 2026-05-05 23:31:12.685 7 INFO cinder.api.openstack.wsgi [None req-ebffdd4c-05fe-421a-aec8-af906a9a3792 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/959] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/17c21c539cf5472d821ddaf041da6e47?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:31:12.698 8 INFO cinder.api.openstack.wsgi [None req-404279e3-1784-48e9-827c-71dac9967f87 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true 2026-05-05 23:31:12.716 8 INFO cinder.api.openstack.wsgi [None req-404279e3-1784-48e9-827c-71dac9967f87 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/960] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/204aef4fdd304e9ab77bf8b1b033b775?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:31:12.725 7 INFO cinder.api.openstack.wsgi [None req-804ecd09-7e7a-4aa9-9e1d-2d3452415aab 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true 2026-05-05 23:31:12.744 7 INFO cinder.api.openstack.wsgi [None req-804ecd09-7e7a-4aa9-9e1d-2d3452415aab 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/961] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/36b20e0be7f04fde9936cd9dec789da6?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:31:12.759 8 INFO cinder.api.openstack.wsgi [None req-88fe9883-d18d-4510-9ed5-196dc23a09e2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true 2026-05-05 23:31:12.789 8 INFO cinder.api.openstack.wsgi [None req-88fe9883-d18d-4510-9ed5-196dc23a09e2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/962] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/45c2e0c762404e72882c7a521fcff692?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:31:12.799 7 INFO cinder.api.openstack.wsgi [None req-f8544ea1-f667-4375-bc6f-1f065572b8fe 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:31:12.818 7 INFO cinder.api.openstack.wsgi [None req-f8544ea1-f667-4375-bc6f-1f065572b8fe 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/963] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:31:12.829 8 INFO cinder.api.openstack.wsgi [None req-bb0bd70a-a8ef-46e1-b28b-ef032c122952 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true 2026-05-05 23:31:12.852 8 INFO cinder.api.openstack.wsgi [None req-bb0bd70a-a8ef-46e1-b28b-ef032c122952 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/964] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/6d6550b58f214553a06266abb2556b7a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:31:12.862 7 INFO cinder.api.openstack.wsgi [None req-fd7c96c7-89cc-4244-9d61-3c36ae866e74 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true 2026-05-05 23:31:12.883 7 INFO cinder.api.openstack.wsgi [None req-fd7c96c7-89cc-4244-9d61-3c36ae866e74 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/965] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/a1fe01a8ad704df5b3e3d9dc00dc8b3d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:31:12.896 8 INFO cinder.api.openstack.wsgi [None req-6461a169-33a3-4188-86ab-f3225bde7796 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:31:12.917 8 INFO cinder.api.openstack.wsgi [None req-6461a169-33a3-4188-86ab-f3225bde7796 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/966] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:31:12.926 7 INFO cinder.api.openstack.wsgi [None req-dd934b46-c811-49e0-ab5c-e7409827bc06 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true 2026-05-05 23:31:12.947 7 INFO cinder.api.openstack.wsgi [None req-dd934b46-c811-49e0-ab5c-e7409827bc06 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/967] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f9278378a77c417cab04e57f076a39f9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:31:12.959 8 INFO cinder.api.openstack.wsgi [None req-70b307af-ed2f-4fe6-afc3-bee266cb79bf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:31:12.981 8 INFO cinder.api.openstack.wsgi [None req-70b307af-ed2f-4fe6-afc3-bee266cb79bf 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/968] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:31:12.989 7 INFO cinder.api.openstack.wsgi [None req-cde1860c-0c9c-4bf7-9e07-64af7823a71b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:31:12.998 7 INFO cinder.volume.api [None req-cde1860c-0c9c-4bf7-9e07-64af7823a71b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:31:13.000 7 INFO cinder.api.openstack.wsgi [None req-cde1860c-0c9c-4bf7-9e07-64af7823a71b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 486/969] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:31:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:31:13.012 8 INFO cinder.api.openstack.wsgi [None req-5fed8779-bf42-4f33-8ebb-e04e0e972ca0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:31:13.516 8 INFO cinder.api.openstack.wsgi [None req-5fed8779-bf42-4f33-8ebb-e04e0e972ca0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 484/970] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:31:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:31:13.530 7 INFO cinder.api.openstack.wsgi [None req-64d04a75-3d44-4574-8aa9-049adc58fc62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:31:13.537 7 INFO cinder.volume.api [None req-64d04a75-3d44-4574-8aa9-049adc58fc62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:31:13.537 7 INFO cinder.api.openstack.wsgi [None req-64d04a75-3d44-4574-8aa9-049adc58fc62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 487/971] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:31:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:31:21.963 8 INFO cinder.api.openstack.wsgi [None req-5fed8779-bf42-4f33-8ebb-e04e0e972ca0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:31:21.963 7 INFO cinder.api.openstack.wsgi [None req-64d04a75-3d44-4574-8aa9-049adc58fc62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:31:21.964 8 INFO cinder.api.openstack.wsgi [None req-5fed8779-bf42-4f33-8ebb-e04e0e972ca0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:31:21.964 7 INFO cinder.api.openstack.wsgi [None req-64d04a75-3d44-4574-8aa9-049adc58fc62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:31:31.962 8 INFO cinder.api.openstack.wsgi [None req-5fed8779-bf42-4f33-8ebb-e04e0e972ca0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:31:31.962 7 INFO cinder.api.openstack.wsgi [None req-64d04a75-3d44-4574-8aa9-049adc58fc62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:31:31.963 7 INFO cinder.api.openstack.wsgi [None req-64d04a75-3d44-4574-8aa9-049adc58fc62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:31:31.963 8 INFO cinder.api.openstack.wsgi [None req-5fed8779-bf42-4f33-8ebb-e04e0e972ca0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:31:41.962 8 INFO cinder.api.openstack.wsgi [None req-5fed8779-bf42-4f33-8ebb-e04e0e972ca0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:31:41.962 7 INFO cinder.api.openstack.wsgi [None req-64d04a75-3d44-4574-8aa9-049adc58fc62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:31:41.963 8 INFO cinder.api.openstack.wsgi [None req-5fed8779-bf42-4f33-8ebb-e04e0e972ca0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:31:41.963 7 INFO cinder.api.openstack.wsgi [None req-64d04a75-3d44-4574-8aa9-049adc58fc62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:31:51.962 8 INFO cinder.api.openstack.wsgi [None req-5fed8779-bf42-4f33-8ebb-e04e0e972ca0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:31:51.963 7 INFO cinder.api.openstack.wsgi [None req-64d04a75-3d44-4574-8aa9-049adc58fc62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:31:51.963 8 INFO cinder.api.openstack.wsgi [None req-5fed8779-bf42-4f33-8ebb-e04e0e972ca0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:31:51.964 7 INFO cinder.api.openstack.wsgi [None req-64d04a75-3d44-4574-8aa9-049adc58fc62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:32:01.962 8 INFO cinder.api.openstack.wsgi [None req-5fed8779-bf42-4f33-8ebb-e04e0e972ca0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:32:01.962 7 INFO cinder.api.openstack.wsgi [None req-64d04a75-3d44-4574-8aa9-049adc58fc62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:32:01.963 8 INFO cinder.api.openstack.wsgi [None req-5fed8779-bf42-4f33-8ebb-e04e0e972ca0 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:32:01.963 7 INFO cinder.api.openstack.wsgi [None req-64d04a75-3d44-4574-8aa9-049adc58fc62 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:32:10.400 7 INFO cinder.api.openstack.wsgi [None req-2c2183d7-2ffb-477f-aa6f-acbcbbfe32f1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots 2026-05-05 23:32:10.416 7 INFO cinder.volume.api [None req-2c2183d7-2ffb-477f-aa6f-acbcbbfe32f1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:32:10.416 7 INFO cinder.api.openstack.wsgi [None req-2c2183d7-2ffb-477f-aa6f-acbcbbfe32f1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 493/982] 10.0.0.246 () {32 vars in 705 bytes} [Tue May 5 23:32:10 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:32:10.432 8 INFO cinder.api.openstack.wsgi [None req-2d4054f3-41fe-4bf7-852d-668681c088ec 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes 2026-05-05 23:32:10.465 8 INFO cinder.volume.api [None req-2d4054f3-41fe-4bf7-852d-668681c088ec 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:32:10.466 8 INFO cinder.api.openstack.wsgi [None req-2d4054f3-41fe-4bf7-852d-668681c088ec 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes returned with HTTP 200 [pid: 8|app: 0|req: 490/983] 10.0.0.246 () {32 vars in 701 bytes} [Tue May 5 23:32:10 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:32:11.962 8 INFO cinder.api.openstack.wsgi [None req-2d4054f3-41fe-4bf7-852d-668681c088ec 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:32:11.962 7 INFO cinder.api.openstack.wsgi [None req-2c2183d7-2ffb-477f-aa6f-acbcbbfe32f1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:32:11.963 8 INFO cinder.api.openstack.wsgi [None req-2d4054f3-41fe-4bf7-852d-668681c088ec 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:32:11.964 7 INFO cinder.api.openstack.wsgi [None req-2c2183d7-2ffb-477f-aa6f-acbcbbfe32f1 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:32:12.568 8 INFO cinder.api.openstack.wsgi [None req-511fb55e-c84e-4528-9b72-cad41eef25d3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:32:12.578 8 INFO cinder.volume.api [None req-511fb55e-c84e-4528-9b72-cad41eef25d3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:32:12.581 8 INFO cinder.api.openstack.wsgi [None req-511fb55e-c84e-4528-9b72-cad41eef25d3 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 492/986] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:32:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:32:12.593 7 INFO cinder.api.openstack.wsgi [None req-3fc14600-44c5-4e8c-98a3-58de64bf8b1e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:32:12.600 7 INFO cinder.volume.api [None req-3fc14600-44c5-4e8c-98a3-58de64bf8b1e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:32:12.600 7 INFO cinder.api.openstack.wsgi [None req-3fc14600-44c5-4e8c-98a3-58de64bf8b1e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 495/987] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:32:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:32:12.612 8 INFO cinder.api.openstack.wsgi [None req-26eafa38-b0ec-4e3a-a096-281e9e42969b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:32:12.617 8 INFO cinder.api.openstack.wsgi [None req-26eafa38-b0ec-4e3a-a096-281e9e42969b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 493/988] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:32:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:32:12.628 7 INFO cinder.api.openstack.wsgi [None req-8a8a0841-eab2-4a5a-bd93-0c745005143e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:32:13.132 7 INFO cinder.api.openstack.wsgi [None req-8a8a0841-eab2-4a5a-bd93-0c745005143e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 496/989] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:32:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:32:13.142 8 INFO cinder.api.openstack.wsgi [None req-606bbf9c-6b5b-4139-8c95-1d818632eab9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:32:13.152 8 INFO cinder.volume.api [None req-606bbf9c-6b5b-4139-8c95-1d818632eab9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:32:13.155 8 INFO cinder.api.openstack.wsgi [None req-606bbf9c-6b5b-4139-8c95-1d818632eab9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 494/990] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:32:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:32:13.191 7 INFO cinder.api.openstack.wsgi [None req-2e1de693-85b1-4c4d-b0fb-383f7904849a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:32:13.214 7 INFO cinder.api.openstack.wsgi [None req-2e1de693-85b1-4c4d-b0fb-383f7904849a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/991] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:32:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:32:13.224 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:32:13.244 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/992] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:32:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:32:13.253 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:32:13.287 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/993] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:32:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:32:21.962 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:32:21.962 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:32:21.963 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:32:21.963 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:32:31.961 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:32:31.962 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:32:31.962 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:32:31.963 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:32:41.961 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:32:41.961 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:32:41.962 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:32:41.962 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:32:51.961 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:32:51.962 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:32:51.962 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:32:51.963 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:33:01.962 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:33:01.962 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:33:01.963 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:33:01.963 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:33:11.961 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:33:11.962 8 INFO cinder.api.openstack.wsgi [None req-e54e35a8-298f-411b-a0d6-352a2c1dbf42 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:33:11.963 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:33:11.965 7 INFO cinder.api.openstack.wsgi [None req-eab447be-7d03-4aae-89a7-8b1a0dc3f269 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:33:12.539 8 INFO cinder.api.openstack.wsgi [None req-cb59d01f-eb74-4e88-b8b7-3c35241f2c1b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:33:12.546 8 INFO cinder.volume.api [None req-cb59d01f-eb74-4e88-b8b7-3c35241f2c1b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:33:12.547 8 INFO cinder.api.openstack.wsgi [None req-cb59d01f-eb74-4e88-b8b7-3c35241f2c1b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1006] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:33:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:33:12.556 7 INFO cinder.api.openstack.wsgi [None req-93b768e2-ab19-406f-bb67-f78e7115b103 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:33:12.568 7 INFO cinder.volume.api [None req-93b768e2-ab19-406f-bb67-f78e7115b103 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:33:12.568 7 INFO cinder.api.openstack.wsgi [None req-93b768e2-ab19-406f-bb67-f78e7115b103 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1007] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:33:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:33:12.580 8 INFO cinder.api.openstack.wsgi [None req-baecf0b7-96d9-469d-82ce-afed1f17807e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:33:12.584 8 INFO cinder.api.openstack.wsgi [None req-baecf0b7-96d9-469d-82ce-afed1f17807e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 503/1008] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:33:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:33:12.594 7 INFO cinder.api.openstack.wsgi [None req-6c1c5360-7de5-40f3-a55a-fc8a5725abcd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:33:12.603 7 INFO cinder.volume.api [None req-6c1c5360-7de5-40f3-a55a-fc8a5725abcd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:33:12.605 7 INFO cinder.api.openstack.wsgi [None req-6c1c5360-7de5-40f3-a55a-fc8a5725abcd 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1009] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:33:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:33:12.651 8 INFO cinder.api.openstack.wsgi [None req-e1646908-5ab9-4298-9e84-07a5d0b8c21d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:33:12.672 8 INFO cinder.api.openstack.wsgi [None req-e1646908-5ab9-4298-9e84-07a5d0b8c21d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1010] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:33:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:33:12.683 7 INFO cinder.api.openstack.wsgi [None req-bd9d469c-b246-4bd0-8d60-1d60b025376b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:33:12.702 7 INFO cinder.api.openstack.wsgi [None req-bd9d469c-b246-4bd0-8d60-1d60b025376b 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1011] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:33:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:33:12.712 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:33:12.737 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1012] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:33:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:33:12.747 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:33:13.250 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1013] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:33:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:33:21.961 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:33:21.962 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:33:21.963 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:33:21.964 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:33:31.962 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:33:31.962 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:33:31.963 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:33:31.963 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:33:41.962 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:33:41.963 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:33:41.965 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:33:41.965 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:33:51.961 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:33:51.962 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:33:51.962 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:33:51.963 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:34:01.963 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:34:01.963 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:34:01.964 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:34:01.964 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:34:11.962 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:34:11.962 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:34:11.963 8 INFO cinder.api.openstack.wsgi [None req-7b1b1f22-0216-4439-be93-29c6b519797d 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:34:11.963 7 INFO cinder.api.openstack.wsgi [None req-25da6d13-001f-4140-b651-be570403df6e 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:34:12.559 7 INFO cinder.api.openstack.wsgi [None req-3de6bb54-87b7-44ea-a3a8-17f641ed67a6 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:34:12.569 7 INFO cinder.volume.api [None req-3de6bb54-87b7-44ea-a3a8-17f641ed67a6 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:34:12.571 7 INFO cinder.api.openstack.wsgi [None req-3de6bb54-87b7-44ea-a3a8-17f641ed67a6 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1026] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:34:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:34:12.584 8 INFO cinder.api.openstack.wsgi [None req-a7948477-fca7-43eb-a4c1-90724949d3b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:34:13.088 8 INFO cinder.api.openstack.wsgi [None req-a7948477-fca7-43eb-a4c1-90724949d3b2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1027] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:34:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:34:13.097 7 INFO cinder.api.openstack.wsgi [None req-4a4992b9-568c-4148-a3ab-c9e3c6f1e525 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:34:13.107 7 INFO cinder.volume.api [None req-4a4992b9-568c-4148-a3ab-c9e3c6f1e525 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:34:13.109 7 INFO cinder.api.openstack.wsgi [None req-4a4992b9-568c-4148-a3ab-c9e3c6f1e525 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1028] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:34:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:34:13.144 8 INFO cinder.api.openstack.wsgi [None req-c2238d33-b766-4815-bf01-2e5ac35127fa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:34:13.170 8 INFO cinder.api.openstack.wsgi [None req-c2238d33-b766-4815-bf01-2e5ac35127fa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1029] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:34:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:34:13.179 7 INFO cinder.api.openstack.wsgi [None req-c19ce5b2-e95e-4b44-a2b7-d171a184e0b9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:34:13.203 7 INFO cinder.api.openstack.wsgi [None req-c19ce5b2-e95e-4b44-a2b7-d171a184e0b9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1030] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:34:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:34:13.214 8 INFO cinder.api.openstack.wsgi [None req-2b72dcae-186d-48d1-9a27-3d2075b003a2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:34:13.236 8 INFO cinder.api.openstack.wsgi [None req-2b72dcae-186d-48d1-9a27-3d2075b003a2 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1031] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:34:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:34:13.250 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:34:13.257 7 INFO cinder.volume.api [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:34:13.257 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1032] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:34:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:34:13.266 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:34:13.272 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 515/1033] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:34:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:34:21.961 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:34:21.962 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:34:21.964 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:34:21.965 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:34:31.962 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:34:31.962 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:34:31.962 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:34:31.963 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:34:41.963 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:34:41.963 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:34:41.964 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:34:41.964 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:34:51.962 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:34:51.962 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:34:51.963 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:34:51.964 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:35:01.961 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:35:01.962 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:35:01.962 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:35:01.963 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:35:11.962 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:35:11.962 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:35:11.963 7 INFO cinder.api.openstack.wsgi [None req-73e92c7e-bd6c-4e9d-b128-6cecb7f9fce4 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:35:11.963 8 INFO cinder.api.openstack.wsgi [None req-c865b5d3-f37c-470c-ad32-3a67ea828330 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:35:12.527 7 INFO cinder.api.openstack.wsgi [None req-c3dc0ab5-6d1a-4218-b949-5d93c07d58fa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:35:12.536 7 INFO cinder.volume.api [None req-c3dc0ab5-6d1a-4218-b949-5d93c07d58fa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:35:12.538 7 INFO cinder.api.openstack.wsgi [None req-c3dc0ab5-6d1a-4218-b949-5d93c07d58fa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1046] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:35:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:35:12.549 8 INFO cinder.api.openstack.wsgi [None req-2373a9a3-853d-4f66-89d6-55f0ad294580 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:35:12.554 8 INFO cinder.volume.api [None req-2373a9a3-853d-4f66-89d6-55f0ad294580 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:35:12.555 8 INFO cinder.api.openstack.wsgi [None req-2373a9a3-853d-4f66-89d6-55f0ad294580 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1047] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:35:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/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-05-05 23:35:12.563 7 INFO cinder.api.openstack.wsgi [None req-a41d2bcd-e55a-48cf-9443-09e14580a4f9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:35:12.572 7 INFO cinder.volume.api [None req-a41d2bcd-e55a-48cf-9443-09e14580a4f9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:35:12.574 7 INFO cinder.api.openstack.wsgi [None req-a41d2bcd-e55a-48cf-9443-09e14580a4f9 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1048] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:35:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:35:12.583 8 INFO cinder.api.openstack.wsgi [None req-6a5a0878-0a89-41b0-8f51-5fea7ac23b23 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:35:12.587 8 INFO cinder.api.openstack.wsgi [None req-6a5a0878-0a89-41b0-8f51-5fea7ac23b23 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 523/1049] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:35:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:35:12.598 7 INFO cinder.api.openstack.wsgi [None req-167f113f-0eb1-4437-910b-a61e89c3b8bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:35:13.102 7 INFO cinder.api.openstack.wsgi [None req-167f113f-0eb1-4437-910b-a61e89c3b8bc 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1050] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:35:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:35:13.150 8 INFO cinder.api.openstack.wsgi [None req-a4a485a8-8105-46ba-a00b-63c2593a9b86 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:35:13.182 8 INFO cinder.api.openstack.wsgi [None req-a4a485a8-8105-46ba-a00b-63c2593a9b86 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1051] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:35:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:35:13.193 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:35:13.226 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1052] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:35:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:35:13.241 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:35:13.263 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1053] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:35:13 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:35:21.962 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:35:21.962 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:35:21.962 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:35:21.963 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:35:31.962 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:35:31.962 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:35:31.962 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:35:31.964 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:35:41.961 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:35:41.962 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:35:41.962 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:35:41.963 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:35:51.962 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:35:51.962 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:35:51.962 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:35:51.963 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:36:01.962 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:36:01.962 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:36:01.963 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:36:01.963 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:36:11.961 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:36:11.962 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:36:11.962 8 INFO cinder.api.openstack.wsgi [None req-355a4359-9c15-4801-9229-ec369b226dfa 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:36:11.962 7 INFO cinder.api.openstack.wsgi [None req-a8a8ea62-1a20-4473-b458-5bbc7b0e2df5 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:36:12.525 8 INFO cinder.api.openstack.wsgi [None req-e2d61c07-10cb-4dc7-9b69-550b389ba5e8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services 2026-05-05 23:36:12.530 8 INFO cinder.api.openstack.wsgi [None req-e2d61c07-10cb-4dc7-9b69-550b389ba5e8 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 532/1066] 10.0.0.185 () {28 vars in 645 bytes} [Tue May 5 23:36:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-services => generated 646 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:36:12.541 7 INFO cinder.api.openstack.wsgi [None req-9e945306-9a89-4175-9bc8-f2d8e13e8572 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:36:12.550 7 INFO cinder.volume.api [None req-9e945306-9a89-4175-9bc8-f2d8e13e8572 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:36:12.552 7 INFO cinder.api.openstack.wsgi [None req-9e945306-9a89-4175-9bc8-f2d8e13e8572 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1067] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:36:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:36:12.561 8 INFO cinder.api.openstack.wsgi [None req-f262c56f-9077-4101-b0df-ca191e028007 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true 2026-05-05 23:36:12.572 8 INFO cinder.volume.api [None req-f262c56f-9077-4101-b0df-ca191e028007 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all volumes completed successfully. 2026-05-05 23:36:12.575 8 INFO cinder.api.openstack.wsgi [None req-f262c56f-9077-4101-b0df-ca191e028007 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1068] 10.0.0.185 () {28 vars in 684 bytes} [Tue May 5 23:36:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:36:12.612 7 INFO cinder.api.openstack.wsgi [None req-39127c25-6753-4a65-b0d0-8e50ae0a2c3f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true 2026-05-05 23:36:12.634 7 INFO cinder.api.openstack.wsgi [None req-39127c25-6753-4a65-b0d0-8e50ae0a2c3f 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1069] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:36:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/63a7681a2a1b4d33bcaeb11a4f86669b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:36:12.647 8 INFO cinder.api.openstack.wsgi [None req-616ba74a-8e64-434b-92fc-6b8604f639ff 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true 2026-05-05 23:36:12.671 8 INFO cinder.api.openstack.wsgi [None req-616ba74a-8e64-434b-92fc-6b8604f639ff 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1070] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:36:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/c5c9692c9ef7448aba9fa4523056a419?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:36:12.681 7 INFO cinder.api.openstack.wsgi [None req-ad1b584f-6dcc-41c3-9d6f-b5048a2d848a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true 2026-05-05 23:36:12.704 7 INFO cinder.api.openstack.wsgi [None req-ad1b584f-6dcc-41c3-9d6f-b5048a2d848a 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1071] 10.0.0.185 () {28 vars in 736 bytes} [Tue May 5 23:36:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/os-quota-sets/f93459aceb2240449879209a7790b05f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:36:12.712 8 INFO cinder.api.openstack.wsgi [None req-d979dc42-19b0-439f-97d1-c96a91fbda78 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true 2026-05-05 23:36:12.719 8 INFO cinder.volume.api [None req-d979dc42-19b0-439f-97d1-c96a91fbda78 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] Get all snapshots completed successfully. 2026-05-05 23:36:12.719 8 INFO cinder.api.openstack.wsgi [None req-d979dc42-19b0-439f-97d1-c96a91fbda78 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1072] 10.0.0.185 () {28 vars in 674 bytes} [Tue May 5 23:36:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 23:36:12.731 7 INFO cinder.api.openstack.wsgi [None req-7979d9a3-3c35-48c4-bedc-1e8e11260050 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true 2026-05-05 23:36:13.234 7 INFO cinder.api.openstack.wsgi [None req-7979d9a3-3c35-48c4-bedc-1e8e11260050 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1073] 10.0.0.185 () {28 vars in 696 bytes} [Tue May 5 23:36:12 2026] GET /v3/f93459aceb2240449879209a7790b05f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 23:36:21.962 8 INFO cinder.api.openstack.wsgi [None req-d979dc42-19b0-439f-97d1-c96a91fbda78 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:36:21.963 7 INFO cinder.api.openstack.wsgi [None req-7979d9a3-3c35-48c4-bedc-1e8e11260050 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] GET http://10.0.0.93:8776/ 2026-05-05 23:36:21.963 8 INFO cinder.api.openstack.wsgi [None req-d979dc42-19b0-439f-97d1-c96a91fbda78 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300 2026-05-05 23:36:21.964 7 INFO cinder.api.openstack.wsgi [None req-7979d9a3-3c35-48c4-bedc-1e8e11260050 625a9092d1e04a60a26abd817a6559a2 f93459aceb2240449879209a7790b05f - - default default] http://10.0.0.93:8776/ returned with HTTP 300